/* CSS Document */

body {
	background-color: #B3E182;
	text-align: center;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000; }
	
h1 {
	color: #6FBD1B;
	font-size: 1.4em; }
	
h2 {
	color: #1B8CBD;
	font-size: 1.2em; }
	
a {
	font-weight: bold;
	color: #1B8CBD;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }
	
li {
	padding-bottom: 15px; }

.image {	
	border: 1px solid #000; }
	
.quote {
	color: #6FBD1B; }
	
A.navbottom5bz {	COLOR: #2b6d0b; TEXT-DECORATION: none;}
A.navbottom5bz:visited {	COLOR: #2b6d0b; TEXT-DECORATION: none;}
A.navbottom5bz:hover {	COLOR: white; TEXT-DECORATION: none;}
	
.newsheader {font-family: arial; font-size: 16pt; font-weight: bold; color: #38910D;}
.newsitemheader {font-family: arial; font-size: 12pt; font-weight: bold; color: #38910D;}
.newscopy {font-family: arial; font-size: 10pt; color: #333333;}
.newsdatepublished {font-family: arial; font-size: 8pt; font-style: italic; color: #38910D;}
.copyrightlinks {font-family: arial; font-size: 9pt; color: white;}

	
blockquote {
	padding: 5px 0; }
	
#contain {
	width: 700px;
	margin: 0px auto; }
	
#top {
	width: 658px; /*total=700px*/
	height: 113px; /*total=130px*/
	background-color: #FFF;
	border: 1px solid #6FBD1B;
	margin: 15px 0 7px 0;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	font-weight: bold;
	color: #0680AF;
	text-align: left;
	font-size: 1.8em;
	padding: 15px 20px 0 20px; }
	
#top #contact {
	color: #FFF;
	text-align: right;
	padding-top: 64px;
	font-size: 0.6em; }
	
#contact a {
	color: #FFF; }
	
#navcontain {
	width: 678px; /*total=700px*/
	background-color: #FFF;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #6FBD1B;
	margin-bottom: 7px;
	padding: 4px 10px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #1B8CBD;
	text-align: left; }
	
#navcontain a {
	color: #000;
	padding: 0 10px; }
	
#navcontain a:hover {
	text-decoration: none;
	color: #FFF; }
	
#current {
	padding: 0 10px; }
	
#content {
	width: 630px; /*total=700px*/
	background-color: #FFF;
	border: 1px solid #6FBD1B;
	padding: 35px;
	text-align: left;
	float: left;
	margin-bottom: 15px; }

.namelist {
	width: 157px;
	float: left; }
	
.clear {
	clear: both; }
	
.form {
	background-color: #E5F2FB;
	width: 460px; /*total=500px*/
	padding: 20px;
	border: 1px solid #BDE1FA;
	text-align: left;
	margin: 20px 0 25px 60px; }
	
.field {	
	border: 1px solid #BDE1FA;
	width: 200px;
	margin: 3px 0; }