/*

Hilltown Tree and Garden theme
name: Hilltown Tree and Garden  
designer: Dennis Wyman  
designer_url: http://www.zangaroa.com/ 
*/

/* Page Wrapper -------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: transparent url("bg_body.jpg") repeat center top;
	font: normal 13px arial, helvetica, sans-serif;
	color: #000000;
	padding: 15px 0 15px 0;
}

a, a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 998px;
	position: relative;
	border: 1px solid #000000;
	background: #FFFFFF url("bg_container.png") no-repeat center top;
}

#container-inner {
	padding: 0 0 0 0;
}


/* Header -------------------------------------------------- */

#header {
	display: block;
	clear: both;
	width: 998px;
	height: 156px;
}

	#header h1 a {
		width: 570px;
		height: 150px;
		display: block;
		float: left;
		text-indent: -5000em;
	}

	#header h2 a {
		width: 250px;
		height: 150px;
		display: block;
		float: right;
		text-indent: -5000em;
	}

#header-nav-sub {
	display: block;
	clear: both;
	width: 998px;
	height: 22px;
	text-align: center;
	color: #4B5A43;
	font-weight: bold;
	padding: 5px 0 0 0;
	overflow: hidden;
}

	#header-nav-sub a {
		color: #4B5A43;
		text-decoration: none;
		margin: 0 5px;
	}

		#header-nav-sub a:hover {
			color: #000000;
		}

#header-decor {
	display: block;
	clear: both;
	width: 998px;
	height: 50px;
}

#header-nav-main {
	display: block;
	clear: both;
	width: 998px;
	height: 100px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	font-family: Times New Roman, Times, Palatino, Bookman, serif;
}

#header-nav-main-links {
	display:block;
	clear: both;
	width: 998px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	padding: 0 0 0 34px;
	font-family: Times New Roman, Times, Palatino, Bookman, serif;
}
	
	#header-nav-main-links ul{float:left;display:inline; height:32px;cursor:pointer;cursor:hand}

.what, .portfolio, .about, .testimonials, .workshops, .community, .plantCare {
	display: inline;
	float: left;
}

	#header-nav-main-links a {
		display: block;
		float: left;
		color: #2E322C;
		padding: 6px 15px 7px 15px;
		text-decoration: none;
		margin: 0 15px;
	}

		#header-nav-main-links a:hover {
			color: #353F2F;
			background: #DCE4D7;
		}

.header-nav-main-desc div.hide {display:none;}
.header-nav-main-desc div {display:none;}
.header-nav-main-desc div.show {display:block;}
.header-nav-main-desc div{
	padding: 22px 0 22px 70px;
	color: #353F2F;
	font-size: 18px;
	font-weight: none;
	display: block;
}

#header-nav-main-label-AboutUs,
#header-nav-main-label-ContactUs,
#header-nav-main-label-Experience,
#header-nav-main-label-PlantCare,
#header-nav-main-label-Portfolio,
#header-nav-main-label-ServiceArea,
#header-nav-main-label-SiteMap,
#header-nav-main-label-Testimonials,
#header-nav-main-label-WhatWeDo,
#header-nav-main-label-Workshops {
	position: absolute;
	top: 267px;
	left: 738px;
	display: block;
	height: 66px;
	width: 260px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

	#header-nav-main-label-none {display:none;}
	#header-nav-main-label-AboutUs {background: url("bg_header_nav_main_label_AboutUs.png");}
	#header-nav-main-label-ContactUs {background: url("bg_header_nav_main_label_ContactUs.png");}
	#header-nav-main-label-Experience {background: url("bg_header_nav_main_label_Experience.png");}
	#header-nav-main-label-PlantCare {background: url("bg_header_nav_main_label_PlantCare.png");}
	#header-nav-main-label-Portfolio {background: url("bg_header_nav_main_label_Portfolio.png");}
	#header-nav-main-label-ServiceArea {background: url("bg_header_nav_main_label_ServiceArea.png");}
	#header-nav-main-label-SiteMap {background: url("bg_header_nav_main_label_SiteMap.png");}
	#header-nav-main-label-Testimonials {background: url("bg_header_nav_main_label_Testimonials.png");}
	#header-nav-main-label-WhatWeDo {background: url("bg_header_nav_main_label_WhatWeDo.png");}
	#header-nav-main-label-Workshops {background: url("bg_header_nav_main_label_Workshops.png");}


/* Content Wrapper -------------------------------------------------- */

#content {
	padding: 0;
}

	#content-inner {
		padding: 26px 25px 25px 25px;
	}


/* Footer -------------------------------------------------- */

#footer {
	display: block;
	clear: both;
	width: 998px;
	padding: 15px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

	#footer p {
		margin: 0 0 1.5em 0;
	}

	#footer a {
		color: #000000;
		text-decoration: none;
	}

		#footer a:hover {
			color: #385C3C;
		}

/* Page Content -------------------------------------------------- */

#content h1 {
	margin: 0 0 0.5em 0;
	text-align: center;
	font-size: 19px;
}

#content h2 {
	margin: 0 0 0.5em 0;
	font-size: 16px;
	text-align: center;
}

#content h3 {
	margin: 0 0 0.5em 0;
	font-size: 14px;
}
	
#content p {
	margin: 0 0 20px 0;
	text-align: justify;
}

#content ul {
	margin: 0 0 1.5em 0;
}

	#content li {
		margin: 0 0 0.3em 20px;
	}

#content blockquote {
	margin: 0 30px 0 40px;
}

#content table {
	margin: 0 auto 20px auto;
}

	#content td {
		padding: 3px;
	}

#content hr {
	margin: 0 0 20px 0;
}

#content .align-left {
	float: left;
	margin: 0 20px 20px 0;
	display: block;
}

#content .align-right {
	float: right;
	margin: 0 0 20px 20px;
	display: block;
}

#content .align-center {
	margin: 0 auto 20px auto;
	display: block;
	text-align: center;
}

#content .portfolio {
	width: 100%;
	clear: both;
}

#content .portfolio td {
	padding: 0 0 15px 0;
}

/* Button */

a.button {
	background: #CFE0BD;
	border: 2px solid #000;
	display: block;
	text-align: center;
	width: 300px;
	padding: 10px 10px;
	text-decoration: none;
}

	a.button:hover {
		background: #DEE6DB;
		color: #000000;
	}

/* Infobox */

#content .infobox { 
	height: 300px;
	margin: 10px 0 20px 0;
	font-size: 14px;
 }
#content .infobox img {
	float: right;
	margin: 0 80px 0 0;
}
#content .infobox-sub { 
	height: 279px; 
	width: 200px; 
	text-align: center; 
	background: #669966; 
	padding: 10px; 
	float: left; 
	color: #FFF; 
	margin: 0 0 0 80px; 
}
#content .infobox a { color: #FFF; }
#content .infobox h3 { font-size: 16px; }


/* Contact Form */

#content .contact table, #content .contact small {
	margin: 0 auto 0 auto;
	display: block;
	width: 50%;
}
	#content .contact td {
		padding: 3px;
	}

	