/* COLOUR TWO: BROWN
-------------------------------*/						 
			   
/*= FEATURED NEWS BLOCK  
-------------------------------------------------*/

#featured-news-block, 
#featured-news-list {
	background-color: #d8953e;
}			 

#featured-news-list h2 {
	background: #a46429 none;
}		 

#featured-news-list ul {
	background: #d8953e url(/2007templates/images/featured_news_list_bot_bg.gif) repeat-x 0% 100%;
}	

#featured-news-list ul li.active {
	background-color: #f3ed6c;	
}							 

#featured-news-list ul li.active {	
	color: #1e1d1c;
	background-color: #f0ba50;
}	 

					  
#featured-news-list ul li a:link,
#featured-news-list ul li a:visited {
    color: #1e1d1c;

}

/*= CALLOUT AND PWP 
-------------------------------------------------*/

.callout .callout-content {
	background-color: #d8953e;
}  

.callout h2 {
	background: #a46429 none; 

}  	   

.callout h3 {
   color: #1e1d1c;

}	   

.callout a:link,
.callout a:visited {
	color: #1E1D1C;
	text-decoration: underline;
}

.callout a:hover {
	text-decoration: none;
}				

.callout a:active {
	color: #fff;
	text-decoration: underline;
}  	


.callout .more a:link,
.callout .more a:visited,
.callout a.more:link,
.callout a.more:visited {
   text-decoration: underline;
   padding-left: 1.2em;
   color: #1e1d1c;
   font-size: 1em;
   background: transparent url(/2007templates/images/bullet_callout_more.gif) no-repeat .05em .5em;

}
	  
.callout .more a:hover,
.callout a.more:hover {
	text-decoration: underline;
}  		

.callout .more a:active,
.callout a.more:active {
   text-decoration: underline;
   padding-left: 1.2em;
   color: #1e1d1c;
   font-size: 1em;
   background: transparent url(/2007templates/images/bullet_callout_more.gif) no-repeat .05em .5em;	

}  											

#contact-details {
	background-color:#d8953e;
}

#contact-details h2 {
	color:#fff;
	background: #a46429 none; 
}

#contact-details h3,
#contact-details p,
#contact-details a {
	color:#000;
}