.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	padding-right: 10px;
	padding-left: 10px;
}
#shop {
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #930;
}
.viewcart {
	height: 50px;
	width: 50px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.linksonred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.salecolor {color:#951b1e;font-weight:bold;}
.outofstock {color:#951b1e;font-weight:bold;}
a.itemcolor {color:#663300;text-decoration:none;}
a {outline:none;}
#formdavid {padding: 0 20px;}
#store-left{width:400px;float:eft;}
#store-right{width:250px;float:right;margin-right:40px;text-align:center;}
#bottom {clear:both;}