.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #808040;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #252525;
	line-height: 24px;
}
.bodytext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #252525;
}
.headtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2d3816;
}

a.right_links{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808040;
	text-decoration: none;
}
a.right_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808040;
	text-decoration: underline;
}
.product_div{
	clear:both;
	border-bottom:1px solid #808040;
	height:97px;
	padding-top: 5px;
}
.order_button{
	border:1px solid #808040;
	height:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	cursor:pointer;
	background-color:#F7E3B0;
}
.button2{
	border:1px solid #808040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	cursor:pointer;
	background-color:#F7E3B0;
}