@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #739E31;
	background-image: url(../images/_bckgrndGrphcs/background_gradient.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #C8DAAA;
}
p 	{
	color:#739E31;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}
#container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
}
.twoColFixLtHdr #header {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	height: 200px;
	background-image: url(../images/_bckgrndGrphcs/container_bckgnd_top.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46621c;
} 
#nav_banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #46621c;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739E31;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header #news_banner{
	height: auto;
	width: 500px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: right;
	float: right;
}
.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 0px;
	background-image: url(../images/_bckgrndGrphcs/container_bckgrnd_mid.png);
	background-repeat: repeat-y;
}
#mainContent #sidebar1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 340px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	margin: 0;
	font-size: 14px;
	display: block;
}
#mainContent #mainBar {
	margin-top: 0px;
	margin-left:380px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4D7830;
}
#container #nav_bottom{
	background-image: url(../images/_bckgrndGrphcs/container_bckgrnd_btm.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 50px;
	height: 200px;
	width: auto;
	text-align: center;
}
.twoColFixLtHdr #container #header p  {
	margin: 0;
	color: #739E31;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}
#header a {
	margin: 0;
	color:#6F9D2C
}
#header a:hover {
	text-decoration: none;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav_banner ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
#nav_banner ul li {
		float: left;
}
#nav_banner ul a {
	padding: 0 1em;
	font-size: 14px;
	text-decoration: none;
	color:#030;
	float:left;
	display: block;
}
#nav_banner ul a:hover {
	text-decoration:none;
	color: #09F
}
#news_banner h1 {
	text-align: right;
}
#news_banner h2 {
	font-size: 24px;
	margin:0;
}
#news_banner h3 {
	font-size: 18px;
	margin-top:0;
	margin-bottom:2px;
}
#news_banner h4 {
	font-size: 14px;
	margin:0;
}
#sidebar1 h3 {
	font-size:18px;
}
#sidebar1 h3 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#739E31;
}
#sidebar1 h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}
#sidebar1 h4 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	text-decoration:none;
}


#sidebar1 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #739E31;
}
#sidebar1 a:hover {
	text-decoration:underline;
	color: #46621c;
}
#mainContent #sidebar1 ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style: none;
	text-decoration: none;
	color:#729E34;
	font-size: 14px;
}
#mainContent #sidebar1 ul li a {
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#030;
}
#mainContent #sidebar1 ul li a:hover {
	margin-top: 0px;
	margin-bottom: 10px;
	color:#739E31;
	text-decoration:underline;
}

#mainContent #mainBar p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#mainContent #mainBar h2 {
	font-size: 20px;
	margin-top:0px;
	margin-bottom: 0px;
	color: #46621c;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainContent #mainBar h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6F9D2C;
	padding-top: 5px;
}
#mainContent #mainBar h4{
	font-size:14px;
	margin-top:0;
	margin-bottom: 2px;
	color: #6F9D2C;
}
#mainContent #mainBar a {
	color:#46621c;
}
#mainContent #mainBar a:hover {
	color:#739E31;
	text-decoration:underline;
}
#mainContent #mainBar ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:0;
	list-style: none;
	text-decoration: none;
	color:#729E34;
	font-size: 14px;
}
#mainContent #mainBar ul li a {
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#030;
}
#mainContent #mainBar ul li a:hover {
	margin-top: 0px;
	margin-bottom: 10px;
	color:#739E31;
	text-decoration:none;
}
#mainContent #mainBar ol {
	font-size:14px;
}
#mainBar ol li {
	margin-bottom: 1em;
}
#nav_bottom p {
	font-size: 11px;
	margin: 0;
}
#nav_bottom h1{
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav_bottom ul {
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
#nav_bottom ul li {
	float:left;
	margin-left: 0px;
}
#nav_bottom a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ACC57D;
	padding: 0.7em;
}
#nav_bottom a:hover {
	color:#030;
	text-decoration:underline;
	display: block;
}
#footer {
	height:100px;

}
#footer p {
	text-align:center;
}
#container .top {
	background-position:left top;
	background-repeat: no-repeat;
	background-image: url(/images/_bckgrndGrphcs/container_bckgnd_top.png);
}
#container .btm {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/_bckgrndGrphcs/container_bckgrnd_btm.gif);
}
.logo_header {
	float: left;
	height: auto;
	width: auto;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	font-size: 18px;
	text-align: left;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
heading 4	{
	color: #46621c;
	font-size:14px;
	font-weight:bold;
}
.darkText	{
	color: #46621c;
}
.darkText2	{
	color: #03C;
}
