a
{
	color : #E26000;
}
a:visited
{
	color : #BE5100;
}
a:hover
{
	text-decoration : none;
}

body
{
	background : #486E0C url(../images/body_bg.jpg) repeat-x top;
	margin : 0 0 20px 0;
	text-align : center;
	font : 13px Arial, Helvetica, sans-serif;
}

fieldset
{
	border : 1px solid #E26000;
}
legend
{
	color : #E26000;
	font-size : 15px;
	font-weight : bold;
}

h1
{
	background : url(../images/h1_bg.gif) no-repeat;
	color : #486E0C;
	font-size : 24px;
	font-variant : small-caps;
	height : 39px;
	margin-bottom : 30px;
	padding-top : 3px;
}
h1 span
{
	background : url(../images/h1_text_bg.gif) 0px -1px;
	padding : 0 10px 0 10px;
}
h2
{
	color : #E26000;
	font-size : 19px;
	font-variant : small-caps;
	padding-top : 14px;
}
h2 span
{
	color : #000;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
}
h2 span a
{
	color : #E26000;
}
h3
{
	color : #486E0C;
	font-size : 15px;
	font-variant : small-caps;
	margin-bottom : 4px;
}
h4
{
	color : #486E0C;
	font-size : 15px;
	font-weight : normal;
	margin-bottom : 2px;
}
h5
{
	margin-bottom :2px;
}
h5 span
{
	font-weight : normal;
}

#content ul, #content ol
{
	margin-top : 0px;
}
#content li
{
	line-height : 140%;
	margin-top : 7px;
}

p
{
	line-height : 140%;
	margin-top : 0;
}
dt {
	margin-top: 1em;
	font-weight: bold;
}
dd {
	margin: 0;	
}
dd.ages {
	font-style: italic;
}

td
{
	font : 13px Arial, Helvetica, sans-serif;
}

blockquote
{
	font-style : italic;
	width : 99%;
}

#page
{
	margin: 0 auto;
	background : url(../images/page_bg.gif);
	position: relative;
	text-align : left;
	width : 750px;
}

#header
{
	height : 138px;
	position : relative;
}

#homelogo
{
	height : 130px;
	position : absolute;
	left : 18px;
	top : 5px;
	width : 225px;
}

#menu
{
	list-style : none;
	margin : 0;
	padding : 0;
	position: relative;
	left: 171px;
	top: 103px;
	float: left;
}
#menu li
{
	float: left;
	margin : 0;
	text-align : center;
	width : 83px;
	height: 50px;
	overflow: hidden;
	
}
#menu li a
{
	display: block;
	color : #486E0C;
	font-size : 11px;
	font-weight : bold;
	height : 50px;
	text-decoration : none;
}


/*DOUBLE BUFFERING THE LI'S*/
#menu li.home
{
 	position: relative;
	background : url(../images/menu_house2.gif) no-repeat 27px 3px;
}
#menu li.about
{
	background : url(../images/menu_people2.gif) no-repeat 27px 3px;
}
#menu li.events
{
	background : url(../images/menu_calendar2.gif) no-repeat 27px 2px;
}
#menu li.lake
{
	background : url(../images/menu_bird2.gif) no-repeat 27px 2px;
}
#menu li.nature
{
	background : url(../images/menu_bug2.gif) no-repeat 27px 2px;
}
#menu li.support
{
	background : url(../images/menu_money2.gif) no-repeat 28px 2px;
}
#menu li.contact
{
	background : url(../images/menu_envelope2.gif) no-repeat 28px 2px;
}

