/* New Enviropest CSS */

body {
 margin: 0px; 
 font-size: 62.5%;
 background:url("/images/green-background-02.jpg");
 background-repeat: repeat;
 background-color: #84b350;
 }

#wrapper {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}

h1 { 
	font: bold 2.6em  Verdana, Arial, Helvetica, sans-serif;
   color: #0D8F75;  
}
h2 {            
	font: bold 2.0em Verdana, Arial, Helvetica, sans-serif;
   color: #0D8F75; 
}

h3 {            
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;
   color: #0D8F75; 
}
/*
h4 {            font: bold 1.15em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}
*/

h5 {            font: bold 1.05em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}

h6 {            font: bold 80%/1.05em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}

h1 { 
	font: bold 2.6em  Verdana, Arial, Helvetica, sans-serif;
   color: #0D8F75;  
}


#tophome {
  margin: 0px;
  padding: 0px; 
  background: #FFFFFF;  /* was 0d8F75 */
  height: 202px;        /* was 210 190 */ 
  width: 980px;
  /*color: #0d8F75; */
}

#left {
  position: absolute;
  left: 0px;
  top: 202px;  /* was 219 */
  width: 250px;  /* was 320 */
  background: #84b350;   /*  0d8f75  */
  padding: 0px;
}


#center {
  margin-left: 250px; /* was 320   */
  margin-right: 10px; /* was 20 */
  background: #FFF;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px; /*was 10*/
  padding-left: 20px;
}

#right {
  position: absolute;
  right: 0px;
  top: 202px; 
  width: 10px; /* was 20 */
  padding: 0px;
  background: #FFF;
}

#footer {
  background: #84b350;
  margin: 0px;
  color: #FFFFFF;
  visibility: hidden;
  padding: 0px;
  width: 980px;
  padding: 0px 0px 0px 0px;
  border-bottom: 5px solid #000000;
}

#footlogos {
  position: relative;
  top: -5px;
  left: 320px;
  background:url("images/master-footer-1.gif") no-repeat;
  height: 103px;
  width: 650px;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

