body {background-image: url(../styleImages/backgrounds/pageBg.jpg);	background-repeat: no-repeat;	margin: 5px;	background-color: #000000;	background-attachment: scroll;	background-position: top left;}    

#pageSurround {	width: 748px;	margin: 0px auto;	margin-top: 5px;	margin-bottom: 30px; padding: 5px;	border: 1px solid #000000;	background-repeat: no-repeat;	background-position: left top;	}    

#topHeader {	background-image: url(../styleImages/backgrounds/topHeader.jpg);	background-repeat: no-repeat;	text-align: right;	height: 115px;	margin-bottom: 5px;	}    NEWLINE#topHeader2 {	background-image: url(../styleImages/backgrounds/searchbg.jpg);	background-repeat: no-repeat;	text-align: right;	height: 50px;	margin-bottom: 5px;	padding-right: 30px;	padding-top: 5px;}    

.boxTitleLeft, .boxTitleRight {background-image: url(../styleImages/backgrounds/titleBg.jpg);	background-repeat: no-repeat;	font-family: Verdana;	font-size: 11px;	font-weight: bold; 	color: #E9C092;	background-repeat: no-repeat;	height: 23px;	padding-left: 40px;	padding-top: 8px;	border-top: 1px solid #E9C092;	border-left: 1px solid #E9C092;	border-right: 1px solid #E9C092;}    

.boxContentLeft, .boxContentRight {	border: 1px solid #E9C092;	padding-left: 5px;	margin-bottom: 15px;	padding-top: 8px;	padding-bottom: 5px;}    

.colLeft {	position: relative;	left: 0px;	width: 160px; 	padding-left: 20px;	padding-right: 10px;	float: left;}    

.colMid {	position: relative;	width: 550px;	float: left;}    

.colRight {	position: relative;	width: 160px; 	padding-left: 5px;	right: 0px;	float: right;}    

.boxContent {	padding: 3px;	font-family: Verdana;	font-size: 75%;	color: #E9C092;	background-color: #000000;	margin-bottom: 5px;}    

.catboxcontent {	padding: 3px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 75%;	color: #E9C092;	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 {	background-image: url(../styleImages/backgrounds/sitebg.jpg);	background-repeat: no-repeat;	text-align:center;	font-family: Verdana;	font-size:12px;	text-transform:uppercase;	margin-top: 20px;}    

.pagination {	text-align: right;	padding-top: 5px;	padding-bottom: 5px;}    

#subCats {	background-color: #000000;	text-align: center;	border: 1px solid #E9C092;	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 #E9C092;	border-bottom: 1px solid #E9C092;}    

