
body {
	width:100%;
	background-image:url(/images/bg.jpg);
	background-repeat: repeat;
	font-family: lucida, times new roman, serif;
	margin:0px;
	padding:0px;
}

#gradient {
	width:100%;
	height:900px;
	background-image:url(/images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position:top;
}

#outershell {
	width:959px;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#fff;
	border:5px solid #004f57;
	border-top:0px;
}

#leftcolumn {
	float:left;
	width:236px;
	height:auto;
	margin:0px;
	padding:0px;
}

#leftcolumn #corner{
	float:left;
	width:236px;
	height:220px;
	margin:0px;
	padding:0px;
}

#leftcolumn #navigation{
	float:left;
	width:236px;
	height:246px;
}

#leftcolumn #navbottom{
	clear:both;
	width:236px;
	height:279px;
	background-image: url(/images/act_12.jpg);
	background-repeat:no-repeat;
}

#rightcolumn {
	float:left;
	width:723px;
	height:auto;
	min-height:313px;
	margin:0px;
	padding:0px;
	background-image:url(/images/act_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#rightcolumn #right_header {
	width:723px;
	height:313px;
}

#bottom {
	clear:both;
	width:959px;
	height:auto;
	min-height:61px;
	background-image:url(/images/act_14.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#fronttext {
	float:left;
	width:400px;
	margin-left:20px;
	font-size:19px;
	font-style:italic;
	text-align:justify;
	color:#125721;
	margin-top:20px\9;
}

#phoneblock {
	width:234px;
	height:161px;
	float:right;
	background-image:url(/images/greenbox.png);
	background-repeat:no-repeat;
	margin-right:30px;
	margin-top:30px;
	font-family:arial, helvetica, sans serif;
	font-weight:bold;
	font-size:29px;
	color:#fff;
	text-align:center;
	padding-top:20px;
}

#bucket {
	float:right;
	width:249px;
	height:298px;
	position:relative;
	top:60px;
	right:20px;
}


#starburst {
	width:180px;
	height:180px;
	float:left;
	position:relative;
	top:100px;
	left:20px;
	/*border:1px solid #f5f;*/
}

#homebutton {
	float:right;
	width:530px;
	height:200px;
	cursor:pointer;
}

#pagecontent {
	width:660px;
	height:auto;
	margin:0 auto 0 auto;	
}

#pagecontent #title{
	font-size:28px;
	/*font-weight:bold;*/
	color:#0c6e00;
	border-bottom:2px dotted #0c6e00;
}

#pagecontent #textarea{
	font-size:17px;
	color:#0c6e00;
}

#pagecontent #textarea ul{
	width:600px;
	list-style:square outside url("/images/leaflist.jpg");
	*list-style:square outside;
}

#pagecontent #textarea ul #heading{
	font-size:22px;
	text-decoration:underline;
	padding:5px;
}

#pagecontent #textarea #heading{
	font-size:22px;
	text-decoration:underline;
	padding:5px;
}

#pagecontent #textarea ul p{
	text-align:justify;
	font-size:20px;
}

#pagecontent #textarea ul li{
	padding:2px;
}

#pagecontent #textarea .toggle{
	cursor:pointer;
	text-decoration:none;
	font-size:20px;
	margin-left:45px;
}

#pagecontent #textarea .toggle:hover{
	text-decoration:underline;
}

#pagecontent #textarea #heading_out{
	font-size:22px;
	text-decoration:underline;
	padding:5px;
	margin-left:40px;
}

.openeddiv {
	width:80%;
	text-align:justify;
	margin-left:50px;
	border:1px solid #7bc745;
	padding:20px;
}

.openeddiv .title{
	font-size:20px;
	font-weight:bold;
}

.openeddiv .text ul{
	width:400px;
	list-style:square outside url("/images/leaflist.jpg");
	font-size:16px;
	*list-style:square outside;
}


.openeddiv .text ul li{
	padding:2px;
}

#map {
	width:600px;
	margin:20px auto 0 auto;
}

#servicearea {
	width:600px;
	margin:20px auto 0 auto;
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	text-align:center;
}

#servicearea  td{
	width:16%;
	height:40px;
}

#servicearea .green {
	background-color:#cdffca;
}

#servicearea .gray {
	background-color:#f2f6f2;
}

#pagecontent #faqarea{
	font-size:18px;
	width:95%;
	color:#0c6e00;
	margin:20px 0px 0px 20px;
}

#pagecontent #faqarea .question{
	padding:10px 0px 0px 0px;
	letter-spacing:0.05em;
	font-size:20px;
	border-bottom:1px solid #0c6e00;
}

#pagecontent #faqarea .answer{
	padding:10px 0px 10px 15px;
	color:#41ad1a;
	border-bottom:3px solid #0c6e00;
}

#pagecontent #formarea{
	font-size:16px;
	width:95%;
	color:#0c6e00;
	margin:20px 0px 0px 20px;
}

#pagecontent #formarea .label{
	float:left;
	letter-spacing:0.05em;
	margin-left:10px;
	margin-top:10px;
}

#pagecontent #formarea .input{
	float:left;
	margin:10px 0px 0px 10px;
}

#pagecontent #formarea .drop{
	clear:left;
	margin-bottom:5px;
	border-bottom:1px dotted #0c6e00;
}

#pagecontent #formarea .title{
	font-size:22px;
	border-bottom:2px solid #0c6e00;
	margin-bottom:15px;
}

#footer {
	font-family:arial, helvetica, sans serif;
	font-size:10px;
	text-align:center;
}

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

#footer a:hover{
	text-decoration:underline;
}

#regform {
	width:600px;
	font-size:20px;
	color:#0c6e00
	border:1px solid #f55;
}

#regform .entry{
	float:left;
	width:420px;
	height:30px;
	padding:4px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}

#regform .entry .label{
	float:left;
	margin-right:5px;
}

#regform .entry .input{
	float:left;
	width:300px;
	height:18px;
	border:1px solid #000;
	margin-top:3px;
}

#regform #name, #address, #phone, #email, #first{
	width:100%;
	height:16px;
	border:0px;
}

#regform #comment{
	width:300px;
	height:114px;
	border:0px;
	overflow:auto;
}

.error_message {
	width:240px;
	height:16px;
	font-size:14px;
	color:#3e9c18;
}

ul#news {
	list-style-type:none;
	font-family: lucida, times new roman, serif;
	font-size:16px;
	font-style:italic;
	text-align:left;
	color:#125721;
	width:216px;
	margin:0px;
	padding:10px;
}

ul#news li{
width:216px;
padding:0px;
}

#contactbutton {
	margin:0px 0px 0px 10px;
}
	
