/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */


#homePage h2 {
	line-height:1.3em;
	text-align:left;
	color : #179eeb;
	margin:12px 0 0 0;
	font-size:1.5em;
}
#homePageStory  {
	padding:0 0 12px 0;
	border-bottom : 3px solid #bc003a;
}
#homePage .contentArea {
	margin:0 0 2em 0;
	padding:0 25px 1px 0;
}

.textContent .propertyBlock img {
	margin:0;
	padding:0;
	border-width:0;
}
#homePage .contentArea h2 {
	color:#616355;
	margin:12px 0 0 0;
}



