.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00203d;
	text-decoration: none;
}
a.utility:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7b2e00;
}
.background-home {
	background-image: url(IMG/home_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.background-footer {

	background-image: url(IMG/footerbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blue-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004482;
	text-decoration: none;
}
.body-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4b4c4c;
	text-decoration: none;
	vertical-align: top;
}
.body-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}
.linky-wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linky-wht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffd2b8;
	text-decoration: underline;
}
.bnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffd2b8;
	text-decoration: underline;
}
.tan-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c3e29;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.sitemap-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004482;
	text-decoration: underline;
}
a.sitemap-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c3e29;
	text-decoration: underline;
}


.background-interior {
	background-image: url(IMG/interior-content-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c3e29;
	text-decoration: none;
}
.body-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004482;
	text-decoration: none;
	vertical-align: top;
}
.linky-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00203d;
	text-decoration: underline;
}
a.linky-blue:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5c3e29;
	text-decoration: underline;
}
