body {
	margin: -12px;
margin-left: -12px;
	background-color: #72D0F7;
	background-attachment: scroll;
	background-image: url(/shop/skins/Classic/styleImages/backgrounds/bgimagespring.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	border: 0px dashed #9CA971;
	background-color: #FFFFFF;
	background-image: url(/shop/skins/Classic/styleImages/backgrounds/);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 103px;
	background-image: url(/shop/skins/Classic/styleImages/backgrounds/shopheaderspring.jpg);
        background-color: black;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
        font-weight: bold;
	color: #203100;
	background-color: #92B74D;
	background-image: url(/shop/skins/Classic/styleImages/boxbg.jpg);
	height: 35px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
border-bottom: 10px solid #ffffff;
	padding-left: 30px;
padding-top:15px;
margin-top: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #F5FDE7;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;

}
.colMid {
	position: relative;
	width: 750px;
	float: left;
        margin-left: 15px;

}

.boxContent {
	border: 2px dashed #89AE47;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #F5FDE7;
	margin-bottom: 5px;
margin-top: 10px;
margin-right: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;

}
.colMainCheckout {
	position: relative;
	width: 750px;
height: 900px;
	float: left;
 margin-left: 15px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:right;
	margin-top: 76px;
margin-right: 15px;
}
.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: px;
}
#subCats {
	background-color: #F8F6F7;
	text-align: center;
	border: 1px dashed #CFE5B1;
	margin-bottom: 15px;

	padding: 3px;
	float: left;
	width:703px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height:45px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	border: 1px dashed #2C4202;
background-color: #8FB44A;
	margin: 5px;
	padding-top: 5px;
padding-left: 4px;
	text-align: center;
	width: 160px;
	height: 200px;
	float: left;
	overflow: hidden;
}/* CSS Document */


