@charset "UTF-8";
/* CSS Document */

.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

a:link {
	color: #E1A81B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #E1A81B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #E1A81B;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E1A81B;
	font-weight: bold;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #56AAA8;
	}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8D8F90;
}

.H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #878787;
	font-weight: bold;
	}

.BodyBoldBlack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.HeaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #007F7B;
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56AAA8;
}

.bioSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56AAA8;
	}

#HVACheader {
	background-image: url(header_images/headerbg.png);
	width: 1299px;
	height: 310px;
}
#NAVbg {
	background-image: url(header_images/navbg.png);
	width: 1299px;
	height: 37px;
}
#NAVbg a{
	text-decoration: none;
}
#HVAClogo {
	background-image: url(header_images/HVAClogo.png);
	width: 548px;
	height: 199px;
}
#phone-socialHVAC {
	background-image: url(header_images/socialbg.png);
	width: 317px;
	height: 106px;
}
