body { background-color: #552519;  border: 0; margin: 0; }
#topbar {
	text-align: right;
	width: 982px;
	margin: 15px auto;
		height: 16px;
}
#pageSurround {
	width: 982px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0px;
	border: 1px solid #000;
	background-color: #fff;
}
#searchbox, #sessionbox {
	 float: right;
	 padding-left: 25px;
}
#sessionbox {
	padding-top: 5px;
}

#topHeader {
	background: url(../styleImages/backgrounds/headerbgnd.jpg) no-repeat right;
}
#topHeaderLeft {
	 padding: 5px 10px 10px 25px;
}
#topHeaderRight {

	text-align: right;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-top: 30px;	
}


#bodyLeft{
	background-color: #FDC9D6;
	width: 200px;
	vertical-align: top;
	padding-top: 20px;

}
#bodyMid{
	background: url(../styleImages/backgrounds/curve.png) no-repeat bottom left;
	vertical-align: top;
}
#bodyRight{ width: 200px; vertical-align: top;
	padding-top: 20px;}

#bodyRightFP{ /*width: 250px;*/ vertical-align: top;
	
	padding: 20px;}




.siteDocs {
	text-align:center;
	background-color: #FEA0B9; 
	padding: 2px;
}






.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FEA0B9;
	height: 15px;
	border-top: 1px solid #FEA0B9;
	border-left: 1px solid #FEA0B9;
	border-right: 1px solid #FEA0B9;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #FEA0B9;
	background-color: #fff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}




.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	margin: 0 auto;


}
.colMid {
	position: relative;
	padding: 25px 5px 25px 25px;

}
.colRight {
	position: relative;
	width: 160px; 
	right: 0px;
	margin: 0 auto;
}
.boxContent {
	/*padding: 3px;*/
	color: #581816;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
.pagetrail{ margin-bottom: 10px;
	
}

/* 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 */

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #FFF8F9;
	text-align: center;
	border: 1px solid #FEA0B9;
	margin: 10px 0 10px 0;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 6px;
	float: left;
	width: 116px;
	height: 90px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #FEA0B9;
	border-bottom: 1px solid #FEA0B9;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 133px;/*131*/
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
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: #fff;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #581816;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}

.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 #FEA0B9;
	border-right: 1px solid #FEA0B9;
	border-bottom: 1px solid #FEA0B9;
	border-top: 4px solid #FEA0B9;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
.tablefooter {
	background: #FEA0B9 url(../styleImages/backgrounds/tablefooter.gif) no-repeat bottom left;
	height: 15px;
}