#menu a.home
{
	background-image : url(../images/menu_house2.gif);
	background-position : 27px 3px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.about
{
	background-image : url(../images/menu_people2.gif);
	background-position : 27px 3px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.events
{
	background-image : url(../images/menu_calendar2.gif);
	background-position : 27px 2px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.lake
{
	background-image : url(../images/menu_bird2.gif);
	background-position : 27px 2px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.nature
{
	background-image : url(../images/menu_bug2.gif);
	background-position : 27px 2px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.contact
{
	background-image : url(../images/menu_envelope2.gif);
	background-position : 28px 2px;
	background-repeat : no-repeat;
	padding-top: 33px;
}
#menu a.support
{
	background-image : url(../images/menu_money2.gif);
	background-position : 28px 2px;
	background-repeat : no-repeat;
	padding-top: 33px;
}



#menu a.home:hover
{
	background-position : 27px -49px;
	
}
#menu a.about:hover
{
	background-position : 27px -49px;

}
#menu a.events:hover
{
	background-position : 27px -50px;

}
#menu a.lake:hover
{
	background-position : 27px -50px;

}
#menu a.nature:hover
{
	background-position : 27px -50px;
}

#menu a.support:hover 
{
	background-position : 28px -50px;
}
#menu a.contact:hover
{
	background-position : 28px -50px;
}



/*COLUMN STYLES*/
#column
{
	position : absolute;
	left: 0;
	top:180px;
	width : 130px;
	-width : 133px;
}


.leftmenuwrapper
{
	margin : 0 0 0 7px;
	width : 114px;
}

.leftmenuwrapper h3
{
	color : #FFF;
	font-size : 11px;
	font-variant : small-caps;
	margin : 0;
	padding : 7px 0 9px 30px;
	width : 114px;
}
.leftmenuwrapper h3.quicklinks_h3 {
	background : url(../images/leftmenu_quicklinks.gif) no-repeat;
}
.leftmenuwrapper ul.leftmenu {
	border-bottom: 0px solid red; /* Fixes IE 6 compounding horizonatal offset bug */
}
html>body .leftmenuwrapper ul.leftmenu {
	border-bottom-width: 0; /* Overrides bug fix for IE 6 */
}

.leftmenuwrapper h3.about_h3
{
	background : url(../images/leftmenu_about.gif) no-repeat;
}
.leftmenurapper h3.events_h3
{
	background : url(../images/leftmenu_events.gif) no-repeat;
}
.leftmenuwrapper h3.lake_h3
{
	background : url(../images/leftmenu_lake.gif) no-repeat;
}
.leftmenuwrapper h3.nature_h3
{
	background : url(../images/leftmenu_nature.gif) no-repeat;
}
.leftmenuwrapper h3.support_h3
{
	background : url(../images/leftmenu_support.gif) no-repeat;
}
.leftmenuwrapper h3.contact_h3
{
	background : url(../images/leftmenu_contact.gif) no-repeat;
}
.leftmenuwrapper .leftmenu
{
	background : #BDDD9C;
	border-left : 1px solid #486E0C;
	border-right : 1px solid #486E0C;
	margin-left : 3px;
	padding : 5px;
}
.leftmenuwrapper .leftmenu_bottom
{
	background: none;
	background : url(../images/leftmenu_bottom.gif) bottom no-repeat;
	height : 9px;
	margin-left : 3px;
	height : 20px;
	position : relative;
		margin-top: -1px;
	
}
.leftmenuwrapper .leftmenu_bottom {
    margin-bottom: 10px;
}
.leftmenu_bottom .home {
	padding-left: 10px;
    padding-bottom: 8px;
}
.leftmenuwrapper ul
{
	list-style : none;
	margin : 0 0 0 5px;
	padding : 0 0 0 0;
}
.leftmenuwrapper ul li
{
	padding-bottom: 10px;
}
#column .leftmenuwrapper a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display : block;
	font-size : 11px;
	font-variant : small-caps;
	color: green;
}
#paypal
{
	margin-top : 15px;
}
.leftmenuwrapper .announce_h3 {
	padding-left:0;
	background: #E26000;
	padding: 2px 2px 3px 5px;
}
#Announce {
	margin: 0 10px 20px;
	padding: 0 0 7px;
	width: 110px;
	border: 1px solid #486E0C;
	background: #BDDD9C;
	overflow: hidden;
}
#Announce a {
	margin: 4px 0 0 6px;
}

#content
{
	padding-top : 25px;
	padding-bottom: 20px;
	width : 560px;
	margin-left: 160px;
}

#footer
{
	background : url(../images/page_corner_bg.gif) no-repeat right bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 80px;
	padding: 15px 20px 11px 141px;
	text-align : center;
    clear: both;
}

.top
{
	clear : both;
	margin : 15px 35px 0 0;
	text-align : right;
}
.top a
{
	background : url(../images/top.gif) no-repeat left;
	color : #E26000;
	padding-left : 18px;
	text-decoration : none;
	width : 25px;
}

#develisys, #develisys a, #develisys a:hover, #develisys a:visited
{
	color : #000;
	font-size : 10px;
	font-weight : normal;
	margin : 10px 0 0 0;
	padding-right : 2px;
	text-decoration : none;
}

/*** PAGE-SPECIFIC STYLES ***/
#homeintro
{
	margin : 5px 0 25px 55px; 
	text-align : center;
	width : 475px;
}
#homeintro strong
{
	font-weight : normal;
}
#hometop
{
	background : url(../images/splash.jpg) center no-repeat;
	height : 291px;
	margin : 10px 0 35px 0;
	-margin-top : 0px;
	position : relative;
}
#hometop .box
{
/*	background-color : #FFF;
	filter:alpha(opacity=75);
	-moz-opacity : 0.75;
	opacity : 0.75;*/
	padding : 10px;
	position : absolute;
	left : 30px;
	top : 30px;
	width : 190px;
	-width : 205px;
}

.tricolumn
{
	float : left;
	width : 175px;
}
.tricolumn h3
{
	margin : 0 0 8px 0;
	padding : 0;
}
.tricolumn_div {
	border-left : 1px solid #486E0C;
	float : left;
	height : 1px;
	margin : 0 15px 0 15px;
	width : 1px;
}
.tricolumn_spacer {
	border-left : 1px solid white; 
	float : left;
	height : 1px;
	margin : 0 15px 0 15px;
	width : 1px;
}
#homebottom #news ul
{
	padding : 0;
	margin-left :20px;
}
#homebottom
{
	margin : 0;
}
.trailclosings h3
{
	background : #E26000;
	color : white;
	padding-left : 3px;
	margin : 0;
}
.trailclosings p
{
	padding : 5px 5px 0 5px;
}
.directions
{
	margin : 0 0 20px 0;
}
#mapquest_form
{
	float : right;
	width : 185px;
}
#mapquest_form fieldset{ 
    padding: 8px;
}
#contactus_form
{
	padding : 18px 4px 25px 15px;
	-padding : 5px 10px 24px 24px;
	width : 260px;
	-width : 299px;
}
#contactus_form textarea
{
	height : 100px;
	width : 250px;
}
#newsarchive
{
	width : 30%;
	margin-left: 10px;
}
#newsarchive div
{
	margin : 12px 8px;
}
#newsarchive ul
{
	margin: 0;
	padding : 0;
	list-style: none;
}

/*** GENERIC STYLES ***/
.arrow_right
{
	background : url(../images/arrows.gif) 0px 3px no-repeat;
	display : block;
	padding-left : 18px;
}
.arrow_down
{
	background : url(../images/arrows.gif) 0px -15px no-repeat;
	padding-left : 18px;
}

.buttonlink, .buttonlink:visited
{
	background:#E26000;
	border : 2px solid #C2C500;
	color: #FFF;
	display:block;
	font-weight : bold;
	text-decoration : none;
	width:130px
}
.buttonlink:hover
{
	/*border : 2px solid green;*/
	background : #486E0C;
}

.error
{
	color : #E26000;
}

.indent1
{
	margin-left : 25px;
}
.indent2
{
	margin-left : 20px;
}

.newWindow
{
	background : #FFF;
	padding : 25px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 670px;
}

.newWindow fieldset
{
	padding : 0px 10px 0px 10px;
}

.newWindow p
{
	margin : 0 0 10px 0px;
}

.leftcolumn
{
	clear : left;
	float: left;
	width : 49%;
}

.rightcolumn
{
	clear : right;
	float : right;
	width : 49%;
}

#homebottom {
	width: 380px;
	float: left;
/* overflow: hidden;*/
	position: relative;
	border-left: 1px solid #d2d2d2;
/*	min-height: 500px;*/
}

