body {
	margin:0;
	padding:0;
	background-color: #7c735a;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	text-align:center;
}

#pageSurround {
	width:100%;
	background-image:url(../styleImages/backgrounds/horz-band.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
#secondPageSurround {
	width:100%;
	background-image:url(../styleImages/backgrounds/grunge-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}
#subSurround {
	width: 760px;
	margin: 0px auto;
	background-image: url(../styleImages/backgrounds/black-bg.gif);
	background-repeat:no-repeat; 
	background-position:top;
	background-color:#000000;
	border-top:1px solid black;
}
#topHeader {
	text-align: right;
	height: 149px;
	margin:35px 10px 20px 10px;
	padding:0 10px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#colSurround {
	width: 748px;
	margin: 0px auto;
}
.boxTitleLeft, .boxTitleRight {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 90%;
	font-weight:bold;
	color: #EBEDFE;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 19px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom:5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image:url(../styleImages/backgrounds/box-bg.gif);
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 9px;
	float: left;
}
.colMid {
	position: relative;
	width: 394px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 4px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 75%;
	color: #a99e7f;
	margin-bottom: 5px;
}
.clear {
	clear:both;
}
.cat {
	font-weight:bold;
}
/* 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;
	padding-bottom:20px;
}
.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;
	height: 100px;
}
.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: 95px;
	height: 155px;
}
#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;
/*background-color: #EBEDFE;*/
color:#A99E7F;
font-family:'Trebuchet MS',arial,sans-serif;
font-size:70%;
text-decoration:none;
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;
background-color:#000000;
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
*/