/* CSS Document */

html {
  margin:0;
  padding:0;
  background:url(images/bg.gif) repeat-y #fff center;
  height:100%;
}
body {
  margin:0;
  padding:0;
  height:100%;
  }

h1,h2,h3,h4,h5,h6,p,div,ul {
  padding:0;
  margin:0;
  font-family:Arial;
}
p,li,label {
  font-size:12px;
}
h2 {
  margin:16px 0;
}
h3 {
  margin:14px 0;
}
h4 {
  margin:10px 0;
  clear:both;
}
p {
  margin:8px 0;
}
p.coupon {
  margin: 20px auto 0 auto;
  padding: 10px;
  background-color: #EEEEEE;
  border: medium dashed red;
  width: 30em;
  height: 14em;
  text-align: center;
  vertical-align: bottom;
}
.largetext {
  font-family: sans-serif;
  font-weight: bolder;
  font-size: 300%;
  text-decoration: underline;
}
.mediumtext {
  font-family: serif;
  font-size: 125%;
}
.fineprint {
  font-family: sans-serif;
  font-size: smaller;
}
a:link,a:visited {
  color:#333;
  text-decoration:underline;
}
a:hover,a:active {
  color:#666;
  text-decoration:none;
}

img.right {
  float:right;
  margin:5px;
}
img.left {
  float:left;
  margin:5px;
}

label {
  display:block;
  margin:7px;
}
label.inline {
  display:inline;
  margin:0;
}
ol li {
  margin-bottom: 10px;
}
/*#wrapper {
  width:760px;
  margin:auto;
  min-height:100%;
  padding:0;
  position:relative;
  height:auto;
}*/
#wrapper2 {
  background:url(images/top.gif) no-repeat top transparent;
  width:760px;
  margin:0;
  min-height:100%;
}
#wrapper3 {
  width:760px;
  margin:0;
  min-height:100%;
  
}
#wrapper4 {
  padding:30px 80px 175px 80px;
}

#wrapper,#wrapper2,#wrapper3 {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
	
html>body #wrapper,html>body #wrapper2,html>body #wrapper3 {
    height: auto;
	}

#header {
  background:url(images/header.gif) no-repeat;
  width:238px;
  height:121px;
  margin:0px 0 0 0px;
  clear:none;
  float:left;
}
#header span {
  display:none;
}
#menu1 {
  float:right;
  width:350px;
  margin:10px 0 0 0;
  text-align:right;
  padding:6px;
  clear:none;
}
#menu1 li {
  display:inline;
  margin:0px;
  border:1px solid black;
  padding:2px 4px;
}
#menu1 li:hover {
  background:#f2ffe7;
}

#menu1 li a:link,#menu1 li a:visited {
  color:#000;
  text-decoration:none;
}
#menu1 li a:hover,#menu1 li a:active{
  color:#666;
  text-decoration:underline;
}

#menu2 {
  float:right;
  width:350px;
  margin:0;
  text-align:center;
  padding:1px;
}
#menu2 p{
  margin:2px;
  font-size:10px;
}
#menu2 a:link,#menu2 a:visited{
  color:#000;
  text-decoration:none;
}
#menu2 a:hover,#menu2 a:active{
  color:#fff;
  background:#000;
  text-decoration:none;
}

#menu3 {
  float:right;
  width:350px;
  margin:5px 0 0 0;
  text-align:right;
  padding:5px;
}
#menu3 li {
  display:inline;
  margin:0px;
}
#menu3 li a {
  padding:5px;
}
#menu3 li a:link,#menu3 li a:visited {
  color:#777;
  text-decoration:none;
}
#menu3 li a:hover,#menu3 li a:active{
  color:#444;
  text-decoration:underline;
}
#menu3 li a.home {
  background:url(images/home.gif) no-repeat left;
  padding: 5px 5px 5px 18px;
}
#menu3 li a.contact {
  background:url(images/mail.gif) no-repeat left;
  padding: 5px 5px 5px 22px;
}
#content {
  padding:150px 0 0 0;
}


#wrapper{
position: relative;
min-height: 100%;
margin:auto;
width:760px;
}

