body {
	position: relative;
	/*background: #E7E7E7 url('/images/matte_background.gif') repeat;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

img {
	display: block;
}

#body {
	background-color: #FFFFFF;
	width: 972px;
}

input {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.mapping {
	background-image: url(/images/pest-control-locations.jpg); background-repeat:no-repeat;
}

h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #BD2429;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 32px;
}

h2 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #C0272C;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
}

h3 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #C0272C;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px;
}
h4 {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #29451F;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px;
}
.h3link {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: #C0272C;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px;
	text-decoration: none;
}

.ul_pest { list-style-image: url(/images/pest-bullet.png); margin-left: 30px;  padding-top:40px; padding-right:15px; line-height: 55px;}
.ul_pest img{ padding: 10px 10px;}


.half_line {
	line-height: 50%;
}

.large {
	font-size: 20px;
}

.caps {
	text-transform: uppercase;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.red {
	color: #BD2429;
}

.gray {
	color: #636466;
}

.green {
	color: #006600;
}

.h1_large {
	font-size: 32px;
}

.pageheader {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #BD2429;
	font-size: 32px;
}

.subheader {
	color: #BD2429;
	font-weight:bold;
	font-size: 13px;
}
		
/* Drop Downs */
.drop_down_menu {
	background-color: #FFFFFF;
	white-space: nowrap;
}

.drop_down_cell {
	background-color: #FFFFFF;
	cursor: pointer;

	color: #636563;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
}

.drop_down_cell:hover {
	color: #BD2429;
	background-color: #DDDDDD;
}

.drop_down_hr {
	background-image: url(/images/drop_down_hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1px;
	width: 90%;
}

#home_boxes {
	background-image: url(/images/boxes_schedule_service_expanded.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	height: 228px;
	padding-right: 0px;
}

#section_header {
	width: 167px;
}

#sub_nav {
	background-image: url(/images/below_box_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 25px;
	padding-bottom: 30px;
}

#sub_nav_secondary {
	background-image: url(/images/below_header_gradient.jpg);
	background-repeat: repeat-x;
	/*padding-left: 25px;*/
	padding-top: 40px;
	padding-bottom: 30px;
}

#sub_nav_hr {
	background-image: url(/images/sub_nav_hr.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 2px;
}

.sub_nav_vr {
	background-image: url(/images/sub_nav_vr.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 20px;
}

.sub_nav_cell {
	height: 50px;
	padding-left: 20px;
	width: 210px;
}

.sub_nav_cell_selected {
	background-image: url(/images/sub_nav_background.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	height: 50px;
	/*width: 210px;*/
	width: 132px;
	padding-left: 20px;
	vertical-align: middle;
}

#footer {
	background-color: #F0F0F2;
}

.box_vr {
	background-image: url(/images/box_vr.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 210px;
}

#footer2 {
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration: none;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 15px;
}

#pest_control_box {
	background-image: url(/images/pest_control_box.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 12px;
	width: 228px;
	height: 210px;
}

#termite_control_box {
	background-image: url(/images/termite_control_box.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 12px;
	width: 227px;
	height: 210px;
}

#schedule_service_box {
	background-image: url(/images/schedule_a_service_box.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 12px;
	width: 228px;
	height: 210px;
}

#customer_service_box {
	background-image: url(/images/customer_service_box.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 12px;
	width: 228px;
	height: 210px;
}

.box_spacer {
	height: 140px;
}

#main_content {
}


form {
	padding: 0px;
	margin: 0px;
}

#leftColumn {
	align: left;
	width: 45%;
}

#rightColumn {
	align: right;
	width: 45%;
}

.map_heading {
	font: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 24px;
	color: #BD2429;
	text-decoration: none;
}

.map_heading:hover {
	color: #FF3138;
}

.map_link {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 16px;
	color: #636466;
	text-decoration: none;
}

.map_link:hover {
	color: #FF3138;
}

/* Elements */


.phone_red {
	color: #BD2429;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 31px;
	font-weight: bold;
}

