body {
	margin: 0 0px 0px;
	padding-top: 0;
	padding-bottom: 0;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:12px;
	background: #dedede url(/images/bg.gif) repeat-y center;
}
#pageSurround {
	width: 821px;
	margin: 0px auto;
	padding: 10px 20px 20px 20px;
	background-color: #f5f5f5;

}
#subSurround {
	width: 781px;
	margin: 0px auto;
	padding: 20px;
	background-color: #f5f5f5;
	background-image:url(../styleImages/backgrounds/subSurround.gif);
	background-repeat:repeat-y;
	border: 1px solid #dedede;	
}
#topHeader {
	text-align: right;
	height: 84px;
	width: 841px;
	margin: 0px auto;
	padding: 10px;
	background: url(/images/header.gif) no-repeat;
}
.topLinksLeft {
	text-align:left;
	padding-bottom: 10px;
	float:left;
	width: 50%;	
}
.topLinksRight {
	text-align:right;
	padding-bottom: 10px;
	float:left;
	width: 50%;	
}
.boxTitleLeft, .boxTitleRight {
	border-bottom:1px solid #CCCCCC;
	color:#222222;
	font-weight:bold;
	margin:0pt 0pt 6px;
	padding:0pt 0pt 3px;
	font-size: 14px;
}
.boxContentLeft, .boxContentRight {
	background-color: #eeeeee;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 179px; 
	float: left;
	background-color: #eeeeee;
}
.colMid {
	position: relative;
	width: 582px;
	float: left;
	padding-left: 20px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	color: #222222;
	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: 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 {
	text-align: center;
	margin-bottom: 15px;
	padding: 3px;
}
.subCat {	
	text-align: center;
	padding: 30px;
	float: left;	
	width: 125px;
	height: 90px;
}
.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: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 0px 1px;
	width: 160px;
	display: block;
	text-indent: 2px;
	color: white;
	text-decoration: none;
	margin: 0px;
	background-color: #7c6333;
}
.li-nav a:hover {
	color: silver;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 156px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 165px;
	margin-top: -19px;
	border: 1px solid #dedede;
	z-index: 99;
	text-align: left;
}

a.hassubmenu {
}
/*
End Cross-Browser DHTML Menu
*/
.wrapper {
	float: left; 
	width:180px; 
	height: 190px; 
	padding:5px;
}
.catimage {
	width: 200px; 
	height:132px; 
	margin-bottom: 5px; 
	border-bottom:1px solid #ededeb;
}
.cattitle {
	height: 65px; 
	overflow:hidden; 
	width:190px; 
	text-align:center;
}

/* Product Page */

.imageSide {
	float: left; 
	width: 330px;
}
.textSide {
	float:right; 
	width: 325px; 
	padding: 10px; 
	background-color: #f8f8f7; 
	border: 1px solid #ededeb;
}