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

<!--Header style-->

#head {
	width: 785px;
}
#navimagation {
	width: 776px;
	height: 26px;
	text-align: left;
	background:url("../images/nav_background.gif");
}
#wildabouttop {
	width: 100%;
	height: 194px;
	text-align: left;
	background:url("../images/wild_tile.jpg") repeat-x;
}
.headerin {
	width:1024px;
	height:195px;
	width: 100%;

	text-align: left;
	background:url("../images/wild_tile.jpg") repeat-x;
}

<!--End of Header style-->

body{

	background:url("../images/brown.jpg");
	background-repeat:repeat;
}
a, a:hover, a:link, a:visited, a:active{
	background-color:transparent;
	color:#154e7a;
	font-weight:bold;
}
.greylinks, .greylinks:link, .greylinks:visited, .greylinks:active{
	background-color:transparent;
	color:#3d3d3d;
	font-weight:normal;
	text-decoration:none;
}
.greylinks:hover{
	text-decoration:underline;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
p, ul{
	line-height:1.4em;
	color:#3d3d3d;
}
.icons{
	z-index:30;
	position:absolute;
	margin-top:200px;
	margin-left:630px;
	width:280px;
	height:50px;
	color:#3d3d3d;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.rtleaves {
	z-index:20;
	position:absolute;
	margin-top:195px;
	margin-left:910px;
	background:url("../images/right_leaves.jpg");
	background-repeat:no-repeat;
	width:196px;
	height:601px;
}
.count {
	z-index:40;
	position:absolute;
	margin-top:194px;
	margin-left:743px;
	background:url("../images/counter_bkup.jpg");
	background-repeat:no-repeat;
	width:182px;
	height:106px;
}
.photos {
	z-index:30;
	position:absolute;
	margin-top:314px;
	margin-left:715px;
	background:url("../images/photos.jpg");
	background-repeat:no-repeat;
	width:334px;
	height:377px;
}
.eventmap {
	width:690px;
	height:1200px;
}
.mainbkgd {
	background-color:#e9ebcc;
	background-image:url('../images/bkgd.jpg');
	background-repeat:repeat-x;
	height:3950px;
}

.container {
	width:1024px;
	margin:0; 
	padding:0px;
	text-align:left;
}
.holder {
	width:820px;
	float:right;
}

.main {
	width:1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	float:left;
	margin-left:0px;
	margin-top:40px;
	width:160px;
	font-weight:bold;
}
#nav ul {
	text-decoration:none;
	width: 160px;
	margin:0px 0px 0px -20px;
}
#nav ul li { 
	margin: -1px 0;
	list-style: none;
	line-height:1.8em;
}
#nav ul li a{
	text-decoration:none;
	color: #3d3d3d;
	font-size: 14px;
}
#nav ul li a:hover{
	text-decoration:underline;
}
#nav a:active, #nav a.selected {
	color:#f57d16;
}
.topspace{
	height:20px;
}
.title{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:30px;
	
}
.title a{
	text-decoration:none;
	color:#3d3d3d;	
	
}
.title a:visited{
	text-decoration:none;
	color:#3d3d3d;	
	
}
.title a:hover{
	text-decoration:underline;
	cursor:hand;
}
.titleword{
	/*margin-bottom:15px;*/
	float:left;
	margin-top:8px;
	
}
.titleword a{
text-decoration:none;
}
.titletab1{
	height:30px;
	background-color:#b1cf2e;
	float:left;
	margin-left:0px;
}
.titletab2{
	height:30px;
	background-color:#f57d16;
	float:left;
	margin-left:5px;
}
.titletab3{
	height:30px;
	background-color:#ffe210;
	float:left;
	margin-left:5px;
}
.titletab4{
	height:30px;
	background-color:#46ab31;
	float:left;
	margin-left:5px;
}
<!-- Homepage Style --->
.content_home{
	width:706px;
	background-color:#b1cf2e;
}
.copybkgd_home{
	width:550px;
	margin-left:7px;
	
	background-color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.copy_home{
	margin-left:10px;
	margin-right:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
<!-- End of Homepage Style --->
.content{
	width:706px;
	background-color:#b1cf2e;
}
.content_g{
	width:706px;
	background-color:#b1cf2e;
}
.content_o{
	width:706px;
	background-color:#f57d16;
}
.content_y{
	width:706px;
	background-color:#ffe210;
}
.content_dk_g{
	width:706px;
	background-color:#46ab31;
}
.copybkgd{
	width:690px;
	margin-left:7px;
	background-color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.copybkgd_fri{
	width:690px;
	margin-left:7px;
	background-color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:3750px;
}
.copy{
	margin-left:10px;
	margin-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.coloredtable{
	background-color:#f3f3e4;
	border-top:2px solid #b1cf2e;
	border-bottom:2px solid #b1cf2e;
}
.tablecopy{
}
h2{
	margin:0;
}
.greentop {
	background-color:#b1cf2e;
	width:706px;
}
.greenbtm {
	width:706px;
	height:8px;
}
.sideimage{
	float:right;
	width:196px;
	height:601px;
	background-image:url('../images/right_leaves.jpg');
	background-repeat:no-repeat;
}
.footer{
	width:680px;
	margin-left:200px;
}
.footer2{
	width:680px;
	margin-left:20px;
}
#copyrightwao{
	float:left;
	color:#3d3d3d;
	font-size:10px;
}
#copyrightwao a{
	color:#3d3d3d;
}
.brown{
	background-color:#f3f3e4;
	border-top:2px solid #b1cf2e;
	border-bottom:2px solid #b1cf2e;

}
.white{
	background-color:#ffffff;
	border-top:2px solid #b1cf2e;
	border-bottom:2px solid #b1cf2e;
}

<!--style for tell freind form -->
#cntframe{
	background-color:#fff;
	width:360px;
	height:auto;
	border:#ededed solid 2px;
	float:right;
	margin-right:10px;
}
#cntframe4{
	background-color:#fff;
	width:360px;
	height:auto;
	border:#ededed solid 2px;
	float:right;
	margin-right:10px;
}
h2.contactme {
	text-align:center;
	margin:3px 3px 3px 3px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#3d6b99;
	width:333px;
	color:#ffffff;
	line-height:1.5em;
}
.cntfrm {
	z-index:5;
	width:326px;
		
}

