a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #000000;*/
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style80 {
	font-size: 10px;
}
body {
	margin-top: 0px;
}
a:link {
	color: #000000;
}
.style26 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
.style31 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066; 
	font-weight: bold; 
	font-size: 12px; 
}
.style35 {
	font-size: 16px;
}
.style41 {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;
}
.style43 {
	color: #000066;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style45 {
	color: #FF0000;
	font-weight: bold;
}
.style46 {
	font-size: 16px; 
}
.style48 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 18px; 
	font-weight: bold; 
}
.style49 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
}
.style50 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style51 {
	color: #000000;
}
.style52 {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
}
.style54 {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 16px;
}
.style60 {
	font-size: 12px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style68 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style71 {
	font-size: 11px;
}
.style72 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style73 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC00CC;
}
.c3 a {
	color: #000000;
}
a:hover {
	color: #000000;
}

.style74 {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span.c10 {
	text-decoration: underline;
}
p.c9 {
	text-align: left;
}
table.c7 {
	background-color: #979797;
}
p.c6 {
	text-align: center;
}
div.c5 {
	text-align: right;
}
td.c4 {
	background-color: #F2F2F2;
}
div.c3 {
	text-align: center;
}
table.c2 {
	background-color:#CCCCCC;
}
div.c1 {
	text-align: left;
}



/* pests.php */

#page_title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.pest_titles {
	color: #DDF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 100px;
	display: inline-block;
}

.latin_titles {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	margin-top: 7px;
}

#latin1 {
	margin-left: 98px;
}

#latin2 {
	margin-left: 69px;
}

#latin3 {
	margin-left: 61px;
}

#latin4 {
	margin-left: 65px;
}

#pest_desc_display div {
	margin: 5px 10px 20px 10px;
}

.description_subheading {
	font-weight: bold;
	color: #ddd;
	text-decoration: underline;
	display: block;
}

#pest_identify_steps {
	list-style: none;
	margin-left: 0px;
	margin-top: -5px;
}

#pest_identify_steps li {
	margin: 2px 0 2px 0;
}

#pest_identify_steps h5 {
	font-weight: bold;
	display: inline;
	font-size: 14px;
}

#pest_id_page_container {
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

.pest_id_row {
	width: 100%;
	text-align: center;
	height: 150px;
	margin: 40px 0 40px 0;
}

.pest_id_container {
	height: 100%;
	width: 255px;
	font-size: 14px;
	text-align: center;
	float: left;
	margin: 0 5px 0 5px;
	position: relative;
}

.pest_id_name {
	font-weight: bold;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.pest_id_name span {
	display: block;
	width: 100%;
	text-align: center;
}

.pest_id_latin {
	font-style: italic;
	font-size: 13px;
	width: 100%;
	position: absolute;
	top: 15px;
	left: 0;
}

.pest_id_latin span {
	display: block;
	width: 100%;
	text-align: center;
}

.pest_id_image {
	width: 100%;
	position: absolute;
	top: 35px;
	left: 0;
}

.pest_image {
	border: none;
}

.pest_id_name_link:link, .pest_id_name_link:visited {
	text-decoration: none;
	color: #000;
}

#search_func_container {
	width: 100%;
	margin-top: 25px;
	text-align: center;
}

#pest_search_form {
	width: 500px;
	margin: 0 auto;
}

#show_all_pests {
	margin-left: 20px;
}

#show_all_pests:link, #show_all_pests:visited {
	text-decoration: none;
	color: #000;
}

#center_block {
	width: 100%;
	text-align: center;
}

#return_to_pests {
	width: 400px;
	margin: 0 auto;
}

#empty_search_results {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

#pest_info_images_display {
	margin-top: 20px;
	height: 130px;
	clear: both;
}

.pest_info_image_block {
	height: 100%;
	float: left;
	margin-left: 20px;
}

.navlink a {
	color: #000;
	text-decoration: underline;
	margin: 0 15px;
}

#hs_link {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
}

#pest_control_link {
	font-weight: normal;
	color: #EEE;
}

.pest_info_image {
	border: 0;
}

.content_container {
	width: 925px;
	margin: 0 auto;
}

.subheader {
	text-align: center;
	font-weight: 600;
	font-size:16px;
	text-decoration: underline;
	height: 70px;
}

.insecticide_box {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.insecticide_header {
	font-weight: bold;
}

.insecticide_header2 {
	height: 25px;
}

.insecticide_img_row {
	margin-top: 50px;
	width: 925px;
	height: 420px;
	background-color: #aaa;
}

.safety_warning {
	text-align: center;
	color: white;
	font-weight: bold;
}

#calendar_div {
	position: absolute;
	top: 30px;
	right: 0;
	width: 560px;
	height: 713px;
	text-align: center;
}

#categories {
	height: 400px;
	width: 950px;
	margin: 0 auto;
	margin-left: -20px;
}

