HTML {
	margin-bottom: 1px;
	height: 100%;
}
BODY {
	background: #525252;
	text-align: center;
	font: .7em/160% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
img {
	border: 0px; /* for accessability */
}
.clear {
	clear: both;
}
a {
	color: #000;
	text-decoration: underline;
}
a:active, a:hover {
	color: #527B7B;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 160%;
	color: #527B7B;
}
h2 {
	font-size: 140%;
	color: #999;
	margin: 0 0 -10px 0;
}
h3, h4, h5, h6 {
	font-size: 130%;
	color: #888;
}
li, li li, li li li {
	list-style-type: square;
	font: 100% verdana;
}
#wrapper {
	background: #fff;
	width: 900px;
	margin: 0px auto;
}
#top {
	background: #fff url(top.jpg) no-repeat;
	width: 900px;
	height: 25px;
}
#bottom {
	background: #fff url(bottom.jpg) no-repeat;
	width: 900px;
	height: 25px;
}
#header {
	height: 50px;
}
#logo {
	width: 780px;
	height: 156px;
	float: left;
	color: #777;
	font: 300% 'trebuchet ms', trebuchet, verdana;
	text-align: left;
	margin: 0 0 0 15px;
}
#topmenu {
	font: normal 110% 'trebuchet ms', trebuchet;
	width: 780px;
	text-align: center;
	margin: 0 10px 0 0;
	}
#breadcrumbmenu {
	font: normal 85% 'trebuchet ms', trebuchet;
	width: 880px;
	height: 20px;
	padding: 5px 0 0 5px;
	text-align: left;
	background: #f3f3f3;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 875px;
}
html > body #breadcrumbmenu {
	width: 875px;
}
#bcmenu {
	color: #555;
	margin: 0;
	padding: 0px;
	list-style: none;
}
#bcmenu li, #bcmenu ul {
	display: inline;
	list-style: none;
	text-align: right;
}
#bcmenu a {
	padding: 0 8px 0 8px;
	color: #555;
	text-decoration: none;
}
#bcmenu a:active, #bcmenu a:hover {
	color: #527B7B;
	text-decoration: underline;
}
#menutop {
	color: #555;
	margin: 0;
	padding: 0px;
	list-style: none;
}
#menutop li, #menutop ul {
	display: inline;
	list-style: none;
	text-align: right;
}
#menutop a {
	padding: 0 8px 0 8px;
	color: #555;
	text-decoration: none;
}
#menutop a:active, #menutop a:hover {
	color: #527B7B;
	text-decoration: underline;
}
#mid {
	background: #fff url(mid.jpg) no-repeat;
	float: left;
	width: 900px;
	height: 180px;
	margin: 0px;
}
#midcontent {
	padding: 30px 30px 20px 20px;
	text-align: left;
	color: #fff;
	font: 180% 'trebuchet ms', trebuchet, verdana;
	margin: 0 0 0 290px;
}
#body1 {
	font-size: 120%;
	width: 610px;
	padding: 0 15px 10px 0px;
	float: right;
	text-align: justify; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 590px;
}
html > body #body1 {
	width: 590px;
}
#body1c {
	font-size: 120%;
	width: 900px;
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: justify; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 880px;
}
html > body #body1c  {
	width: 880px;
}
#body2 {
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 250px;
}
html > body #body2  {
	width: 270px;
}
#body2content {
	padding: 0 15px 0 10px;
}
#body2 h2 {
	font-size: 130%;
	color: #527B7B;
}
#footer {
	width: 880px;
	margin: 0px auto;
	font-size: 90%;
	color: #fff;
	padding: 10px 0 0 10px;
	text-align: left;

}

#footerWrapper {
	color:#000000;

	text-align:left;
	width:550px;
	padding:0px;
