@charset "UTF-8";
/* CSS Document */

/* UNIVERSAL */

html {
	overflow-y:scroll;
}
body {
	text-align: center;
	padding:0px;
	margin:0px;
	font-family:Helvetica, Arial, sans-serif; 
	font-size:12px;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-size:24px;
	color:#74857f;
	line-height:24px;
	margin:0px;
	font-weight:normal;
	text-transform:uppercase;
}
h2 {
	font-size:15px;
	color:#74857f;
	line-height:15px;
	margin:0px;
	font-weight:bold;
}
img {
	border:none;
}
ul ul{
	list-style-image:url(../images/bullet.gif);
	color:#636363;
	margin-left:15px;
	padding-left:0px;
	margin-top:10px;
}
ul li {
	padding-bottom:10px;
	list-style-type:none;
	line-height:12px;
}
ul a:link, ul a:visited{
	color:#636363;
	text-decoration:none;
}
ul a:hover{
	color:#000000;
}
ul {
	margin:0px;
	padding:0px;
	list-style-image:url(../images/bullet.gif);
	color:#636363;
}
a:link, a:visited{
	color:#90989d;
}
a:hover{
	text-decoration:none;
}


/* ID */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	text-align: left;
	top:25px;
	position:relative;
}

#logo {
	
}
#topnav {
	background-image:url(../images/green_header.gif);
	width:924px;
	height:135px;
	margin-top:15px;
	color:#000000;
}
#headerimg {
	float:right;
	width:684px;
	height:135px;
}
#headlinks {
	padding-left:47px;
	padding-top:20px;
	line-height:12px;
	color:#000000;
}
#mainone {
	width:620px;
	padding-left:37px;
	float:left;
	margin-top:23px;
	padding-top:7px;
	margin-bottom:20px;
	color:#74857f;
	padding-right:30px;
	border-right:1px #d7d7d7 solid;
	min-height:275px;
}
#subone {
	width:425px;
	padding-left:27px;
	float:left;
	margin-top:23px;
	padding-top:7px;
	margin-bottom:20px;
	color:#555555;
	padding-right:30px;
	border-right:1px #d7d7d7 solid;
	min-height:275px;
	height:auto !important;
	height:275px;
}
#dot {
	float:left;
	padding-left:15px;
	padding-top:30px;
}
#leftnav {
	float:left;
	padding-left:30px;
	width:170px;
	padding-top:30px;
}
#first {
	padding-left:10px;
	padding-right:10px;
	line-height:16px;
}
#maintext {
	padding-top:10px;
}
#second {
	height:20px;
	width:610px;
	background-color:#dbe0cd;
	padding-top:10px;
	padding-left:10px;
	color:#636363;
	line-height:12px;
	margin-top:20px;
}
#maintwo {
	width:224px;
	float:right;
	padding-left:7px;
	margin-top:23px;
	
}
#bottomline{

}
#footer {
	float:left;
	padding-left:60px;
	padding-top:21px;
	color:#74857f;
	font-size:11px;
	width:700px;
}
#footerright {
	float:right;
	color:#636363;
	font-size:11px;
	padding-top:20px;
}
#copy{
	color:#959595;
	float:left;
	padding-left:60px;
	padding-top:10px;
	font-size:11px;
	padding-bottom:25px;
}
/* SUBID */

#subone ul {
	margin-left:15px;
}
#subone ul a:link, #subone ul a:visited{
	color:#90989d;
	text-decoration: underline;
}
#subone ul a:hover{
	text-decoration: none;
}
#headlinks p{
	margin-top:0px;
	margin-bottom:6px;
	padding:0px;
	color:#000000;
}
#headlinks a, #headlinks a:link, #headlinks a:visited{
	color:#636363;
	text-decoration:none;
}
#headlinks a:hover{
	color:#000000;
	text-decoration:none;
}
#footer a{
	color:#74857f;
	text-decoration:none;
}
#footerright a{
	padding:5px;
	margin:0px;
	text-decoration:none;
	background-color:#cde0ce;
	color:#636363;
	display: inline-block;
	text-align:center;
	line-height:11px;
	border-left:1px #deebdf solid;
	border-top:1px #deebdf solid;
	border-bottom:1px #859286 solid;
	border-right:1px #859286 solid;
}
#footerright a:active{
	padding:5px;
	margin:0px;
	text-decoration:none;
	background-color:#cde0ce;
	color:#636363;
	display: inline-block;
	text-align:center;
	line-height:11px;
	border-left:1px #859286 solid;
	border-top:1px #859286 solid;
	border-bottom:1px #deebdf solid;
	border-right:1px #deebdf solid;
}
#footerright span{
	padding-top:5px;
	padding-bottom:5px;
	display:inline-block;
}



/* CLASSES */

.homenews {
	width:180px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	color: #a3a58f;
	line-height:14px;
}
.homenews a{
	color: #a3a58f;
}
.homenews a:hover{
	text-decoration:none;
}
.homenewsad {
	width:180px;
	margin-left:10px;
	margin-top:12px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	color: #a3a58f;
	border:1px #a3a58f solid;
	line-height:14px;
}
.homenewsad a{
	color: #a3a58f;
}
.homenewsad a:hover{
	text-decoration:none;
}
.homenewsad p{
	margin-top:15px;
	margin-bottom:0px;
}
.hrgreengrey {
	margin-top:5px;
	margin-bottom:10px;	
}
.third {
	width:215px;
	background-color:#cdd8e0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	color:#636363;
	line-height:12px;
	margin-top:5px;
}
.fourth {
	width:205px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	color:#90989d;
	line-height:14px;
}
.fourth a{
	color:#90989d;
}
.fourth a:hover{
	text-decoration:none;
}


.on {
	color:#000000;	
	list-style-image:url(../images/circle.gif);
	padding-left:5px;
	margin-left:10px;
}
.ona:link, .ona:visited{
	color:#000000;
}
.none {
	list-style-image:none;
	padding-left:15px;
}
.postmetadata {
	display:none;
}
.author {
	display:none;
}
.blogtitle a{
	color:#636363;
}
.blogtitle {
	font-weight:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.entry p{
	margin-top:0px;
	margin-bottom:15px;
}
.date {
	font-size:12px;
}
.nodecoration:link, .nodecoration:visited{
	text-decoration:none;
}
.none .on {
	margin-left:0px;
	padding-left:0px;
}
.leftalign {
	float:left;
	padding-right:40px;
	padding-top:10px;
}
.upperspace {
	padding-top:10px;
}
.sometablepadding {
	padding-right:5px;
	padding-bottom:5px;
}
.sometablepadding2 {
	padding-bottom:5px;
}