/* CSS Document */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}


body, normal{
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	margin: 0 ;
/*	height: 100%;*/
	text-align: center;
	background-color: #FFFFFF;

	}


.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}	
	
	
	
	
h1 {
	font: normal 18px Arial, Helvetica, serif;
	color: #000000;
	text-transform: capitalize;
	padding: 0;
	margin: 0 0 15px 0;
	}
	
h2 {
	font: bold 12px Arial, Helvetica, serif;
	color: #333333;
	text-transform: capitalize;
	padding: 0;
	}

h3 {
	font: bold 14px Arial, Helvetica, serif;
	color: #5e5419;
	text-transform: capitalize;
	padding: 0;
	}
	
	
td, p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 1.4;

}
	

a {
	color: #8ba546;
	text-decoration: underline;
	}
a:hover {
color: #333333;	}

.content img {
border: 1px solid #000;
} 
	
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
width: 890px; 
margin: 0 auto 0 auto;
background-color: #8ba546;
padding: 15px 0 15px 0;

}

#container {
width: 740px;
padding: 15px;
background-color: #FFFFFF;
margin: 0 auto;


} 

#logo {
float: left;
height: 93px;
width: 546px;
vertical-align: bottom;

}

#left {
float: right;
width: 150px;
height: 93px;

}


#blank {
height: 25px;

}

#header {
height: 242px;
text-align:center;

}

#content {
padding: 15px 0 15px 15px;
text-align: left;
vertical-align: top;

}

#contentG {
padding: 12px 0 12px 0;
text-align: left;
vertical-align: top;

}

.content {
padding: 15px;
vertical-align: top;

}


#footer {
background-color: #8ba546;
height: 35px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
line-height: 2.8;
}

#keywords {
background-color: #8ba546;
color: #acc56a;
padding: 20px;
border-top: 5px solid #fff;
vertical-align: top;
text-align: left;
} 

#keywords p {
color: #acc56a;
} 

hr {
width: 100%;
height: 1px;
border: 1px dotted;
color: #8ba546;
}


html>body hr {
border: none; border-top: 1px dashed #FFFFFF;

}

#stats {
display: none;
height: 0;
line-height: 0;
} 





/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	width: 680x;
	margin: 0 auto;
	height: 57px;
	text-align: center;
	background-color: #8ba546;
	margin-bottom: 10px;
	padding: 0 30px 0 30px;	}

.menu {
	padding-top:12px;
	text-align: center;
}
.menu a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:1px 15px 3px 15px;	
	text-align: center;
	font-weight: 600; } 
	
.menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
	text-align: center;
    }
.menu li{
    margin: 0;
    padding: 0;
    float: left;
	padding-right:0px;
    }
	
#content_wrapper {
	width: 946px; 
	padding: 0px 0px 10px 0px;
	margin:0px;
}
	
/* Sub Nav
--------------------------- */


.subMenu {
    height: 39px;
    width: 197px;
	padding-left: 17px;
	background-position: bottom;
	text-align: left;
	border-bottom: 5px solid #FFFFFF;
	border-top: 1px solid #666666;
	
}

.subMenu a {
font-family: Arial, sans-serif, Helvetica, Verdana ;
font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.2;
	font-weight: bold;
	text-decoration: none;

}

.subMenu a:hover {
	color: #fff;
	text-decoration: none;
}


.menu2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	color: #000000;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
	border-bottom: 5px solid #FFFFFF;
	border-top: 1px solid #666666;
	line-height: 1.1;
	vertical-align: middle;
	padding-top: 8px;
}

.menu2:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	margin:0;
	color: #999;
	padding-right: 18px;
	text-decoration: none;
	display: block;
}

.menu3:hover {
	color: #fff;
	text-decoration: none;
}

#categories li {
padding-left: 20px;
color: #fff;
border-bottom: 1px dashed #fff;

} 

#categories li a {
color: #fff;
font: bold 14px/32px Arial, Helvetica, sans-serif;
text-decoration: none;
list-style: circle;


} 

/* ---------- ARTICLES FEED ---------- */

ul.posts, ul.posts li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.posts li.exerpt {
		/*width: 406px;*/
		float: left;
		width:45%;
		margin: 0;
		padding: 0 20px 20px 0;
		overflow: hidden;
		}
	.categories li.exerpt {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0 20px 20px 0;
		border-bottom: 1px dotted #999;
		}
				
	.post-meta {
		font-size: 11px;
		color: #999;
		}
	
		.posts h1 a { color: #cf394b; }
	
		.post-summary p {
			margin: 0;
			}
	
	h2.category-title {
		font: 1.8em arial, Verdana, Tahoma, sans-serif;
		color: #8ba546;
		text-decoration: none;
		padding-bottom: 10px;
		}
	
	li.exerpt img {
		border: 5px solid #E9E9E9;
		display: block;
		}
			
	li.exerpt h2 {
		font: bold 1.4em arial, Verdana, Tahoma, sans-serif;
		color: #cf394b;
		margin: 0;
		padding: 10px 0 5px 0;
		}
	
	
	li.exerpt h2 a { color: #cf394b; }

	.post-summary-image {
		width: 247px;
		margin: 0;
		padding: 0 0 11px 0;
		vertical-align: top;
		}

	.categories .post-summary-image {
		float: left;
		width: 130px;
		}

	.categories .post-summary {
		float: left;
		width: 410px;
		}
	
	p.more-posts {
	  clear: both;
		padding: 0 10px;
		text-align: right;
		font: 12px/30px arial, Verdana, Tahoma, sans-serif;
		background: #e9e9e9;
		display: block;
	}

	.rss {
		text-align: right;
		padding: 3px;
		margin: 0;
		font-size: 11px;
		}	

	#LatestNews img.rssImage {
		vertical-align: middle;
		padding: 0 4px;
		}