body { color: #eee; margin: 5px; background-color: #030F02; }
#pageSurround { width: 748px; margin: 0 auto; padding: 5px; background-color: #030F02; border: solid 1px #374326; }
#subSurround {
	
}
#topHeader {
	text-align: right;
	height: 134px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #D0932C; font-weight: normal; width: 155px; height: 20px; padding-left: 5px; padding-top: 3px; border-top: 1px solid #374326; }
.boxContentLeft, .boxContentRight {
	background-color: #030F02;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colLeft { position: relative; left: 0; width: 160px; padding-left: 5px; padding-right: 8px; float: left; border-right: 1px solid #969545; }
.colMid { position: relative; width: 555px; float: left; padding-right: 3px; padding-left: 3px; }
.colRight { position: relative; width: 160px; padding-left: 8px; right: 4px; float: right; border-left: 1px solid #969545; }
.boxContent { padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #e6f0c3; background-color: #030F02; 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;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0;
	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;
}
div.latestProds {
text-align: center;
width: 131px;
height: 100px;
float: left;
overflow: hidden;
}

#imgThumbSpace{
line-height: 0px;
}
#imgThumbSpace img {
padding-right: 3px;
padding-bottom: 3px;
}
/*
Start Cross-Browser DHTML Menu
*/
#mainmenu-nav {
list-style: none;
list-style-type: none;
width: 158px;
padding: 0px;
margin: 0px;
}
.li-nav a {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
padding: 2px 1px;
background-color: #030F02;
width: 148px;
display: block;
text-indent: 2px;
color: #C5C481;
text-decoration: none;
margin: 0px;
}
.li-nav a:hover {
background-color: #030F02;
color: #7BACBA;
}
.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
*/