
body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 100%;
	color: #333;
	background-color: #f0e8d8;
	background-image:url(/images/pagebg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
#topmenu {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #fff;
	background-image:url(/images/topmenu.jpg);
	background-repeat: no-repeat;
}
#topmenu .content {
	padding: 9px 30px;
	text-align: right;
	font-size: 80%;
}
#topmenu a {
	color: #9C6B26;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-color: #000000;
}
#menu  {
	color: #999999;
	padding: 3px 0 0 0;
	margin: 0;
	background-color: #fff;
	background-image: url(/images/pagemenubg.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	width: 797px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(/images/contentbg_left.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 576px;
	float: right;
}
#right {
	width: 210px;
	float: left;
	background-image:url(/images/sidemenubg_left.jpg);
	background-repeat:no-repeat;
}
#left .content {
	padding: 24px 40px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
/*menu*/
#right .content {
	padding: 24px 2px 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #26579c;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #26579c;
	border-left: 6px solid #26579c;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	color: #9C6B26 !important;
	border-color: #9C6B26 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #26579c;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #9C6B26;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #9C6B26;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #26579c;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imageleft {
	float:left;
	margin: 0 10px 5px 0;
}
.imageright {
	float:right;
	margin: 0 0 5px 10px;
}
.centertext {
	text-align: center;
}
/* map styles */

#map {
	width: 100%;
	height: 400px;
	border: 1px solid #999;
}

#map div.iwindow {
    line-height:1.35;
    overflow:hidden;
    white-space:nowrap;
}
#map div.iwindow b{
	color: #26579c;
}



/*form spambot trap*/

.zip { 
visibility: hidden;
} 
/*banner styles*/
.banner {
	margin: 0 auto 30px auto;
	width: 480px;
}