Body {
	height: 100%
    overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
}	

.indent {
	margin-left: 10px;
	margin-right: 10px;
}

img.floatLeft {
  float: left;
  margin-left: 0;
  margin-right: 5px;
  marging-bottom: 5px;
}

img.floatLeftCen {
  float: left;
  margin: 4px;
  padding-left: 250px;
}

img.floatRight {
  float: right;
  margin: 4px;
}

div.floatRight {
  float: right;
  margin: 4px;
}
div.floatLeft {
  float: left;
  margin: 4px;
}

#ccseal {             
  position: absolute;
  top: 830px;
  left: 50%;
  margin-left: 340px; 
}

#weather {
  position: absolute;
  top: 450px;
  left: 50%;
  margin-left: -160px; 
 }
 
 #serviceareas {
  position: absolute;
  top: 925px;
  left: 50%;
  margin-left: -460px; 
 }
 
 #will {
  position: absolute;
  top: 440px;
  left: 50%;
  margin-left: -240px; 
 }
 
#formcomments {
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  font-style: normal;
  color: #3d2c17;
  height: 125px;
  width: 300px;
}

#form {
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  font-style: normal;
  color: #3d2c17;
  width: 300px;
}

#formareaask {
  max-width: 320px;
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: 110px; 
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  background: #bcb19c;
  border-top: 1px #cea675 solid;
  border-left: 1px #cea675 solid; 
  border-right: 1px #808080 solid;
  border-bottom: 1px #808080 solid;  
 }

 #formarea {
  max-width: 320px;
  position: absolute;
  top: 310px;
  left: 50%;
  margin-left: 130px; 
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  background: #bcb19c;
  border-top: 1px #cea675 solid;
  border-left: 1px #cea675 solid; 
  border-right: 1px #808080 solid;
  border-bottom: 1px #808080 solid;  
 }
 
 .error {
  color: #da3939;
  font-size: .8em;
  font-style: italic;
  font-weight: normal;
 } 
 
 .required {
  color: #3d2c17;
  font-size: .8em;
  font-style: italic;
  font-weight: normal;
 } 
   
 .largeText {
  font-family:Tahoma; 
  font-size:16px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  padding-left: 5px;
  padding-right: 15px;
}

.medText {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  padding-left: 5px;
  padding-right: 15px;
}

.medText a {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:normal;
  color: #3d2c17;
  text-align: justify;
  text-decoration: none;
}

.medText a:hover {
	color: #3d2c17;
	text-decoration: underline;
}

.heading {
  font-family:Tahoma; 
  font-size:14px;
  font-weight:bold;
  color: #3d2c17;
  margin: 0px;
  text-align: left;
  padding-left: 0px;
}

.headingBig {
  font-family:Tahoma; 
  font-size:18px;
  font-weight:normal;
  color: #3d2c17;
  margin: 0px;
  text-align: left;
  padding-left: 0px;
}

.smallText {
  font-family:Tahoma; 
  font-size:10px;
  font-weight:normal;
  color: #808080;
}	

.smallText a {
  font-family:Tahoma; 
  font-size:10px;
  font-weight:normal;
  color: #808080;
  text-decoration:none;
}

.smallText a:hover {
  color:#3d2c17;
}

#page_bg {
  height: 100%;
	background: url('images/gradbg.jpg') #3d2c17 no-repeat bottom center fixed;
	padding: 0;
	margin: 0;
	border: 0;
}

#plantborder {
	background: #FFFFFF;
  border-right: 1px;
  border-right-color: #808080;
  border-right-style: solid;
  border-bottom: 1px;
  border-bottom-color: #808080;
  border-bottom-style: solid;  
 }
 
#center {
	text-align: center;
	height: 100%;
}



#header {
  margin-top: 10px;
  margin-left: auto;
	margin-right: auto;
	background: url('images/header.jpg') 0 0 no-repeat;
	width: 969px;
	height: 175px;
}

.bold {
	color: #000080;
	font-family: Tahoma;
	font-size:20px;
}

#footer {
  clear: both;
  margin-left: auto;
	margin-right: auto;
	background: url('images/footer.jpg') 0 0 no-repeat;
	width: 969px;
	height: 20px;
  font-family:Comic Sans MS; 
  font-size:11px;
  font-weight:normal;
  color: #3d2c17;
}

#footer A {
	text-decoration: none;
  color: #3d2c17;
}

#footer A:hover {
	text-decoration: underline;
  color: #3d2c17;
}

#footer2 {
  clear: both;
  margin-left: auto;
	margin-right: auto;
	background: url('images/footer2.jpg') 0 0 no-repeat;
	width: 969px;
	height: 87px;
  font-family:Comic Sans MS; 
  font-size:11px;
  font-weight:normal;
  color: #3d2c17;
}

#footer2 A {
	text-decoration: none;
  color: #3d2c17;
}

#footer2 A:hover {
	text-decoration: underline;
  color: #3d2c17;
}

#main_bg {
	margin-left: auto;
	margin-right: auto;
  width: 969px;
  height: 100%;
  background: url('images/sides.jpg') repeat-y;
  text-align: left;
}


.container {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 850px;

}	

/* for Internet Explorer */
/*\*/
* html .container {
height: 650px;
}
/**/

.nurserycontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 750px;

}	

/* for Internet Explorer */
/*\*/
* html .nurserycontainer {
height: 750px;
}
/**/

.newcontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 1550px;

}	

/* for Internet Explorer */
/*\*/
* html .newcontainer {
height: 1550px;
}
/**/

.gallerycontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 760px;

}	

