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

body {
	margin-top: 0px;
	background-image: url(images/body_bg_image.jpg);
	font-family: Helvetica, Arial, Verdana, "san serif";
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
 hr {
	color: #C5DAA9;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #004828;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006838;
	margin-top: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #00943A;
	margin-top: 0px;
}
h1 {
	font-size: 23px;
	line-height: 25px;
	color: #006838;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_bg_image.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(images/header_image.jpg);
	height: 134px;
	width: 873px;
}
#slider {
	height: 250px;
	width: 873px;
}
#nav_bar {
	height: 54px;
	width: auto;
}
#login1 {
	width: 410px;
	position: absolute;
	padding-bottom: 1px;
	visibility: visible;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 450px;
	float: right;
	margin-top: 10px;
	height: auto;
	top: 1px;
	text-align: right;
	font-size: 14px;
	color: #056839;
}
#contact_box {
	float: none;
	text-align: right;
	padding: 8px;
	margin-left: 135px;
	color: #FF0000;
}
#left_col {
	height: auto;
	width: 505px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#large_col {
	height: auto;
	width: 820px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#right_col {
	height: auto;
	width: 300px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 7px;
}
#right_col_long {
	height: auto;
	width: 310px;
	float: left;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 7px;
}
#lower_box_left {
	height: 166px;
	width: 415px;
	float: left;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 7px;
}
#lower_box_right {
	height: 166px;
	width: 415px;
	float: right;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 7px;
}
a:link {
	font-weight: bold;
	color: #006838;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006838;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #006838;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #7F6030;
	text-decoration: underline;
}
#clrfloat {
	clear: both;
}
#bottom_row {
	height: auto;
	width: 853px;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	background-image: url(images/footer_bg_image.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 873px;
	padding-top: 60px;
	text-align: center;
	z-index: 100;
	font-size: 80%;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footer p {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #00943A;
}
.serviceshead {
	font-size: 16px;
	font-weight: bold;
	color: #004828;
}
