﻿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*/
/*portfolio thumb*/
ul.pthumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;}
ul.pthumb li {
	margin: 0; padding: 3px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 66px;
	height: 54px;
}
ul.pthumb li img {
	width: 66px; height: 54px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.pthumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none; /* Get rid of border on hover */
}
/*end portfolio thumb*/
#main_view {
	float: left;
}
.relish_left
{
padding: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;}
.portfolio td
{padding:3px 0px;}
.casey td
{padding:5px 0px;}