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

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

#homePage .textContent
{
	padding:0 20px 0 20px;
	font-size:11px;
}

#homePage h2
{
	margin:0 0 0.6em 0;
	padding:0.7em 1.8em;
	line-height :1.1em;
	font-size:1.0em;
	color:#fff;
	font-family:arial;
	
}

#homePage h3 {
	background-image:url(../images/dotHome.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	color:#000;
	font-size:1.2em;
	padding:0px 0px 0px 24px;
}
