body {
margin: 20px;
padding: 0;
text-align:center;
background-image:url(images/background.gif)
}
#container {
text-align: left;
width:80%;
margin: 0 auto;
border: solid #B78539 1px;
background-image:url(images/menu_bkg.jpg);
background-repeat:repeat-y;
background-color: #FFFFFF;
}
#content {
text-align: none;
margin-left: 200px;
padding: 15px 15px 15px 15px;
background-color:#FFFFFF;
}
#masthead {
height: 144px;
background-image: url(images/masthead_bkg.jpg);
background-repeat: repeat-x;
background-color:#E2F1EB;
}
#menunav {
float: left;
width: 200px;
}
#rightmenu {
background-color:#FFFFFF;
width: 190px;
float: right;
margin: 30px 8px 8px 8px;
font-size: 90%;
line-height: 10px;
}
#topnav {
background-color:#B78539;
height: 23px;
border-top: solid 1px #976D2F;
border-bottom: solid 1px #976D2F;
text-align:right;
padding-top: 3px;
padding-botton: 4px;
padding-right: 20px;
}
#footer {
clear: both;
padding-top: 25px;
height: 75px;
color: #00703C;
font-size:14px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
border-top:  6px solid #B78539;
background-image:url(images/footer_bkg.gif);
}
#news {
padding: 15px;
font-family: Arial, Helvetica, sans-serif;
border: #B78539 solid 1px;
background-image:url(images/news_bkg.jpg);
font-size: 85%;
line-height: 150%;
}
#submenu {
float: right;
margin: 15px;
padding: 15px;
border-top: 1px solid #FF6633;
border-bottom: 1px solid #FF6633;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 75%%;
}
h1 {
color: #00703C;
padding-top: 10px;
font-size: large;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
line-height: 180%;
}
h2 {
color: #00703C;
padding-top: 10px;
font-size: medium;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
h3 {
color: #00703C;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 135%;
}
h4 {
color: #B78539;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 110%;
}
h5 {
color: #003399;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 110%;
}
h6 {
color: #990033;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 110%;
}
.purple {
color: #660066;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 110%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 135%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-image:  url(../images/circle.gif);
}
legend {
color: #00703C;
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
font-style:italic;
}
label {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}

ul#nav {
margin-left: 10px;
padding-left: 25px;
list-style:none;
}
ul#nav a {
display: block;
text-decoration: none;
color: #00703C;
padding: 10px;
border-bottom: 1px solid #B78539;
width: 140px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 120%;
}
ul#nav a:hover{
color: #B78539;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 120%;
}
ul#nav li{
diplay: inline;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	font-style:italic;
	color:#00703C;
	}
a:link {color: #00703C;}
a:visited{color: #00703C;}
a:hover{color: #B78539;}
a:active{color: #B78539;}
a:focus{color: #B78539;}

table {
border-collapse: collapse;
}
th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
