/* COLOUR THREE: RED
-------------------------------*/						 
			   
/*= FEATURED NEWS BLOCK  
-------------------------------------------------*/

#featured-news-block  {
	background-color: #c7bca6;
}

#featured-news-list h2 {
	background: #841c1c none;
}

#featured-news-list ul {
	background: #c7bca6 url(/2007templates/images/featured_news_list_bot_red_bg.gif) repeat-x 0% 100%;
}

#featured-news-list ul li.active {	
	color: #000;
	background-color: #ded9c5;
}	 

					  
#featured-news-list ul li a:link,
#featured-news-list ul li a:visited {
    color: #000;

}


 
/*= CALLOUT AND PWP 
-------------------------------------------------*/

.callout .callout-content {
	background-color: #c7bca6;
	color: #000;
}  

.callout h2 {
	background: #841c1c none; 

}	  

.callout h3 {
	color: #000;

}				  


.callout a:link,
.callout a:visited {
	color: #000;
	text-decoration: underline;
}

.callout a:hover {
	text-decoration: none;
}				

.callout a:active {
	color: #000;
	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: #000;
   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: #000;
   font-size: 1em;
   background: transparent url(/2007templates/images/bullet_callout_more.gif) no-repeat .05em .5em;	

}

#contact-details {
	background-color:#c7bca6;
}

#contact-details h2 {
	color:#000;
	background: #841c1c none; 
}

#contact-details h3,
#contact-details p,
#contact-details a {
	color:#000;
}