#news {
	float: left;
	width: 195px;
}
.calendarItem {
    font-size: 11px;
    margin: 0;
    margin-bottom: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d2d2d2;
}

/*ADMIN STYLES */
.adminTable label {
    font-weight: bold;
}
.fred {
	float: left;
	margin: 8px 8px 8px 0 ;
}
.checkboxfred {
	float: left;
	margin: 8px;
	width: 45%;
}
.checkboxfred label {
	display: inline;
}
.confirmation p {
	font-size: 12px;
	text-align: center;
}

/*CALENDAR/EVENTS STYLES*/
.calendarBox img {
    float: right;
}
.matteborder {
    margin: 5px 0 5px 10px;
}



/*100 YEARS PAGE STYLES*/
.imageReplace {
    text-indent: -99999px;
    width: 100%;
}
h1.pageBanner {
    background: url(../images/flash-frame.gif) no-repeat;
    height: 74px;
    margin: 0;
    padding: 0;
}
#ColumnOne {
    width: 185px;
    float: left;
    border-right: 1px solid #d4d4d4;
}
#ColumnOne h3 {
    margin: 0 0 15px 0;
    padding: 0;
}
#ColumnOne p {
    margin-right: 15px;
    
}
#ColumnOne p span {
    display: block;
    padding: 8px 0 15px 0;
    text-align: right;
    background: url(../images/100_divider.gif) no-repeat bottom;
}
#ColumnTwo {
    width: 358px;
    float: left;
}
#ColumnTwo h2 {
    margin: 0 0 0 15px;
    padding: 0; 
}
#ColumnTwo h3 {
    margin: 0 0 0 15px;
    padding: 0; 
}
#ColumnTwo .padder {
    margin: 0 23px;
    padding: 25px 0 0 0;
    
}
#flashcontent {
    width: 100%;
    margin-bottom: 20px;
	 padding-top: 26px;
	 background:url(../gui/images/flash-frame.gif) no-repeat -2px 0 ;
}
#LinkList {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 20px 0 30px 110px;
    background: url(../images/100_divider_wide.gif) no-repeat bottom;
}
#LinkList li {
    margin: 5px 0;
    padding: 0;
}
#LinkList li a {
    background: url(../images/100_bullet.gif) no-repeat left;
    padding-left: 25px;
}   
.greenText {
    color: #60812c;
    margin: 15px 0;
    font-size: 14px;
}

