html, body  {
           height: 100%;                                                                         
           margin: 0px auto 00px auto;                                                                       
           padding: 0; 
	   background:#bd8a5e;
	
            }




#wrapper 	{position: relative;
                width: 960px;
                height:100%;
		padding: 0px;
                clear: both;
		margin: 20px auto 0px auto;
		padding: 0;
	        position: relative;
                 /* IE4ever Hack: Hide from IE4 **/
                position: static;
                /** end hack */
		
	        }





#header {position: relative;
	clear:both;
	border-bottom: 0px solid #fff; 
	float:left; 
	width: 120px;
	padding:0;
	margin: 0;
	}

.fullwidth {position: relative;
	width: 960px;
	clear:both; 
	float: left; 
	border-top: 1px solid #fff;
	margin: 10px 00px 20px 00px;
	padding: 20px 00px 20px 00px;
	}

h1 {font-family:"Trebuchet MS", san-serif;
	margin: 30px 0px 20px 20px;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	}


h2 {    font-family:"Trebuchet MS", san-serif;
	margin: 30px 0px 20px 00px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;

	}

.menu { position: relative;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 00px 0px 10px 00px;
	
}

ul#main {border: 0px solid #ccc;
	margin: 0;
	padding: 0px;
	float: left;
	text-align: left;
	width: 820px;
	background:#775e11;
	padding: 10px 0px 10px 10px;
	}

ul#main li {
	margin: 0px 10px 0 00px;
	text-align: left;
	display:inline;
	float:left;
	list-style-type:none;

	}


ul#main li a {
	display:inline;
	outline:none;
	font-family:"Trebuchet MS", san-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
			

ul#main li a:hover {
	text-decoration: underline;
	color: #91b1e5;

}
	
ul#main li a.current{
	text-decoration: underline;
	color: #91b1e5;
}	

.fullwidth p {
color:black;
font-family:"Trebuchet MS", san-serif;
font-size:14px;
text-align:left;
text-indent:0;
}


.fullwidth p strong {font-weight: bold; font-size: 18px; text-decoration: none;}



#footer {position: relative;
	width: 960px;
	clear:both; 
	float: left; 
	border-top: 1px solid #fff;
	margin: 00px 0 20px 0;
	
	height: 30px;}

#footer p {line-height: 16px;
	font-family: arial;
	font-size: 14px;
	color: #694f10;
	text-align: left;
	padding: 0px 00px 0 00px;
	
	font-weight: normal;}


.credit {font-family: arial; 
	float:right;
	font-size: 10px;
	color: #666;
	text-align: right;
	margin: 10px 00px 00px 0px;
	letter-spacing: 2px;
	font-weight: lighter;}

p.highlight
{	text-align: center;
	font-family:"Trebuchet MS", san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background:#54433e;
	padding: 10px;}

a:link {color: #fff;}
a:visited {color: #fff;
}
a:hover {color: #9d3207;
}

a:active {color: #9d3207;
}





img.right {float: right; 
	   margin: 20px 0 20px 20px;}
.rates {display: inline; float: left; width: 200px;}

table {margin: 0 10px 0 0;}

th {text-align: left;
	font-family:"Trebuchet MS", san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #694f10;
	text-decoration: none;
	padding: 2px;}

td {text-align: left;
	font-family:"Trebuchet MS", san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #694f10;
	text-decoration: none;
	padding: 2px;} 

td.head {color: #fff;
	font-weight: bold;}
.hr { 
    padding: 0;
    margin: 0;
    padding: 1px;
    border-bottom: 2px dotted #fff;	
    line-height: 1px;
}

