body {
	margin:0 40px;
background-image: url(../styleImages/backgrounds/sub.jpg);
}
#subSurround {
	width: 98%;
	border:#816e72 solid 2px;
	border-top:none;
	padding-top:25px;
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat:repeat;
	
		}	
#pageSurround {
	width: 86%;
	margin: 0px auto;
	padding: 5px;
background-color: #FFECF5;

border: 3px solid #FFECF5;
}
#site {
	width: 780px;
	margin: 13px auto;
	padding: 5px;
background-color: #ffffff;
background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
border: 3px solid #FFECF5;
}
#topHeader {
background-image: url(../styleImages/backgrounds/head.gif);
background-repeat: repeat-x;
	text-align: center;
	height: 195px;
}
#sessionBox {
	text-align: left;
	float: right;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	width: 175px;
	height: 50px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
}

.boxContentLeft, .boxContentRight {
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	background-color: #FEE9F1;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {

	border-top: 3px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
		background-color: #FEE9F1;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */


.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FEE9F1;
	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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 #cccccc;
	border-bottom: 1px solid #cccccc;
}