html{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #CCCC66;
	font-family: times new roman, times, serif;
	text-align: center;
}
td{
	font-size: 12pt;
	color: #666633;
	line-height: 150%;
}
b, a{
	color: #C7772D;
}
i{
	font-style: italic;
	font-size: 16pt;
	font-weight: normal;
	color: #C7772D;
}
img{
	display: block;
	border: 0px;
}
#woodborder{
	display: block;
	width: 660px;
	height: 20px;
	margin: 0px auto;
	background: #C7772D url(images/woodborder.jpg) no-repeat;
	border-bottom: 1px solid #FEF1A3;
}
#header{
	margin: 0px auto;
	width: 660px;
}
#body{
	width: 660px;
	margin: 0px auto;
	background-color: #FEF1A3;
	text-align: left;
}
.body_rates{
	width: 660px;
	margin: 0px auto;
	border-top: 1px solid #FEF1A3;
	border-bottom: 1px solid #FEF1A3;
	background: #FEF1A3 url(images/treesbg.gif) no-repeat bottom right;
	text-align: center;
}
#smallphotos{
	text-align: center;
}
#smallphotos img{
	margin-left: 20px;
	margin-right: 20px;
}
#ratestable{
	border: 2px solid #999933;
	text-align: center;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FEF1A3;
}
.ratestd{
	width: 175px;
	background-color: #CCCC66;
	text-align: center;
}
.ratestablehdrhdr{
	width: 175px;
	background-color: #C7772D;
	color: #FEF1A3;
	font-size: 18pt;
	font-weight: normal;
}
.ratestablehdr{
	width: 175px;
	background-color: #999933;
	color: #FEF1A3;
	font-weight: bold;
}
.rateswidecell{
	width: 527px;
	background-color: #CCCC66;
}
#footer{
	display: block;
	width: 660px;
	margin: 0px auto;
	background-color: #C7772D;
	color: #FEF1A3;
	border-top: 1px solid #C7772D;
	border-bottom: 1px solid #C7772D;
}
#footer i{
	color: #FEF1A3;
}
#footer p{
	margin: 20px;
}
#footer p, #footer a{
	font-weight: bold;
	color: #FEF1A3;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#credit{
	width: 650px;
	margin: 0px auto;
	padding: 5px;
	background-color: #FEF1A3;
	color: #999933;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
#credit a{
	color: #999933;
	text-decoration: none;
}
#credit a:hover{
	color: #7F7F33;
}
