@charset "UTF-8";

body {
	margin-top: 0px;
}

.headings_main {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #061802;
}
.headings-sub {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #acb91f;
	background-color: #f8f9e9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #acb91f;
	border-bottom-color: #acb91f;
	text-decoration: none;
	padding: 3px;
	width: 160px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}
.main-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #061802;
	text-align: justify;
}
.sub-nav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #061802;
}

a:link {
	color: #acb91f;
	text-decoration: none;
}
a:visited {
	color: #acb91f;
	text-decoration: none;
}
a:hover {
	color: #56743F;
	text-decoration: none;
}
a:active {
	color: #acb91f;
	text-decoration: none;
}


li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #acb91f;
	line-height: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: acb91f;
	list-style-image: none;
	list-style-type: none;
	text-indent: 6px;
}
li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061802;
	list-style-type: none;
}
li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061802;
}
li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006A00;
}
li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061802;
}


img.people {
	padding: 8px;
	border: 1px dotted #acb91f;
	margin: 5px;
}
.navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #C3D021;
	text-decoration: none;
}

.style1 {
color: #FFFFFF
}
