/* AZ Greece 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:#442359;
}

#home_text{
	background-color:transparent;
}

#home_page ul#home_news_features_holder li ul.standard li, 
#home_page #contentarea #home_news_features_holder div li, 
#home_news_features_holder .site_features li ul li{
	background-image:url(../images/home_page_arrow.gif);	
	border-color:#C0C0C2;
}
