/* Layout Stylesheet */ 
body{
font-family: Verdana, Helvetica, Arial, sans-serif;
 background:white;
 color: #black;
 }	
 
 a:link {
	color:#006633;
	font-weight: bold;
	text-decoration: underline;
	}
 
	a:visited {
	color:red;
	font-weight: bold;
	text-decoration: none;
	}

#container{
 margin: 0 auto;
 width: 980px;
 padding:0;
 background-color:#00FF99;
 height:3000px;
 }
 
h1{
margin:2px 0 2px 0;
}

h3{
margin:2px 0 2px 0;
}

 
 .floatRight{
 float:right;
 margin:4px;
 }
 
 .floatLeft{
 float:left;
 height:140px;
 width:120px;
 border:1px solid darkgreen;
 margin-right:12px;
 margin-top:4px;
 }
 
 #header{
background:#006633;

  }

#navbar{
height:48px;
background:#006633;
}


#home
{
  display: block;
  width: 194px;
  height: 48px;
  background: url("images/HomeTab.gif") no-repeat 0 0;
  float:left; 
}
 
#home:hover
{ 
  background-position: 0 -48px;
}
 
#home span
{
  position: absolute;
  top: -999em;
}
	
#gallery
{
  display: block;
  width: 194px;
  height: 48px;
  background: url("images/GalleryTab.gif") no-repeat 0 0;
  float:left;
 
}
 
#gallery:hover
{ 
  background-position: 0 -48px;
}
 
#gallery span
{
  position: absolute;
  top: -999em;
}
 
#services
{
  display: block;
  width: 194px;
  height: 48px;
  background: url("images/ServicesTab.gif") no-repeat 0 0;
  float:left;
 
}
 
#services:hover
{ 
  background-position: 0 -48px;
}
 
#services span
{
  position: absolute;
  top: -999em;
}
 
#about
{
  display: block;
  width: 194px;
  height: 48px;
  background: url("images/AboutTab.gif") no-repeat 0 0;
  float:left;
 
}
 
#about:hover
{ 
  background-position: 0 -48px;
}
 
#about span
{
  position: absolute;
  top: -999em;
}
 
#contact
{
  display: block;
  width: 194px;
  height: 48px;
  background: url("images/ContactTab.gif") no-repeat 0 0;
  float:left;
 
}
 
#contact:hover
{ 
  background-position: 0 -48px;
}
 
#contact span
{
  position: absolute;
  top: -999em;
}

.servicesContainer{
width:95%;
margin: 12px auto;
}

.servicesBlockquote{
padding:10px 12px 10px 0;
float:left;
}

#controls{
width:96px;
height:300px;

}

#play
{
  display: block;
  width: 95px;
  height: 36px;
  background: url("images/play_button.jpg") no-repeat 0 0;
 margin-bottom:6px;
 margin-right:12px;
}
 
#play:hover
{ 
  background-position: 0 -36px;
}
 
#play span
{
  position: absolute;
  top: -999em;
}

#pause
{
  display: block;
  width: 95px;
  height: 36px;
  background: url("images/pause_button.jpg") no-repeat 0 0;
 margin-bottom:6px;
 margin-right:12px;
}
 
#pause:hover
{ 
  background-position: 0 -36px;
}
 
#pause span
{
  position: absolute;
  top: -999em;
}

#next
{
  display: block;
  width: 95px;
  height: 36px;
  background: url("images/next_button.jpg") no-repeat 0 0;
 margin-bottom:6px;
 margin-right:12px;
}
 
#next:hover
{ 
  background-position: 0 -36px;
}
 
#next span
{
  position: absolute;
  top: -999em;
}

#back
{
  display: block;
  width: 95px;
  height: 36px;
  background: url("images/back_button.jpg") no-repeat 0 0;
 margin-bottom:6px;
 margin-right:12px;
}
 
#back:hover
{ 
  background-position: 0 -36px;
}
 
#back span
{
  position: absolute;
  top: -999em;
}
	 
#tree{
float:left;
 width:146px;
 height:2780px;
background: url(images/repeating_element.gif) repeat-y;
 }
 

#sidebar{
float:left;
 width:354px;
}

#estimateButton
{
  display: block;
  width: 375px;
  height: 50px;
  background: url("images/estimate_btn.jpg") no-repeat 0 0;
  float:left;
  margin-left: 14px;
  border:none;
  margin-top: 6px;
  margin-bottom: 6px;
 
}
 
#estimateButton:hover
{ 
  background-position: 0 -50px;
}
 
#estimateButton span
{
  position: absolute;
  top: -999em;
}

#map {
float:left;
width: 354px;
border-left: #006633 solid 1px;
border-bottom: #006633 solid 2px;
border-bottom-left-radius: 10px;
padding: 6px 6px 8px 14px;
margin-top:6px;
margin-left:14px;
}

#reviews {
float:left;
display:block;
width: 354px;
padding: 0 4px 8px 14px;
border-left: #006633 solid 1px;
border-bottom: #006633 solid 2px;
border-bottom-left-radius: 10px;
margin-top: 6px;
margin-left:14px;
}

img.reviewlogo {
border:none;
float:left;
padding-top: 18px;
padding-bottom: 6px;
}
 
p.review {
font-family: Times, Georgia, serif;
font-style: italic;
font-size: 120%;
clear: both;
margin-left: 20px;
margin-bottom: 0;
}
 
 
#weatherIndent
{
display:block;
float:left;
width: 366px;
margin-top: 6px;
margin-right: 12px;
margin-left:14px;
border-left: #006633 solid 1px;
border-bottom: #006633 solid 2px;
border-bottom-left-radius: 10px;
padding-left:16px;
padding-top: 6px;
padding-bottom: 8px;
 
}

.smalltext
{
font-size: 85%;
padding-right: 10px;
}

#c-block {
 width:100%;
 height:100%;
 margin: 0 6px 0 6px;
 }


#centerColumn{
 width: 410px;
margin: 0 6px 0 6px;
 float:left;

 }
 
 .reverseType
{
background-color: #1F8E55;
color: #00FF99;
padding: 6px 0 6px 0;
margin: 8px auto;
width: 75%;
text-align:center;
 
}
 

#footer {
border-top: 1px solid #006633;
 float:right;
 width:828px;
 margin-right:12px;
 margin-top:12px;
 padding-top:8px;
 }
 
#fullFooter{
border-top: 1px solid #006633;
width:940px;
margin:0 auto;
 padding-top:8px;
 clear:both;
 }

 
 .footerLinks {
display:block;
padding-top: 8px;
letter-spacing: .2em; 
border-top: 1px solid #006633; 
padding-top:8px; 
text-align:center;
}
