/**************** Body and tag styles ****************/

 

* {
	margin:0;
	padding:0;
	list-style-type: none;
}
body {
	font:76% Verdana, Tahoma, Arial, sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background-color: #e8eaec;
	background-image: url(images/hatched_bg_for_pattern.png);
	background-repeat: repeat;
}

*html body { background-image: url(images/blank.png);}
a {
	color:#319380;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover {
	color:#009900;
	text-decoration:none;
	
}
a img {
	border:none;
}
p {
	color: #666666;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 1.6em;
	padding-left: 0;
}
p form {
	margin-top:0;
	margin-bottom:20px;
}
img.left, img.center, img.right {
	padding:4px;
	border:1px solid #a0a0a0;
}
img.left {
	float:left;
	margin:0 12px 5px 0;
}
img.center {
	display:block;
	margin:0 auto 5px auto;
}
img.right {
	float:right;
	margin:0 0 5px 12px;
}
/**************** Header and navigation styles ****************/

#container {
	width:850px;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	color:#006600;
	background-color: #ffffff;
}
#header {
	height:111px;
	color:#ffffff;
	z-index: 5;
	width: 850px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	position: relative;
	background: url(images/logo.png) no-repeat 0px 30px;
}
#container #outer {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 113px;
	position: absolute;
}
#header h1 {
	padding:35px 0 0 20px;
	font-size:2.4em;
	
	color:#ffffff;

	font-weight:normal;
}
#header h2 {
	margin:10px 0 0 40px;
	font-size:1.4em;
	
	color:#f0f2f4;

	font-weight:normal;
}
#navigation {
	height:2.2em;
	line-height:2.2em;
	width:849px;
	color:#ffffff;
	background-color: #002D00;
	margin-right: 1px;
	margin-left: 1px;
}
#navigation li {
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
}
#navigation li a {
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	
	color: #ffffff;
}
* html #navigation a {
	width:1%;
}
#navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
#navigation a:hover, body#home #homenav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
#navigation a:hover, body#about #aboutnav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
#navigation a:hover, body#info #infonav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}

#navigation a:hover, body#services #servicesnav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
#navigation a:hover, body#diy #diynav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}

#navigation a:hover, a:active, body#safetypage #safety {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
#navigation a:hover,  body#contact #contactnav {
	color:#ffffff;
	text-decoration:none;
	background-color: #004A25;
}
body#info #subcontent {
	margin-top:10px;
}
/**************** Content styles ****************/

#content {
	float:left;
	width:540px;
	font-size:0.9em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
}
/*styles for float for pest info pages full width content */
body#info #content {
	width:95%;
}

p img {
	float:right;
	padding:4px;
	border: 1px solid #666666;
}
img {
	float:right;
}
#content h2 {
	display:block;
	margin:0 0 16px 0;
	font-size:1.6em;
	font-weight:normal;

	color:#006600;
	
}
#content h2 a {
	font-weight:normal;
}
#content h3 {
	margin:0 0 5px 0;
	font-size:1.4em;

	color: #4F4F4F;
}
#content a:hover, #subcontent a:hover {
	text-decoration:underline;
}
#content ul, #content ol {
	margin:0 5px 16px 35px;
}
#content dl {
	margin:0 5px 10px 25px;
}
#content dt {
	font-weight:bold;
	margin-bottom:5px;
}
#content dd {
	margin:0 0 10px 15px;
}
/**************** Sidebar styles ****************/

#subcontent {
	float:right;
	width:220px;
	line-height:1.4em;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
}

#subcontent h2 {
	display:block;
	margin:0 0 15px 0;
	font-size:1.5em;
	font-weight:normal;
	text-align:left;

	color:#505050;
	
}
#subcontent p {
	margin:0 0 16px 0;
	font-size:0.9em;
}
/**************** Menublock styles ****************/

.menublock {
	font-size:.95em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 8px;
}
.menublock li {
	list-style:none;
	display:block;
	padding:2px;
	margin-bottom:2px;
	line-height: 1.5em;
}
.menublock li a {
	font-weight:bold;
	text-decoration:none;
}
.menublock li a:hover {
	text-decoration:none;
}
.menublock li ul {
	margin:3px 0 3px 15px;
	font-size:1em;
	font-weight:normal;
}
.menublock li ul li {
	margin-bottom:0;
}
.menublock li ul a {
	font-weight:normal;
}
/**************** Searchbar styles ****************/

