
#mainp h1 {
	color: #DE7300;/*008000;*/
}
a, #displayprice {
	color: #F07C00;
}
a:hover {
	color: #765736;/*5A7544;*/
}
h2 {
	padding-bottom: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size:125%;
	margin-bottom:15px;
	padding-top:10px;
}
h5 {
	margin-top: -20px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	padding:10px;
}
#nav li a:hover {
	background-color: #DE7300;/*005000;*/
}
img#displayproduct {
	margin: 0 0 -3px;
	border: 0px;
	max-height: 350px;
	max-width: 350px;
}
div#products {
	display:block;
margin: 0px auto;
	text-indent:0;
	text-align: center;
	white-space: nowrap;
	width: 410px;
	height: 122px;
	overflow: auto;
}	
#products a:hover img {
	opacity:1;
}
#products img {
	height:90px;
	margin:5px;
	opacity:0.75;
	width:90px;
}
a img, a:hover img {
	border:1px solid #000000;
}
	#products img {
		width: 90px;
		height: 90px;
		margin: 5px;
		opacity:.75;
		filter:alpha(opacity=75);
	}
select#sku {
	width: 195px;
}
#displayprice {
	padding: 10px 0;
	display: block;
}
#dp {
	border:3px double black;
	background: #FFFFFF;
	padding: 0px;
	margin: 10px 15px;
	float: right;
	
	text-align: center;
}
div#greycontainer {
	background-color: #AAAAAA;
}
div#leftfilter {
	width:120px;
	margin-right:-120px;
	float:left;
	background-color: #AAAAAA;
	position: relative;
	z-index: 4;
}
	#leftfilter a, #leftfilter a:hover, #current {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		font-size: 100%;
		display:block;
		padding:2px 0;
	}
	#leftfilter ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
#leftfilter li:hover {
	background: #DB9443;
}
li#current, li#current:hover {
	background-color:#DE7300;
}
#content p.noindent {
	text-indent: 0px;
}
#content p#dimensions {
	margin-top: -5px;
}
#content p#ship {
	font-size: 85%;
}
#buyrecords {
	display: block;
	padding: 5px 0 15px;
}
