body {
	margin: 0px;
	background-color: #391102;
}
#pageSurround {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	max-width:1300px;
	border:3px solid #443;
	background-color: #000;
}
#subSurround {
	padding-left: 13px;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #000;
}
#topHeader {
	text-align: right;
	height: 70px;
	background-color: #6d2003;
	background-image: url(../styleImages/backgrounds/logo.jpg);
	background-position: center;
	background-repeat: repeat-x;
	padding-top:180px;
	padding-right:400px;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	height: 42px;
	color: #fff;
	margin-bottom: 5px;
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	height: 30px;
	color: #ddd;
	background-color:#000;
}
.siteDocsBgRight {
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d2c396;
	background-image: url(../styleImages/backgrounds/whitecow.jpg);
	border: 1px solid #BFCCC7;
	margin: 6px;
	font-size: 80%;
	color: #000000;
	width: 175px;
	height: 21px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootRight, .boxFootLeft {
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.mymenu {
	background-position: top center;
	background-image: url(../styleImages/backgrounds/mainBg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border: 2px dashed #d2c396;
}
.boxContent {
	border: 2px dashed #d2c396;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom:15px;
	background-color: #000;
	background-image: url(../styleImages/backgrounds/mainBg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color: #EEE;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	width: 7px;
}
.topCatsTabMid {

}
.topCatsTabRight {
	width: 7px;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 190px;
}
.phone {
margin-top: 25px;
}
.frontpic {
	background-image: url(../styleImages/backgrounds/frontPic1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 248px;
}
