h4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.maintext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}
.maintextSmall {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
}
.maintext2 {
	font-family: Minion, Times, serif;
	font-size: 13px;
	color: #000000;
	background-repeat: no-repeat;
}
.testimonialtext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	/*text-align: justify;*/
}

.directions {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.homeBlurbBottom {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	/*text-align: justify;*/
}

.homeBlurbTop {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	/*text-align: justify;*/
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

a {
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 13px;*/
	/*line-height: 18px;*/
	text-decoration:none;
	color: #00693F;
}
.justify {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: justify;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}
