/* 
	AZ EE 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_page_2 #home_title {
	background-color:#af003d;
}

#contentarea span.smalltext{
	color:#666;
}
