BODY {
	background-color: #FFFFFF;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
	
	
.maintable {
	background-color: #FFFFFF;
	background-repeat: no-repeat;}
	




a.footerlink:link {font-family: Arial; color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; }
a.footerlink:visited {font-family: Arial; color: #000000; text-decoration: none; font-weight: bold; font-size: 12px; }
a.footerlink:hover {font-family: Arial; color: #6CB640; text-decoration: underline; font-weight: bold; font-size: 12px; }
a.footerlink:active {font-family: Arial; color: #000066; text-decoration: none; font-weight: bold; font-size: 12px; }


a.breadcrumblink:link {font-family: Arial; color: #999999; text-decoration: none; font-size: 11px; }
a.breadcrumblink:visited {font-family: Arial; color: #999999; text-decoration: none; font-size: 11px; }
a.breadcrumblink:hover {font-family: Arial; color: #6CB640; text-decoration: underline; font-size: 11px; }
a.breadcrumblink:active {font-family: Arial; color: #999999; text-decoration: none; font-size: 11px; }


a.bodylink:link {font-family: Arial; color: #6CB640; text-decoration: none; font-size: 12px; line-height: 1.5; }
a.bodylink:visited {font-family: Arial; color: #6CB640; text-decoration: none; font-size: 12px; line-height: 1.5; }
a.bodylink:hover {font-family: Arial; color: #000000; text-decoration: underline; font-size: 12px; line-height: 1.5; }
a.bodylink:active {font-family: Arial; color: #000066; text-decoration: none; font-size: 12px; line-height: 1.5; }


a.programmelink:link {font-family: Arial; color: #6CB640; text-decoration: none; font-size: 12px; }
a.programmelink:visited {font-family: Arial; color: #6CB640; text-decoration: none; font-size: 12px; }
a.programmelink:hover {font-family: Arial; color: #000000; text-decoration: underline; font-size: 12px; }
a.programmelink:active {font-family: Arial; color: #000066; text-decoration: none; font-size: 12px; }



.breadcrumbtext {
	font-family: Arial;
	color: #999999;
	line-height: 1.2;
	font-size: 11px;
}


.bulletcopy {
	font-family: Arial;
	color: #000000;
	line-height: 2;
	font-size: 15px;
}


.homebodytext {
	font-family: Arial;
	color: #000000;
	line-height: 1.5;
	font-size: 14px;
}

.bodytext {
	font-family: Arial;
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
}

.bodytextg {
	font-family: Arial;
	color: #6CB640;
	line-height: 1.5;
	font-size: 12px;
}


.bodytexti {
	font-family: Arial;
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
	font-style:italic;
}


.bodytextb {
	font-family: Arial;
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
}


.bodytextcaption {
	font-family: Arial;
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
}


.bodytextheading {
	font-family: Arial;
	color: #000000;
	line-height: 1.2;
	font-size: 17px;
	font-weight: bold;
}

.bodytextheadingg {
	font-family: Arial;
	color: #6CB640;
	line-height: 1.2;
	font-size: 17px;
	font-weight: bold;
}

.programmetext {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}


.programmetexti {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-style: italic;
}


.programmetextb {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


.programmetextcaption {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
}

#woodhaven {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #595959; 
	margin:-20px 0px 5px 10px;
}

#woodhaven a {
	color: #6CB640;
	text-decoration:none;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#map{ height:400px; background-color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #999; }

#directions{ width:323px; height:377px; overflow:auto; font-size:10px;  }
#directions a { color: #6CB640; text-decoration: none; font-weight:bold;  }
#directions a:hover { color: #333; text-decoration: none; font-weight:bold;  }





#forminput {
	BACKGROUND: #FFFFFF; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; PADDING-LEFT: 4px; PADDING-RIGHT: 3px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

#forminputover {
	BACKGROUND: #FFFFFF; BORDER-LEFT: #6CB640 1px solid; BORDER-RIGHT: #6CB640 1px solid; BORDER-TOP: #6CB640 1px solid; BORDER-BOTTOM: #6CB640 1px solid; PADDING-LEFT: 4px; PADDING-RIGHT: 3px; PADDING-TOP: 4px; PADDING-BOTTOM: 4px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

/* #formbtn {
	BACKGROUND: #FFFFFF; BORDER-STYLE: solid; BORDER-COLOR: #6CB640; BORDER-WIDTH: 1px; color: #333333; font-size: 11px; font-weight:bold; FONT-FAMILY: Arial;
} */

