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

#main_feature {
	float: left;
	width: 100%;
	margin: 20px 0px;
	padding: 5px 0px;
	background-image: url(../images/main_feature_bkground.png);
	background-repeat: repeat-y;
	text-align: center;
	background-position: left top;
	}
.main_feature_spacer {
/*	margin-left: 155px;*/
	margin-left: 110px;
	}
#hp_content {
/*	clear: both;*/
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px 10px;
	}
#lcol {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 20px; /*25*/
	width: 180px;
	}
#lcol_top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#lcol_top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../images/hp_main_nav_bkground.png);
	background-repeat: repeat-y;
	}
#lcol_top li {
	display: block;
	padding: 3px 0px;
	width: 100%;
	border-bottom: 2px dotted #494434;
	}
#lcol_top a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	}
#lcol_top a, #lcol_top a:link, #lcol_top a:visited {
	padding: 3px 0px;
	padding-left: 29px;
	}
#lcol_top a:hover {
	background: url(../images/hp_main_nav_bullet.png) no-repeat 5px 6px;
	}
#lcol_top li.last {
	border: 0px;
	padding-right: 0px;
	}
#lcol_bottom {
	margin: 0px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #57513e;
	background-color: #521414;
	}
#lcol_bottom img {
	border: 0px;
	}
/*#lcol_bottom ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	}
#lcol_bottom li {
	padding: 5px 0px;
	list-style: url(../images/news_box_bullet.png) none inside;
	}*/
#lcol_bottom ul {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	}
#lcol_bottom li {
	margin: 0px;
	padding: 5px 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background: url(../images/news_box_bullet.png) no-repeat 2px 8px;
	list-style-type: none;
	}
#lcol_bottom a, #lcol_bottom a:link, #lcol_bottom a:visited {
	text-decoration: underline;
	color: #657d40;
	}
#lcol_bottom a:hover {
	color: #fff;
	}
#rcol {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	width: 740px;
	}
#rcol_top {
	float: left;
	margin: 0px;
	padding: 10px;
	margin-bottom: 20px;
	width: 720px;
	background-color: #a59c81;
	}
#rcol_top img {
	border: 0px;
	}
#rcol_top a, #rcol_top a:link, #rcol_top a:visited {
	color: #fff;
	text-decoration: underline;
	}
#rcol_top a:hover {
	color: #657d40;
	}
#rcol_bottom {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
#rcol_bottom_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 196px;
	background: #57513e url(../images/depts_footer.png) no-repeat left bottom;
	}
#depts_top {
	margin: 0px;
	padding: 0px;
	}
#depts_top img {
	border: 0px;
	}
#depts_middle ul {
	margin: 5px 0px;
	padding: 0px;
	width: 100%;
	}
#depts_middle li {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(../images/depts_bullet.png) no-repeat;
	list-style-type: none;
	background-position: 10px 5px;
	}
#depts_middle li a, #depts_middle li a:link, #depts_middle li a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	}
#depts_middle li a:hover {
	color: #657d40;
	text-decoration: underline;
	}
#rcol_bottom_middle {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	background: #57513e url(../images/services_footer.png) no-repeat left bottom;
	}
#services_top {
	margin: 0px;
	padding: 0px;
	}
#services_top img {
	border: 0px;
	}
#serv ul {
	margin: 5px 0px;
	padding: 0px;
	width: 100%;
	}
#serv li {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(../images/depts_bullet.png) no-repeat;
	list-style-type: none;
	background-position: 10px 5px;
	}
#serv li a, #serv li a:link, #serv li a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	}
#serv li a:hover {
	color: #a59c81;
	text-decoration: underline;
	}
#rcol_bottom_right {
	float: left;
	margin-top: 9px;
	margin-left: 15px;
	width: 340px;
	font-size: 14px; /* When competitive pricing is in the bottom right, this should be commented out.*/
	}
#rcol_bottom_right img {
	margin-bottom: 5px;
	}
#rcol_bottom_right a:link, #rcol_bottom_right a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	}
#rcol_bottom_right a:hover {
	color: #657d40;
	text-decoration: underline;
	}
.rcol_bottom_spacer {
	float: left;
	border-right: 2px solid #a59c81;
	margin: 0px;
	padding: 0px 15px;
	}
#rcol_bottom_left_override {
	padding-left: 0px;
	}