margin:0px;
	}
	#footerColumnWrapper {
		padding-left:6px;
		}
	#footerWrapper a {
		color:#920d10;
		}
	
	#footerWrapper form {
		float:left;
		}
	#footerWrapper input {
		float:left;
		margin-left:4px;
		}
		
	#headerHr {background-image:url(gradient.jpg); background-repeat:repeat-x; width:auto; overflow:hidden;font-size:12px;padding-top:6px;  padding:8px 15px; border-top:3px solid #8b0000; margin-top:10px;}		
		#headerSearch {width:auto; float:right;}
		#headerHr input{margin:0px 3px;}
	
	#footerHr {background-image:url(footerBg.jpg); background-repeat:no-repeat;	height:26px;width:550px;font-size:12px;	padding-top:6px;text-align:center;}		
		#footerSearch {padding-left:120px;}		
	
		
	.footerColumn {
		float:left;
		}
	.footerTitle {
		list-style:none;
		font-size:12px;
		font-weight:bold;
		margin-left:-16px;
		}



#menusub {
	margin: 5px 0 0 0;
	padding: 0;
	color: #000;
}

#menusub li, #menusub ul {
	list-style: none;
	text-align: left;
	margin: 3px 0 0 0;
}
#menusub a {
	font: normal 110% trebuchet, 'trebuchet ms';
	margin: 0;
	width: 214px;
	color: #FFFFFF;
	text-decoration: none;
	background: #8B0000;
	display: block;
	padding: 2px 0 0 15px;
	height: 20px; /* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
}
html > body #menusub a {
	width: 214px;
	height: 18px;
}
#menusub a:active, #menusub a:hover {
	background: #500303;
	color: #FFFFFF;
	padding: 2px 0 0 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 214px;
}
html > body #menusub a:active, html > body #menusub a:hover {
	width: 214px;
	height: 18px;
}

#navTitles {
	background-image:url(navTitleBg.gif);
	background-repeat:no-repeat;
	height:23px;
	width:229px;
	color:#8b0000;
	font-family:'trebuchet ms', trebuchet, verdana;
	font-weight:bold;
	font-size:16px;
	padding:2px 0 0 16px;
	margin-bottom:-2px;
	}


/* ProStores Special Coding */
#bottomnav {
	height: 25px;
	text-align: center;
	margin-left:300px;
	padding: 0;}

	#botmenu {
		margin: 0px;
		padding: 0;
		list-style: none;}

	#botmenu li, #botmenu ul {
		margin: 0 5px 0 0;
		text-align: left;
		display: inline;}

	#botmenu a:link, #botmenu a:visited{
		color: #777;
		text-decoration: none;
		padding: 0 5px 0 5px;}

	#botmenu a:active, #botmenu a:hover {
		padding: 0 5px 0 5px;
		text-decoration: underline;}

hr {height: 1px; color: #777; width: 180px; text-align: center; }		
table, tr, td, p {line-height: 160%}
#emailfriend {text-align: center;}			
#featured {color: #777;}

#searcharea {	 
	width:245px;
	height:60px;
	} 
	#searcharea input{
		float:left;
		*margin-top:-14px;
		}
		
.featured {background: #f8f8f8;	padding: 5px; color: #555;}		
.floatleft {background: #fff;border: 1px solid #ccc; padding: 3px 3px 3px 3px;}			
.proddesc {background: #f8f8f8; padding: 5px; color: #333;}		
.prodprice {color: #333; font-weight: bold;}
.category {color: #333; font-weight: bold; padding: 3px;}
.prostoresbanner, .prostoresbanner a, {text-align: center; color: #fff; text-decoration:none;}	
.prostoresbanner a:hover {text-align: center; color: #fff; text-decoration: underline;}	


/*Hover Nav Styles*/
.catLink{position:relative; width:229px;margin-top:5px; }		
.hasSubs{background-image:url(rightArrow.gif); background-repeat:no-repeat; background-position:10px 3px;}
	.catLink a{display:block;padding:2px 4px 2px 20px; font-family:trebuchet, 'trebuchet ms'; font-size:110%;}			
	.catLink a:link, .catLink a:visited{color:#fff; background-color:#8b0000; text-decoration:none;}
	.catLink a:hover{ background-color:#600; color:#fff;}		
	
	.subLinks{position:absolute;left:229px;top:-3;width:250px; background-color:white;}
	.subLinksInner{border:2px solid #600; border-left:0;margin-left:2px;}
		.subLinks a{display:block;padding:2px 6px; }			
		.subLinks a:link, .subLinks a:visited{color:white; }
		.subLinks a:hover{background-color:#600; background-image:none !important;}	
