#cssmenu {
}
#cssmenu ul {
 letter-spacing: 1px;
 font-weight: bold;
 font-style: italic;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin:0;
 padding:0;
 list-style:none;
}
#cssmenu li a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
 color: #FFFFFF;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 text-align: right;
 background: #000000;
 border-right: 6px #6C2C00;
 display:block;
 width:100%;
}
#cssmenu li a:hover {
 background: #9CC1DB;
 border-left: 6px solid #39739D;
}
#cssmenu li.menucurrent a {
 text-align: right;
}
#cssmenu li.menucaption {
 color: #FF6600;
 font-style: normal;
 padding-left: 5px;
 font-size: 13px;
 padding-bottom: 2px;
 padding-top: 8px;
 font-family: Arial, Helvetica, san-serif;
 letter-spacing: 1px;
 text-align: right;
 background: #000000;
 display:block;
}
html>body #cssmenu li a {
 width: auto;
}

.headline {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	color: #3A6843;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.posttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

 Created with <Strong><HTML> Online Builder 
 http://www.stronghtml.com/otools/vertical_menu/ 
 
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #43784E;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #539560;
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9B59;
}
.spotlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C2400;
	font-weight: bold;
}
.bodytext img {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}