/* center */
a.linkclass {text-decoration:none; color:#0D8F75; font-weight:bold; }
a.linkclass:visited {text-decoration:none; color:#0D8F75; font-weight:bold; }
a.linkclass:active {text-decoration:none; color:#97FFBB; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#97FFBB; font-weight:bold; }

/* center  blue*/
a.linkclassb {text-decoration:none; color: #6699FF; font-weight:bold; }
a.linkclassb:visited {text-decoration:none; color:#6699FF; font-weight:bold; }
a.linkclassb:active {text-decoration:none; color: #6699FF; font-weight:bold; }
a.linkclassb:hover {text-decoration:underline; color: #6699FF; font-weight:bold; }

/* Footer */
a.linkclass1 {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass1:visited {text-decoration:none; color:#07df0b; font-weight:bold; }
a.linkclass1:active {text-decoration:none; color:#568C57; font-weight:bold; }
a.linkclass1:hover {text-decoration:underline; color:#FFF; font-weight:bold; }

/* leftcol */
a.linkclass2 {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass2:visited {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass2:active {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass2:hover {text-decoration:underline; color:#FFF; font-weight:bold; }


p,ul,ol {
   font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px 0px;
	}
	
	p.white,ul.white,ol.white {
   font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px 30px 0px 50px;
	color: #FFF;
	}
	
	h1.white {
   font: 2em Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px 30px 0px 50px;
	color: #FFF;
	}
	


.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

ul.star{
	list-style-image: url(/images/bluebulletpoint.gif);
	margin-left: 20px;
}
/* Horizontal navigation */
#nav {
  position: absolute;
  top:   180px; /* was 183 */
  left: 0px;
  margin: 0;
  padding: 0;
  background: #84b350;    /* was 0d8F75   */
  list-style-type: none;
  width: 980px;    
  float: left; /* Contain floated list items */
  color: #000;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
  float: left;
  width: 140px; 
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;  /* was 23 25 */
/*  line-height: 2.5; */
  text-align: center;
 /* border-right: 1px solid #FFF; */
  /*background: url(/images/tabx10.gif) no-repeat;  */
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
background-color: #84b350;   /* was  4F4532 */ 
/*background-position: -140px 0;  */
color: #FFFFFF;
text-decoration: underline;


}
#body_hom #nav_hom a, #body_hyg #nav_hyg a,
    #body_com #nav_com a,#body_res #nav_res a,
    #body_pes #nav_pes a,#body_pre #nav_pre a,   
    #body_con #nav_con a {
 background-color: #84b350;   /* was BEB06F  */
  /* background-position: -280px 0;  */
  /*font-weight: bold; */
  color: #000;
}

/* survey button */
#snavlists {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight:bold;
    list-style:none;
	 color: #FFF;
}
#snavlists a {
    display:block;
    width:237px;
	 height: 60px;
    color:#000;
    text-decoration:none;
    background:url("images/tab8.gif") no-repeat;
    padding:25px 6px 5px 0px;;
}
#snavlists a:hover { 
    background-position:0 -100px; 
    color: #1e5ebd;
	  text-decoration:none;
}
#snavlists a:active {
    background-position:0 -100px;  
    color:#1e5ebd;
	 text-decoration:none;
}

/* end of survey button */

#footadd {
  position: relative;
  left: 30px;
  top:   0px;
}

#footeagle {
  position: relative;
  left: 300px;
  top:   0px;
}


/* left hand navigation in left column */
#leftnav {
  margin: 0;    
  padding: 0;
  background: #84b350;   /* was 0d8f75  */
  list-style-type: none;
  width: 235px; 
  float: left; 
}
#leftnav li {
  margin: 0;  /* was 0 */
  padding: 0 2px; /* was 10 lines the navigation up against the left hand edge */
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#leftnav a {    
  display: block;  
  color: #FFF;
  text-decoration: none;
  padding: 0 0 0 48px;  
  line-height: 2.5;
/*  border-bottom: 1px solid #FFF;  */
  font-weight: bold;
  /*background: url(/images/taby9.gif) no-repeat; */
   background-position: 0 2px; 
}
#leftnav #leftnav_con a {
  border: none;
}
#leftnav a:hover {  
/*  background: yellow;  */ /* 4F4532  */
  color: #FFFFFF;
  text-decoration: underline;
  
  /*background-position: 0 -37px;  */
}
   
    #body_env #leftnav_env a,#body_why #leftnav_why a,
    #body_ren #leftnav_ren a,#body_ant #leftnav_ant a,
    #body_ins #leftnav_ins a,#body_bir #leftnav_bir a,
	 #body_sto #leftnav_sto a,#body_tex #leftnav_tex a,
	 #body_coc #leftnav_coc a,#body_fle #leftnav_fle a,
	 #body_fly #leftnav_fly a,#body_mic #leftnav_mic a,
	 #body_rat #leftnav_rat a,#body_mol #leftnav_mol a,
	 
	 #body_faq #leftnav_faq a,
	 
	 #body_rab #leftnav_rab a,#body_squ #leftnav_squ a,
	 
	 #body_ser #leftnav_ser a,
	 
	 #body_bee #leftnav_bee a,#body_was #leftnav_was a,
	 #body_sit #leftnav_sit a,#body_pri #leftnav_pri a,
	 #body_ter #leftnav_ter a,#body_voi #leftnav_voi a,
	 #body_iso #leftnav_iso a,
	 #body_exc #leftnav_exc8f75 a {
	 	
/*    background: #BEB06F; this is the page we are on */
    color: #000;
    font-weight: bold;
	 /* background-position: 0 -72px;*/
}

#leftnavposition {
  position: relative;
  left: 0px;  /* was 30 */
  top:   0px;
}

#call {
  position: absolute;
  right: 182px;
  top:   85px;
  color: #000000;
  font: bold 1.50em  Verdana, Arial, Helvetica, sans-serif;  /* was 4 */
  }
  
  #chat {
  position: absolute;
  right: 95px; /* was 182 > 82 > 102 */
  top:   2px;
  }
  
 #ebrochure {
  position: absolute;
  top:   5px;
  left: 373px;
  }
  
