body {
	margin: 5px;
	background-color: #856939;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/right.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#pageSurround {
	width: 820px;
	margin: 0px auto;
	padding: 5px;
	background-color: #B1975A;
}
#subSurround {
}
#topHeader {
	text-align: right;
	height: 244px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/top_new.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.catContentLeft {
	height: 27px;
	color: #000000;
	padding-left: 60px;
	padding-top: 13px;
	background-image: url(../styleImages/backgrounds/menu.jpg);
	background-repeat: no-repeat;
}
.catsBottom {
	height: 41px;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-image: url(../styleImages/backgrounds/menu_bottom.jpg);
}
.boxContentLeft, .boxContentRight {
	border: 2px solid #9F844F;
	border-style: outset;
	background-color: #D9BD7E;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	background-image: url(../styleImages/backgrounds/left_col_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	position: relative;
	left: 0px;
	width: 240px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 540px;
	float: left;
}
.boxContent {
	border: 2px solid #9F844F;
	border-style: outset;
	background-color: #D9BD7E;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: center;
	width: 500px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 75px;
}
.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: 180px;
}
#Footer {
	color:#000000;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
}

#Footer a:link {
	color:#000000;
	text-decoration:underline;
	}
#Footer a:hover {
	color:#000000;
	text-decoration:underline;
	}