#galtext {
padding: 15px 50px 0px 50px; }

/* for Internet Explorer */
/*\*/
* html .gallerycontainer {
height: 600px;
}
/**/

.aboutcontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 2525px;

}	

/* for Internet Explorer */
/*\*/
* html .aboutcontainer {
height: 2525px;
}
/**/

.contactcontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 760px;

}	

/* for Internet Explorer */
/*\*/
* html .contactcontainer {
height: 760px;
}
/**/

.specimenscontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 3875px;

}	

/* for Internet Explorer */
/*\*/
* html .specimenscontainer {
height: 2875px;
}
/**/

.accentscontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 3600px;

}	

/* for Internet Explorer */
/*\*/
* html .accentscontainer {
height: 3600px;
}
/**/

.grassescontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 3500px;

}	

/* for Internet Explorer */
/*\*/
* html .grassescontainer {
height: 3500px;
}
/**/

.palmscontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 3350px;

}	

/* for Internet Explorer */
/*\*/
* html .palmscontainer {
height: 3350px;
}
/**/

.treescontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 3350px;

}	

/* for Internet Explorer */
/*\*/
* html .treescontainer {
height: 3350px;
}
/**/

.shrubscontainer {
  position: absolute;
  left: 50%;
  margin-left: -496px; 
  width: 990px;
  height: 9375px;

}	

/* for Internet Explorer */
/*\*/
* html .shrubscontainer {
height: 9375px;
}
/**/

#nurserymenu {
  position: absolute;
  top: 195px;
  left: 50%;
  margin-left: -265px;
  text-align: center;
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  color: #808080;
}

#nurserymenu a {
  text-align: center;
  font-family:Tahoma; 
  font-size:12px;
  font-weight:normal;
  color: #808080;
  text-decoration: none;
}

#nurserymenu a:hover {
  text-decoration: underline;
}

#nurserycontent {
  position: absolute;
  top: 245px;
  left: 50%;
  margin-left: -450px;
  text-align: left;	
}

/* Nursery Map */

.trees {
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -450px;
 } 
 
 .trees a {
  padding-right: 325px;
  padding-bottom: 170px;
} 

.trees a:hover {
	background: url('images/hovertrees.png') 0 0 no-repeat;
}

.grasses {
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: 150px;
 } 
 
 .grasses a {
  padding-left: 300px;
  padding-bottom: 240px;
} 

.grasses a:hover {
	background: url('images/hovergrasses.png') 0 0 no-repeat;
    background-position: top right;
}

.shrubs {
  position: absolute;
  top: 591px;
  left: 50%;
  margin-left: 148px;
 } 
 
 .shrubs a {
  padding-right: 279px;
  padding-top: 298px;
} 

.shrubs a:hover {
	background: url('images/hovershrubs.png') 0 0 no-repeat;
    background-position:bottom right;
}

.specimens {
  position: absolute;
  top: 416px;
  left: 50%;
  margin-left: -440px;
 } 
 
 .specimens a {
  padding-right: 234px;
  padding-top: 200px;
} 

.specimens a:hover {
	background: url('images/hoverspecimens.png') 0 0 no-repeat;
    background-position:bottom right;
}

.accents {
  position: absolute;
  top: 579px;
  left: 50%;
  margin-left: -449px;
 } 
 
 .accents a {
  padding-right: 280px;
  padding-top: 135px;
} 

.accents a:hover {
	background: url('images/hoveraccents.png') 0 0 no-repeat;
    background-position: bottom left;
}

.palms {
  position: absolute;
  top: 600px;
  left: 50%;
  margin-left: -128px;
 } 
 
 .palms a {
  padding-right: 120px;
  padding-left: 150px;
  padding-top: 550px;
} 

.palms a:hover {
	background: url('images/hoverpalms.png') 0 0 no-repeat;
    background-position:bottom center;
}

#content {
  position: absolute;
  top: 245px;
  left: 50%;
  margin-left: -460px;
  text-align: left;	

}

#contactcontent {
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -460px;
  text-align: left;	
}

/* menu */

#arrow {
	padding-right: 5px;
}

#nav{padding: 8px;	z-index: 100;height:20px;font-size:14px;font-family:Tahoma;color: #ffffff;Text-decoration: none;}
*html #nav ul.nav{font-size:12px;list-style-type:none;height: 20px;position: absolute; left: 360px;top:120px;}
#nav ul.nav{font-size:12px;list-style-type:none;height: 20px;position: absolute; left: 360px;top:105px;}
#nav li{font-size:12px;position: relative;float: left;height: 20px;}
#nav li a{float: left;margin-left:2px;padding: 5px 10px 4px 10px;height: 20px;background: transparent;color: #fff;font-size: 14px;text-decoration: none;}

#nav li a:hover, #nav li.active a{background: #8c6e4a;}
#nav li a.current {background: #8c6e4a;}

#nav li:hover>a{text-decoration: none; background: #8c6e4a;}
#nav li ul {list-style-type:none;position: absolute;display: none;	top: 20px;left: -1px;width: 175px;text-align: left;border: 1px solid #000;border-top: 0;}
#nav li:hover ul, #nav li.sfhover ul{display: block;}



/* ---------------------- plant list ---------------------- */

#plantlist {margin-left: 0px; }

#plantlist ol {  
  margin: 0;
  padding: 0;
}
 
#plantlist li {
  list-style-type:none;
  padding: 0;
  width: 47%;  
}
 
.col1 {margin-left: 0px;} 
.col2 {margin-left: 48%;}

.coltopper {margin-top: -290px;}/* line-height in #client li (30) x #of rows (26 currently) */

