body {
	margin: 5px;
	background-color: #999933;
	background-attachment: fixed;
}
#pageSurround {
	width: 1240px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.topCart {
	text-align:right;
	height: 50px;
	background-color:#FFFFF;

}

#topHeader {
	text-align: center;
	height: 210px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	/*background-image: url(../styleImages/backgrounds/topheader.gif);*/
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#330000;
	border-bottom: 1px solid #000000;
}
.myLogo {
	text-align:center;
	padding-top:20px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color:#330000;
	border:3px solid #999933;
	width: 182px;
	height: 20px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 0px solid #0E51A3;
	border-right: 0px solid #0E51A3;
	border-bottom: 0px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colCart {
	position:relative;
	width:300px;
	float:right;
	padding-left:9px;
	text-align:right;
	vertical-align:bottom;
}
.colSession {
	position:relative;
	width:350px;
	float:left;
	padding-left:9px;
	text-align:left;
	vertical-align:bottom;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	margin-bottom:150px;
}
.colMid {
	position: relative;
	width: 940px;
	float: left;
	padding-bottom: 200px;
	padding-right:9px;
	padding-left:18px;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.fullPage {
	position:relative;
	width: 748px;
	padding: 5px;
}
.boxContent {
	border-top: 0px solid #A8B4B0;
	border-right: 0px solid #5E85CF;
	border-bottom: 0px solid #5E85CF;
	border-left: 0px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 740px;
	float: left;
	padding-bottom: 200px;
	padding-right:9px;
	padding-left:18px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 0px;
}
.location {
	height:30px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	float:right;
}
.breadcrumb {
	width:350px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 920px;
	min-height:150px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	height: 150px;
}
.subCatImg {
	height:100px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