#cntfrminfo {
	width:326px;
	height:365px;
	margin-top:15px;
	/*background-color:#fff;
	/*margin-left:5px;*/
	/*border:#74aabc solid 3px;*/
}
.cntline{
	border-bottom:2px #ededed solid;
	height:10px;
	width:300px;
}
#contactForm table {
	margin-top:-380px;
	width:341px;
}
#contactForm table tr {
	height:30px;
}
#contactForm table tr td.label {
	text-align:right;
	padding-right:5px;
	width:100px;
}

#contactForm table tr.row_1col td {
	width:300px;
}
#contactForm table tr td.label2 {
	width:300px;
}
#contactForm table tr td.labeltitle {
	text-align:center;
	
}
#contactForm table tr td.label label {
	font-weight:normal;
}

#contactForm table tr td.valid {
	background:transparent url('../images/valid.gif') right no-repeat;
}
#contactForm table tr td.invalid {
	background:transparent url('../images/invalid.gif') right no-repeat;
}
#contactForm table tr td.nostatus {
	background:none;
}
<!-- End style for tell freind form --->
#map_container {
	margin:1em 0; padding-left:4px; text-align:center;
}
#map_container #map {
	width:665px; height:350px; border:1px solid #CCC;
}
/*.facebook{
	text-align:right;
	margin-right:15px;
	font-size:10px;
	margin-bottom:5px;
	vertical-align:bottom;
}
.facebook a{
	color:#3b5998;
	text-decoration:none;
}*/
.facebook{
	font-size:11px;
	color:#3b5998;
}
.facebook a{
	color:#3b5998;
	text-decoration:none;
}
.facebook a:hover{
	color:#3b5998;
	text-decoration:none;
}