body {background-color: beige}
p.head {font-family: georgia; color: #ffffff; font-size: 14px; text-indent: 10px; font-weight: bold;}
p { font-family: arial-black; color: #000000; font-size: 17px; }
p.nav { font-family: verdana; font-size: 12px; margin-left: 20px }
address {font-family: verdana; font-size: 12px;}
a.nav:hover {color: 77B471; text-decoration: none;}
a.nav:link {color: #ffffff; text-decoration: none;}
a.nav:visited {color: #ffffff; text-decoration: none;}
a.nav:active {color: #ffffff; text-decoration: none;}
p.footernav {color: #027E02;}
a.footernav:link {color: #027E02;}
a.footernav:hover {color: #555555;}
a.footernav:visited {color: #027E02;}
a.footernav:active {color: #000000;}
p.sig {color: #000000; font-size: 12px; font-family: verdana;} 
p.map{color: #000000; font-size: 9px; font-family: verdana; font-weight: bold}
p.gallery { font-family: verdana; font-size: 10px; }
.tableBorder {
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F4EED7;
	border-left-color: #F4EED7;
	border-top-width: thin;
	border-left-width: thin;
}
.tdBorder {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F4EED7;
	border-bottom-color: #F4EED7;
	border-right-width: thin;
	border-bottom-width: thin;
}

