body {
	margin: 0px;
	background-color: #516A17;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#pageSurround {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	border: 4px solid #B5DD3F;
	background-color: #729C16;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: left;
	height: 154px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 25px;
	background-color: #526F13;
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 120px;
	float: left;
	overflow: hidden;
	border-right:1px solid #547117;
	position: relative;
}

.boxTitleLeft, .boxTitleRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #729C16;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	text-align:right;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #CBD59B;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.imgcolLeft {
	width: 160px; 
	padding-left: 20px;
	padding-right: 10px;
	text-align:left;
	float:left;
}
.imgcolRight {
	width: 160px; 
	padding-left: 20px;
	padding-right: 10px;
	text-align:right;
	float:right;
}
.imgcolMid {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 20px;
	padding-right: 10px;
}
.colMid {
	position: relative;
	width: 565px;
	float: left;
		padding:10px;
}
.colMid_hp {
	position: relative;
	width: 730px;
	float: left;
	padding:10px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #333333;
	background-color: #CBD59B;
	margin-bottom: 5px;
}

.boxContent_hp {
	border: 1px solid #A9D130;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #fff;
	background-color: #6A8C2E;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	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: 387px;
}
.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;
}

#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 {
padding: 2px 1px;
width: 148px;
display: block;
text-indent: 2px;
color: #547117;
text-decoration: none;
margin: 0px;
font-size:75%;
}
.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
*/
