html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c0d87a;
} 
/* Layout divs */  
#pagewidth { 
	width: 950px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
	border-top: #aad037 6px solid; 
	background-color: #FFFFFF;
} 
 
#header {
 	height: 294px; 
 	width: 100%;
} 
#header_left {
	width: 490px;
	height: 294px;
	float: left;
	background-image: url(/img_upload/logo.gif);
	background-repeat: no-repeat;
}
#navbar {
	height: 30px;
	margin-top: 96px;
	margin-left: 35px;
}
#flash1 {
	height: 168px;
	width: 490px;
} 
#header_right {
	width: 460px;
	height: 288px;
	float: right;
	display: inline;
}

#cont_left {
 	width: 250px; 
 	float: left; 
}
 
#cont_center {
	background-color: #FFFFFF;  
 	float: right; 
 	display: inline; 
 	width: 700px; 
}
 
#footer {
 	height: 47px; 
	background-image: url(/img_upload/footer_bg.gif);
	background-repeat: no-repeat; 
	text-align: center;
 	clear: both;
} 
/* menu styles */
#menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8cc63f;
	padding-top: 8px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	padding-right: 20px;
}
#menu a {
	color: #8cc63f;
	text-decoration: none;
}
#menu a:hover {
	color: #36720c;
	text-decoration: none;
}
/* article styles */

.out_art {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
}
.out_art h1 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
.out_art h2 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.out_art p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.out_art ul {
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
.out_art ol {
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #8cc63f;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.out_link {
	clear: both;
	margin-bottom: 10px;
}
.out_link h4 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p {
	font-size: 12px;
	color: #8cc63f;
	margin: 0;
	padding: 0;
}
.prev_copy {
	text-align: center;
}
.out_art .out_prev_img p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.out_link p.link_blurb {
	color: #000000;
}
.out_link a {
	color: #8cc63f;
}
.out_link a:hover {
	color: #000000;
}
.out_art a {
	color: #8cc63f;
}
.out_art a:hover {
	color: #000000;
}	 

/* end of article navigation styles (previous page, top of page) */

.out_footer {
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.out_art .out_footer {
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.out_footer a {
	color: #8cc63f;
	text-decoration: none;
	padding-right: 5px;
}
.out_footer a:hover {
	color: #000000;
}
/* contact form styles */
.out_form {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
}
.out_form h1 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}
/* image page styles */
#out {	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
}
#out h1 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}
#out h3 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
#out a {
	color: #8cc63f;
}
#out a:hover {
	color: #000000;
}
/* left newsbox styles */

.nb_le_top {
	display: none;
}
.nb_le_bot {
	display: none;
}
.nb_le_ce {
	width: 230px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 15px;

}
.nb_le_ce h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8cc63f;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aad037;
}
.nb_le_ce p {	
	font-size: 11px; 
	color: #000000;
	margin-top: 0;
	padding: 0;
}
.nb_le_ce ul {	
	font-size: 11px; 
	color: #000000;
	margin-top: 0;
	padding: 0;
}
.nb_le_ce img {
	margin: 0;
	padding: 0;
}
.nb_le_ce a {
	margin-left: 3px;
	margin-right: 3px;
	font-size: 11px;
	color: #8cc63f;
}
.nb_le_ce a:hover {
	color: #000000;
}
/* footer styles */
#footer p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* site map styles */
.archive {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 12px;
}
.archive h1 {
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8cc63f;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
.archive p {
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}	
.archive a {
	color: #8cc63f;
}
.archive a:hover {
	color: #000000;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


