@charset "UTF-8";
/* CSS Document */


<!--
body {margin:0 0 0 0;}
-->

strong{color:#113119;}

.morenews {
text-align:right; 
padding-right:5px; 
font-family:Arial, Helvetica, sans-serif; 
color:#4A5E39; font-size:.8em; 
font-weight:bold; 
text-decoration:none;
}

.subheader{
	display:block;
	border-bottom:solid #333333 1px;
	font-weight:bold;
	color: #4A5E39;
	font-size:1.2em;
}

strong.subheader, .subheader strong{
display:block;
	border-bottom:solid #333333 1px;
	font-weight:bold;
	color: #4A5E39;
	font-size:1.2em;}

.color{
}

#wrapper{
width:100%;
background:url(images/bg1.jpg) repeat-x top center #FFFFFF;
background-repeat:repeat-x;

}

#center{

}

#content{
	padding:20px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A5E39;
	font-size:.8em;
	
	line-height:120%;
	
}

#content p{
	color:#000000;}
#content ul{
	color:#000000;
}

#content ol{
	color:#000000;
}



#content a:link{
	color:#003300;
}
#newswrap{
	border-right:#4A5E39 solid 1px;
	margin:5px 0 0 0;
}


/*Left navigation menu*/
#leftnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color: #4A5E39;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#leftnav ul{
	list-style:none;
	list-style-position:outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	

}

#leftnav li{
	
	text-align:right;
	
}

#leftnav li a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#456753;
	background-color:#e4e4e4;
	
}

#leftnav li a{
	display: block;
	text-decoration:none;
	width: 100%;
	border-top:#4A5E39 solid 1px;
	padding:5px 8px 5px 0;
}

html>body #leftnav li a {
		width: auto;
}

#leftnav li a:link{
	display: block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#456753;
	text-decoration:none;
	
	
}

#leftnav li a:visited{
	display: block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#456753;
	text-decoration:none;
	
}

/*END Left navigation menu*/



#footer{
margin:10px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
}

#footermenu{
	border-top:#4A5E39 solid 1px;
	border-bottom:#4A5E39 solid 1px;
	margin:0 0 5px 0;
	
}

a, a:visited{color:#003300;}



/*Header for each individual page*/
#contentheader {
border-bottom:#4A5E39 solid 1px;
height:1px;
width:100%;
margin:5px 20px 0 5px;
	
}

h3{

}

h3.title { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	line-height: .6em; 
	color:#C6C6C6; 
	font-weight: bold; 
	display:block; 
	margin:5px 0 0 0;
	padding:15px 20px 10px 20px;
	
	}

h3.title em { 
	font-size:16px; 
	color:#4C6157; 
	font-weight:bold; 
	text-align:right;
	}
	
	
/*END Header fr each individual page*/

.style1 {color: #FFFFFF}
.style2 {color: #000000}
.style3 {color: #CCCCCC; }
.style4 {
	font-size: 0.875em;
	color: #333333;
}
.style5 {
	font-size: 1.2em;
	font-weight: bold;
}
.style7 {
	font-size: 1em;
	font-weight: bold;
}

.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; }

.track{
	font-size:90%;
}