/* 
	Halsbrand.dk colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#home_title{
	background-color:#BFC1F2;
	border-bottom-color:#E5E7FC;
	color:#001937;
}

#home_page ul#home_news_features_holder a:link,
#home_page ul#home_news_features_holder a:visited{
	color:#263850;
}