.phone_black {
	color: #212021;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.services_form_text_field{
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 9px;
	text-decoration: none;
}

/* Fonts */

.justify {
	text-align: justify;
	margin-left:25px;
}

.copy{
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copy_black{
	color: #000000;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copy_white{
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copyright{
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.services_form_copy{
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 8px;
	line-height: 1px;
	text-decoration: none;
}
.pest_points{
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
.didYouKnow{
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 19px;
	text-decoration: none;
}
.pest_points_copy{
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
}
.copy_coming_soon {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 16px;
	color: #636466;
}

/* Links */

.nav_link {
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
}
.nav_link:hover {
	color: #BD2429;
}
.nav_link_background {
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: "images/grey_fade.gif";
}
.nav_link_background:hover {
	color: #BD2429;
}

.nav_link_selected {
	color: #C1262C;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.nav_link_selected:hover {
	color: #F73037;
}
.footer_link {
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.footer_link:hover {
	color: #BD2429;
}
.footer2_link {
	color: #848684;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.footer2_link:hover {
	color: #BD2429;
}

.copy_link {
	color: #BD2429;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copy_link:hover {
	color: #FF3138;
}

.copy_link_large {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.copy_link_large:hover {
	color: #999999;
}

.top_nav_link {
	margin-bottom: 5px;
	color: #636563;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.top_nav_link:hover {
	color: #BD2429;
}

.nav_cell {
	cursor: pointer;
}

/* "Schedule Service" popup box */
#schedule_service {
	background-color: #666666;
}

#schedule_service_fl {
	background-color: #666666;
}

/* "Termite Threat" popup box */
#termite_threat {
	background-color: #666666;
}

.tooltip {
	cursor: pointer;
	color: #BD2429;
	font-size: 13px;
}

#popup_header {
	background-image: url(/images/popup/header_background.gif);
	background-repeat: no-repeat;
	width: 364px;
	height: 50px;
	padding-left: 30px;
}

#popup_header_wide {
	background-image: url(/images/popup/header_background_wide.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 50px;
	padding-left: 30px;
}

#popup_sub_header {
	background-color: #B0C793;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 15px;
}

#popup_body {
	background-color: #CFDCBE;
	padding-left: 30px;
	padding-bottom: 13px;
}

#popup_footer {
	background-image: url(/images/popup/footer_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 364px;
	height: 34px;
	padding-right: 26px;
}

#popup_footer_wide {
	background-image: url(/images/popup/footer_background_wide.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 424px;
	height: 34px;
	padding-right: 26px;
}

#popup_footer_square {
	background-image: url(/images/popup/footer_background_square.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 364px;
	height: 34px;
	padding-right: 26px;
}

.popup_textbox {
	width: 150px;
}

.popup_textbox_wide {
	width: 320px;
}


/* Locations */
#united_states_cell {
	background-image: url(/images/pest_control/locations/united_states.jpg);
	background-repeat: no-repeat;
	width: 913px;
	height: 571px;
}

/* Pest Database */
.pest_base_heading {
	color: #646466;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 22px;
	text-decoration: none;
}

.pest_base_sub_heading {
	color: #000000;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
}
	
.data_base_type_select {
	color: #828186;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 50px;
}
.data_base_type_select:hover {
	color: #BD2429;
}

.data_base_type_select_selected {
	color: #BD2429;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 50px;
}

.pest_base_copy {
	color: #828186;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 25px;
}	

/*termite page*/

.gray_heading {
	color: #646466;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 22px;
	text-decoration: none;
}
.red_heading {
	color: #BD2429;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 22px;
	text-decoration: none;
}
.pest_points_header {
	color: #FFFFFF;	
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.pest_points {
	color: #FFFFFF;	
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.pest_points_box {
	background-color: #01665E;
	padding-right: 20px;
	width: 194px;
}
.nav_cell_spacer {
	width: 10px;
}
.flash {
	margin-bottom: -5px;
}