body 
{
	background-image: url(art/map.jpg);
	background-color: #B58844;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
}
#masthead, #content, #navcontainer, #footer
{
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	width: 800px;
	padding-top: 228px;
	background: url(art/masthead.gif) no-repeat top;
	top: 12px;
}
#navcontainer {
	width: 776px;
	padding: 12px;
	background-color: #9A3E29;
}
#content {
	width: 776px;
	background-color: #82954E;
	text-align: left;
	vertical-align: top;
	padding: 12px;

}
#content p {
	color: #000000;
	margin: 0px 12px 12px 12px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #4C2600;
text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}

 .testimonial
{
	float: right;
	width: 210px;
	margin: 0 0 10px 10px;
	background-color: #5A6736;
	padding: 10px;
	border: 2px solid #82954E;

}
.footerHead {
	color: #BDD873;
}
.footerHead a:link {
	color:#BDD873;
}
div.testimonial img
{
border: 2px solid #82954E;
}

.footer
{
	background-color:#798949;
	width: 776px;
	padding: 12px;
	text-align: center;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(art/checkered.gif);
	letter-spacing: 0.3em;
	line-height: 14px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #4C2600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 12px;
	border-bottom-color: #CC6633;
}
.photoRight {
	border: 1px #4A1800 solid;
	float: right;
	margin: 0 0 0 12px;
}
.photoLeft {
	border: 1px #4A1800 solid;
	float: left;
	margin: 0 12px 0 0;
}
a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #343E1C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC6600;
}
.smallprint {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
a.tanbutton {
	background-color:#C0A67A;
	margin-right: 10px;
	border:#A98852 1px solid;
	padding: 2px;
	font-weight: normal;
	color: #4C2600;
}
a.tanbutton:hover {
	text-decoration: none;
	background-color: #A98852;
	color: #000;
}
