body {
	margin: 4px;
	background-color: #D8D5C2;
}
#pageSurround {
	width: 1000px;
	margin: 0px auto;
}
#st {
	background-image: url(../styleImages/backgrounds/newstyle5.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1000px;
	height: 140px;
}
#sb {
	width: 998px;
	height: 36px;
	margin: 4px 0;
	border: 1px solid #C1B099;
	background-color: #FFFFFF;
}
	.search {
		vertical-align: bottom;
		text-align: left;
		padding-bottom: 3px;
		padding-left: 5px;
		float: left;
		padding-top: 8px;
	}
	.session {
		vertical-align: bottom;
		text-align: right;
		padding-bottom: 3px;
		padding-right: 8px;
		float: right;
		padding-top: 8px;
	}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #9D835E;
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-left: 1px solid #C1B099;
	border-top: 1px solid #C1B099;
	border-right: 1px solid #C1B099;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
	border-left: 1px solid #C1B099;
	border-bottom: 1px solid #C1B099;
	border-right: 1px solid #C1B099;
	}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 815px;
	float: left;
}
.boxContent {
	border: 1px solid #C1B099;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.boxContent a {
	color: #9D835E;
	font-weight: bold;
	text-decoration: underline;
}
.boxContent a:hover {
	color: #000000;
	text-decoration: none;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.topCats {
	text-align: center;
	height: 28px;
	padding-top: 8px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #C1B099;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 1000px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align: right;
	border: 1px solid #C1B099;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 0;
	height: 20px;
	clear: both;
}
#main {
	margin-bottom: -5px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 790px;
}
.subCat {	
	text-align: center;
	float: left;
	width: 183px;	
	height: 183px;
	padding-bottom: 3px;
	margin: 12px 6px 0 6px;
	border: 1px solid #E8E3C8;
}
* html .subCat { /*IE FIX*/
	margin: 6px 4px 0 3px;	
}
.catImg {
	max-height: 155px;
	max-width: 180px;
}
* html .catImg { /*IE FIX*/
	height: 155px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.prods {
	float: left;
	text-align: center;
	height: 207px;
	width: 170px;
	padding: 0 13px 26px 13px;
}
* html .prods {
	padding: 0 11px 20px 12px;
}
.latestprods {
	float: left;
	text-align: center;
	height: 200px;
	width: 170px;
	padding: 24px 14px 0 13px;
}
* html .latestprods {
	padding: 18px 11px 0 12px;
}
