@charset "utf-8";
* {
  	margin: 0;
  	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	/*	background-color: #EBFAFE; */
	background-color: #FFF9F4; 
}


#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D95000;
	border-right-color: #D95000;
	border-bottom-color: #D95000;
	border-left-color: #D95000;
}
#search_bar {
	background-color: #D95000;
	height: 5px;
	width: 100%;
}
#top_bar {
	color: #015792;
	height: 140px;
	background-image: url(images/template/top_bar_final.jpg);
	float: left;
	width: 800px;
}
#top_bar h1 {
	font-size: 140%;
	color: #909090;
	float: right;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 45px;
	line-height: 130%;
}
#top_nav {
	color: #FFFFFF;
	background-color: #0B7FA8;
	padding-top: 5px;
	height: 21px;
	width: 800px;
	padding-left: 0px;
	float: left;
	text-align: center;
}
#top_nav  a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#top_nav a:hover {
	color: #D95000;
}
#top_nav_telephone {
	color: #FFFFFF;
	background-color: #0B7FA8;
	padding-top: 6px;
	height: 20px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}
#sub_nav {
	background-color: #D95000;
	height: 10px;
	clear: both;
	float: left;
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	float: left;
	width: 800px;
	padding-bottom: 10px;
}





#footer {
	background-color: #0B7FA8;
	clear: both;
	width: 800px;
	color: #CEECFF;
	text-align: center;
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	min-height: 30px;
}
#footer a {
	color: #CEECFF;
	text-decoration: none;
}


#home_left_column {
	width: 600px;
	margin-top: 40px;
	float: left;
}
#home_current_pests {
	clear: both;
	float: left;
	width: 588px;
	margin-left: 5px;
	border: 1px solid #4084B3;
	padding-bottom: 5px;
	background-color: #F1F1F1;
}
#home_current_pests h1 {
	background-color: #4084B3;
	height: 20px;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 7px;
	padding-left: 5px;
}
#home_current_pests p {
	padding-left: 5px;
	padding-top: 5px;
}

#home_current_pests a {
	color: #FF0000;
	text-decoration: none;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 3px;
}
#home_current_pests a:hover {
	color: #FF0000;
	text-decoration: underline;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 3px;
}
.home_pest_section_1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#home_right_column {
	float: right;
	width: 180px;
	background-color: #EDF0F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D95000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-bottom-style: solid;
	border-top-color: #D95000;
	border-right-color: #D95000;
	border-bottom-color: #D95000;
}
#home_right_column img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#home_service_box {
	margin-top: 10px;
}

#home_service_box h1 {
	font-size: 130%;
	font-weight: bold;
	color: #0B7FA8;
	line-height: 110%;
	margin-bottom: 6px;
	text-align: center;
}
#home_service_box p {
	font-size: 95%;
	color: #666666;
	line-height: 120%;
}
#home_service_box h2 {
	font-size: 130%;
	color: #FF0000;
	text-align: center;
	margin-top: 5px;
}


#home_business {
	background-color: #FFE8D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#home_business h1 {
	background-image: url(images/home/grey_header_box.gif);
	height: 20px;
	width: 180px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

#home_business p {
	color: #3E6888;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 95%;
	margin-top: 3px;
	margin-bottom: 3px;
}
#home_business a {
	text-decoration: underline;
}
#home_business a:visited {
	text-decoration: underline;
}


#home_business li {
	list-style-image: url(images/template/triangle.gif);
	margin-left: 40px;
	color: #0B7FA8;
	font-weight: bold;
}
#home_right_column a:link {
	color: #096888;
	text-decoration: none;
}

#home_right_column a:visited {
	color: #003366;
	text-decoration: none;
}
#home_right_column a:hover {
	color: #666666;
	text-decoration: none;
}
#home_for_home {
	background-color: #FFFFFF;
	width: 179px;
	border: 1px solid #999999;
}
#home_for_home p {
	font-size: 90%;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}


#home_for_home h1 {
	background-image: url(images/home/grey_header_box.gif);
	height: 20px;
	width: 180px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}
.home_right_h1 {
	background-image: url(images/home/grey_header_box.gif);
	height: 20px;
	width: 180px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
#home_news_box {
	margin-top: 10px;
}

#home_news_box h1 {
	font-size: 130%;
	font-weight: bold;
	color: #0B7FA8;
	line-height: 110%;
	margin-bottom: 6px;
	text-align: center;
}
#home_news_box p {
	font-size: 95%;
	color: #666666;
	line-height: 120%;
	margin-bottom: 5px;
}
#home_news_box h2 {
	font-size: 130%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	background-color: #3E6888;
	padding: 3px;
}
#home_news_box h3 {
	color: #3E6888;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}





