body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
body {
	background-color: #c5cf79;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #000;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#banner {
	height: 168px;
	width: 900px;
	clear: both;
	padding:0;
	margin:0;
}
#banner h1 {
	display: none;

	}

#nav_wrapper {
	height: 36px;
	width: 900px;
	color: #FFF;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}

#nav_wrapper a:link {
	color: #FFF;
	text-decoration: none;
}
#nav_wrapper a:visited {
	color: #FFF;
	text-decoration: none;
}

#nav_wrapper a:hover {
	color: #FFF;
	text-decoration: underline;
}
#nav_wrapper a:active {
	color: #FFF;
	text-decoration: none;
}



#nav1 {
	float: left;
	height: 36px;
	width: 124px;
	background-image: url(images/nav_1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
#nav2 {
	float: left;
	height: 36px;
	width: 210px;
	background-image: url(images/nav_2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
#nav3 {
	float: left;
	height: 36px;
	width: 360px;
	background-image: url(images/nav_3.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
#nav4 {
	float: left;
	height: 36px;
	width: 198px;
	background-image: url(images/nav_4.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
	
.clear {
	clear: both;
	width: 0px;
}
.main_left {
	width: 565px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	margin-bottom: 10px;
	float: left;
}
.main_map_img {
	border: 5px solid #84C2EB;
	margin-bottom: 0px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
}
.main_map_footer {
	height: 117px;
	width: 546px;
	background-image: url(images/main_link_bg.jpg);
	margin-top: 0px;
	margin-left: 13px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: both;
}
.main_map_footer a:link,visited,active{
	color: #000;	
	
}
.main_map_footer a:hover {
	color: #000;
}
.main_right {
	float: right;
	width: 285px;
	padding-right: 10px;
	padding-left: 5px;
}
.footer {
	background-color: #f8f5e4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.smallheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.copyright {
	font-size: 9px;
	line-height: 9px;
	color: #999;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 4px;
}


h2 a:link,visited,active{
	font-size: 14px;
	font-weight: bold;
	color: #F03;
}

h2 a:hover{
	color: #F03;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F03;
}
.trail_body {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.trail_btn {
	background-image: url(images/trail_btn_bg.jpg);
	height: 62px;
	width: 461px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.trail_btn a:link, visited, active {
	line-height: 50px;
	color: #FFF;
	padding-left: 20px;
}
.trail_btn a:hover {
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
}
.trail_btn2 {
	background-image: url(images/trail_btn_bg2.jpg);
	height: 62px;
	width: 636px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
.trail_btn2 a:link, visited, active {
	line-height: 50px;
	color: #FFF;
}
.trail_btn2 a:hover {
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
}


div.enterbox {
	background-color:#eaeef1;
	width:500px;
	text-align:left;
	float: left;
	}
	

div.enterboxtop {
	background-image:url(images/comp_ct.gif);
	background-repeat:no-repeat;
	width:350px;
	height:10px;
}

div.enterboxend {
	background-image:url(images/comp_cb.gif);
	background-repeat:no-repeat;
	width:350px;
	height:10px;
	}

img.right {float:right; padding-left:5px;}

img.left{float:left; padding-right:5px;}
.register_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #789BB7;
	padding: 10px;
	margin-bottom: 15px;
}

.register_title2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0033;
	padding: 10px;
	margin-bottom: 15px;
	width: 470px;
	float: left;
}
.register_right_btn {
	float: right;
	margin-right: 15px;
}




div.compform {
	width: 480px;
	padding:8px;
}

.clearfix {clear: both}	

.formrow {
	width:480px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
label {
	font-size:12px;
	width:120px;
	float:left;
	margin-bottom:4px;
	line-height:20px;
}
.small_text {
	font-size: 10px;
}


inputbox{
	width:200px;
	margin:0 20px 0px 0;
}

#register_checkbox{width:15px; float:left; margin-right:5px;}
#register_cbox_label{float:left; width:300px; font-size:11px; line-height:13px;}


.recipebtn
{background-image:url(images/oct09_delbtn.gif);
padding:4px 25px 4px 6px; float:right;}
.garden_info_wrapper {
	background-color: #E3EBF0;
	clear: both;
	font-size: 12px;
}
.garden_info_left {
	float: left;
	width: 438px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.garden_info_right {
	float: right;
	width: 438px;
}
.garden_details {
	padding: 10px;
	width: 418px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	height: 150px;
}
.garden_details p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.garden_thmnail {
	height: 120px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	border: 2px solid #497659;
}
.garden_details:hover {
	background-color: #F9FAFB;

}

.garden_titles {
	font-size: 16px;
	font-weight: bold;
	color: #c8243f;
	line-height: 16px;
	margin: 0px;
}
.garden_trail_pdf_links {
	background-color: #c8243f;
	padding: 10px;
	color: #FFF;
}

.garden_trail_pdf_links a:link,visited,active {
	color: #FFF;
	text-decoration: underline;
}

.garden_trail_pdf_links a:hover {
	color: #FFF;
	text-decoration: none;
}

.index_footer_note {
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EDF4DD;
	border: 1px dashed #CDDDAC;

}


.above_map {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #C8243F;
	color: #FFF;

}

