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

 @media screen {


html, body {
	text-align:center;
	margin:0;
	padding:0;
	background:url(../images/mainbg.jpg) repeat;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
}

* {
	padding:0;
	margin:0;
}


/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
	text-decoration:none;
}
/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}
/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
/* make some room for the image */
a.external {
	/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
	/* background image for the link to show wiki style arrow */
  background: url(../images/images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
	color: #18507C; /* a different color can be used for visited external links */
	/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(../images/images/cms/external.gif) no-repeat 100% 0;
}
a.external:hover {
	color: #18507C;
	/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(../images/images/cms/external.gif) no-repeat 100% 0;
	background-color: #C3D4DF;
}
/* end wiki style external links */


#wrapper ul, #wrapper ol {/* For disappearing bullets and images in IE 6.0	*/
	position:relative;
	
}	
	
	
#content ul, #content ol {
	margin: 10px 40px 10px 50px;
	padding: 0 5px;
}
#content ul ul, #content ul ol, ol ol {
	margin: 10px 30px 5px 5px;
	padding: 0 5px;
}
#content ul li, #content ol ul li {
	margin: 0;
	padding: 0 20px 5px 0px;
}
#content ul li {
	list-style-type:square;
}

table {
	border-collapse:collapse;
}
p, h2, h2, h3, h4, h5, h6, ul, li {
	padding:10px 0;
	line-height: 150%;
}
p {
	line-height:170%
}

blockquote {
	margin-left:50px;
}


 /* IMAGES */

img.f-right, img.no-border-right
{
	float:right;
	margin:10px 0px 10px 15px;
}

img.f-left, img.no-border-right
{
	float:left;
	margin:10px 15px 10px 0px;

}

p img.f-right, p img.no-border-right
{
	float:right;
	margin:5px 0 10px 15px;
}

p img.f-left, p img.no-border-left
{
	float:left;
	margin:5px 15px 10px 0;

}

img.f-left, img.f-right {
border:8px solid #000;
}


img.img-no-float {
border:8px solid #000;
}





body.resources #content h4 {
	color:#5B8623;
	border-bottom:1px solid #97C150;
	padding:10px 0 0 0;

}

body.index h1, body.index h2 {
	font-size:29px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	padding:10px 0;
}
body.index #content h2 {
	font-size:26px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#000;
}
h1 span, h2 span {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}
body.index #content h1 em, body.index #content h1 i {
	font-size:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	font-size: 42px;
	font-family:Georgia, Cambria, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5B8623;
}
h1 em, h1 i {
	font-style:normal;
	font-size:38px;
	color:#598318;
}
span.name {
	font-weight:bold;
	color:#598318;
}
strong, #footer a:hover, b {
	background:#DDEC9E;
}
#content h2 {
	color:#274309;
	padding:10px 0 0 35px;
	font-size:30px;
	/*margin-left:-35px;*/
 background:url(../images/leaf-bg-header.jpg) 0 4px no-repeat;
	display:block;
	position: relative;
	left: -35px;
}
#content h3 {
	margin:10px 0 0 0;
	display:block;
	padding:5px 0 2px 0;
	font-size:22px;
	border-bottom:1px solid #97C150;
	text-transform:uppercase;
}
h4 {
	font-size:22px;
}
/*LINKS */

a {
	outline: none;
	text-decoration:none
} /* Getting rid of that annoying dotted border in FF	*/
a:link, a:visited {
	color:#333;
}
a:hover {
	color:#476E0E;
}
a img {
	border-width:0;
}
a {
	text-decoration:underline;
}

#rightcol #subnavigation {
	display:none;
}

body.environmental-services-florida #rightcol #subnavigation, body.contact-us #rightcol #subnavigation {
	padding:20px 0 15px 30px;
	margin:0 5px 0 11px;
	background:#000;
	display:block;
}

#rightcol #subnavigation h5, #rightcol #subnavigation a {
	color:#fff;
	font-size:16px;
	text-decoration:none;
}

#rightcol #subnavigation h5 span {
	font-size:28px;
	font-weight:normal;
}

#rightcol #subnavigation a:hover {
	color:#97C63D;
}

#rightcol #subnavigation ul li a {
	color:#fff;
	font-size:16px;
	text-decoration:none;
	display:block;
	background:#141414;
	padding:0 0 0px 5px!important;
	margin:0 0 2px 0!important;
}
#rightcol #subnavigation ul li a:hover {
	color:#97C63D;
	background:#557023;
}
#rightcol #subnavigation li {
	color:#fff;
	font-size:18px;
	text-decoration:none;
	padding:0!important;
	margin:0!important;
	list-style-type:none;
	display:inline;
}
#rightcol #subnavigation p#servicesmenu, #rightcol #subnavigation p#contactinfo {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:28px;
	color:#C4E575;
	padding:0 0 5px 0;
	display:none;
}