/*Small sections on home page
1= blue header, right border
2= blue header no border
3= red header, NO border
4= red header, border */
.home_pest_section_1 {
	float: left;
	width: 139px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015792;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.home_pest_section_1 h1 {
	background-image: url(images/home/blue_header_box_140.jpg);
	height: 20px;
	width: 140px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.home_pest_section_1 p {
	font-size: 90%;
	color: #022E49;
	padding-left: 0px;
}
.home_pest_section_1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.home_pest_section_1 a:hover {
	color: #FF0000;
	font-weight: bold;
}
.home_pest_section_1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.home_pest_section_2 {
	float: left;
	width: 138px;
	padding-right: 4px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.home_pest_section_2 h1 {
	background-image: url(images/home/blue_header_box_140.jpg);
	height: 20px;
	width: 140px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.home_pest_section_2 p {
	font-size: 90%;
	color: #022E49;
	padding-left: 0px;
}
.home_pest_section_2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.home_pest_section_2 a:hover {
	color: #FF0000;
	font-weight: bold;
}
.home_pest_section_2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.home_pest_section_3 {
	float: left;
	width: 138px;
	padding-right: 4px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.home_pest_section_3 h1 {
	background-image: url(images/home/red_header_box_140.jpg);
	height: 20px;
	width: 140px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.home_pest_section_3 p {
	font-size: 90%;
	color: #022E49;
	padding-left: 0px;
}
.home_pest_section_3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.home_pest_section_3 a:hover {
	color: #999999;
	font-weight: bold;
}
.home_pest_section_3 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.home_pest_section_4 {
	float: left;
	width: 139px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015792;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.home_pest_section_4 h1 {
	background-image: url(images/home/red_header_box_140.jpg);
	height: 20px;
	width: 140px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.home_pest_section_4 p {
	font-size: 90%;
	color: #022E49;
	padding-left: 0px;
}
.home_pest_section_4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.home_pest_section_ a:hover {
	color: #FF0000;
	font-weight: bold;
}
.home_pest_section_4 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.more_info_link a {
	color: #FF0000;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
.more_info_link a:hover {
	color: #FF0000;
	text-decoration: underline;
	float: right;
	font-weight: normal;
}

#content_inner_pages {
	float: left;
	width: 550px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 8px;
}

#content_inner_pages ul {
	margin-left: 25px;
	line-height: 150%;
}

#content_inner_pages li {
	margin-left: 25px;
	line-height: 150%;
}

#content_inner_pages p {
	color: #333333;
	margin-bottom: 7px;
}
#content_inner_pages h1 {
	font-size: 180%;
	margin-top: 3px;
	margin-bottom: 15px;
	color: #D95000;
	padding-top: 0px;
	padding-left: 5px;
}
#content_inner_pages  h2 {
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0B7FA8;
	padding-top: 7px;
	padding-left: 5px;
}
#content_inner_pages  h3 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FF0000;
	height: 22px;
	padding-top: 7px;
	padding-left: 5px;
}


#content_inner_pages p {
	padding-left: 5px;
	padding-right: 3px;
	line-height: 130%;
}
#content_inner_pages a {
	text-decoration: underline;
	color: #015792;
}
#content_inner_pages a:hover {
	text-decoration: none;
	color: #015792;
}
#content_inner_pages .testimonial_text {
	color: #0A7BA0;
	margin-left: 30px;
	margin-right: 30px;
}
#content_inner_pages  .testimonial_name {
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-right: 40px;
	margin-left: 30px;
}








#left_nav {
	float: left;
	width: 150px;
	margin-top: 40px;
}

/* Left Navigation */

/* Applications menu*/

/* remove bullets, padding, defining widths of overall menu  */
#menu2 {
	width: 150px; /* set width of menu */
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
} 

#menu2 ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}
#menu2  /* style, color and size links and headings to suit */
a {
	font: normal 100%/120% arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-color: #999999;
	margin: 0;
	padding: 4px 2px 5px 10px;
	text-decoration: none;
	color: #1C2B56;
	border-top-style: solid;
}

#menu2 a:hover {
	color: #FFFFFF;
	background: #5FBEFE;
}



#menu2 h2 {
	color: #FBFBFB;
	background-color: #015792;
	height: 21px;
	width: 140px;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: -1px;
}
#menu2 h3 {
	padding-left: 10px;
	text-indent: -10px;
	font-weight: normal;
	font-size: 90%;
	margin-bottom: 5px;
	margin-top: -3px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.float_middle {
	margin-left: 30px;
	border: 1px solid #999999;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.float_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #999999;
}
#temp_spacer {
	clear: both;
	float: left;
	height: 10px;
	width: 100%;
}

#content_search_page {
	float: left;
	width: 600px;
	margin-top: 40px;
	margin-left: 13px;
	margin-right: 8px;
	border: 1px solid #99CC99;
}

#content_search_page ul {
	margin-left: 25px;
	line-height: 150%;
}

#content_search_page li {
	margin-left: 25px;
	line-height: 150%;
}

#content_search_page p {
	color: #333333;
}
#content_search_page h1 {
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #99CC99;
	color: #015792;
	height: 22px;
	padding-top: 7px;
	padding-left: 5px;
}
#content_search_page  h2 {
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #3E7B3E;
	height: 22px;
	padding-top: 7px;
	padding-left: 5px;
}
#content_search_page  h3 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FF0000;
	height: 22px;
	padding-top: 7px;
	padding-left: 5px;
}


#content_search_page p {
	padding-left: 5px;
	padding-right: 3px;
}
#content_search_page a {
	text-decoration: underline;
	color: #015792;
}
#content_search_page a:hover {
	text-decoration: none;
	color: #015792;
}
.red_text {
	color: #FF0000;
}
.news2 {
	margin: 15px;
	width: 180px;
}
