/* CSS Document */

body {
	background-color:#3f522f;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	}
	
#content a, #contact a {
	color:#3f522f;
	text-decoration:none;
	}
	
#services a, #portfolio a {
	color:#3f522f;
	text-decoration:underline;
	}
	
#content a:hover, #contact a:hover, #services a:hover, #portfolio a:hover {
	color:#3f522f;
	text-decoration:underline;
	}

#main {
	width:830px;
	margin: 0 auto;
	border-top: 3px solid #8e9583;
	border-left: 3px solid #8e9583;
	border-right: 3px solid #8e9583;
	border-bottom:none;
	margin-top:40px;
	background-color:#dbe5c9;
	height:650px;
	vertical-align:top;
	}

#picbox {
	background-image:url(images/grass.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:102px;
	width:658px;
	margin-left:172px;
	}
	
#content {
	width:300px;
	margin-left:25px;
	line-height:17px;
	margin-top:30px;
	top:0;
	float:left;
	}
	
#services {
	width:500px;
	margin-left:25px;
	line-height:17px;
	margin-top:30px;
	top:0;
	float:left;
	}
	
#contact {
	width:620px;
	margin-left:25px;
	line-height:17px;
	margin-top:30px;
	top:0;
	float:left;
	}

	
#portfolio {
	width:500px;
	margin-left:25px;
	line-height:17px;
	margin-top:30px;
	top:0;
	float:left;
	}

#awards {
	width:500px;
	margin-left:25px;
	line-height:17px;
	margin-top:30px;
	top:0;
	float:left;
	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	font-size:20px;
	margin-bottom:7px;
	letter-spacing:-1px;}
	
	
.signature {
	text-align:right;
	padding-top:15px;
	}

#image {
	margin-top:30px;
	top:0px;
	float:right;
	margin-right:20px;
	}
	
#image img{
	border:1px solid #849580;
	}
	
#left {
	background-color:#7b4025;
	width: 170px;
	height:650px;
	float:left;
	border-right:2px solid #6c3821;
	}

#leftnav ul a{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	}
	
#leftnav ul ul.sublinks a{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	margin-left:-10px;
	}
	
#leftnav li {
	list-style-type:none;
	line-height: 30px;
	margin-left:-23px;
	}
	
#leftnav ul ul li {
	list-style-type: none;
	line-height: 24px;
	}
	
#bottom {
	background-color:#b4b57b;
	width: 830px;
	color:#000;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	padding:10px 0 10px 0;
	border-top:#849580 solid 1px;
	margin:0 auto;
	border-bottom: 3px solid #8e9583;
	border-left: 3px solid #8e9583;
	border-right: 3px solid #8e9583;
	}
	
#bottom a {
	color: #000;
	text-decoration:none;
	}
	
#bottom a:hover {
	color: #000;
	text-decoration:underline;
	}
	
#copyright {
	width:830px;
	margin:0 auto;
	font-size:10px;
	padding-top:7px;
	margin-bottom:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#829074;
	}
	
.logo {margin:15px 16px 10px 16px;}

#thumbs {
	widows:80px;
	margin-left:712px;
	margin-top:30px;
}

#thumbs img{
	margin:1px 1px 1px 1px;
	border:1px solid #8e9583;
}

#loadarea img {
	border:1px solid #8e9583;
	}
	
#loadarea {
		margin-left:0;
		margin-top:10px;
		width:500px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:auto;
		text-align:center;
		font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size:10px;
		color:#333333;
		}
	
	
input.field, textarea {
	font-weight: normal; 
	font-size: 10px; 
	color:#222; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border-color: #8e9583; 
	border-style:solid; 
	background-color: #fff; 
	border-width: 1px; 
	padding-left: 3px; 
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;}
	
.scroll {	
	border:1px solid ##8e9583;	
	background-color: #fff;	
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	color:#222;}

.scroll2 {
	padding:2px; 
	border: none;}

input.btn{
   color:#fff;
  font-family:Georgia, "Times New Roman", Times, serif;
   font-size:10px;
   font-weight:normal;
   background-color:#48553d;
   height:16px;
   vertical-align:top;
   padding-bottom:2px;
   margin-right:3px;
   border: 2px solid #48553d;
   
   
 }
   
input.btn:hover{
	color:#FFFFFF;
	background-color:#546347;
	border: 2px solid #546347;
	cursor: pointer;
	}
	
ul.services li{
	margin-left:-17px;
	list-style-type:square;
	list-style-image:url(images/plant.png);
	line-height:20px;
	}