body.environmental-services-florida #rightcol #subnavigation p#servicesmenu {
display:block;
}

body.contact-us #rightcol #subnavigation p#contactinfo {
display:block;
font-size:22px;
}


#outterwrapper {
	position:relative;
	width:100%;
	background:url(../images/backgroundtop.jpg) repeat-x;
}
#pagewidth {
	width:980px;
	position:relative;
	margin: 0 auto;
	text-align:left;
}
#header {
	position:relative;
	height:332px;
	background:url(../images/header.jpg) 50% 0% no-repeat;
	width:100%;
}
#wrapper {
	position:relative;
	background:url(../images/subbg-body.gif) repeat-y;
	width:980px;
}
body.index #wrapper {
	position:relative;
	background:url(../images/hmbg-body.gif) repeat-y;
	width:980px;
}
#leftcol {
	float:left;
	position:relative;
	display:none;
}
#contentcontainer {
	width:935px;
	position:relative;
	padding:0 0 20px 45px;
	background:url(../images/bg-drops-light.jpg) 550px 40px no-repeat;
}
body.index #contentcontainer {
	background:url(../images/bg-drops-light.jpg) 400px 20px no-repeat;

}
body.index #rightcol {
	width:447px;
	margin:29px 0 0 0;
	padding:0;
}
body.index #content {
	padding:29px 0 0 0;
	width:466px;
}
#rightcol {
	float:right;
	position:relative;
	padding:0 0 320px 0;
	width:311px;
}
#content {
	display:inline;
	position: relative;
	padding:30px 0 0 0;
	float:left;
	width:566px;
}
#footer {
	background:url(../images/footerrule.jpg) repeat-x;
	margin:0 auto;
	width:980px;
	padding:10px 0 10px 0;
	text-align:left;
}
#footer p {
	padding:0 10px;
	font-size:11px;
	text-transform:uppercase;
}
#footer a, #footer p {
	color:#577a17;
	text-decoration:none;
}
#fadeinwrapper {
	z-index:1000;
	position:absolute;
	width:288px;
	height:226px;
	background:#000;
	top:98px;
	right:5px;
	padding:8px 0 0 7px;
}
body.index #fadeinwrapper {
	width:422px;
	height:254px;
	background:#000;
	padding:10px 0 0 8px;
}

body.index #fadeinwrapper {
	width:421px;
	height:254px;
	background:#000;
	padding:10px 0 0 9px;
}

#fadein {
	border:1px solid #fff;
	z-index:1500;
	position:relative;
}
img.homeimg {
	display:none;
}
body.index img.homeimg {
	display:block;
}
#quotewrapper {
	background:url(../images/side-hm-quote-repeat.jpg) 0 0 repeat-y;
}
#pullquoteside {
	padding:20px 15px 0 35px;
	margin:0 0 20px 0;
}
#rightcol #pullquoteside h2 {
	color:#fff;
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	font-weight:normal;
	padding:0;
}
body.index #rightcol #pullquoteside h2 {
	font-size:22px;
	line-height:30px;
}

body.resources #rightcol #pullquoteside h2, body.contact-us #rightcol #pullquoteside h2 {
	font-size:17px;
	line-height:26px;
	padding:0 5px 0 0;
}
body.index #rightcol h3#source {
	width:300px;
	margin:0 0 0 126px;
	font-size:14px;
	line-height:17px;
}
#rightcol h3#source {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	background:#000;
	width:200px;
	margin:0 0 0 90px;
	padding:8px;
	line-height:17px;
}
#rightcol h3#source em {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}
#rightcol h3#source span.gold {
	font-weight:bold;
	color:#eccd00;
}
#rightcol h3#source span.green {
	font-weight:bold;
	color:#CCFF00;
}
/* Horizontal menu for the CMS CSS Menu Module */

#menu_vert {
	width:645px;
	position:absolute;
	top:28px;
	left:35px;
	z-index:500000;
	text-align:left;
}
/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb {
	clear: both;
}
#menuwrapper {
	/* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 100%;
	font-weight:bold;
	font-size:16px;
	text-transform:lowercase;
	z-index:1000000;
}
#primary-nav li, #rightcol #subnavigation li {
	padding:0;
	margin:0;
}
/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li {
	width: 200px;
}
/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
}
#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
#primary-nav li {
	margin-left: -1px;
	float: left;
}
#primary-nav li li {
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative;
}
/* Styling the basic apperance of the menu elements */
#primary-nav a {
	display: block;
	margin: 0px;
	padding: 3px 10px 5px 10px;
	text-decoration: none;
	color: #f7fbf3;
}
#primary-nav li a {
}
#primary-nav li li a {
	background:#000;
}
#primary-nav li li a:hover {
	background:#83AC36;
}
#primary-nav li, #primary-nav li.menuparent {
	color: #cdeb77;
}
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive a {
	color: #c7e571;
	background-color: #222;
}
#primary-nav li.menuactive ul li a {
	color: #fff;
}
/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth {
/* arrow for menuparents 
   background-image: url(../images/images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; */
}
/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {
	background-color: #333;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {
	display: none;
}
/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}

