body {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, p {margin: 6px 12px; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #930;
	font-weight: lighter;
	margin-bottom: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
}


h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #c7e09f;
	text-align: center;
	text-transform: uppercase;
}

h5 {
	border-bottom:solid 4px #c7e09f;
}

.sidebar {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 1px;
	border-bottom:solid 2px #c7e09f;
}

.sidebar_special {
	font-size: 12px;
	color: #930;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 1px;
	border-bottom:solid 2px #c7e09f;
}

.sidebar a:link {
	font-size: 11px;
	line-height: 14px;
	color: #930;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 3px;
}

.sidebar a:visited {
	font-size: 11px;
	line-height: 14px;
	color: #930;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 3px;
}

.sidebar a:hover {
	font-size: 11px;
	line-height: 14px;
	color: #930;
	text-decoration: none;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 3px;
}

a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #930;
}

.small {
	font-size:10px;
}

.footer {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.footer a:link {
	text-decoration: underline;
}

.footer a:visited {
	text-decoration: underline;
}

.footer a:hover {
	color: #930;
	text-decoration: none;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-top: 4px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-top: 4px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



#container {width: 860px; }

#masthead {
	background: #FFF;
	border-bottom: 1px solid #32883d;
}

#navlist
{
padding: 3px;
margin-left: 0px;
border-bottom: 1px solid #32883d;
font: 11px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 0px;
border: 1px solid #32883d;
border-bottom: none;
background: #e3d7cb;
text-decoration: none;
}

#navlist li a:link { color: #333; }
#navlist li a:visited { color: #32883d; }

#navlist li a:hover
{
color: #000;
background: #c9b59d;
}

#navlist li a#current
{
background: #c7e09f;
border-bottom: 1px solid white;
}

#linkbox {
	width: 150px;
	float: left;
}

#linkbox ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 2px;
margin-bottom: 2px;
}

#linkbox a
{
font-size: 11px;
display: block;
padding: 3px;
width: 144px;
background-color: #e3d7cb;
border-bottom: 1px solid #fff;
}

#linkbox a:link, #linklist a:visited
{
color: #000;
text-decoration: none;
}

#linkbox a:hover
{
background-color: #c7e09f;
color: #930;
}

#main {
	float: left;
	width: 500px; }

#news {
	float: left;
	width: 202px;
	background: #FFF;
	margin-left: 0px;
	border-left: 1px solid #c7e09f; }

#footer {
	clear: both;
	padding: 3px;
	background: #e3d7cb;
}
