body {
	margin: 0px;
	background-color: #fefdfe;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	
}
#subSurround {
	width: 98%;
	margin: 0px auto;
	
}
#topHeader {
	text-align: left;
	height: 119px;
	background-color:#a1a59c;
}
#catbox {
	border-top: 1px dashed #fefdfe;
	text-align: center;
	padding-left:15px;
	padding-top:2px;
	background-color:#a1a59c;
}
#footer {
	border-top: 1px dashed #ce7860;
	border-bottom: 1px dashed #ce7860;
	width: 98%;
	margin-top: 5px;
	text-align: center;
	padding-left:15px;
	height: 80px;
	background-color:#FFFFFF;
}
.featuretitle {
	margin-left: 5px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	height: 15px;
	width: 30%;
	padding-left: 6px;
	padding-top: 1px;
}
.featurecontent {
	margin-left: 5px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 31%;
	height: 200px;
	float: left;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	background-color: #82ab4e;
	border-top:1px solid #7d8078;
	border-left:1px solid #7d8078;
	border-right:1px solid #7d8078;
	border-bottom:1px dashed #fefdfe;
	font-size: 70%;
	color: #fefdfe;
	width: 168px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform:uppercase;
}
.boxFootLeft, .boxFootRight {
}
.boxContentLeft, .boxContentRight {
	text-align: left;
	background-color: #fefdfe;
	border-bottom:1px solid #7d8078;
	border-left:1px solid #7d8078;
	border-right:1px solid #7d8078;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-bottom: 5px;
}
.boxContentLeftInfo{
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 173px;
}
.navContentLeft {
	margin-bottom: 2px;
	text-align:left;
	width: 168px;

}
.boxContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;

}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	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;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}