/* 
	astma.no 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, #home_title h1{
	background-color:#91CCF0;
	color:#002C61;
}	

#home_page #contentarea, #home_text{
	background-color:#FFFFFF;
	color:#002C61;
}

#home_page ul#home_news_features_holder li h3 {
	background-color:#BCCD2D;
	background-image:none;
	color:#FFFFFF;
}

#home_page ul#home_news_features_holder li, ul#home_news_features_holder ul.standard {
	background-image:none;
}

#home_page #centrestrip {
	background-color:#FFFFFF;
	background-image:url(../../../images/centre_strip_bg.gif);
}	

#home_page ul#home_news_features_holder li ul li, ul#home_news_features_holder #signin{
	background-image:none;
}

#nav_bg{
	background-image:url(../images/nav_bg.gif);
}

#nav, #secondarylogo{
	border-right-color:#002C61;
}