/* Hunter EMS  text styles*/

.pghdr {
    font-family:  Candara, Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#a3975d;
	font-weight:bold;
	font-style:italic;
}

.pghdr_small {
    font-family:  Eras Demi ITC, Candara, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#998a41;

}

.pgsubhdr {
    font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#998a41;
	font-weight:bold;
}

.pgsubhdrU {
    font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#998a41;
	font-weight:bold;
	text-decoration:underline;
}

.bodybold {
    font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#a3975d;
	font-weight:bold;
} 

.testimonial {
    font-family:Candara,Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#575936;
	font-style:italic;
}

.testTitle {
    font-family:Candara,Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#a3975d;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand; 
	cursor:pointer;
}

.note {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aaaaaa;
}

H3 {
    font-family:  Candara, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#a3975d;
	font-weight:bold;
}

a:link, a:visited, a.normallink:link, a.normallink:visited {color:#679e9d; text-decoration:none;}
a:hover, a:active, a.normallink:hover, a.normallink:active {color:#0058b2; text-decoration:underline;}
