/* CSS Document */

h1
{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color:#7ba537;
}

h2
{


}

.homePageSection{
background-image:url(../images/homepageSectionBackground.jpg);
background-repeat:no-repeat;
}

.homePageLinkHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: 6d6d6d;
	text-decoration:none;
}

.homePageLinkHeader a{
	text-decoration:none;	
}

.homePageText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: 6d6d6d;
}

.homePageText a
{
	text-decoration:none
}
