	/*
*/

@import url(reset.css);
@import url(text.css);
@import url(960.css);
@import url(scratch.css);

body {
    background-color: #cecece;
}
#backgroundWrapper {
    padding: 0;
    margin: 0;
    background:url(/images/interiorbkgrd.jpg) repeat-x;
}
.home_copyright {
	width:960px;
	position:absolute;
	top:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	text-align:center;
}
#mainContent {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 250px;
	margin-top: 25px;
	background: url(/images/whiteBkgrd-trans.png);
    /*background-color: rgba(255,255,255,0.8);*/

}
#footer a {
	color: #666;
}
#footer a.hosting {
	color: #000;
	text-decoration:none;
}

.topper {
	background-image: url(/images/body_top-trans.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
}
.content_body {
	background-image: url(/images/body-trans.png);
	background-repeat: repeat-y;
	width: 960px;
}
.body_foot {
	background-image: url(/images/body_footer-trans.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 960px;
}
.logo {
	margin-bottom: 35px;
}
/*Main Navigation*/
.leftNavSide {
	height:49px;
	width:7px;
	display:inline;
	float:left;
	position:relative;
}
.rightNavSide {
	height:49px;
	width:7px;
	display:inline;
	float:right;
	position:relative;
}
.navContainer {
	background-image: url(/images/navBkgrd.png);
	background-repeat:no-repeat;
	height:49px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.facebook {
	margin-top: 20px;
	margin-bottom: 10px;
}
/*.sidebar {
	background-repeat: no-repeat;
	min-height: 535px;
	width: 203px;
	margin-left: 40px;
	margin-top: 30px;
	background-image: url(/images/photoindexBkgrd_03.jpg);
}*/
/*.sidebar-top {
background-image: url(/images/thumbs/top.jpg);
width: 203px;
height: 6px;
margin-left: 40px;
margin-top: 30px; }*/

.sidebar {
min-height: 535px;
width: 203px;
background-image: url(/images/thumbs/body.jpg);
background-repeat: repeat-y;
margin-left: 40px;
margin-top: 30px; }

.sidebar h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
text-transform: uppercase;
color: #fecc10;
text-align: center;
letter-spacing: 0.12em;
background-color: #000;
padding: 0.65em 0 0.5em 0;
}

.sidebar-bottom { 
background-image: url(/images/thumbs/footer.jpg);
width: 203px;
height: 7px;
margin-left: 40px; }
.sidebar ul {
list-style: none;
text-align: center;
margin-top: 1.25em;
}
.sidebar li + li {
margin-top: 1em;
}
.mainContent {
	margin-top: 30px;
}
.photo_description {
	margin-right: 20px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
/*Store Front - Shopify*/
.productImage {
	margin: 0px 0px 0px 75px;
}
.product {
	width: 225px;
	margin: 15px auto 15px auto;
	border:#999 thin solid;
	padding:0px 5px 0px 5px;
}
.productThumbs {
	background-repeat: no-repeat;
	height: 535px;
	width: 250px;
	margin-left: 25px;
	margin-top: 30px;
}
.product table tr {
	padding: 24px;
}
.tableSpace {
	padding: 10px;
}

.productPurchase {
	width: 675px;
	margin: 15px auto 15px auto;
	border:#999 thin solid;
	padding:0px 5px 0px 5px;
}
.productImage {
	border: 1px solid #000;
	padding: 4px;
	margin: 4px;
}
/*Contact Us Styles*/
.contactInfo {
	float: left;
	width: 275px;
}

.contactUs_wrapper {
	width: 750px;
	margin: 15px auto 15px auto;
	border:#999 thin solid;
	padding:25px 25px 25px 25px;
}
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.9em;
	color:#000;
	letter-spacing:0.12em;
	line-height: 1em;
	margin: 0px;
}
.generalContent_wrapper {
	margin: 15px auto 15px auto;
	padding:25px;
	min-height: 450px;
}
.generalContent_wrapper p {
    margin: 0 0 1em 0;
}
.map {
	float: right;
}
.staffTable {
	width:auto;
}
.staffTable td {
	padding:10px;
}

.tableGrid td{
padding:10px;

}

.generalContent_wrapper ul
{
    list-style: disc;
    padding: 10px 0 10px 25px;
}

