body {
	margin: 0px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/smback.jpg);
	background-repeat: repeat;
	background-position: top;
}
#subSurround {
	width: 800px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 20px auto;
	
	
}	
#pageSurround {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;

}
#topHeader {
	text-align: left;
	font-family: "Century Gothic", Arial, Courier;
	font-size: 75%;
	color:#524336;
	background-color:#F8BDD6;
	height: 166px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Century Gothic", Arial, Courier;
	font-size: 75%;
	color: #524336;
	height: 50px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e9eba9;

}
.boxContentLeft {
	
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #e9eba9;
	
}
.boxContentRight {

	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #e9eba9;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	float: left;
	background-color: #e9eba9;
}
.colMid {
	position: relative;
	width: 580px;
	float: left;
	background-color: #fff;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 5px;
	float: right;
	font-family: "Century Gothic", Arial, Courier;
	font-size: 75%;
	color: #524336;
}
.boxContent {
	border:0;
	padding: 3px;
	font-family: "Century Gothic", Arial, Courier;
	font-size: 75%;
	color: #524336;
	background-color: #fff;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border:0;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 575px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top:0;
	border-bottom:0;
}
.lateprod     { 
color: #524336; 
font-family: "Century Gothic", Arial, Courier; 
margin-bottom: 5px; 
padding: 10px 3px 3px 3px; 
width: 130px; 
height: 190px; 
border:none;
background-image: url(../styleImages/backgrounds/bgit.jpg);
background-repeat:repeat;


}

