body {
	margin: 0px;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-image: url(/images/stone-background.jpg);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	width: 978px;
	margin: 0px auto;
	background-image: url(/images/page-scroll.png);
	background-color: #FFFFFF;

}
#MainContentCM {
	position: relative;
	width: 893px;
	margin: 0px auto;
	padding-left: 35px;
	padding-right: 50px;
	
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(/images/page-scroll.png);
	background-repeat: repeat;
	z-index: 0;
		
}
#session{
	margin-right: 70px;
	color: white;
}
#topHeader {
	text-align: right;
	height: 240px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
	background-image: url(/images/top.jpg);
}
.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	height: 63px;
	padding-left: 0px;
}
.boxContentLeft, .boxContentRight {
	position: relative;
	
	padding-left: 70px;
	margin-top: -20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	z-index: 0;
	
}
.colLeft {
	position: relative;
	margin-left: 10px;
	width: 309px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	background-image: url(/images/box-scroll2.jpg);
	z-index: 0;
}
.colMid {
	position: relative;
	width: 560px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}
/* 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:justify;
	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;
}
#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 {
	position: relative;
	list-style: none;
	list-style-type: none;
	width: 166px;
	padding: 0px;
	margin: 0px;
	z-index: 100;

}
.navh{
	font-size: 12pt;
	font-family: Times New Roman, Times, Georgia;
	padding: 0px 1px;
	width: 166px;
	display: block;
	text-indent: 2px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	font-weight: bold;
}
.li-nav a {
	font-family: Times New Roman, Times, Georgia;
	font-size: 12pt;
	padding: 0px 1px;
	width: 166px;
	display: block;
	text-indent: 2px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
.li-nav a:hover {
	
	color: #FF6600;
}

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

.ul-nav {
	width: 166px;
	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
*/