body {
	margin: 15px;
	background-color: #000013;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.gif);
	background-position: top;
}
a:link {
	color: #FFF;
}
img {
	border: 1px solid #8d7841;
}
.imgs {
	border: none;
}
#pageSurround {
	width: 762px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #8d7841;
	background-color: #FFFFFF;
}
#subSurround {
	border: 1px solid #8d7841;
	background-image: url(../styleImages/backgrounds/menurow.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#topHeader {
	text-align: right;
	height: 379px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: 2px solid #8d7841;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #040;
	width: 205px;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.boxContentLeft, .boxContentRight {
	background-color: #f8f1d7;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8d7841;
}
.colLeft {
	background-color: #f8f1d7;
	border-right: 1px solid #8d7841;
	position: relative;
	left: 0px;
	width: 212px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	float: left;
}
.colMid {
	position: relative;
	width: 518px;
	height: 100%;
	float: left;
	margin-left: 7px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 3px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	background-color: #bfb394;
	border-right: 1px solid #8d7841;
	left: 0px;
	width: 212px; 
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}
div>.colLeftCheckout {
	margin-top: 6px;
}

.colMainCheckout {
	position: relative;
	width: 533px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	background-color: #333;
	text-align:center;
	border-top: 2px solid #8d7841;
	width:100%;
	height:26px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 122px;
	height: 120px;
}
.topsearch {
	float: right;
	margin: 4px 5px 0px 0px;
}