Body {
    background-color: #DCF4D9;
}
h2 {
    font-size:24px;
	color: #807EB8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}
h4 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}

h5 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h6{
    color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:14px;
}

p{
}

#page {
width:965px;
height:auto;
margin: 0 auto;
}


/* Header image*/

#header {
	width: 740px;
	height: 223px;
	margin:5px auto;
}


/* Menu buttons */

#menu {
	width: 740px;
	height: 44px;
	padding: 4px 0 0 0;
	margin:auto;	
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 88px;
	height: 28px;
	padding: 12px 0 0 0;
	margin: 0 0 0 4px;
	background: url(images/img3.gif) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #68B865;
}

#menu a:hover, #menu .active a {
	color: #307E30;
	font-weight:bold;
	font-size:10.5px;
	
}

#news{
width:100px;
height:460px;
float: left;
margin:5px;

}
.text{
color: #006699;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
text-align: center;
background-color:#C7E4D2;
padding:10px;
margin:20px 0 ;
}
/* Content col one and two*/

#content {
	width: 740px;
	margin: auto;
	background-color: #DDFDF5;
	padding: 8px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	
}

#content a:hover, #menu .active a {
	color: #1E9618;
	}
	


	
#colOne {
	float: left;
	width: 180px;
	padding:0 10px 0 10px;
	border-right-color:#99CEAE;
	border-right-style:solid;
	border-right-width:medium;
}

#colTwo {
	float: right;
	width: 515px;
	height:auto;
	font-size: 14px;
	padding:0 10px 0 5px;
	color: #67499E;	
}
.colthree{
    float: left;
	width: 155px;
	padding:8px;
	
}
.colfour{
    float: left;
	width: 155px;
	padding:8px;
	
}
.colfive{
    float: left;
	width: 155px;
	padding:8px;
	
}
/* description*/

#description {
	width: 700px;
	height: 18px;
	margin: 5px auto 20px auto;
	padding:5px 0 5px 0;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16px;
	
} 

#newstwo{
width:100px;
height:350px;
float: right;
margin:5px;
text-align: center;
text-decoration:none;
}	

/* Footer */

#footer {
	text-align: center;
	font-size: 14px;
	line-height:16px;
	width: 740px;
	height: 100px;
	margin: 4px  auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #67499E;
	font-weight: bold;
	background-color: #B0D5C0;	
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer a:hover, #menu .active a {
	color: #1E9618;
	}
	
a:link {
	color: #006699;
	text-decoration: none;	
}
a:visited {
 text-decoration:none;
 color: #006699;
}

#footnote{
height: auto;
width: 740px;
margin: 0  auto;
}

#footnote a:hover, #menu .active a {
	color: #1E9618;
	}
	
a:link {
	color: #006699;
	text-decoration: none;	
}
a:visited {
 text-decoration:none;
 color: #006699;
}