*,  html {
	margin: 0;
	padding: 0;
        border: 0;
	}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
        border: 0;
    background-color: #eee;
	}

table{
margin: 0;
padding: 0;
float: left;
width: 99%;
}

td {
height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
tr{
 height: 23px;
}
img {
border: 0;
margin: 0;
padding: 0;
}
h2{
display: none;
}
h3{
        clear: both;
	background-color:#ddd;
	color:#555;
	text-indent: 10px;
	font-size: 16px;
	line-height: 26px;
	margin: 5px 0;
	width: 100%;
        min-width: 95%;
	letter-spacing: 2px;

}
h4{
        background-color: #7BB23A;
	color:#fff;
	text-indent: 10px;
	font-size: 16px;
	line-height: 26px;
	margin: 5px 0;
	width: 100%;
        min-width: 95%;
	letter-spacing: 2px;
        clear: both;
}
h5{
   font-size: 14px;
   font-weight: bold;
   line-height: 24px;
   clear:both;
}

a:link,
a:visited{
color: #f80;
font-weight: bold;
text-decoration: none;
}
a:hover{
color:#690;
}
li{
margin-left: 20px;
}

#wrapper{
	margin: 5px auto;
	width: 900px;
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
		}

#Top{
width: 100%;
height: 125px;
border-top: 5px solid #708C3F;
}


#Top .left {
	width: 260px;
	float: left;
	margin: 0 0 0 20px;
}


#Top .topright {
	float: right;
	margin:  25px 10px 25px 0;
	background-color: #fff;
	width: 300px;
}
.tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 3px;
	line-height:18px;
	text-align: right;
	}
.bigOrange{
	font-size:22px;
	font-weight: bold;
	color: #f80;
	}
.bigGrey{
	font-size: 24px;
	color: #FFF;
	background-color: #999;
	line-height: 44px;
	padding: 0 10px;
	text-align: center;
}	
.medGrey{
font-size: 16px;
font-weight: bold;
color: #999999;
}
.largewhite{
color: #fff; 
font: bold 16px/22px Arial;
}

.coupon{
width: 300px;
min-height: 75px;
padding: 10px;
border: 2px dashed #f80;
margin: 5px 0 5px 30px;
background: transparent url(images/smallbug6a.jpg) no-repeat bottom right;
}
.coupon2{
width: 300px;
min-height: 75px;
padding: 10px;
border: 2px dashed #f80;
margin: 5px 0 5px 30px;
background: transparent url(images/smallbug4.jpg) no-repeat bottom right;
}
.specials{
font-size: 16px;
font-weight: bold;
color:#7bb23A;
}

.greenbg{
background-color: #693;
color: #fff;
padding: 5px;
}
.ltgreenbg{
background-color: #9c3;
color: #fff;
padding: 5px;
}
.greenbg a:link{color: #FC0;}
.greenbg a:hover{color: #030;}

.pestlist {
font-size: 12px;
}
p{
	padding: 0 0 0 5px;
	margin-bottom: 10px;
}


.left{
float: left;
}
.left150{
float: left;
width: 150px;
}
.right{
float: right;
}
.right150{
float: right;
width: 150px;
}
.center{
text-align: center;
}
.justified{
text-align:justify;
}
.clear{
clear: both;
height: 5px;
}
.left img{
margin: 0 5px 5px 0;
}
.right img{
margin: 0 0 5px 5px;
}
.switch{
 position:absolute;
 top: 0;
 right: 20px;
}

#mainmenu {
	clear: both;
	left:0;
	top:auto;
	width:100%;
	height:45px;
	z-index:2;
	background-image: url(http://got-bugs.com/images/menubg.jpg);
	background-repeat: repeat-x;
}
#mainmenu .nav {
	list-style-image: none;
	display: inline;
	font-size: 14px;
}
#mainmenu .nav li {
	list-style-image: none;
	display: inline;
	color: #fff;
	line-height: 35px;
	margin: 0px 0px 0px 10px;
	padding-right: 0px;
	font-weight: bold;
}
#mainmenu .nav li a:link,
#mainmenu .nav li a:visited{
color: #fff;
}
#mainmenu .nav li a:hover {
color:#FF9900;
}

#content,
#subcontent {
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}
#content .column,
#subcontent .column {
  position: relative;
  float: left;
}

.boxcenter,
#subcontent .boxcenter {
	width: 400px;
	float: left;
	padding: 0 5px;
}
.box300{
width: 320px;
float: left;
}
.box200px,
#subcontent .box200px {
	float: left;
   	width: 245px;
	
}
.box200px h3{
width: 245px;
}
.box200px p{
max-width: 230px;
width: 230px;}

.box200pxr,
#subcontent .box200pxr {
   float: right;
	width: 245px;
}

.box645{
    width: 645px;
    height: 100%;
	float: left;
	padding: 0 5px;

}

.submenu {
	width: 245px;
}

.submenu a:link,
.submenu a:visited{
	width: 245px;
    color: #999;
    font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 30px;
	background-image: url(images/spider.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display: block;
}

.submenu a:hover{
background-color: #ddd;

text-indent: 40px;
color: #f80;
}
.orangebox{
width: 360px;
background-color:#FF9900;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 0 20px 10px 20px;
}
.orangeboxtitle{
width: 360px;
margin: 5px 0 0 0 ;
padding: 0 20px 0 20px;
background-color:#EA7500;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 26px;
}
.orangeboxr{
width: 225px;
background-color:#FF9900;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 0 10px 10px 10px;
}
.orangeboxtitler{
width: 225px;
margin: 5px 0 0 0 ;
padding: 0 10px 0 10px;
background-color:#EA7500;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 26px;
}
.orangebox a,
.orangeboxr a{
color: #eee;
}
.realtors{
margin: 0 10px;
padding: 10px;
background-color: #eee;
width: 420px;
border: 1px solid #ddd;
}

form table{
width: 395px;
margin: 0 0 0 20px;
border: 0;
}

form label{
text-align: right;
width: 150px;
}


#footer{
clear: both;
text-align: center;
color: #999;
padding: 5px 0;
width: 100%;
border-top: 1px solid #999;
border-bottom: 5px solid #708C3F;
}
#bottommenu {
	clear: both;
	left:0;
	top:auto;
	width:100%;
	height:22px;
}
#bottommenu .nav {
	list-style-image: none;
	display: inline;
	font-size: 12px;
}
#bottommenu .nav li {
	list-style-image: none;
	display: inline;
	color: #f90;
	line-height: 22px;
	margin: 0px 0px 0px 10px;
	padding-right: 0px;
	font-weight: bold;
	text-align: left;
}
#bottommenu .nav li a:link,
#bottommenu .nav li a:visited{
color: #f90;
}
#bottommenu .nav li a:hover {
color: #708C3F;
}

.contactform{width: 500px; float:left; margin-right: 20px;}
.terms{width: 350px; float:right; padding: 0 10px; }