#email {
  position: absolute;
  right: 40px;
  top:   112px;
  color: #000000;
  font: bold 1.50em  Verdana, Arial, Helvetica, sans-serif;  /* was 4 */
  }
  
#logo1 {
  position: absolute;
  right: 20px;
  top:   140px;
  color: #178D74;
  font: bold 3em  Verdana, Arial, Helvetica, sans-serif;  /* was 4 */
  }

#logoiso {
  position: relative;
  right: 0px;
  top:   0px;
}

#leftimage {
  position: absolute;
  right: 0px;
  top:   0px;
}

#logocenter {
  position: absolute;
  right: 440px;
  top:   0px;
}

#envlogo {
  position: absolute;
  left: 50px;
  top:  41px;
 
}
#control {
  position: absolute;
  left: 50px;
  top:  159px;
  font: .85em  Verdana, Arial, Helvetica, sans-serif;
}

#surveybuttontext {
  position: absolute;
  left:  78px;
  top:   105px;  
  font: bold 1.3em  Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}

#surveybutton {
  position: absolute;
  left:  41px;
  top:   80px; 
}

.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: 0em 2.25em .5em 0;
	padding: 1em;
	border: 1px solid #0D8F75;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 272px; 
	margin: 0;
	padding: 0;
	background: url(/images/caption-black.png) top left repeat-y;
	font: 1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo p span {
	display: block;
	padding: .5em;
	}
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
	
.captioned_photo_r {
	position: relative;
	float: right;
	display: block;
	margin: .0em 0em .5em .5em;
	padding: 1em;
/*	border: 1px solid #0D8F75;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;  */
	}
	
	.captioned_photo_left {
	position: relative;
	float: left;
	display: block;
	margin: .0em 0em .5em .5em;
	padding: 1em;
/*	border: 1px solid #0D8F75;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;  */
	}
/*
.captioned_photo_r p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 272px; 
	margin: 0;
	padding: 0;
	background: url(/images/caption-black.png) top left repeat-y;
	font: 1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
*/
/*
.captioned_photo_r p span {
	display: block;
	padding: .5em;
	}
*/

/*
.captioned_photo_r img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
*/
	
	.grey{
		background: #84b350;
		color: #FFF;
		font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	}

.righttext
{
	position: relative;
	float: left;
}

.floatleft
{
	position: relative;
	float: left;
	width: 400px;
}

#feature {
background: #96BF55 url(/images/bottom_left.gif) no-repeat bottom left; 
width: 20em;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
	

#feature dl 
{
background: url(/images/top_left.gif) no-repeat;
}

#feature dt {
background: url(/images/top_right.gif) no-repeat top right; 
padding: 1.17em 1.17em 0; 
font-size: 170%; 
color: #FFF; 
line-height: 1;
}


#feature dd {
background: url(/images/bottom_right.gif) no-repeat bottom right;
padding: 1em 2em 1em 1em;
color: #1B220F; 
line-height: 1.3;
}

/* 160 wide box */
	.boxtop {
		display:block;
		width:160px;
	   height:48px; 
		background-position:left top;
		background-repeat:no-repeat;
		background-image:url(images/top160.gif);
	}


	.maincontent{
		color:white;
      font: .9em Verdana, Arial, Helvetica, sans-serif;
		display:block;
		background-color: #0d8F75;
		padding-left:20px;
		padding-bottom:40px;
		padding-right:30px;
	}

/* 320 wide box */
	.boxtop320{
		display:block;
		width:272px;
		height:48px;
		background-position:left top;
		background-repeat:no-repeat;
		background-image:url(/images/272top.gif);
	}
	.topcontent320{
		font-family:arial;
		font-size:16pt;
	   color:white;
		padding-top:10px;
		text-align:center;
	}
	.boxbottom320{
		display:block;
		width:272px;
		background-position:left bottom;
		background-repeat:no-repeat;
		background-image:url(/images/272bottom.gif);
      font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	}
	.maincontent320{
		color:white;
		font-family:arial;
		font-size:12pt;
		display:block;
		background-color: #0D8F75;
		padding-left:20px;
		padding-bottom:40px;
		padding-right:30px;
/* 		width: 272px;  */
	}
	
