body {
	margin: 0px;
	background-color: #EFDCB1;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/antique_bgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #993300;
}
#subSurround {
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.advertleft {
	background-color: #669933;
	width: 284px;
	border: 1px solid #CC0000;
	height: 284px;
	float: none;
	padding: 20px;
}

#topHeader {
	text-align: right;
	height: 200px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #5E0404;
	font-weight: bold;
	/* background-image: url(../styleImages/backgrounds/boxTitleBg.gif); */
	width: 180px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom:5px;
}
.boxContentLeft, .boxContentRight {
	float: left;
	border-left: 0px solid #993300;
	border-right: 0px solid #999900;
	border-bottom: 0px solid #993300;
	/* Hide Background by Julian
	background-color: #FFFFFF; */
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-right-style: none;
	width: 180px;
	padding-right: 0px;
	clear: both;
	margin-right: 14px;
	margin-left: 0px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}

.colRight {
	float:right;
	padding-left:10px;
	position:relative;
	right:9px;
	width:200px;
}

.colCart {
	position: relative;
	left: 0px;
	width: 180px;
	padding-left: 9px;
	padding-right: 5px;
	float: right;
	padding-top: 20px;
	padding-bottom: 5px;
	background-image: url(../styleImages/backgrounds/cart_bgnd.png);
	background-repeat: no-repeat;

}
.colMid {
	position: relative;
	width: 540px;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
.colTopContentLeft {
	position: relative;
	left: 0px;
	width: 180px;
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.colTopContentRight {
	position: relative;
	left: 0px;
	width: 180px;
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003300;
	margin-bottom: 2px;
	clear: none;
	background-image: url(../styleImages/backgrounds/colmid_bgnd.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 3px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 4px;
}
#leftadvert {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 180px;
	width: 33%;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.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: 450px;
}
.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;
}
.productgridbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4C07E;
	margin: 4px;
	padding: 10px;
	float: none;
	height: 130px;
	width: 50%;
	border: 1px solid #FF6628;
}
.latest_products {
	margin-bottom: 40px;
	margin-left: 40px;
}