.category_list {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.category_list_item {
	text-align: center;
	list-style: none;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 300px;
	float: left;
}

.category_list_item span {
	display: block;
	font-weight: normal;
	width: 300px;
}

.clearfix {
	display:block;
	clear: both;
}

#proofing_pictures {
	width: 550px;
	height: 150px;
	margin: 5px auto;
	display: table;
}

.proofing_picture {
	margin: 5px;
	vertical-align: middle;
	cursor: pointer;
}

#proofing_pictures2 {
	width: 630px;
	text-align: center;
	height: 107px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.proofing_picture2 {
	margin: 10px;
	cursor:pointer;
}

#proofing_image_tags {
	width: 100%;
	text-align: center;
}

#proofing_image_tags span {
	display: inline-block;
	width: 130px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

#foam_tag {
	margin-left: 30px;
}

#brush_tag {
	margin-left: 18px;
}

#mesh_tag {
	margin-left: 16px;
}

#wool_tag {
	margin-left: 28px;
}

#trap_image1, #trap_image2 {
	display: table;
	text-align: center;
	width: 200px;
	float: left;
}

#trap_image1 {
	margin-left: 275px;
}

#traps_adv, #traps_disadv {
	float: left;
	width: 440px;
	margin-top: 20px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

#board_image1, #board_image2 {
	display: table;
	text-align: center;
	width: 200px;
	float: left;
}

#board_image1 {
	margin-left: 275px;
}

#boards_adv, #boards_disadv {
	float: left;
	width: 440px;
	margin-top: 20px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

#boards_adv {
	width: 430px;
	margin-left: 20px;
}

#proof_image1, #proof_image2 {
	display: table;
	text-align: center;
	width: 200px;
	float: left;
}

#proof_image1 {
	margin-left: 275px;
}

#proof_adv {
	float: left;
	width: 90%;
	margin-top: 20px;
	text-align: center;
	margin-left: 35px;
}

.subheader {
	text-align: center;
	font-weight: 600;
	font-size:16px;
	text-decoration: underline;
	height: 70px;
}

.rodenticide_box {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.rodenticide_header {
	font-weight: bold;
}

.rodenticide_header2 {
	height: 25px;
}

.rodenticide_img_row {
	margin-top: 50px;
	width: 925px;
	height: 420px;
	background-color: #aaa;
	margin-left: 15px;
}

.bold_name {
	font-weight: bold;
}

.coshh_point {
	margin-top: 5px;
}

.foot_note {
	width: 100%;
	text-align: center;
	font-size: 10px;
}

.fly_control_div {
	float: left;
	text-align: center;
	width: 200px;
	margin: 30px 15px;
}

.fly_control_pic {
	margin-top: 5px;
}

.fly_control_div2 {
	float: left;
	text-align: center;
	width: 200px;
	margin: 30px 55px;
}

.curtain_door_div {
	float: left;
	text-align: center;
	width: 200px;
	margin: 30px 55px;
	font-weight: bold;
	margin-bottom: 10px;
}

.curtain_door_pic {
	margin-top: 5px;
	cursor: pointer;
}

.windows_doors_div {
	float: left;
	text-align: center;
	width: 200px;
	margin: 30px 55px;
	font-weight: bold;
	margin-bottom: 10px;
}

.windows_doors_pic {
	margin-top: 5px;
	cursor: pointer;
}

.electric_fly_machines_box {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.electric_machines_header {
	font-weight: bold;
	text-align: center;
	height: 30px;
}

.electric_fly_machines_row {
	margin-top: 50px;
	width: 925px;
	height: 455px;
	background-color: #aaa;
	margin: 0 auto;
}

.machine_subhead {
	font-weight: bold;
	text-decoration: underline;
	color: #dde;
}

.glueboard_machines_box {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.glueboard_machines_header {
	font-weight: bold;
	text-align: center;
	height: 30px;
}

.glueboard_machines_row {
	margin-top: 50px;
	width: 925px;
	height: 455px;
	background-color: #aaa;
	margin: 0 auto;
}

.spanlink {
	cursor:pointer;
	text-decoration:underline;
}

.discreet_machines_row {
	margin-top: 50px;
	width: 925px;
	height: 438px;
	background-color: #aaa;
	margin: 0 auto;
}

.discreet_machines_box {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.discreet_machines_header {
	font-weight: bold;
	text-align: center;
	height: 30px;
}

.machine_bulbs_row {
	margin-top: 50px;
	width: 925px;
	height: 280px;
	background-color: #aaa;
	margin: 0 auto;
	text-align: center;
}

.machine_bulbs_box {
	width: 450px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

.machine_bulbs_header {
	font-weight: bold;
	text-align: center;
	height: 30px;
}

#safety_pics {
	width: 70%;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	padding-top: 2px;
}

#safety_pics img {
	margin: 0 10px;
}