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

body {
	background-color: #313131;
	margin-top: 0px;
	font-family:Arial, Trebuchet MS, Times;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.formstyle {
	background-color: #ffffff;
	padding:1px;
	margin-bottom:1px;
	border: 1px solid #cccccc;
	color: #333;
	font-family: Arial;
	color:#666;
	font-size: 10px;
}
.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	background-color:#DDE5ED;
	padding: 10px 10px 10px 10px;
}
a.greylinks:link {
	color: #fff;
	text-decoration: underline;
}
a.greylinks:visited {
	color: #fff;
	text-decoration: underline;
}
a.greylinks:active {
	color: #fff;
	text-decoration: underline;
}
a.greylinks:hover {
	color: #fff;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
#topflash {
	width:950px;
	height:103px;
	margin: 0 auto;
	background-image: url(images/topflashbg.jpg);
}
#topflash2 {
	width:400px;
	height:103px;
	float:left;
}
#flash {
	width:950px;
	height:192px;
	margin: 0 auto;
	background-image: url(images/bg1.png);
}
#navigation {
	width:950px;
	height:32px;
	margin: 0 auto;
	padding-bottom:7px;
}
#bgrepeat {
	width:950px;
	background-image: url(images/bgrepeat.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#mainbg {
	width:950px;
	margin:0 auto;
	background-image: url(images/mainbg.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:10px;
	overflow:hidden;
}
#foot {
	width:950px;
	height:2px;
	margin:0 auto;
	background-image: url(images/mainfoot.jpg);
	padding-top:5px;
}
#footer {
	width:950px;
	margin:0 auto;
	padding-top:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	text-align:center;
}
#left {
	width:555px;
	padding-left:30px;
	padding-top:30px;
	float:left;
	overflow:hidden;
}
#left a {
	text-decoration: underline;
}
#left a:hover {
	text-decoration: none;
}
#right {
	width:300px;
	padding-right:30px;
	padding-top:60px;
	float:right;
	overflow:hidden;
}
#right a {
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #564d37;
}
.h1copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #564d37;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #b96f16;
}
.h2copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #b96f16;
}
.waspbees {
	background-image: url(images/wasp-bees.jpg);
	width:535px;
	padding-top:10px;
	padding-left:20px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #433C29;
}
.micerats {
	background-image: url(images/rats-mice.jpg);
	width:535px;
	padding-top:10px;
	padding-left:20px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #fff;
}
.otherpests {
	background-image: url(images/pigeons.jpg);
	width:535px;
	padding-top:10px;
	padding-left:20px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	color: #fff;
}
#footerseo {
	text-align:center;
	width: 950px;
	height:auto;
	margin:0 auto;
	padding:0 0 20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
}
#footerseo ul {
	list-style-type: none;
}
#footerseo li {
	padding: 0 10px 0 10px;
	color: #FFF;
	border-right: #FFF solid 1px;
	display: inline;
}
#footerseoa li:last-child {
	border-right: 0px;
}
#footerseo a, a:active, a:hover, a:visited {
	color:#fff;
}
#left a, a:active, a:hover, a:visited {
	color:#333;
}
