body {
	margin: 5px;
	background-color: #FFFFFF;
	background-image: url('../styleImages/backgrounds/bg.png');
	background-repeat: repeat
}
#pageSurround {
	width: 870px;
	margin: 0px auto;
	padding: 4px;
	border: 3px solid #FF9900;
	background-color: #FFFFFF;
}
#topHeader {
	text-align: right;
	height: 42px;
	margin-bottom: 3px;
	padding-right: 0px;
	padding-top: 74px;
	padding-bottom: 5px;
	background-image: url('../styleImages/backgrounds/header2.png');
	background-repeat: no-repeat;
	background-position:  center;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft {
	position: 150px;
	left: 0px;
	width: 190px; 
	padding-left: 1px;
	padding-right: 2px;
	float: left;
}
.colMid {
	position: relative;
	width: 668px;
	padding-left: 7px;
	padding-right: 1px;
	float: left;
}
.colRight {
	position: relative;
	width: 165px; 
	padding-left: 5px;
	right: 5px;
	float: right;
}
.boxContent {
	border: 1px solid #66CC33;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #66CC33;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
	height: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 668px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 4px;
	float: center;
	width: 620px;
}
.subCat {	
	text-align: center;
	padding: 2px;
	float: left;
	width: 195px;
	margin: 10px 2px 0px 7px;
}
.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: 210px;
	height: 260px;
	padding: 5px 0px;
}