#primary-nav li li li a {
	height: 1%;
}



a#logo {
	position:absolute;
	top:117px;
	left:1px;
	width:496px;
	height:211px;
	display:block;
}
a#logo span {
	width:1px;
	height:1px;
	overflow:hidden;
	display:block;
	padding:200px 0 0 0;
	float:right;
}
div.f-right {
	float:right;
}
div.f-left {
	float:left;
}
/* Home Footer */
 
 #homefooter {
	display:none;
}
body.index #homefooter {
	position:relative;
	display:none;
	background:url(../images/hmbg-body.gif) repeat-y;
	width:980px;
}
#homefooter div.f-right {
	width:447px;
	background:url(../images/bg-dkgreen-drops.jpg) 50% 0% no-repeat;
	padding:130px 0 0 0;
}
#homefooter div.f-left {
	width:500px;
	height:349px;
	margin:0 0 0 3px;
	background:url(../images/shift-home.jpg) no-repeat;
}
#homefooter div.f-left h3 {
	width:1px;
	height:1px;
	display:block;
	overflow:hidden;
}

#phonefooter {display:none;}

body.index #phonefooter {display:none;clear:both;margin:30px 0 0 0;}

#phonefooter {
	margin:0 0 0 12px;
	background:url(../images/footer-arrow.jpg) -15px 0 no-repeat;
}
#homefooter #phonefooter h2, #footerdrops h2 {
	color:#fff;
	padding:10px 0;
	margin:0 0 0 40px;
	line-height:48px;
	font-family:Georgia, Cambria, 'Times New Roman', Times, serif;
	font-size:55px;
	font-weight:normal;
}
#homefooter #phonefooter em, #footerdrops em {
	font-style:normal;
	font-size:24px;
}
#homefooter #phonefooter a, #footerdrops a {
	color:#fff;
	text-decoration:none;
}
#homefooter #phonefooter a:hover, #footerdrops a:hover {
	background:#598318;
}

body.index #footerdrops {
padding:120px 0 0 0;
width:280px;
display:block;
bottom:20px;
right:130px;
}

#footerdrops {
position:absolute;bottom:50px;right:0px;background:url(../images/bg-dkgreen-drops.jpg) 50% 0 no-repeat;width:280px;height:120px;padding:120px 0 0 0;}
            


#footerdrops h2 {
padding:0;
margin:0;
font-size:36px;
}

#footerdrops h2 em {
font-size:20px;
}

#copyquote {
	display:none;
}
body.index #copyquote {
	margin:50px 0;
	display:block;
	width:397px;
	height:169px;
	background:url(../images/sustainable-pq-hm.jpg) no-repeat;
}
#copyquote span {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}
#content ul.services {
	padding: 10px 40px 10px 50px;
	margin:0 0 20px 0;
	background:#DDEC9E;
}
#content ul.services li {
	padding: 0 5px;
}
#content p.internav {
	clear:both;
	font-weight:bold;
	width:598px;
	position:relative;
	left:-45px;
	border-left:4px solid #83AC36;
	font-size:11px;
	display:block;
	background:#000;
	color:#fff;
	padding:0px 0 0px 10px!important;
	margin:0 0 80px 0;
}
#content p.internav a {
	line-height:20px;
	color:#fff;
	text-decoration:none;
}
#content p.internav a:hover {
	color:#ABD256;
}


div#search {
position:absolute; top:25px; right:20px; z-index:10000;width:205px;
}
fieldset.search {
	border: none;
	width: 205px;
	margin:0;
	padding:0;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 12px;
	width: 122px;
	height: 23px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	padding: 12px 12px 3px 10px;
	background:url(../images/searchbox.jpg) no-repeat left top;
	margin-right: 0px;
}
.search input.box:focus {
	background:url(../images/searchbox.jpg) no-repeat left -38px;
	outline: none;
}
.search .btn {
	width: 52px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(../images/searchbox.jpg) no-repeat top right;	
}
.search .btn:hover {
	background:url(../images/searchbox.jpg) no-repeat bottom right;	
}



body.error #pullquoteside, body.error #fadeinwrapper, body.error #footerdrops, body.error h3#source {
display:none;
}


/****************** Contact Form *******************/
 

 div.contactform label {
	font-weight:bold
}

