/* CSS Basic Document */
body{
             margin:0;
	padding:0;
	color:#333;
             background-color:#84926F;
	line-height:14px; 
	font:400 .8em verdana, arial, helvetica, sans-serif;}

td {
            font-size: 12px;}

a:link{
	color: #3A5C0E;}

a:visited{
	color: #543B13;}

a:hover, a:active{
	color: #800000;}

h1 {
             font-size: 20px;
             color: #000000;
             padding: 0px;
             margin: 2px 0px 4px 0px;}

h2 {
             font-size: 16px;
             font-weight: 600;
             color: #404040;
             padding: 0px;
             margin: 2px 0px 2px 0px;}

h3 {
             font-size: 14px; 
             font-weight: 600;                          
             color: #000000;
             padding: 0px;
             margin: 2px 0px 2px 0px;}
h4 {
             font-size: 14px; 
             font-weight: 600;                          
             color: #1D691D;
             padding: 0px;
             margin: 2px 0px 2px 0px;}


.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}


/* CSS Background image Document */
.header_image
{
             background:url(../images/header_bg.jpg) left top no-repeat;height:175px;
}

/* CSS Background image Document */

.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #372E29;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#126936;
text-decoration:none;
background-color:inherit;
}
  img {
             border: 0;}

