html {background:url(../../../../images/body_bckg.jpg) center repeat-y #1f0100;
}
body {
	margin:0;
	font-size:15px;
	line-height:18px;
	font-family:calibri, Verdana;
	background:url(../../../../images/head_bckg.jpg) repeat-x;
	padding-top:80px;
	
}

#pageSurround {
	width: 1000px;
	margin: 0px auto;
	
}
#subSurround {
	
	
}
#topHeader {
	text-align: right;
	background:url(../../../../images/main_top.jpg) no-repeat #FFFFFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	height: 140px;
	padding-right: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #000000;
	
}
#topHeader img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#main {
	margin:0 20px;
	background-color:#FFFFFF;
	float:left;
	width: 960px;
}
.boxTitleLeft, .boxTitleRight {
	color: #585445;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 160px;
	height: 21px;
	padding-left: 8px;
	padding-top: 2px;
	line-height: 20px;
	background-repeat: no-repeat;
	letter-spacing: 0.5px;
	font-size: 80%;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 3px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A38A62;
	border-right-color: #A38A62;
	border-bottom-color: #A38A62;
	border-left-color: #A38A62;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 162px;
	padding-left: 9px;
	padding-right: 5px;
	float: left;
	background-color: #FFFFFF;
	
}
.colMid {
	position: relative;
	width: 610px;
	float: left;
	background-color: #FFFFFF;
}
.colRight {
	position: relative;
	width: 160px;
	padding-left: 5px;
	right: 9px;
	float: right;
	background-color: #FFFFFF;
	
}
.boxContent {
	border-top: 1px solid #A8B4B0;
	border-right: 1px solid #A38A62;
	border-bottom: 1px solid #A38A62;
	border-left: 1px solid #A38A62;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* 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;
	background-color: #FFFFFF;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #A38A62;
	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: 146px;
	height: 190px;
	border: 1px solid #E3CFAC;
	padding-top: 5px;
	margin: 1px;
}
#footer {height:149px; 
		clear:both; 
		background:url(../../../../images/footer_bckg.jpg) no-repeat; 
		text-transform:uppercase; 
		font-size:10px; 
		color:#5c5c5c;
}
#left_footer {	float:left; 
				padding:40px 0 0 50px;
}
#right_footer {float:right; 
				padding:40px 50px 0 0;
}




/* =boxClever Code
----------------------------------------------------------------------*/

.boxClever
{
	cursor: default;
	list-style: none;
}

.boxClever a
{
	cursor: default;
}

.boxClever a .larger
{
	display: none;
}

.boxClever a:hover .larger
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.boxClever img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	
}

.boxClever li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.boxClever .larger
{
	border-color: #000;
	
}
/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.boxClever a
{
	position: relative;
}

.boxClever a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.boxClever a:hover .larger
{
	top: -38px;
	left: -50px;
}

.boxClever li
{
	position: static;
}
