h1 {
	font-size: 18pt;
	color: #000;
	padding: 0px;
	width:100%;
	height:35px;
	font-weight:bold;
	margin: 8px 0px;
	border-bottom: 1px solid #c85a21;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14pt;
	color: #000;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 10pt;
	color: #000;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.ncSubNav {
	font-size: .8em;
	margin-top:-10px;
}
.bodycopy {
	font-size: .9em;
	line-height:1.7em;
}
a {
	color:#c85a21;
	text-decoration:underline;
}
.homepageHeading {
	color: #4c5769;
	font-size: 19px;
	text-decoration:none;
}
.testimonialName {
	text-align:right;
	font-size: .9em;
	font-style:italic;
}
.smallLink {
	font-size:.775em;
}
.underline {
	text-decoration:underline;
}