* html #wrapper
{
height: 100%;
}

#footer
{
position: relative;
/*margin-top: -200px;*/
}

#footer {
  height:20px;
  margin:-165px auto 0 auto;
  width:760px;
  padding:145px 0 0 0;
  background:url(images/footer.gif) no-repeat bottom center;
}
#footer.commercial {
  background:url(images/footer_comm.gif) no-repeat bottom center;
}
#footer.residential {
  background:url(images/footer.gif) no-repeat bottom center;
}
#footer p {
  color:#fff;
  font-size:10px;
  vertical-align:bottom;
  text-align:right;
  margin:0 80px 10px 0;
}
#footer a:link,#footer a:visited {
  color:#eee;
  text-decoration:underline;
}
#footer a:hover,#footer a:active {
  color:#fff;
  text-decoration:none;
}
#gallerypopup {
  position:absolute;
  top:180px;
  left:30%;
  border:1px solid black;
  background:#fff;
  padding:8px;
  text-align:center;
}
#gallerypopup p.tiny {
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  margin:0;
  width:100%;
  text-align:right;
}
div.popup {
  margin:auto;
  text-align:center;
  padding:20px;
}
div.popup p {
  font-style:italic;
}

div.gallery_wrap {
  margin:auto;
  padding:0 10px;
  height:240px;
  float:left;
}
div.gallery {
  border:1px solid black;
  background:#fff;
  padding:5px;
  width:160px;
  height:230px;
  overflow:visible;
}
div.gallery img {
  width:160px;
  height:120px;
  border:0;
}
div.gallery p {
  font-size:10px;
  text-align:center;
  overflow:auto;
  height:105px;
}
div.notext {
  height:120px;
}
div.notext_wrap {
  height:130px;
}
div.inline {
  border:1px solid #999;
  padding:8px;
  margin:4px;
  text-align:center;
  font-style:italic;
  font-size:10px;
  width:166px;
}
div.inline img {
  border:0;
  width:150px;
}
div.left {
  float:left;
}
div.right {
  float:right;
}
table.employment {
  width:100%;
  border:0px solid #000;
  padding:0;
  font-size:10px;
}
table.employment td {
  border:0px solid #aaa;
  background:#f6f6f6;
  padding:2px;
}
table.employment input,select {
  margin:2px;
  font-size:10px;
}
table.employment textarea {
  display:block;
}
table.treeplanting {
  border:1px solid #666;
  font-size:10px;
}
table.treeplanting tr, table.treeplanting td {
	padding:0;
	margin:0;
	white-space:nowrap;
}
table.treeplanting .addtocart {
  background:url(images/addtocart.gif) center left no-repeat;
  padding:0 0 0 8px;
  font-size:10px;
  /* width:80px; */
}
ul.finance {
  background:#f0f0f0;
  border:1px dotted #999; padding:5px;
  list-style-position:inside;
  color:#333;
}
ul.finance li {
  margin:2px;
}
p.finance {
  font-weight:bold;
  color:#666;
  text-align:center;
  text-decoration:underline;
}
p.finance_fineprint {
  font-size:10px;
  color:#555;
}
a.unknown,
a.unknown:hover {
  color:#ff0000;
  font-weight:bold;
}
a.sub,
a.sub:hover {
  color:#000;
}
ul.customers {
  margin-left:15px;
  list-style-image:url(images/bullet.gif);
}
ul.customers ul {
  margin-left:20px;
}
dl { width:85%; }
dt {
  width: 30%;
  float: left;
  text-align: right;
  font-weight:bold;
  margin:0;
  padding:0 1% 0 0;
}
dd:after { 
	 content: "."; 
	 display: block; 
	 height: 0;
	 margin-bottom:10px;
	 clear: both; 
	 visibility:hidden; 
	 } 
dd {
   width:68%;
   float:left;
	 display: inline-block;
	 margin:0;
	 padding:0 0 0 1%;
	}    
/* Hides from IE Mac \*/ 
*	html dd {
	 height: 1%;
	}
dd {
	display:block;
	} 
/* End Hack */
dd input { width:95%; }