body {
	margin:0;
/*	background-color:#D2E8F7; */
/*	background-color:#556B2F; */
/*	background-attachment: scroll; */
	background-image: url(../styleImages/backgrounds/dgren049.gif);
/*	background-repeat: repeat-x; */
	font:normal normal 0.8em/1.3em "trebuchet MS", Arial, Helvetica, sans-serif;
}
#pageSurround {
	width: 780px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
}
#subSurround {
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxContentLeft, .boxContentRight {
	padding:3px;
}
.topLogo {
	background-color:#C6C2B3;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 220px; 
	float: left;
	background-color:#C6C2B3;
	z-index:2;
}
.colMid {
	width: 560px; 
	float: left;
}
.boxContent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	clear:both;
	padding: 5px; 
}
.boxContentSF {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	clear:both;
	padding: 15px;
}
.boxContentSF2 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	clear:both;
/*	padding: 1px; */
}
.boxContentSFcart {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	clear:both;
	padding: 5px;  
/*	margin-left: 5px;
	margin-right: 5px; */
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 220px; 
	float: left;
	background-color:#C6C2B3;
	z-index:2;
}
.colMainCheckout {
	position: relative;
	width: 547px;
	float: left;
}
/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #FFFFFF;
	text-align: center;
/*	border: 1px solid #C9CEFC; */
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	float: left; 
	width: 506px; 
}
.subCat {	
	text-align: center;
/*	border: 1px solid #C9CEFC; */
	padding: 5px;
	float: left;
	width: 150px; 
	height: 10px;
}
.subCatSF {	
	text-align: left;
	padding: 5px; 
	margin:0 5px 5px 0;
	float: left;
	width: 135px;
	height: 140px;
	border:0px;
}
#contactSFleft {	
	text-align: left;
	padding: 5px;
/*	margin:0 5px 10px 0; */
	float: left;
	width: 20%;
/*	width: 145px;
	height: 150px; */
	border:0px;
}

#contactSFcenter {	
	text-align: left;
	padding: 5px;
/*	margin:0 5px 10px 0; */
/*	float: left; */
/*	width: 145px;
	height: 150px; */
	width: 60%;
	border:0px;
}

#contactSFright {	
	text-align: left;
	padding: 5px;
	width: 20%;
/*	margin:0 5px 10px 0; */
	float: right; 
/*	width: 145px;
	height: 150px; */
	border:0px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.phone {
	float:left;
	width: 670px;
	padding:6px 10px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:20px;
	background-color:#600;
	text-align:right;
}
#topHeader {
	width:560px; 
	padding:0;
	background-color:#900;
	height:40px;
}
.session {
	float:left;
	width: 282px;
	text-align:left;
	padding:3px 0 0 5px;
	color:#FFF;
	height:20px;
}
.search {
	float:left; 
	width: 250px;
	text-align:right;
	padding:3px 0 0 10px;
	color:#FFF;
}
.sitedocs {
	float:left;
	width: 560px;
	/*padding:6px 0 0 13px; */
	color:#FFF;
	height:24px;
	background-color:#968E72;
}
#breadcumb {
	padding:8px 0 7px 13px;
	width:535px;
	border-bottom:1px dotted #C6C2B3;
	clear:both;
	font-size:11px;
	margin-bottom:10px;
}
#footer {
	margin:20px 10px 10px 220px;
	width:550px;
	border-top:2px solid #BDDEF3;
	clear:both;
	padding:10px 0 10px 0;
	font-size:90%;
}