body {
	margin: 0px;
	background-color: #fff;
}
#pageSurround {
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 80px;
	margin-bottom: 2px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/banner.gif);
	border-bottom: 1px solid #000000;
	background-color: #5f3316;
	background-repeat: no-repeat;
	background-position: left;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	width: 145px;
	height: 15px;
	padding-left: 15px;
	padding-top: 1px;
	background-color: #5f3316;
	background-image: url(../styleImages/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxContentLeft, .boxContentRight {
	background-color: #f0f4b2;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5f3316;
	border-bottom-color: #5f3316;
	border-left-color: #5f3316;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 9px;
	margin-right: 10px;
	float: left;
}
.colMid {
	position: relative;
	margin-right: 180px;
	margin-left: 180px;
	clear:none;
	
}
.colRight {
	position: relative;
	width: 160px;
	margin-left: 10px;
	right: 9px;
	float: right;
}
.boxContent {
	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;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	width: 160px;
}
.colMainCheckout {
margin-left: 180px;
margin-right: 20px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #F0F4B2;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 2px;
	padding: 3px;
	display: block;
	
}
.subCat {	
	text-align: center;
	padding: 8px;
	display: inline-block;
	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;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
	display: inline-block;
}#topmenu {
	text-align: left;
	height: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	background-color: #8e9300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-left: 15px;
	padding-bottom: 0px;
}
