/* == GLOBAL STUFF HERE == */

html, table { font-size: 100%; /* IE hack */ }

body { 
	font-size:68.5%;
	background:#a39e96;
	color:#666;
	font-family: helvetica, arial, sans-serif;
	text-align:center;
}
 
#wrap {
	width:770px;
	background:#fff url(../img/leaf2.jpg) 0px 800px no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:600px;
}

a {
	text-decoration:none;
	}

a img {
	border:none;
	}
	
	
.c {
	clear:both;
	}
	
/* Global Image Replacement class (Dwyer Method at: 
http://www.mezzoblue.com/tests/revised-image-replacement/
*/

span.ir,
#grow h1,
#phone p,
#directions a span {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	font-size:0.5em;
}

#grow {
	background:url(../img/grow.gif) no-repeat;
	height:65px;
	width:400px;
	float:left;
	}
	
#phone {
	background:url(../img/phone.gif) no-repeat;
	height:65px;
	width:149px;
	float:left;
	}
	
#directions a {
	background:url(../img/directions.gif) no-repeat;
	height:65px;
	width:155px;
	float:left;
	display:block;
	}


a.backtotop {
	height:20px;
	display:block;
	background:url(../img/backtotop.gif);
	}
	
/* 2 column floating via "Chunks" */

.chunk_a {
	width:250px;
	padding-left:75px;
	padding-right:50px;
	float:left;
	}
	
.chunk_b {
	width:280px;
	margin-left:395px;
	padding-right:20px;
	padding-top:0.2em;
	}
	
.chunkwrap {
	clear:both;
	}
	
/* navigation */

#nav {
margin:0 25px;
padding:10px 0 10px 0;
background-color: #b9e3ea;
text-align:center;
}

#nav li {
	list-style-type:none;
	display:inline;
}

#nav li a {
	padding: 8px 55px 4px 55px;
	color: #666;
	text-decoration: none;
	font-weight:bold;
	}
	
#nav li a:hover {
	color:#666;
	text-decoration: underline;

	}


/* home section */


#home {
	background:url(../img/leaf1.jpg) 100% 10% no-repeat;
	}
	
#home p {
	color:#349ec1;
	margin-top:0;
	margin-bottom:1em;
	font-size:1.1em;
	}

#home h1 {
	background:url(../img/hdr_home.gif) 50% 50% no-repeat;
	height:40px;
	width:100%;
	margin:0;
	}

#home h2 {
	background:url(../img/grow_news.gif) 76px 0 no-repeat;
	width:215px;
	height:80px;
	float:left;
	}
	
#newsblock {
	margin-left:215px;
	border-left:1px solid #ccc;
	padding-left:30px;
	}
	
#newsblock p {
	width:320px;
	}
	
#home p.date,
#home h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #f3a610;
	margin-bottom:0.5em;
	padding-top:1.5em;
	}
	
#home h3 {
	font-size:1.6em;
	color:#485554;
	font-weight:normal;
	margin:0;
	}
	
a {
	color:#f3a610;
	}
	
	
/* Prices */

#prices h1 {
	background:url(../img/hdr_prices.gif) 50% 50% no-repeat;
	height:40px;
	width:100%;
	margin:30px 0 0 0;
	}
	
#prices h2 {
	background:url(../img/prices_and_services.gif) no-repeat;
	height:10px;
	width:120%;
	margin:20px 0 0 0;
	}

dl {
	font-size:1.1em;
	line-height:3em;
	}
	
dt {
	float:left;
	width:120px;
	}

dd {
	margin-left:150px;
	padding:0;
	}
	


/* Location */

#location h1 {
	background:url(../img/hdr_where.gif) 50% 80% no-repeat;
	height:60px;
	width:100%;
	margin:0;
	}

#location h2 {
	font-size:1.5em;
	text-align: left;
	font-weight: normal;
	color: #666;
	font-family: georgia, times, serif;
	}

#location h2 .sub	{
	text-align: left;
	color: #C60;
	}

/* Contact */

#contact {
	padding-bottom:60px;
	background:url(../img/leaf3.gif) 0% 100% no-repeat;
	}

#contact h1 {
	background:url(../img/hdr_contact.gif) 50% 80% no-repeat;
	height:60px;
	width:100%;
	margin:0;
	}

#contact h2 {
	font-size:1.5em;
	text-align: left;
	font-weight: normal;
	color: #666;
	font-family: georgia, times, serif;
	}

#contact h2 .sub	{
	text-align: left;
	color: #C60;
	}
	
	
	

div.header {
text-align: center;
padding-top: 15px;	
margin-top: 10px;
}

div.sect {	
width: 730px;	
text-align: center;
padding-top: 15px;	
margin-top: 10px;
margin-bottom: 10px;	
}

div.flash {
text-align: center;
}




        


/* == Text Styles Here == */

p {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
font-weight: normal;
color: #666;
}



p.small {
font-size: .9em;
font-weight: normal;
text-align: left;
color: #E39423;
}




h1.section	{
margin-left: 20px;
margin-right: 20px;
text-align: center;
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #C66;
margin-bottom: 15px;
}


li {
text-align: left;
font-size: 0.87em;
line-height: 1.6em;
color: #333;
}

ul {
text-align: left;
font-size: 1.1em;
line-height: 1.8em;
color: #698AAA;
}