body, td, p {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	}
	
h1, h2, h3 {
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
	}
h1 {
	font-size: 16px;
	}

.h1a a h1a {
	font-size: 16px; color: #ffffff; text-decoration: none;
	}
.subhead {
color: #da2228;
	text-transform: uppercase;
	font-weight: bold;
}
 
a.text, a.text:link, a.text:visited {
	color: #da2228;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-right: 7px;
	background-image: url(images/link_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;	
	}
	

	
.hpbodybg {
	background-image: url(images/mainbody.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	height: 197px;
}
.hpbodybg2 {
	background-image: url(images/mainbody2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	height: 197px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 20px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.contactbox {
	text-align: right;
	padding-right: 15px;
	}
		
a.contact, a.contact:link, a.contact:visited {
	color: #676767;
	font-size: 12px;
	text-decoration: none;
	font-weight: regular;

	}

a.contact:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: regular;
	}

hr {
background-color: #DB2228;
color: #DB2228;
height: 1px;
width: 85%;
text-align: center;

}

.officenav, a.officenav, a.officenav:link, a.officenav:visited, a.officenav:active {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	}
	.officenav:hover {
	text-decoration: none;
	padding: 5px;
	background-color: #b51c21;
	}
	
	a.imagelink, a.imagelink:link, a.imagelink:visited, a.imagelink:active, a.imagelink:hover {
	text-decoration: none;
	}
