body {
	margin: 0; padding: 0; border: 0;
	background-color: #f1eede;
	background-image: url(../styleImages/backgrounds/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: normal 12px Arial, Helvetica, sans-serif; line-height: 21px; color: #443636;
}
#pageSurround {
	width: 910px;
	margin: 0px auto;
	padding: 20px 25px 25px 25px;
	background:#fff;
	background-image:url(../styleImages/backgrounds/sidecontainerbg.jpg); background-repeat:repeat-y;
}
#topcontainer {background: #073922; width:100%; height:140px;}

#topHeader {
	width: 960px;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE 
	background-image: url(../../../images/getLogo.php?skin=KitaBlue);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color:#073922;
}

.boxTitleLeft, .boxTitleRight {
	font: normal 18px Arial, Helvetica, sans-serif; color: #333333;
}
.boxContentLeft, .boxContentRight {
	border-bottom: 1px solid #E1E1E1;
	/*background-color:#FFFFFF;*/
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}


.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.col1 {
	width: 400px; 
	float: left;
}
.col2 {
	width: 258px; 
	float: right;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 95%;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	float: right;
}
.boxContent {
	/*border: 1px solid #E1E1E1;
	background-color: #FFFFFF;*/
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 24%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 250px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
div.productListing {
	text-align: left;
	width: 23%;
	padding:4px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 280px;
	float: left;
	border: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#navcontainer {height: 35px; background: #756331;}

#mainmenu-nav {padding:0; margin:0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; width: 960px;  margin: 0 auto;}

.li-nav a {display:block; float:left; height:30px; line-height:25px; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; padding:5px 10px 0 10px;}

.li-nav a:hover {z-index:200; position:relative; color:#fff; background-color:#907a3c;}

.ul-nav, .li-nav {float:left;}

.ul-nav {width:200px; padding:0; text-indent:10px; background:#756331; color:#fff;}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-top: 35px;
	z-index: 99;
	background-color:#907a3c;
}

a.hassubmenu {

}


/*
End Cross-Browser DHTML Menu
*/

/* FOOTER ELEMENTS */
#footer {background:#a39d91; width:910px; height: 75px; margin:0 auto; padding:10px 25px 25px 25px; font:normal 12px Arial, Helvetica, sans-serif; color:#fff;}
#footer a {margin:0; padding:0 5px 0 5px; text-decoration:none; color:#fff; border-bottom: 0;}
#footer .r {float:right; text-align:right;}
#footer .l {float:left; text-align:left;}