/*IMAGE REPLACEMENT*/
h3.h3reflections {
    background: url(../images/bg_h3reflections.gif) no-repeat;
    height: 44px;
}
h2.h2richHistory {
    background: url(../images/bg_h2richHistory.gif)  no-repeat;
    height: 79px;
}
h3.h3paveTheWay {
    background: url(../images/bg_h3pavetheway.gif) no-repeat;
    height: 47px;
}


#CentenialBanner {
    width: 375px; 
    height: 110px;
    background: url(../images/bg_centenial_banner.png) no-repeat;
    position: absolute;
    top: 0;
    left:375px;
}


/*LIGHTBOX STYLES*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #EFEFEF;
	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: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
    margin-top: 10px;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left bottom no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right bottom no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.photoLink {
    padding-right: 23px;
    margin-right: 3px;
    background: url(images/bg_camera.gif) no-repeat right;
}

.inset {
	background: #efe;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 2em;
	margin: 1em 0;
	color : #486E0C;
	text-align: center;
}
.inset h3 {
	text-align: center;
	letter-spacing: 5px;
	color : #7FC015;
	font-size : 12px;
	text-transform: uppercase;
	margin-bottom: 1em;
}


#lnkPlayer {
	display: block;
}
#lnkPlayer img, #lnkPlayer object {
	display: block;
	margin: 0 auto;
	border: none;
	height: 240px;
}

.homebutton, .homebutton:link, .homebutton:active, .homebutton:visited
{
    background: url(images/homebutton.gif) no-repeat;
    float: left;
    margin-top: 3px;
    margin-bottom: 1em;
    width: 286px;
    height: 16px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding-top: 9px;
    padding-bottom: 11px;
}
.homebutton:hover
{
    text-decoration: underline;
}
.homebutton span 
{
    padding-left: 22px;
}