.Body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #176713;
	margin-top: 7px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.Listed_text_indented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 30px;
	list-style-type: disc;
}
.Large_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #176713;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.Large_Text_nbm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #176713;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Small_text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666666;
}
.Listed_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#tagline {float:right; margin-top: 30px; margin-right: 20px; font:"Times New Roman", Times, serif; color: #436d43; font-size:24px; font-weight:bold; font-style:italic;}

#logo {float: left;}
#bar {background-color:#436d43; width: 100%; height:20px;}

#navigation a
{
color: #fff;
background: #436d43 url(images/navl.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-size:14px;
}
#nav {margin-top: 0px;}
#navigation a span
{
background: url(images/navr.jpg) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #a5bfa2 url(images/navl_hover.jpg) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(images/navr_hover.jpg) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
list-style-type: none;

}

#navigation li
{
float: left;
margin: 0;
list-style-type: none;
} 


#secondarylinks
{color: #a5bfa2;
font-size:14px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

#secondarylinks a:link, a:visited
{color: #a5bfa2;
text-decoration:none;
}

#secondarylinks a:hover
{color: #ffffff;
text-decoration:none;
}