body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #565F48;
	padding: 0px;
	font-weight: normal;
}

table {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #565F48;
	padding: 0px;
	font-weight: normal;

}

a:link {
	color: #83986d;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #83986d;
	text-decoration: none;
}

a:hover, a:active {
	color: #DB7762;
	border-bottom: 1px dotted #e6ad6c;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #83986D;

}

a.noborder
{
	border: none;
}

blockquote {
	color: 673F1F;
	text-align: center;
	text-indent: 10pt;
}

.FormField {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	
}
.NewsTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5B2A09;
}
.price {
	font-family: "Trebuchet MS";
	color: #990000;
}


img { border: 0px;}

tr#footer td			{	background-color: #eee;}
tr#footer li			{	display: inline; padding: 7px 7px;}