@charset "UTF-8";
/* CSS Document */


body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #482907;
}

#wrapper {
	width: 806px;
	height: 691px;
	margin: 0;
	padding: 0;
	background-color:#472907;	
	}

#header {
	width: 806px;
	height: 145px;
	margin: 0px 0px 14px 0px;
	float:left;
	}
	
#logo {
	width: 167px;
	height: 145px;
	margin: 0px 44px 0px 0px;
	padding: 0;	
	float:left;
	}

#header_image {
	width: 595px;
	height: 145px;
	margin: 0;
	padding: 0;
	float:left;
	}
	
#nav {
	width: 167px;
	height: auto;
	margin: 0px 44px 0px 0px;
	padding: 0;
	float:left;
	}
	
#nav ul {
	width: 167px;
	margin: 0;
	padding: 0;	
	}
	
#nav li {
	list-style: none;
	width: 167px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	display:block;
	}
	
#nav li a:link, #nav li a:visited {
	list-style: none;
	width: 157px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	background-color: #472907;
	text-decoration: none;
	display:block;
}

#nav li a:hover {
	list-style: none;
	width: 157px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #472907;
	background-color: #93A94D;
	text-decoration: none;
	display:block;
	}
	
#nav li.active a{
	list-style: none;
	width: 157px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #472907;
	background-color: #93A94D;
	text-decoration: none;
	display:block;
	}

#contact-left {
	width: 157px;
	height: 100px;
	margin: 10px 44px 0px 0px;
	padding: 0 0 0 10px;
	float:left;
	border-top: 2px dotted #93A94D;
	}
	
#contact-left p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	}
	
#contact-left a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	text-decoration:underline;
	}
	
#contact-left a:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	}
	
#content_wrapper {
	width: 595px;
	height: 467px;
	margin: 0px 0px 22px 0px;
	padding: 0;	
	float: left;
	}
	
#content {
	width: 270px;
	height: 467px;
	margin: 0px 22px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#content-home {
	width: 270px;
	height: 447px;
	margin: 0px 22px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}


#content_image {
	width: 303px;
	height: 467px;
	margin: 0;
	padding: 0;
	float:left;
	}
	
#content_heading {
	width: 270px;
	height: 28px;
	padding: 18px 0px 0px 0px;
	margin: 0;
	border-bottom: 2px dotted #93A94D;
	float:left;
	}
	
#content_heading-home {
	width: 270px;
	height: 48px;
	padding: 18px 0px 0px 0px;
	margin: 0;
	border-bottom: 2px dotted #93A94D;
	float:left;
	}
	
#content_heading h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#content_heading-home h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#content_image_heading {
	width: 303px;
	height: 28px;
	padding: 18px 0px 0px 0px;
	margin: 0;
	border-bottom: 2px dotted #93A94D;
	float:left;
	}
	
#content_image_heading h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color:#93A94D;
	font-weight:bold;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#content_image_heading-pages {
	width: 303px;
	height: 30px;
	padding: 18px 0px 0px 0px;
	margin: 0;
	float:left;
	}
	
	
#text {
	width: 260px;
	height: 403px;
	margin: 14px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	overflow:auto;
	}
	
#text p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#text p.italic {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #93A94D;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-style: italic;
	}
	
#text a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration:underline;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#text a:hover {
	text-decoration: none;	
	}
	
#text-home {
	width: 260px;
	height: 383px;
	margin: 14px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	overflow:auto;
	}
	
#text-home p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#text-home p.italic {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #93A94D;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-style: italic;
	}
	
#text-home a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration:underline;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#text-home a:hover {
	text-decoration: none;	
	}
	

#images {
	width: 303px;
	height: 403px;
	margin: 14px 0px 0px 0px;
	padding: 0;
	float:left;
	}
	
	
#images img {
	margin: 0;
	border: 1px solid #63471F;
	float:left;	
	}
	
#home-images1 {
	width: 303px;
	height: 123px;
	float:left;
	background-image:url(imgs/treefelling-home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	}
	
#home-label1 {
	width: 115px;
	height: 19px;
	margin: 100px 35px 0px 153px;
	padding-top: 4px;
	background-color:#6a1016;
	float:left;
	}
	
#home-label1 a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#FFF;
	line-height: 14px;
	text-align:left;
	}
		
#home-images2 {
	width: 303px;
	height: 123px;
	float:left;
	background-image:url(imgs/barkchippings-home.jpg);
	background-repeat:no-repeat;
	margin-top: 16px;
	}
	
#home-label2 {
	width: 88px;
	height: 19px;
	margin: 100px 180px 0px 35px;
	padding-top: 4px;
	background-color: #8C8688;
	float:left;
	}
	
#home-label2 a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#FFF;
	line-height: 14px;
	text-align:left;
	}
	
#home-images3 {
	width: 303px;
	height: 123px;
	float:left;
	background-image:url(imgs/gardenfurn-home.jpg);
	background-repeat:no-repeat;
	margin-top: 16px;
	}
	
#home-label3 {
	width: 129px;
	height: 19px;
	margin: 100px 54px 0px 120px;
	padding-top: 4px;
	background-color: #6D6533;
	float:left;
	}
	
#home-label3 a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#FFF;
	line-height: 14px;
	text-align:left;
	}
	
	
#footer {
	width: 595px;
	height: 41px;
	margin: 0px 0px 0px 211px;
	border-top: 2px dotted #93A94D;
	float:left;
	} 
	
#footer p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#FFF;
	line-height: 14px;
	text-align:left;
	}
	
#footer a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:10px;
	color:#FFF;
	line-height: 14px;
	text-align:left;
	text-decoration: underline;	
	}
	
#footer a:hover {
	text-decoration: none;	
	}
	
	
	
	
	
	
	
	