body {
background:#F3F7FA url('../../../../../dwt_dwt/AFW_bg2.jpg'); margin:5px;  
}

#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	background:#F3F7FA
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 0px;
	margin-bottom: 8px;
	padding-right: 5px;
	padding-top: 0px;		
	border-bottom: 0px solid #B75D28;
}
#topHeader2 {
	text-align: right;
	alignment: right;
	height: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

.boxTitleLeft {
	font-family: Times New Roman, Georgia,  serif;	
	font-size: 18 pt;
	color: #B75D28;
	font-weight:heavier;
	font-style:italic;
	background-color: #;
	background-image: url(../styleImages/backgrounds/);
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.boxTitleRight {
	font-family: "Times New Roman", "Georgia",  serif;	
	font-size: 18 pt;
	color: #B75D28;
	font-weight:heavier;
	font-style:italic;
	background-color: #;
	background-image: url(../styleImages/backgrounds/);
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.boxContentLeft, .boxContentRight {
	
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colRight {
	position: relative;
	width: 150px; 
	padding-left: 5px;
	right: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;
}
.colMid {
	position:relative;
	left:5px;
	right:20px;
	width: 450px; 
	padding-right: 15px;
	padding-bottom: 10px;
	float:left;
}

.colLeft {
	width: 150px; 
	padding-bottom: 10px;
	float:left;
	}


.boxContent {
	padding: 10px;
	font-family: "Times New Roman", "Georgia",  serif;	font-size: 90%;
	color: #2D4D91;
	background-color: #;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #;
	text-align: center;
	border: 1px solid #;
	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 #2D4D91;
	border-bottom: 1px solid #2D4D91;
}
.latestProducts {
	width: 200px;
	height: 180px;
	background-image:   url(../styleImages/backgrounds/itembg.jpg);
	float: left; 
	text-align: center;
	margin: 5px;
	padding: 0px;
	padding-top: 25px;

	
	
}