﻿#content
{
	background:transparent url(/images/news.bg.gif) no-repeat scroll 0px;
	color: #4c2d11;	  
}
#content a
{ 
	color:#174060;
}
#content #title
{ 
	background: #72b2b8 top right no-repeat;
	height:80px;
	overflow: hidden;
}
#content #title h3
{
	background: url(/images/news.title.gif);
	display: block;
	height: 53px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 335px;	  
}			   
#content #news, 		   
#content #news_item 
{			
	padding: 40px;	
	position:relative;	  
}			   
#content .news hr 
{				
	background: #afdcdf;
	border-top: 1px solid #afdcdf;
	height:0;
	margin: 25px 0;
	color: #afdcdf;
}	
#content .news img.divider
{  
	display: block;
	margin: 20px auto;	
}			  
#content #news h4
{
	background: url(/images/news.subtitle.gif);
	display: block;
	height: 18px;
	text-indent: -12345px;	  
	overflow: hidden;
	width: 489px;	
	
}		  
#content #news #page  
{  
	color:#67853d;
}			  
#content #news #page .prev
{  
}			   
#content #news #page .next
{  
}			   
#content #news #page a
{  
	color: #67853d;
	font-weight: bold;
	font-size: 1.1em;
}			   
#content #news #page a.selected
{  
	color: #174060;	 
}		  
#content #news #listing  
{  
}		  
#content #news #listing  h5
{  
	color: #194566;
	font-size: 1.4em;
}		  
#content #news #listing span.date  
{  
	color: #67853d;
	font-weight:bold;
}			  
#content #news #listing p  
{  
	color: #4c2d11;
	font-size: 1.1em;
}			  
#content #news #listing a.more 
{  
	color: #d66101;
	text-decoration: underline;	 
}			  	   
#content #news_item h4
{			
	color: #194566;
	display:block;
	font-size: 1.4em;   	
	font-weight: bold;		
	padding:.5em 0;
}			   
#content #news_item .date
{			
	color: #67853d;
	font-size: 1.1em;   	
	font-weight: bold;
	margin-bottom:4px;
}			   
#content #news_item .source
{	
	color:#ea5218;
	font-style: italic;
	font-size: 1.1em; 	
}			   
#content #news_item p
{	
	font-size: 1.1em;
	color: #4c2d11;
	text-align: justify;
	margin-bottom: 1em;		
}			   
#content #news_item a#back_lnk
{	
	background: url(/images/site.arrow_left_orange.gif) 0 4px no-repeat;
	display: block;
	color: #174060;
	font-size: 1.1em;
	font-weight:bold;
	position: absolute;
	padding-left: 14px;
	
	top: 20px;
	right: 40px;
	
}	   