/* Horsley page Style

*/


/* Typography */

a:link, a:visited {
	color: #48822f;
}

a:hover { 
	color: #635e5e;
}

h2
{
	color:#3e5c31;
}

/* News  */

div.home_news, div.home_teaser {
	margin-top:20px;
}

div.news_title
{
	background:#445f38 url('images/home/news_header_top.png') scroll no-repeat left top;	
	width:350px;
	color:white;	
	padding-top:3px;	
}

div.news_title h2
{
	color:white;
	width:320px;
	margin:10px 0px 10px 10px;
}

p.news_content
{	
	width:350px;	
}

ul.more_news
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width:350px;
	margin-left:5px;
}

ul.more_news li{
	margin-bottom:10px;
}

div.news_rounded_bottom
{
	background:transparent url('images/home/news_header_bottom.png') scroll no-repeat left bottom;
	position:relative;
	bottom:0px;
	left:0px;
	width:350px;height:17px;
	color:white;
	text-align:right;	
}

div.news_rounded_bottom span
{
	padding-right:30px;
}

/* End News  */

#sub_site_navigator ul li a:link , #sub_site_navigator ul li a:visited 
{	
	color: #48822f;	
}

#sub_site_navigator ul li a:hover 
{
	color: #635e5e;
}

/* End News  */

/* General Image */

#general_image_container
{
	background:#eaeaea;
}

.ngg-widget
{		
	background-color:#f4f4f4 !important;	
}

.general_image_caption
{
	color:black !important;
}
