body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #94845A;
	border-right-color: #94845A;
	border-bottom-color: #94845A;
	border-left-color: #94845A;
	background-image: url(images/site/BG.jpg);
	background-repeat: repeat-x;
	background-color: #EBEAB1;

}

div#container
{
	margin-top:10px;
	width:770px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	border: 10px solid #256B25;
	float: none;
	padding: 6px;

}

div#menu
{
	display:block;
	height:420px;
	width: 770px;
	background-repeat: no-repeat;
	background-image: url(images/site/banner.jpg);
	border-top-width: 2px;
	border-top-color: #AD7C39;
	border-right-color: #AD7C39;
	border-bottom-color: #AD7C39;
	border-left-color: #AD7C39;
	margin-bottom: 10px;
	background-color: #2A6429;
}

div#menu span#links
{
	overflow:visible;
	display:inline;
	/*background-color:#e4ded2;*/
position:relative;
	text-align: right;
	float: right;
	padding-top: 340px;
}

div#content
{
	width:770px;
	margin-left:0px;
	text-align:justify;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

span#footer
{
	width:770px;
	clear:both;
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	display:block;
	color:#FFFFFF;
	font-size:80%;
	background-color: #2A6429;
	height: 20px;
}

span#footer a
{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
font-style:normal;
}

span#footer a:hover
{
color:#999999;
text-decoration:none;
}


img.menu
{
border:none;
}

span#images
{
width:750px;
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
}

a
{
color:#2A6429;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

a:hover
{
	color:#628D5F;
	text-decoration:none;
}

div#map
{
	padding: 5px;
	margin-left:15px;
	border:solid 1px #5a5242;
	width: 400px;
	height: 300px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
}

h1
{
	color:#5F4E54;
	font-size:15px;
	text-decoration: underline;
	margin-left: 15px;
	margin-bottom: 0px;
}

h2
{
	color:#2A6429;
	font-size:15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}

span#bottomLinks
{
width:770px;
clear:both;
text-align:center;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
display:block;
color:#FFFFFF;
font-size:80%;
}

p.underHeader
{
	margin-top:0px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border:0px solid #346633;
	color: #FFFFFF;
	}
div#righty
{
	float:right;
	display:block;
	color:#000000;
	text-align:left;
	width: 205px;
	margin-top: 15px;
	margin-right: 15px;
	height: auto;
	margin-left: 10px;
}
img.righto
{
	float:right;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #256B25;
}
img.tumb
{
	float:right;
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #256B25;
}
div#address
{
	float:right;
	width:280px;
	margin-left: 0px;
	margin-right: 30px;
}
#container #content #address strong {
	color: #5F4E54;
}
#container #content .style1 {
	color: #5F4E54;
	font-weight: bold;
}
#munus {
	width: auto;
	padding-top: 400px;
	padding-left: 10px;
}
#munus a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E9E9E9;
}
