body {	
	font-size: 13px;
	line-height: 18px;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Arial;
	color: #A5998F; /*#999999;*/
	word-wrap: break-word;
	font-weight: normal;
}

a {
	color: #F68C1E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
	line-height: 43px;
	font-size: 38px;
	font-weight: normal;
	color: #837A72; /*#666666;*/
	border-bottom: solid 3px #F68C1E;
}

h1.small {
	/* line-height: 21px; */
	font-size: 21px;
	line-height: 23px;
	vertical-align: top;
	padding: 22px 0px 1px 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #837A72; /*#666666;*/
}

p {
	padding: 0px;
	margin: 0 0 12px 0;
}
p.hubCopy { margin: 0 0 26px 0; }

.hubCopy, .hubCopyH { font-size: 26px; line-height: 29px; }
.hubCopyH { color: #F68C1E; }

.hlHeading { font-size: /* large; _font-size: medium; */ 21px; line-height: 23px; color: #837A72; /*#666666;*/ }
.h2Heading { font-size: /* medium; _font-size: small; */ 16px; line-height: 18px; font-weight: bold; color: #837A72; /*#666666;*/ }
.h2Nav { font-size: /* medium; _font-size: small; */ 16px; font-weight: bold; color: #837A72; /*#666666;*/ }
.h2Nav a { color: #837A72; /*#666666;*/ }
.h2Nav a:hover { color: #F68C1E; }
.h3Heading { font-size: /* small; _font-size: x-small; */ 12px; font-weight: bold; color: #837A72; /*#666666;*/ }
.tcOrange { color: #F68C1E; } 
.tcGrey { color: #CCCCCC;} 
.tcNormal { color: #A5998F; /*#999999;*/ }

.headingLarge { font-size: xx-large; _font-size: x-large; /*24px;*/ }
.headingMedium { font-size: large; _font-size: medium; /*18px;*/ }
.headingSmall { font-size: small; _font-size: x-small; /*12px;*/ }
.redcopy { color: #DD0000; }
.smallest { font-size: x-small; _font-size: xx-small; } 
.hlight { color: #DD0000; }