.floatright
{
	position: relative;
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 0 0 0 40px;
	}
}	

.faqstext
{
	position: relative;
	float: left;
	margin-right: 100px;
	margin-bottom: 20px;
}

ol.faqs {
	padding: 0px 0px 0px 30px;
	}

hr.line {
	width: 90%;
	height: 5px;
	color: #84b350;
	background-color: #84b350;
}


hr.whiteline {
	width: 100%;
	height: 3px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

hr.greenline {
	width: 100%;
	height: 5px;
	color: #84b350;
	background-color: #84b350;
}



hr.news {
	width: 90%;
	height: 2px;
	color: #79a7fe;
	text-align: center;
}



/* hygiene pages */

/* survey button hygiene left column */ /*
#hsnavlists {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight:bold;
    list-style:none;
	 color: #FFF;
}
#hsnavlists a {
    display:block;
    width:237px;
	 height: 60px;
    color:#000;
    text-decoration:none;
    background:url("/images/hygienebutton01.gif") no-repeat;
    padding:25px 6px 5px 0px;;
}
#hsnavlists a:hover { 
    background-position:0 -103px; 
    color: #1e5ebd;
	  text-decoration:none;
}
#hsnavlists a:active {
    background-position:0 -103px;  
    color:#1e5ebd;
	 text-decoration:none;
}
*/
/* end of survey button */

.blue{
		background: #6699FF;
		color: #FFF;
		font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	}

h1.blueh {
   font: 2em Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px 30px 0px 50px;
	color: #0000FF;
	}


#tophomeh {
  margin: 0px;
  padding: 0px; 
  background: #0000FF;  
  height: 210px; 
  width: 980px;
  color: #0d8F75;
}

#lefth {
  position: absolute;
  left: 0px;
  top: 210px;
  width: 320px;
  background: #0000FF;
  padding: 0px;
}

#footerh {
  background: #0000FF;
  margin: 0px;
  color: #FFFFFF;
  visibility: hidden;
  padding: 0px;
  width: 980px;
  padding: 0px 0px 0px 0px;
  border-bottom: 5px solid #000000;
}

/* home page */
/* survey button hygiene left column */
#hsnavlists {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight:bold;
    list-style:none;
	 color: #FFF;
}
#hsnavlists a {
    display:block;
    width: 210px;                
	 height: 70px;
    color:#000;
    text-decoration:none;
	 
	 background:url("/images/hygiene-button-green-background-01.gif") no-repeat; 
	

}
#hsnavlists a:hover { 
    background-position:0 -73px; 
    color: #1e5ebd;
	  text-decoration:none;
}
#hsnavlists a:active {
    background-position:0 -73px;  
    color:#1e5ebd;
	 text-decoration:none;
}
/* end of survey button */


#hygienebuttonh {
  position: relative;
  left:  52px; 
  top:   85px; 
/*  background-color: #0d8f75; */
/*   background-color: #0000ff;  */
}

#pestsurvey {
background:url("/images/pest-survey.jpg");
width: 220px;
height: 35px;
}

#pestsurveytext {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
position: relative;
top: 3px;
text-align: center;
}

#hygienesurvey {
background:url("/images/hygiene-survey.jpg");
width: 220px;
height: 35px;
}

#hygienesurveytext {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
position: relative;
top: 3px;
text-align: center;
}

a.linkclasst {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasst:visited {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasst:active {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasst:hover {text-decoration:underline; color:#84b350; font-weight:bold; }

a.linkclasse {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasse:visited {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasse:active {text-decoration:none; color:#000000; font-weight:bold; }
a.linkclasse:hover {text-decoration:underline; color:#0099ff; font-weight:bold; }

#twitterpos {
	position: relative;
	left: 48px
}
