.topheaderlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	color: #000000;


}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.toptag {
	font-family: Arial;
	font-size: 26px;
	line-height: 60px;
	color: a7a38a;
	background-color: f2f0ea;
}
.browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 928a50;
	padding-left: 10px;

}
a#leftnav {
    display:block;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	background-color: f2f0ea;

}
a#leftnav:hover {
     background:#a7a38a;
     color:#ffffff;
 }



.productsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
}
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 534d21;
}

.pricedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 534d21;
}

.productnamelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 837b3f;
	text-decoration: none;

}

.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}

.newproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;

}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding: 4px;

}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: eeeeee;
	text-decoration: none;
	line-height: 20px;


}
