body {
	margin: 0px;
        padding: 0px;
        background-color: #b0b288;
        background-image: url(../styleImages/backgrounds/body.jpg);
}

#pageSurround {
	width: 901px;
	margin: 0px auto;
	padding: 0px;
        background-color: #FFFFFF;
        
}

#topHeader {
	text-align: right;
    width: 901px;
	height: 215px;
	margin-bottom: 5px;
    margin-top: 0px;
    margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
    background-image: url(../styleImages/header.jpg);
	background-color: #FFFFFF;
    background-repeat: no-repeat;
    
      
}
#footer {
	text-align: right;

	height: 35px;
	padding-right: 0px;
	padding-top: 0px;
    background-image: url(../styleImages/footer.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;

    
      
}
#footers {
	text-align: right;

	height: 30px;
	padding-right: 0px;
	padding-top: 0px;
    background-image: url(../styleImages/footers.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;      
}
#topHeaderLogo {
        float: left;
        width: 285px;
        height: 76px;
        background-image: url(../../../images/getLogo.php?skin=Carreta-Bright9);
        background-repeat: no-repeat;
        background-position: 38px 18px;
        margin-top: 37px;
        padding-top: 0px;
}




.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
	font-style:normal;
        color: #3C5B31;
        background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
        background-repeat: no-repeat;
	height: 38px;
	padding-left: 5px;
        line-height: 36px;
               
}
.boxContentLeft, .boxContentRight {

	background-color: #EBEDFE;
        background-image: url(../styleImages/backgrounds/boxLeftContent.gif);
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
        line-height: 18px;
        
        
}

.boxLeftContentHeader {

background-image: url(../styleImages/backgrounds/boxLeftContentHeader.gif);
background-repeat: no-repeat;
height: 11px;
margin-bottom: -10px;

}
   

.boxLeftContentBottom {

background-image: url(../styleImages/backgrounds/boxLeftContentBottom.gif);
background-repeat: no-repeat;
height: 30px;
margin-top: -10px;
        
}


.colLeft {
	position: relative;
	left: 15px;
	width: 182px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	width: 460px;
	float: left;
        margin: -3px 0px 0px 28px;
}
.colRight {
	position: relative;
	width: 182px; 
	padding-left: 0px;
	right: 18px;
	float: right;
}

.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
 }
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 182px; 
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 565px;
	float: left;
        margin-top: -3px;
        margin-left: 0px;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
text-align: right;
padding-top: 0px;
padding-bottom: 0px;
}
#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: 30%;
	height: 150px;
	padding: 0px 5px 5px 0px;
}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
	z-index:
}

.li-nav a {
	padding: 2px 1px;
        padding-left: 4px;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/