div.contactform div div label {
	font-weight:normal
}
div.contactform {
	margin:0 0 20px 0px;
	width:550px;
}

div.contactform p, div.contactform h3, div.contactform p, div.contactform h2 {
	padding:2px 0!important;
}

fieldset.spam {
	background:#000!important;
	padding:10px!important;
	width:550px!important;
}

fieldset.spam span {
	color:#fff!important;
	font-size:14px;
	font-weight:bold;
	
}
fieldset.spam img {
padding:5px;
background:#fff;
	
}
div.contactform div.clear {
	clear:both;
}
div.contactform textarea, div.contactform input {
	font-family: Calibri, arial, helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
div.textfield input, input.textfield {
	width:525px;
	padding:3px;
}

div.contactform div.textfield {
	padding:3px 0 5px 0;
	display:block;
}
div.contactform div.radio div label {
	display:inline!important;
	float:none;
}
div.contactform div.radio div {
	display:inline!important;
	width:auto;
	float: left;
	text-align:center;
}
div.contactform div.radio label {
	width:auto;
}
div.contactform select {
	width:313px;
	padding:5px 0;
}
div.contactform label {
	width:480px;
}
.contactform span {
	display:block;
}
.contactform fieldset legend {
	display:none;
}
.contactform div.required {
}
div.captcha img {
	margin:0 0 10px 0;
	clear:both;
}
div.contactform fieldset div {
	padding: 0 0 5px 0;
}
div.contactform label {
	margin:2px 0;
	display:block;
}
div.contactform div.radio {
	height:20px;
	padding-top:10px;
}
div.contactform fieldset {
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	border: 0px solid #d0b178;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:380px;
}
div.contactform div.radio label {
	display:inline!important;
	float:left;
	margin:0 15px 0 0;
}
div.contactform div.radio div label {
	display:inline!important;
	float:none;
}
div.contactform div.radio div {
	display:inline!important;
	width:auto;
	float: left;
	text-align:center;
}
div.contactform .required em {
	font-size:18px;
	color:#db5d30;
	font-weight:bold;
	vertical-align:middle;
}
div.contactform span.error {
	font-size:16px;
	color:#C45B12;
	font-weight:bold;
}
div.error_message {
	padding:0 0 20px 0;
	color:#2e4c06;
	font-size:14px;
}
div.error_message h2 {
	color:#2e4c06!important;
}
div.error_message span {
	display:block;
}

div.contactform div {
	margin:0 0 2px 0;
}
div.contactform div label div {
	margin:0 0 0 0;
}
.inputbox, .textarea, textarea, select, .textinput, div.text input, div.textfield input, input.textfield {
	border:1px solid #afcb7a;
	border-right:2px solid #afcb7a;
	border-bottom:2px solid #afcb7a;
	background:#fff;
}
.inputbox:hover, .textarea:hover, textarea:hover, select:hover, .textinput:hover, div.text input:hover, div.textfield input:hover, input.textfield:hover {
	border:2px solid #afcb7a;
	border-right:1px solid #afcb7a;
	border-bottom:1px solid #afcb7a;
}
textarea {
	height:125px;
	width:525px;
}

div.submit input, input.button {
	margin: 15px 15px 0 0;
	background:#2e4c06;
	color:#fff;
	border:2px solid #2e4c06;
	padding:4px 6px;
	text-transform:uppercase;
	font: bold 18px Calibri, Arial, Helvetica, sans-serif;
}
div.submit input:hover, input.button:hover {
	background:#000;
	color:#fff;
	border:2px solid #000;
}
p.required {
	font-size:11px;
}

p.smalltext {
	font-size:11px!important;
}




/* *** Float containers fix: *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  


#printlogo {
display:none;
}
 
#extrahome {
display:none
} 

}
 
 /*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 

*, p, h1, h2, h3, a, h4 {
color:#000!Important;
line-height:normal;
font-family:Calibri, Arial, Helvetica, sans-serif!important;
font-size:98%!important;
}

h1 {
font-size:22px!important;
}

h1 span, h2 span{
display:none!important;
}

#leftcol, #header, #menu_vert, #search, #footer, #fadein, #homefooter, #phonefooter,
#servicesmenu, #contactinfo, #subnavigation

{
	display:none;
}
/*hide the right column when printing*/ 
#rightcol {
	width:250px!important;
	float:right;
	padding:100px 0 0 0;

}

#footerdrops {
font-size:120%!important;
width:250px!important;
float:right!important;
}

#source, #pullquoteside {
width:250px!important;
}

#source {
font-weight:normal!important;
font-size:80%!important;
}

#contentcontainer {
width:100%;
}

#content {
	width:380px!important;
	float:left;
	
}
p img {display:none;}

#printlogo {
display:block;
}
}