#searchbar {
	margin:0 0 20px 0;
}
#searchbar form fieldset {
	margin-left:10px;
	border:0 solid;
}
#searchbar #s {
	height:1.2em;
	width:110px;
	margin:0 5px 0 0;
	border:1px solid #a0a0a0;
}
#searchbar #searchbutton {
	width:auto;
	padding:0 1px;
	border:1px solid #808080;
	font-size:0.9em;
	text-align:center;
}
/**************** Footer styles ****************/

#footer {
	clear:both;
	width:100%;
	font-size:0.9em;
	color:#f0f0f0;
	background-color: #008200;
	height: 75px;
	background-image: url(images/green_top.jpg);
	margin: 0 auto;
	padding: 5px 0 5px 0px;
	position: relative;
}
#footer p {
	margin:0;
	text-align:center;
	text-indent: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
	color:#f0f0f0;
	
	font-weight:bold;
}
#footer a:hover {
	color:#ffffff;
	
	text-decoration: underline;
}
/**************** Misc classes and styles ****************/

.splitcontentleft {
	float:left;
	width:48%;
}
.splitcontentright {
	float:right;
	width:48%;
	color: #666666;
}
.clear {
	clear:both;
}
.small {
	font-size:0.8em;
}
.hide {
	display:none;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.important {
	color:#f02025;
	
	font-weight:bold;
}
.box {
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
}
#subcontent h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.55em;
	padding-right: 10px;
	color: #4f4f4f;
}
.splitcontentright h2 {
	color: #006633;
}
#container #content #bg {
	background-color: #000000;
	width: 850px;
	margin-left:-20px;
	height:275px;
}
#subcontent .box {
	margin-left: 15px;
	font-size: 90%;
	line-height: 1.6em;
}
#suppliers {
	padding-left: 10px;
	margin-right: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FDFFFE;
	line-height: 1.65em;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	font-weight: bolder;
	color: #999999;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body#info p {
}
ul #pestinfo {
	float: left;
}
#pestinfo li {
	float: left;
	width: 236px;
	list-style-type: none;
	margin-top: 5px;
	height: 200px;
	margin-left: 12px;
	padding-left: 8px;
}
#pestinfo img {
	padding:5px;
	border: 1px solid #999999;
	margin: 5px;
}
#pestinfo h4 {
	font-size: 1.35em;
	line-height: 2em;
}
ul#pestinfo {
	margin-top:5px;
	margin-left: 5px;
}
#pestinfo h4 .bad {
	color: #FF0000;
}
.green {
	color:#006600;
	
	font-weight:bold;
}
.box ul {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
.infoimage {
	margin: 5px;
}
.rightimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
.style1 h3 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 50px;
}
.boxql {
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.7em;
	background-image: url(images/ql.png);
	background-repeat: repeat;
	list-style-type: none;
	height: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 1.1em;
}
.boxql li {
	list-style-type: none;
}
#navigation h4 {
	font-size: 1em;
	color: #FFFFFF;
	float: right;
	position: absolute;
	top: 10px;
}
#header h4 {
	position: absolute;
	top: 75px;
	right: 27px;
	font-size: 1.2em;
}
#subcontent .box a {
	color: #254925;
}
#subcontent .box a:hover {
	color: #5AAB5A;
}
#diy #subcontent {
	width: 210px;
	padding: 15px;
}
#diy #pestinfo li {
	width: 46%;
	height: 275px;
}
#diy #content {
	width: 580px;
}
#diy .box {
	padding: 10px;
}
.good {
	background-color: #EBF9E3;
}
address {
	font-size: 1.6em;
	line-height: 1.7em;
	font-weight: bold;
}

.validator {
	margin-left: 500px;
}
.validator img {
	position: absolute;
	right: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomnumber {
	font-weight: bold;
	color: #FFFFFF;
	right: 24%;
	font-size: 1.1em;
	width: 550px;
	padding-bottom: 25px;
	float: right;
	margin-right: 29%;
	line-height: 1.5em;
}
/* end hiding from IE5 mac */
#info #container #footer .validator img {
}
#facebook {
	float: left;
}

