html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background-color:#507642;
	text-align: center;
	font: 11px Verdana, Arial, sans-serif;
	color: #333;
	padding: 0px 0 0 0;
	margin-top:0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width:750px;
  position: relative;
  background:#fff url(images/background.png) repeat;
  }
  

/** header **/
#header {
height:130px;
width:750px;
background:url(images/header2.jpg) no-repeat ;
}

#header h1 {
  font-size: 22px ;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif ;
  letter-spacing:1px;
  position: absolute;
  top: 24px;
  left:10px;
   color: #fff;
}

#header a{color:#FFFFFF;
text-decoration:none;
}

#header a:hover{color:#FFFFFF;
text-decoration:none;}


#phone{
color:#FFFFFF;
font-size:12px;
padding-top:20px;
padding-left:10px;
width:330px;
float:right;
line-height:1.3em;
}

#phone a{
color:#FFFFFF;
text-decoration:underline;
}

#phone a:hover{
color:#FFFFFF;
text-decoration:none;
}


#menu {
background:#829F53;
	float: left;
	width: 750px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#menu li {
	display: inline;
	
	}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
			color: #FFFFFF;
}

#menu a:hover {
	background: #595F23;
	}

#menu li.current a {
	background: #595F23;
	color: #fff;
}

/** content **/

#content {
  color:#333333;
   background:#fff url(images/top-page.jpg) no-repeat;
   padding-bottom:5px;
   padding-right:5px;
}

#content ul {
margin:0;
padding:0;
list-style:none;
line-height:1.4em;
}

#content li{
margin:0;
padding:0;
margin-left:5px;
list-style:none;
color:#507642;
}

.textgreen-light{
color:#829F53;}

.textgreen-dark{
color:#507642;}

#content img{margin:0;
padding:0;
margin-right:5px;
margin-left:2px;
margin-top:0px;
border: 2px solid #507642;
}	

#content h1 {
  font-size: 12px ;
  color: #507642;
  font-weight: bold;
  padding:0;
  margin:0;
}

#content h2 {
  font-size: 14px ;
  color: #507642;
  font-weight: bold;
  padding-top: 45px;
  margin-bottom:25px;
  text-align:center;
}

#content h3 {
font-size: 12px;
color:#fff;
background:url(images/heading-back.gif) no-repeat;
padding:0;
margin:0;
height:25px;
padding-left:5px;
margin-left:18px;
padding-top:2px;
font-weight:bold;
letter-spacing:1px;
}

#content p {
  margin-left: 18px;
  line-height: 1.6em;
}
#content a {
  color:#829F53;
  text-decoration: underline;
}
#content a:hover {
  color: #507642;
  text-decoration:none;
}

#content {
  float: left;
  width: 585px;
}
#right-col {
  float: right;
  width: 160px;
  color:#FFFFFF;
    }
	
#right-col img{margin:0;
padding:0;
margin-left:5px;
margin-top:5px;
border: 2px solid #FFFFCC;
}	
  
#right-col h2{
font-size:12px;
color:#FFFFFF;
 background: #CC9900;
text-align:center;
padding-top:3px;
padding-bottom:3px;
letter-spacing:1px;
font-weight:bold;
}

#right-col .emergency{
background: #663300;
width:145px;
padding-top:10px;
padding-left:10px;
padding-right:5px;
padding-bottom:10px;
color:#fff;
font-weight:bold;

}

#right-col p{
padding:0;
margin:0;
line-height:1.6em;
}

#right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top:4px;
}

#right-col li {
list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  line-height:1.9em;
 }
 
#right-col a {
    color: #fff;
	text-decoration:underline;
}
#right-col a:hover {
  color: #fff;
  text-decoration:none;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #829F53;
  text-align: center;
  color: #fff;
  padding: 5px;
  line-height:1.8em;
}

#footer a {color:#FFFFFF;
text-decoration:underline;
}

#footer a:hover{color:#FFFFFF;
text-decoration:none;
} 


#services{
width:550px;
margin-left:10px;
}

#slideshow{
width:460px;
height:340px;
border: 2px solid #829F53;
margin-left:60px;
}


/* form elements */
form {
width:200px;
	margin:0px; padding: 0 3px;
	margin-left:5px;
	border: 1px solid #507642; 
	background-color: #fff; 
	
}
label {
	display:block;
	margin:2px 0;
}
input {
width:200px;
	padding:1px;
	border:1px solid #829F53;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	height:17px;
}
textarea {
	width:200px;
	padding:1px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #829F53;
	height:40px;
	display:block;
	color:#777;
	margin-bottom:2px;
}

input.button { 
width:70px;
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	padding: 2px 3px; 
	color: #FFF;
	background: #829F53;
	border: none;
	letter-spacing:1px;
}

#quote{
background:#51A941;
color:#fff;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}

#photo{
width:180px;
height:190px;
float:right;
margin-left:10px;
margin-right:5px;
}

#felling{
width:180px;
height:250px;
float:right;
margin-left:10px;
margin-right:5px;
}

#container {position:relative; width:560px; height:410px; margin:20px auto 0 auto; background:#fff  url(images/gallery/pic22.jpg) 15px 10px no-repeat; border:1px solid #507642;}

#container ul {width:220px; height:410px; padding:0; margin:5px; list-style-type:none; float:right;}

#container li {float:left;}

#container a.gallery, #container a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; margin:10px 2px 4px 2px; text-align:left; cursor:default;}
#container a.slidea {background: url(images/gallery/pic19.jpg); height:80px; width:60px;}
#container a.slideb {background: url(images/gallery/pic21.jpg); height:80px; width:60px;}
#container a.slidec {background: url(images/gallery/pic22.jpg); height:80px; width:60px;}
#container a.slided {background: url(images/gallery/pic29.jpg); height:80px; width:93px;}
* html #container a.slided {width:91px; w\idth:93px;}
#container a.slidee {background: url(images/gallery/pic30.jpg); height:80px; width:93px;}
#container a.slideh {background: url(images/gallery/pic22-2.jpg); height:80px; width:60px;}
#container a.slidej {background: url(images/gallery/pic16.jpg); height:80px; width:60px;}
#container a.slidez {background: url(images/gallery/pic2-2.jpg); height:80px; width:60px;}
#container a.slidek {background: url(images/gallery/pic24.jpg); height:80px; width:93px;}
* html #container a.slidek {width:91px; w\idth:93px;}
#container a.slidel {background: url(images/gallery/pic28.jpg); height:80px; width:93px;}


#container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; background:#fff; overflow:hidden;}
#container a.gallery:hover {border:1px solid #fff;}
#container a.gallery:hover img {border:1px solid #fff; float:left; margin-right:5px;}
#container a.slideb:hover img, #container a.slidei:hover img {float:right;}
#container a.gallery:hover span {position:absolute; width:300px; height:390px; top:10px; left:15px; color:#000; background:#fff;}


