﻿body {font-family:Arial;font-size:10pt;color: #753F00;margin-top:10px;}
img{border:none;}
td,form{padding:0;margin:0;}
a{color: #753F00;text-decoration:none;}
a:hover{color:#a3a329;}
.brown_line
{
background: url(header_bottom_border.png) repeat-x bottom;
}
img {border: none;}
.container {

}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 206px; height: 30px;
	padding:5px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
    background: url(brown_tran_back.png) repeat;
	border: none;
}
/*relish thumb*/
.relishcontainer {
height:233px;
}
ul.relishthumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
}
ul.relishthumb li {
	margin-left: -5px;
	float: left;
	position: relative;
}
ul.relishthumb li img {
	width: 122px; height: 30px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.relishthumb li img.hover {
	border: none;
}
/*end relish thumb*/
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}
.relish_left
{
padding:10px 5px;
}
.relish_left a
{
text-decoration:none;
color:#753F00;
}
.relish_left a:hover
{color: #a3a329;}
.custom_left
{
font-weight:bold;
color:#a3a329;
}
.custom_left:hover
{color:#753F00;}
.custom_center
{
color:#a3a329;
}
.custom_center:hover
{
color:#753F00;
}
.grey_link a
{
 color: #666666
}
.grey_link a:hover
{
    color:#a3a329;  
}
.content_subhead
{color:#a3a329;}
.IS_form
{
font-size:8pt;
color: #777;
}
.IS_form input, textarea
{font-size:8pt;}