body {
	background:#999333 url('../styleImages/backgrounds/wood002.jpg') repeat; 
color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
margin:5px;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #96C56F;
	background-color: #d3d4c2;
	background-image: url(../styleImages/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#topHeader {
	text-align: right;
	height: 230px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;	
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Helvetica, sans-serif;
	font-size: 75%;
        font-weight: bold;
	color: #996633;
	background-image: url(../styleImages/backgrounds/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	background-color: #e3e4cd;
	height: 23px;
	border: 0px dotted #996633;
	padding-left: 30px;
	padding-top: 7px;
}
.boxContentLeft, .boxContentRight {
	border-bottom: 0px solid #9ab583;
      background-color: #96C56F;
	background-image: url(../styleImages/backgrounds/boxcnt_bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;	
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentLeft2, .boxContentRight2 {
	border-bottom: 0px solid #80a560;
      background-color: #96C56F;
	background-image: url(../styleImages/backgrounds/boxcnt2_bg.gif);
	background-repeat: no repeat;
	background-position: center bottom;	
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 562px;
	float: left;
	border: 0px solid #336600;
	height:auto;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}
.boxContent {
	border: 1px dotted #996633;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #004000;
	background-color: #96C56F;
	margin-bottom: 2px;
	height:auto;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 560px;
	float: left;
	padding-right: 5px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
    font-family: Helvetica, sans-serif;
	background-color: transparent;
	height: 16px;
	border: 0px solid #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin: 1px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
}
#subCats {
	background-color: #96C56F;
	text-align: center;
	border: 0px solid #96C56F;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 550px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
#products {
	border: 0px solid #000;
	width:550px;
	height:auto;
	padding:0 0 5px 4px;
}
.product {	
	text-align: center;
	padding: 5px;
	float: left;
	width: 120px;
	height: 150px;
	background-color: #96C56F;
	border: 1px solid #996633;
	margin:5px 5px 0 0;
	vertical-align:middle;
	font-size:90%;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #BBEB93;
	border-bottom: 1px solid #BBEB93;
}
