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

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

#homePage h2
{
	margin:0 0 0.6em 0;
	padding: 0.5em  0.2em 0.5em  0;
	line-height : 1.6em;
	font-size:1.8em;
		color:#238648 !important;
			background-color:#fff;
			border-width : 0;
	font-weight:400;
	text-align:left !important;
}
#homePageText img
{
	margin : 7px;
}

