#content .sandBox h2.golf {
	background-image:url(../assets/local_golf.jpg);
	color:#000000;
	}
	
#content .sandBox h2.fishing {
	background-image:url(../assets/local_fishing.jpg);
	color:#000000;
	}
	
#content .sandBox h2.parks {
	background-image:url(../assets/local_parks.jpg);
	color:#000000;
	}
	
#content .sandBox h2.food {
	background-image:url(../assets/local_food.jpg);
	color:#000000;
	}
	
#content .title {
	font-weight:bold;
	}
	
#content .contactInfo {
	font-size:8pt;
	}