.bold_black {
	font-weight: bold;
	color:#000000;
}
.underline {
	border-bottom: 1px solid #AB8401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB8401;
	margin: 11px 0px;
	padding: 0px 0px 5px 0px;
}
.subhead {
	color:#000000;
	font-weight: bold;
}
dl.rates dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#660000;
	background-color:#dbd4a6;
	display:block;
	padding:4px;
}
dl.rates table {
	padding-left:4px;
}
.red{
color: #870213;
}
.home_heading_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.home_heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
color: #870213;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.not-a-heading{
	display:inline;
	margin:inherit;
	font-size:1em;
	padding:inherit;
}