body {
	margin: 5px;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 5px;
	border: 0px solid #99cc99;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 80px;
	padding-right: 0px;
	padding-top: 14px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #406040;
	background-color: #CBDCCB;
	height: 18px;
	border-top: 2px solid #CBDCCB;
	border-right: 2px solid #CBDCCB;
	border-left: 2px solid #CBDCCB;
	padding-left: 3px;
	padding-top: 3px;
        text-decoration:none;
}

.boxContentLeft, .boxContentRight {
	
	font-size: 14px;
	border-right: 2px solid #CBDCCB;
	border-left: 2px solid #CBDCCB;
	border-bottom: 2px solid #CBDCCB;
	background-color: #ffffff;
	padding-left: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
        text-underline:none;
}
.boxTitleLeftcart, .boxTitleRightcart {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #a4306f;
	background-color: #c2b597;
	height: 20px;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	padding-left: 3px;
}
.boxContentLeftcart, .boxContentRightcart {
	
	padding-left: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}
.boxTitleblank{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9c3706;

}
.boxContentblank{
	font-size: 10pt;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #cec9bf;

}
.boxContentrand {
	font-size: 14px;
	background-color: #bac7b0;
	padding-left: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 3px;
	padding-right: 18px;
	float: left;
}
.colMid {
	position: relative;
	width: 700px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	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: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 700px;
	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: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 700px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 160px;
	height: 250px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	margin: 3px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 161px;
	height: 220px;
	border-top: 1px solid #76876a;
	border-left: 1px solid #76876a;
	border-right: 1px solid #76876a;
	border-bottom: 1px solid #76876a;
        text-underline:none;

}
.latestProds:hover {
	float: left;
	margin: 3px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 161px;
	height: 220px;
	border-top: 1px solid #6e2502;
	border-left: 1px solid #6e2502;
	border-right: 1px solid #6e2502;
	border-bottom: 1px solid #6e2502;
}
.latestProdscat {
	float: left;
	margin: 3px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 155px;
	height: 235px;
	border-top: 1px solid #76876a;
	border-left: 1px solid #76876a;
	border-right: 1px solid #76876a;
	border-bottom: 1px solid #76876a;
	text-decoration: none;
}
.latestProdscat:hover {
	float: left;
	margin: 3px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 155px;
	height: 235px;
	border-top: 1px solid #6e2502;
	border-left: 1px solid #6e2502;
	border-right: 1px solid #6e2502;
	border-bottom: 1px solid #6e2502;
	text-decoration: none;
}