body {
	margin: 5px;
	background-color: #fff;
        background-image: url(../styleImages/backgrounds/bk.jpg);
	}
#pageSurround {
	width: 959px;
	margin: 10px auto;
	padding-top:0px;
	
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;	
}
#topHeader {
	text-align: right;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	height: 370px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top:0px;	
}


.boxTitleLeft, .boxTitleRight {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6f3c1b;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 50px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
		background-color: #fff;

}
.boxContentLeft, .boxContentRight {

	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.subheader{
    height: 20px;
	
}
.subheader1{
    height: 20px;
	
}
.topCatsTab{ 
    height: 25px;
	background-color:#edffdc;
}
.topCats {
	text-align: center;
	float:left;
	height: 20px;
	color: #000;
	margin-bottom: 5px;
}
.topCatsBgRight {
	height: 20px;
}
.topCatsBgLeft {
	float: left;
	height: 20px;
}
.siteDocs {
	text-align: center;
	
	height: 20px;
	color: #000;
}
.siteDocsBgRight {
	
	height: 20px;
}
.siteDocsBgLeft {
	float: left;
	height: 20px;

}
.colLeft {
	position: relative;
	left: 0px;
	width:0px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 959px;
	float: left;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	right: 0px;
	float: right;
}
.boxContent {
	
	padding: 3px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 75%;
	color: #6f3c1b;
	background-color: #fff;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 545px;
	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: #f9dce6;	text-align: center;
	
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #978D8C;
	border-bottom: 1px solid #978D8C;
}