/******************/
/*  BODY Styling  */
/******************/

body.green {
	background:url(tal-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#809168;
}
body.blue {
	background:url(tal-bluebg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#527378;
}
body.purple {
	background:url(tal-purplebg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#504c63;
}
body.yellow {
	background:url(tal-yellowbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#9a9656;
}
body.brown {
	background:url(tal-brownbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#7b614a;
}

/******************/
/*  LINK Styling  */
/******************/

a {border:none; text-decoration:underline; color:#56732e;}
a:hover {border:none; text-decoration:underline; color:#613517;}
/*a:visited {border:none; text-decoration:underline; color:#666666;}
*/
ul.green {color:#56732e; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-right:30px; line-height:125%;}
ul.blue {color:#265665; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-right:30px; line-height:125%;}
ul.purple {color:#241a44; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-right:30px; line-height:125%;}
ul.yellow {color:#91892b; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-right:30px; line-height:125%;}
ul.brown {color:#613517; font-family:Helvetica, Arial, sans-serif; font-size:12px; margin-right:30px; line-height:125%;}

/***********************/
/*  PARAGRAPH Styling  */
/***********************/

p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:100;
	text-align:justify;
	margin-left:5px;
	margin-top:5px;
	margin-right:20px;
	letter-spacing:0.025em;
	line-height:155%;
}
p.greycontent {color:#333333;}

p.darkgreencontent {color:#56732e;}
p.lightgreencontent {color:#aab996;}
p.darkbluecontent {color:#265665;}
p.lightbluecontent {color:#72919b;}
p.darkpurplecontent {color:#241a44;}
p.lightpurplecontent {color:#878198;}
p.darkyellowcontent {color:#91892b;}
p.lightyellowcontent {color:#bdb880;}
p.darkbrowncontent {color:#613517;}
p.lightbrowncontent {color:#987c68;}

/*********************/
/*  HEADING Formats  */
/*********************/
h1.homeheading {
	font-size:18px;
	letter-spacing:.025em;
	margin-bottom:1px;
	margin-top:8px;
	font-family:Helvetica, Arial, sans-serif;
	color:#56732e;
}

h3.green {
	font-size:14px;
	letter-spacing:.025em;
	margin-bottom:-1px;
	margin-top:-1px;
	margin-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	color:#56732e;
	}
h3.blue {
	font-size:14px;
	letter-spacing:.025em;
	margin-bottom:-1px;
	margin-top:-1px;
	margin-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	color:#265665;
	}
h3.purple {
	font-size:14px;
	letter-spacing:.025em;
	margin-bottom:-1px;
	margin-top:-1px;
	margin-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	color:#241a44;
	}
h3.yellow {
	font-size:14px;
	letter-spacing:.025em;
	margin-bottom:-1px;
	margin-top:-1px;
	margin-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	color:#91892b;
	}
h3.brown {
	font-size:14px;
	letter-spacing:.025em;
	margin-bottom:-1px;
	margin-top:-1px;
	margin-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	color:#613517;
	}
h1 {font-size:24px; letter-spacing:.025em;}
h2 {font-size:18px; letter-spacing:.025em;}
h4 {font-size:12px; letter-spacing:.025em;}

h5 {
	display: inline-block;
	margin: 0;
	padding: 0;
}

/********************/
/*  FOOTER Styling  */
/********************/

.footercontent {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.05em;
	line-height:125%;
}	
a.footer {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	letter-spacing:0.05em;
	line-height:125%;
}
a.footer:hover {
	color:#56732e;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:500;
	letter-spacing:0.05em;
	line-height:125%;
}

/***************************************************/
/*  Basic COLUMN-BACKGROUND Controlling / Styling  */
/***************************************************/

/* Green Column Backgrounds */
td.column1 {background:url(images/greenpaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column2 {background:url(images/greenpaper5.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column3 {background:url(images/greenpaper6.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
	
/* White Column Backgrounds */
td.column4 {background:url(images/whitepaper3.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column5 {background:url(images/whitepaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}

/* Blue Column Backgrounds */
td.column6 {background:url(images/bluepaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column7 {background:url(images/bluepaper5.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column8 {background:url(images/bluepaper6.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
	
/* Purple Column Backgrounds */
td.column9 {background:url(images/purplepaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column10 {background:url(images/purplepaper5.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column11 {background:url(images/purplepaper6.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
	
/* Yellow Column Backgrounds */
td.column12 {background:url(images/yellowpaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column13 {background:url(images/yellowpaper5.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column14 {background:url(images/yellowpaper6.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
	
/* Brown Column Backgrounds */
td.column15 {background:url(images/brownpaper4.png); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column16 {background:url(images/brownpaper5.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
td.column17 {background:url(images/brownpaper6.jpg); background-attachment:scroll;
	background-position:top; background-repeat:repeat-y;}
	
/*************************************************/
/*  TOP BAR NAVIGATION Styling across ALL Pages  */
/*************************************************/

/* About Button */
a.about {background-image:url(images/aboutus2.gif); width:59px; height:33px; margin:0; padding:0;}
a.about a, a.about:link, a.about:visited {display:block;}
a.about img {width:59px; height:33px; border:0;}
a.about:hover img {visibility:hidden;}
	
/* Calendar Button */
a.calendar {background-image:url(images/ourcalendar2.gif); width:75px; height:33px; margin:0; padding:0;}
a.calendar a, a.calendar:link, a.calendar:visited {display:block;}
a.calendar img {width:75px; height:33px; border:0;}
a.calendar:hover img {visibility:hidden;}
	
/* Visitors Button */
a.visitors {background-image:url(images/visitors2.gif); width:74px; height:33px; margin:0; padding:0;}
a.visitors a, a.visitors:link, a.visitors:visited {display:block;}
a.visitors img {width:74px; height:33px; border:0;}
a.visitors:hover img {visibility:hidden;}
	
/* Memberships Button */
a.memberships {background-image:url(images/memberships2.gif); width:107px; height:33px; margin:0;	padding:0;}
a.memberships a, a.memberships:link, a.memberships:visited {display:block;}
a.memberships img {width:107px; height:33px; border:0;}
a.memberships:hover img {visibility:hidden;}
	
/* Volunteers Button */
a.volunteers {background-image:url(images/volunteering2.gif); width:89px; height:33px; margin:0; padding:0;}
a.volunteers a, a.volunteers:link, a.volunteers:visited {display:block;}
a.volunteers img {width:89px; height:33px; border:0;}
a.volunteers:hover img { visibility:hidden;}

/* Support Button */
a.sponsorships {background-image:url(images/support2.gif); width:71px; height:33px; margin:0; padding:0;}
a.sponsorships a, a.sponsorships:link, a.sponsorships:visited {display:block;}
a.sponsorships img {width:71px; height:33px; border:0;}
a.sponsorships:hover img {visibility:hidden;}

/***********************************************************/
/*  TOP BAR DROP-DOWN Navigation Styling across ALL Pages  */
/***********************************************************/




/*****************************/
/*  Testing basic drop down  */

/*#menu ul.item{display:none;}
#menu ul:hover.item{display:black;}
#menu {position:relative;}

*/





ul.nav0 {font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#56732E; list-style:none; letter-spacing:0.075em; margin:0; padding:0; position: relative;}
ul.nav0 li {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#56732E; float: left; text-decoration:none;}
ul.nav0 li a {color: #AAB996; display: block; padding:0; border: 0px; text-decoration:none;}
ul.nav0 li a:hover {color: #AAB996; text-decoration:underline;}
/* Doesn't work in IE */
ul.nav0 li.hover, ul.nav0 li:hover {background: #EFEFEF; color: #56732E; position: relative;}
ul.nav0 li.hover a {color: #56732e;}

ul.nav0 ul {visibility: hidden; width: 130px; list-style:none; position: absolute; margin:0; padding:0; left: 0; z-index:1;}
ul.nav0 ul li {font-weight: normal; background: #EFEFEF; color: #56732E; padding-left:5px; padding-right:5px; text-decoration:none;
padding-bottom:2px; padding-top:2px; border-bottom: 1px solid #56732E; float: none;}
ul.nav0 ul li a:hover {color:#56732e; position: relative; text-decoration:underline;}

/* IE 6 & 7 Needs Inline Block */
ul.nav0 ul li a {border-right: none; width: 100%; display: inline-block; text-decoration:none;} 

/***************************************************/
/*  Styling MIDDLE Bar Navigation Cross ALL Pages  */
/***************************************************/

/* Around the Arboredum Button */
td.ata {background-image:url(images/dropdownitems/arboretum2.gif); background-repeat:no-repeat; background-color:#56732e;
width:185px; height:22px; margin:0;	padding:0;}
td.ata a, td.ata a:link, td.ata a:visited {display:block;}
td.ata img {width:185px; height:22px; border:0;}
td.ata a:hover img {visibility:hidden;}

/* Javascript Drop Down Menu for Around the Arboredum */
ul.menu0 {list-style:none; margin:0; padding:0;}
ul.menu0 * {margin:0; padding:0;}
ul.menu0 a {display:block; color:#56732e; text-decoration:none;}
ul.menu0 li {position:relative; float:left; margin-right:0px;}
ul.menu0 ul {position:absolute; top:22px; left:0; background:#b7c2a7; display:none; list-style:none;}
ul.menu0 ul li {position:relative; border:1px solid #56732e; border-top:none; width:185px; margin:0;}
ul.menu0 ul ul {left:185px; top:0px;}

	ul.menu0 ul li.trails {background-image:url(images/dropdownitems/trails2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.trails a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.trails img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.trails a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.owl {background-image:url(images/dropdownitems/owltrail2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.owl a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.owl img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.owl a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.goldfinch {background-image:url(images/dropdownitems/goldfinchtrail2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.goldfinch a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.goldfinch img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.goldfinch a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.heron {background-image:url(images/dropdownitems/herontrail2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.heron a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.heron img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.heron a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.bluebird {background-image:url(images/dropdownitems/bluebirdtrail2.gif); width:158px; height:22px; margin:0px; padding:0px; border-top:1px solid #56732e;}
		ul.menu0 ul li ul li.bluebird a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.bluebird img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.bluebird a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.gardens {background-image:url(images/dropdownitems/gardens2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.gardens a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.gardens img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.gardens a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.entrance {background-image:url(images/dropdownitems/entrancegarden2.gif); width:158px; height:22px; margin:0px; padding:0px; border-top:1px solid #56732e;}
		ul.menu0 ul li ul li.entrance a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.entrance img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.entrance a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.welcome {background-image:url(images/dropdownitems/welcomegarden2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.welcome a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.welcome img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.welcome a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.railway {background-image:url(images/dropdownitems/greenrailway2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.railway a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.railway img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.railway a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.native {background-image:url(images/dropdownitems/nativeplantgarden2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.native a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.native img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.native a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.rose {background-image:url(images/dropdownitems/rosegarden2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.rose a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.rose img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.rose a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.island {background-image:url(images/dropdownitems/oakislands2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.island a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.island img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.island a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.pavilion {background-image:url(images/dropdownitems/paviliongarden2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.pavilion a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.pavilion img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.pavilion a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.animals {background-image:url(images/dropdownitems/animalshabitat2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.animals a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.animals img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.animals a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.prairies {background-image:url(images/dropdownitems/prairies2.gif); width:158px; height:22px; margin:0px; padding:0px; border-top:1px solid #56732e;}
		ul.menu0 ul li ul li.prairies a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.prairies img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.prairies a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.wetlands {background-image:url(images/dropdownitems/greenwetlands2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.wetlands a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.wetlands img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.wetlands a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.woodlands {background-image:url(images/dropdownitems/woodlands2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.woodlands a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.woodlands img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.woodlands a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.birds {background-image:url(images/dropdownitems/birds2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.birds a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.birds img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.birds a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.butterfly {background-image:url(images/dropdownitems/butterflies2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.butterfly a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.butterfly img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.butterfly a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.plant {background-image:url(images/dropdownitems/plantcollections2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.plant a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.plant img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.plant a:hover img{visibility:hidden;}
	
		ul.menu0 ul li ul li.trees {background-image:url(images/dropdownitems/treeshrubs2.gif); width:158px; height:22px; margin:0px; padding:0px; border-top:1px solid #56732e;}
		ul.menu0 ul li ul li.trees a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.trees img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.trees a:hover img{visibility:hidden;}
		
		ul.menu0 ul li ul li.perennials {background-image:url(images/dropdownitems/perennials2.gif); width:158px; height:22px; margin:0px; padding:0px;}
		ul.menu0 ul li ul li.perennials a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
		ul.menu0 ul li ul li.perennials img {width:158px; height:22px; border:0px;}
		ul.menu0 ul li ul li.perennials a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.signature {background-image:url(images/dropdownitems/signaturetree2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.signature a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.signature img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.signature a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.blooming {background-image:url(images/dropdownitems/greenbloom2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.blooming a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.blooming img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.blooming a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.video {background-image:url(images/dropdownitems/videotour2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.video a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.video img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.video a:hover img{visibility:hidden;}
	
	ul.menu0 ul li.map {background-image:url(images/dropdownitems/trailmap2.gif); width:185px; height:22px; margin:0px; padding:0px;}
	ul.menu0 ul li.map a, ul.menu0 ul li a:link, ul.menu0 ul li a:visited {display:block;}
	ul.menu0 ul li.map img {width:185px; height:22px; border:0px;}
	ul.menu0 ul li.map a:hover img{visibility:hidden;}


/* Railway Garden Button */
td.rg {background-image:url(images/dropdownitems/railwaygarden2.png); background-repeat:no-repeat; background-color:#265665;
width:152px; height:22px; margin:0; padding:0;}
td.rg a, td.rg a:link, td.rg a:visited {display:block;}
td.rg img {width:152px; height:22px; border:0;}
td.rg a:hover img {visibility:hidden;}

/* Javascript Drop Down Menu for Railway Garden */
ul.menu1 {list-style:none; margin:0; padding:0;}
ul.menu1 * {margin:0; padding:0;}
ul.menu1 a {display:block; color:#265665; text-decoration:none;}
ul.menu1 li {position:relative; float:left; margin-right:0px;}
ul.menu1 ul {position:absolute; top:22px; left:0; background:#72919b; display:none; list-style:none;}
ul.menu1 ul li {position:relative; border:1px solid #265665; border-top:none; width:152px; margin:0;}
ul.menu1 ul ul {left:152px; top:0px;}

	ul.menu1 ul li.whatis {background-image:url(images/dropdownitems/whatstherailway2.gif); width:152px; height:35px; margin:0px; padding:0px;}
	ul.menu1 ul li.whatis a, ul.menu1 ul li a:link, ul.menu1 ul li a:visited {display:block;}
	ul.menu1 ul li.whatis img {width:152px; height:35px; border:0px;}
	ul.menu1 ul li.whatis a:hover img{visibility:hidden;}
	
	ul.menu1 ul li.progress {background-image:url(images/dropdownitems/gardenprogress2.gif); width:152px; height:22px; margin:0px; padding:0px;}
	ul.menu1 ul li.progress a, ul.menu1 ul li a:link, ul.menu1 ul li a:visited {display:block;}
	ul.menu1 ul li.progress img {width:152px; height:22px; border:0px;}
	ul.menu1 ul li.progress a:hover img{visibility:hidden;}
	
	ul.menu1 ul li.plnttrls {background-image:url(images/dropdownitems/planttrails2.gif); width:152px; height:22px; margin:0px; padding:0px;}
	ul.menu1 ul li.plnttrls a, ul.menu1 ul li a:link, ul.menu1 ul li a:visited {display:block;}
	ul.menu1 ul li.plnttrls img {width:152px; height:22px; border:0px;}
	ul.menu1 ul li.plnttrls a:hover img{visibility:hidden;}
	
	ul.menu1 ul li.tour {background-image:url(images/dropdownitems/railwaytour2.gif); width:152px; height:22px; margin:0px; padding:0px;}
	ul.menu1 ul li.tour a, ul.menu1 ul li a:link, ul.menu1 ul li a:visited {display:block;}
	ul.menu1 ul li.tour img {width:152px; height:22px; border:0px;}
	ul.menu1 ul li.tour a:hover img{visibility:hidden;}
	
	ul.menu1 ul li.thetrains {background-image:url(images/dropdownitems/thetrains2.gif); width:152px; height:22px; margin:0px; padding:0px;}
	ul.menu1 ul li.thetrains a, ul.menu1 ul li a:link, ul.menu1 ul li a:visited {display:block;}
	ul.menu1 ul li.thetrains img {width:152px; height:22px; border:0px;}
	ul.menu1 ul li.thetrains a:hover img{visibility:hidden;}


/* Programs Button */
td.program {background-image:url(images/dropdownitems/programs2.png); background-repeat:no-repeat; background-color:#241a44;
width:133px; height:22px; margin:0; padding:0;}
td.program a, td.prog a:link, td.prog a:visited {display:block;}
td.program img {width:133px; height:22px; border:0;}
td.program a:hover img {visibility:hidden;}

/* Javascript Drop Down Menu for Programs */
ul.menu2 {list-style:none; margin:0; padding:0;}
ul.menu2 * {margin:0; padding:0;}
ul.menu2 a {display:block; color:#241a44; text-decoration:none;}
ul.menu2 li {position:relative; float:left; margin-right:0px;}
ul.menu2 ul {position:absolute; top:22px; left:0; background:#878198; display:none; list-style:none;}
ul.menu2 ul li {position:relative; border:1px solid #241a44; border-top:none; width:133px; margin:0;}
ul.menu2 ul ul {left:133px; top:0px;}
	
	ul.menu2 ul li.education {background-image:url(images/dropdownitems/education2.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.education a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.education img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.education a:hover img{visibility:hidden;}
	
		ul.menu2 ul li ul li.class {background-image:url(images/dropdownitems/adultclasses2.gif); width:106px; height:22px; margin:0px; padding:0px; border-top:1px solid #241a44;}
		ul.menu2 ul li ul li.class a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
		ul.menu2 ul li ul li.class img {width:106px; height:22px; border:0px;}
		ul.menu2 ul li ul li.class a:hover img{visibility:hidden;}
		
		ul.menu2 ul li ul li.fieldtrip {background-image:url(images/dropdownitems/kidsfieldtrips2.gif); width:106px; height:35px; margin:0px; padding:0px;}
		ul.menu2 ul li ul li.fieldtrip a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
		ul.menu2 ul li ul li.fieldtrip img {width:106px; height:35px; border:0px;}
		ul.menu2 ul li ul li.fieldtrip a:hover img{visibility:hidden;}

	ul.menu2 ul li.create {background-image:url(images/dropdownitems/creativity2.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.create a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.create img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.create a:hover img{visibility:hidden;}
	
	ul.menu2 ul li.conservation {background-image:url(images/dropdownitems/conservation2.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.conservation a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.conservation img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.conservation a:hover img{visibility:hidden;}

		ul.menu2 ul li ul li.monwatch {background-image:url(images/dropdownitems/monarchwatch2.gif); width:106px; height:35px; margin:0px; padding:0px; border-top:1px solid #241a44;}
		ul.menu2 ul li ul li.monwatch a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
		ul.menu2 ul li ul li.monwatch img {width:106px; height:35px; border:0px;}
		ul.menu2 ul li ul li.monwatch a:hover img{visibility:hidden;}
		
		ul.menu2 ul li ul li.wetlands {background-image:url(images/dropdownitems/purplewetlands2.gif); width:106px; height:22px; margin:0px; padding:0px;}
		ul.menu2 ul li ul li.wetlands a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
		ul.menu2 ul li ul li.wetlands img {width:106px; height:22px; border:0px;}
		ul.menu2 ul li ul li.wetlands a:hover img{visibility:hidden;}
	
		ul.menu2 ul li ul li.grants {background-image:url(images/dropdownitems/grants2.gif); width:106px; height:22px; margin:0px; padding:0px;}
		ul.menu2 ul li ul li.grants a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
		ul.menu2 ul li ul li.grants img {width:106px; height:22px; border:0px;}
		ul.menu2 ul li ul li.grants a:hover img{visibility:hidden;}

	ul.menu2 ul li.hikes {background-image:url(images/dropdownitems/hikes2.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.hikes a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.hikes img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.hikes a:hover img{visibility:hidden;}
	
	ul.menu2 ul li.tours {background-image:url(images/dropdownitems/tours2_25.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.tours a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.tours img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.tours a:hover img{visibility:hidden;}

	ul.menu2 ul li.photoclub {background-image:url(images/dropdownitems/photoclub2.gif); width:133px; height:22px; margin:0px; padding:0px;}
	ul.menu2 ul li.photoclub a, ul.menu2 ul li a:link, ul.menu2 ul li a:visited {display:block;}
	ul.menu2 ul li.photoclub img {width:133px; height:22px; border:0px;}
	ul.menu2 ul li.photoclub a:hover img{visibility:hidden;}


/* Private Events & Rentals Button */
td.perb {background-image:url(images/dropdownitems/privateevents2.png); background-repeat:no-repeat; background-color:#91892b;
width:198px; height:22px; margin:0; padding:0;}
td.perb a, td.perb a:link, td.perb a:visited {display:block;}
td.perb img {width:198px; height:22px; border:0;}
td.perb a:hover img {visibility:hidden;}

/* Javascript Drop Down Menu for Private Events & Rentals */
ul.menu3 {list-style:none; margin:0; padding:0;}
ul.menu3 * {margin:0; padding:0;}
ul.menu3 a {display:block; color:#91892b; text-decoration:none;}
ul.menu3 li {position:relative; float:left; margin-right:0px;}
ul.menu3 ul {position:absolute; top:22px; left:0; background:#bdb880; display:none; list-style:none;}
ul.menu3 ul li {position:relative; border:1px solid #91892b; border-top:none; width:198px; margin:0;}
ul.menu3 ul ul {left:198px; top:0px;}

	ul.menu3 ul li.wedding {background-image:url(images/dropdownitems/weddings2.gif); background-repeat:no-repeat; width:198px; height:22px; margin:0px; padding:0px;}
	ul.menu3 ul li.wedding a, ul.menu3 ul li a:link, ul.menu3 ul li a:visited {display:block;}
	ul.menu3 ul li.wedding img {width:198px; height:22px; border:0px;}
	ul.menu3 ul li.wedding a:hover img{visibility:hidden;}
	
	ul.menu3 ul li.facilities {background-image:url(images/dropdownitems/facilities2.gif); background-repeat:no-repeat; width:198px; height:22px; margin:0px; padding:0px;}
	ul.menu3 ul li.facilities a, ul.menu3 ul li a:link, ul.menu3 ul li a:visited {display:block;}
	ul.menu3 ul li.facilities img {width:198px; height:22px; border:0px;}
	ul.menu3 ul li.facilities a:hover img{visibility:hidden;}
	
	ul.menu3 ul li.rates {background-image:url(images/dropdownitems/rates2.gif); background-repeat:no-repeat; width:198px; height:22px; margin:0px; padding:0px;}
	ul.menu3 ul li.rates a, ul.menu3 ul li a:link, ul.menu3 ul li a:visited {display:block;}
	ul.menu3 ul li.rates img {width:198px; height:22px; border:0px;}
	ul.menu3 ul li.rates a:hover img{visibility:hidden;}
	
	ul.menu3 ul li.booking {background-image:url(images/dropdownitems/bookingevents2.gif); background-repeat:no-repeat; width:198px; height:22px; margin:0px; padding:0px;}
	ul.menu3 ul li.booking a, ul.menu3 ul li a:link, ul.menu3 ul li a:visited {display:block;}
	ul.menu3 ul li.booking img {width:198px; height:22px; border:0px;}
	ul.menu3 ul li.booking a:hover img{visibility:hidden;}


/* Ask the Expert Button */
td.faq {background-image:url(images/dropdownitems/asktheexperts2.png); background-repeat:no-repeat; background-color:#613517;
width:144px; height:22px; margin:0; padding:0;}
td.faq a, td.nav11 a:link, td.nav11 a:visited {display:block;}
td.faq img {width:144px; height:22px;	border:0;}
td.faq a:hover img {visibility:hidden;}

/* Javascript Drop Down Menu for Ask the Expert */
ul.menu4 {list-style:none; margin:0; padding:0;}
ul.menu4 * {margin:0; padding:0;}
ul.menu4 a {display:block; color:#613517; text-decoration:none;}
ul.menu4 li {position:relative; float:left; margin-right:0px;}
ul.menu4 ul {position:absolute; top:22px; left:0; background:#987c68; display:none; list-style:none;}
ul.menu4 ul li {position:relative; border:1px solid #613517; border-top:none; width:144px; margin:0;}
ul.menu4 ul ul {left:144px; top:0px;}

/*	ul.menu4 ul li.generalinfo {background-image:url(images/dropdownitems/browngeneralinfo2.gif); width:144px; height:22px; margin:0px; padding:0px;}
	ul.menu4 ul li.generalinfo a, ul.menu4 ul li a:link, ul.menu4 ul li a:visited {display:block;}
	ul.menu4 ul li.generalinfo img {width:144px; height:22px; border:0px;}
	ul.menu4 ul li.generalinfo a:hover img{visibility:hidden;}
	
	ul.menu4 ul li.bloom {background-image:url(images/dropdownitems/brownbloom2.gif); width:144px; height:22px; margin:0px; padding:0px;}
	ul.menu4 ul li.bloom a, ul.menu4 ul li a:link, ul.menu4 ul li a:visited {display:block;}
	ul.menu4 ul li.bloom img {width:144px; height:22px; border:0px;}
	ul.menu4 ul li.bloom a:hover img{visibility:hidden;}
*/


/*********************************************************/
/*  UNIVERSAL SIDE BAR Navigation Styling for ALL Pages  */
/*********************************************************/

/* Calendar of Events Button */
td.calevents {background-image:url(images/left-side-test/calendar2.png); background-position:left; vertical-align:middle;
background-repeat:no-repeat; width:205px; height:60px; margin:0; padding:0;}
td.calevents a, td.nav1 a:link, td.calevents a:visited {display:block;}
td.calevents img {width:205px; height:60px; border:0;}
td.calevents a:hover img {visibility:hidden;}

/* TAGalong Button */
td.TAGalong {background-image:url(images/left-side-test/tagalong2.png); background-position:left; vertical-align:middle;
background-repeat:no-repeat; width:205px; height:55px; margin:0;	padding:0;}
td.TAGalong a, td.TAGalong a:link, td.TAGalong a:visited {display:block;}
td.TAGalong img {width:205px; height:55px; border:0;}
td.TAGalong a:hover img {visibility:hidden;}

/* What's in Bloom? Button */
td.whatsinbloom {background-image:url(images/left-side-test/whatsinbloom2.png); background-position:left; vertical-align:middle;
background-repeat:no-repeat; width:205px; height:70px; margin:0;	padding:0;}
td.whatsinbloom a, td.whatsinbloom a:link, td.whatsinbloom a:visited {display:block;}
td.whatsinbloom img {width:205px; height:70px; border:0;}
td.whatsinbloom a:hover img {visibility:hidden;}

/* Donate to Taltree Button */
td.donatetoTAL {background-image:url(images/left-side-test/donate2.png); background-position:left; vertical-align:middle;
background-repeat:no-repeat; width:205px; height:70px; margin:0;	padding:0;}
td.donatetoTAL a, td.donatetoTAL a:link, td.donatetoTAL a:visited {display:block;}
td.donatetoTAL img {width:205px; height:70px; border:0;}
td.donatetoTAL a:hover img {visibility:hidden;}

/* Concert Information Button */
td.concertinfo {background-image:url(images/left-side-test/concert2.png); background-position:left; vertical-align:middle;
background-repeat:no-repeat; width:205px; height:58px; margin:0;	padding:0;}
td.concertinfo a, td.concertinfo a:link, td.concertinfo a:visited {display:block;}
td.concertinfo img {width:205px; height:58px; border:0;}
td.concertinfo a:hover img {visibility:hidden;}

/* Directions Button */
td.compassdirect {background-image:url(images/left-side-test/directions2.png); background-position:center; vertical-align:top;background-repeat:no-repeat; width:205px; height:60px; margin:0; padding:0;}
td.compassdirect a, td.compassdirect a:link, td.compassdirect a:visited {display:block;}
td.compassdirect img {width:205px; height:60px; border:0;}
td.compassdirect a:hover img {visibility:hidden;}

/* Taltree Links Button */
td.talLinks {background-image:url(images/left-side-test/TaltreeLinks2.png); background-position:center; vertical-align:top;background-repeat:no-repeat; width:205px; height:55px; margin:0; padding:0;}
td.talLinks a, td.talLinks a:link, td.talLinks a:visited {display:block;}
td.talLinks img {width:205px; height:55px; border:0;}
td.talLinks a:hover img {visibility:hidden;}

/************************************************************************/
/*  IMAGE BOARDER Formatting for all Side Bar buttons for Inside Pages  */
/************************************************************************/

img.border0 {
	border:0;
}
img.border1 {
	border:1px solid #56732e;
}
img.border2 {
	border:1px solid #265665;
}
img.border3 {
	border:1px solid #241a44;
}
img.border4 {
	border:1px solid #91892b;
}
img.border5 {
	border:1px solid #613517;
}
img.border6 {
	border-top:1px solid #56732e;
	border-left:1px solid #56732e;
	border-right:1px solid #56732e;
	border-bottom:1px solid #aab996;
}
img.border7 {
	border-top:1px solid #265665;
	border-left:1px solid #265665;
	border-right:1px solid #265665;
	border-bottom:1px solid #72919b;
}
img.border8 {
	border-top:1px solid #91892b;
	border-left:1px solid #91892b;
	border-right:1px solid #91892b;
	border-bottom:1px solid #bdb880;
}
img.border9 {
	border-top:1px solid #241a44;
	border-left:1px solid #241a44;
	border-right:1px solid #241a44;
	border-bottom:1px solid #878198;
}
img.border10 {
	border-top:1px solid #613517;
	border-left:1px solid #613517;
	border-right:1px solid #613517;
	border-bottom:1px solid #987c68;
}

/****************************************************************/
/* JAVASCRIPT DROP-DOWN Menu from Mike Schaeffer for Accordions */
/****************************************************************/
ul.menum {list-style:none; margin:0; padding:0;}
ul.menum * {margin:0; padding:0;}
ul.menum a {text-decoration:none; padding: 0; margin: 0;}
ul.menum li { padding: 0; margin: 0;}
ul.menum { list-style:none; }
ul.menum img { display: block;}

/* Accordion */
.ui-accordion .ui-accordion-header { cursor: pointer; }
.ui-accordion .ui-accordion-li-fix { padding:0; margin:0;}
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em;}
.ui-accordion .ui-accordion-header .ui-icon {  }
.ui-accordion .ui-accordion-content { overflow: visible; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }
	

/*******************************************************************/
/*  SIDE DROP DOWN Bar Navigation Styling Appearances Per Section  */
/*  All the different buttons that slide down in the accordion	   */
/*******************************************************************/
/* TOP NAVIGATION Section */
/* Green About Section */
a.ourstory {background:url(images/side_buttons/story2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.ourstory a, a.ourstory:link, a.ourstory:visited {display:block;}
a.ourstory img {width:160px; height:24px; border:0;}
a.ourstory:hover img {visibility:hidden;}

a.history {background:url(images/side_buttons/history2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.history a, a.history:link, a.history:visited {display:block;}
a.history img {width:160px; height:24px; border:0;}
a.history:hover img {visibility:hidden;}

a.staff {background:url(images/side_buttons/staff2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.staff a, a.staff:link, a.staff:visited {display:block;}
a.staff img {width:160px; height:24px; border:0;}
a.staff:hover img {visibility:hidden;}

a.goal {background:url(images/side_buttons/goal2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.goal a, a.goal:link, a.goal:visited {display:block;}
a.goal img {width:160px; height:24px; border:0;}
a.goal:hover img {visibility:hidden;}

a.geninfo {background:url(images/side_buttons/geninfo2.gif);  background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.geninfo a, a.geninfo:link, a.geninfo:visited {display:block;}
a.geninfo img {width:160px; height:24px; border:0;}
a.geninfo:hover img {visibility:hidden;}

a.photos {background:url(images/side_buttons/photos2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.photos a, a.photos:link, a.photos:visited {display:block;}
a.photos img {width:160px; height:24px; border:0;}
a.photos:hover img {visibility:hidden;}

a.videotour {background:url(images/side_buttons/videotour2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.videotour a, a.videotour:link, a.videotour:visited {display:block;}
a.videotour img {width:160px; height:24px; border:0;}
a.videotour:hover img {visibility:hidden;}

a.tagback {background:url(images/side_buttons/tagback2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.tagback a, a.tagback:link, a.tagback:visited {display:block;}
a.tagback img {width:160px; height:24px; border:0;}
a.tagback:hover img {visibility:hidden;}

/* Calendar Section */
a.events {background:url(images/side_buttons/calendar2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.events a, a.events:link, a.events:visited {display:block;}
a.events img {width:160px; height:24px; border:0;}
a.events:hover img {visibility:hidden;}

/* Green Visitors Section */
a.taltour1 {background:url(images/side_buttons/taltour2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.taltour1 a, a.taltour1:link, a.taltour1:visited {display:block;}
a.taltour1 img {width:160px; height:24px; border:0;}
a.taltour1:hover img {visibility:hidden;}

a.maps1 {background:url(images/side_buttons/maps2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.maps1 a, a.maps1:link, a.maps1:visited {display:block;}
a.maps1 img {width:160px; height:24px; border:0;}
a.maps1:hover img {visibility:hidden;}

a.generalinfo1 {background:url(images/side_buttons/geninfo2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.generalinfo1 a, a.generalinfo1:link, a.generalinfo1:visited {display:block;}
a.generalinfo1 img {width:160px; height:24px; border:0;}
a.generalinfo1:hover img {visibility:hidden;}

a.concertinfo1 {background:url(images/side_buttons/concert2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.concertinfo1 a, a.concertinfo1:link, a.concertinfo1:visited {display:block;}
a.concertinfo1 img {width:160px; height:24px; border:0;}
a.concertinfo1:hover img {visibility:hidden;}

/* Green Memberships Section */
a.typesmem {background:url(images/side_buttons/typesmem2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.typesmem a, a.typesmem:link, a.typesmem:visited {display:block;}
a.typesmem img {width:160px; height:24px; border:0;}
a.typesmem:hover img {visibility:hidden;}

a.perksdisc {background:url(images/side_buttons/perksdisc2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.perksdisc a, a.perksdisc:link, a.perksdisc:visited {display:block;}
a.perksdisc img {width:160px; height:24px; border:0;}
a.perksdisc:hover img {visibility:hidden;}

a.spemem {background:url(images/side_buttons/spemem2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.spemem a, a.spemem:link, a.spemem:visited {display:block;}
a.spemem img {width:160px; height:24px; border:0;}
a.spemem:hover img {visibility:hidden;}

a.memclub {background:url(images/side_buttons/memclub2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.memclub a, a.memclub:link, a.memclub:visited {display:block;}
a.memclub img {width:160px; height:24px; border:0;}
a.memclub:hover img {visibility:hidden;}

a.becomemem {background:url(images/side_buttons/becomemem2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.becomemem a, a.becomemem:link, a.becomemem:visited {display:block;}
a.becomemem img {width:160px; height:24px; border:0;}
a.becomemem:hover img {visibility:hidden;}

/* Green Volunteers Section */
a.thebenefits {background:url(images/side_buttons/benefits2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.thebenefits a, a.thebenefits:link, a.thebenefits:visited {display:block;}
a.thebenefits img {width:160px; height:24px; border:0;}
a.thebenefits:hover img {visibility:hidden;}

a.volnews {background:url(images/side_buttons/volnews2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.volnews a, a.volnews:link, a.volnews:visited {display:block;}
a.volnews img {width:160px; height:24px; border:0;}
a.volnews:hover img {visibility:hidden;}

a.becomevol {background:url(images/side_buttons/become2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.becomevol a, a.becomevol:link, a.becomevol:visited {display:block;}
a.becomevol img {width:160px; height:24px; border:0;}
a.becomevol:hover img {visibility:hidden;}

a.dinner {background:url(images/side_buttons/dinner2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.dinner a, a.dinner:link, a.dinner:visited {display:block;}
a.dinner img {width:160px; height:24px; border:0;}
a.dinner:hover img {visibility:hidden;}

/* Sponsors Section */
a.sponsors {background:url(images/side_buttons/sponsor2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.sponsors a, a.sponsors:link, a.sponsors:visited {display:block;}
a.sponsors img {width:160px; height:24px; border:0;}
a.sponsors:hover img {visibility:hidden;}

a.annualreport {background:url(images/side_buttons/annualreport2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.annualreport a, a.annualreport:link, a.annualreport:visited {display:block;}
a.annualreport img {width:160px; height:24px; border:0;}
a.annualreport:hover img {visibility:hidden;}

a.annualreport2 {background:url(images/side_buttons/annual072.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.annualreport2 a, a.annualreport2:link, a.annualreport2:visited {display:block;}
a.annualreport2 img {width:160px; height:24px; border:0;}
a.annualreport2:hover img {visibility:hidden;}

a.grantsbutton {background:url(images/side_buttons/grants2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.grantsbutton a, a.grantsbutton:link, a.grantsbutton:visited {display:block;}
a.grantsbutton img {width:160px; height:24px; border:0;}
a.grantsbutton:hover img {visibility:hidden;}

/* ARBORETUM Section */
/* Arboretum: Gardens Buttons */
a.gardensbutton1 {background-image:url(images/side_buttons/entrance2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton1 a, a.gardensbutton1:link, a.gardensbutton1:visited {display:block;}
a.gardensbutton1 img {width:160px; height:24px; border:0;}
a.gardensbutton1:hover img {visibility:hidden;}

a.gardensbutton2 {background-image:url(images/side_buttons/welcome2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton2 a, a.gardensbutton2:link, a.gardensbutton2:visited {display:block;}
a.gardensbutton2 img {width:160px; height:24px; border:0;}
a.gardensbutton2:hover img {visibility:hidden;}

a.gardensbutton3 {background-image:url(images/side_buttons/railway2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton3 a, a.gardensbutton3:link, a.gardensbutton3:visited {display:block;}
a.gardensbutton3 img {width:160px; height:24px; border:0;}
a.gardensbutton3:hover img {visibility:hidden;}

a.gardensbutton4 {background-image:url(images/side_buttons/native2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton4 a, a.gardensbutton4:link, a.gardensbutton4:visited {display:block;}
a.gardensbutton4 img {width:160px; height:24px; border:0;}
a.gardensbutton4:hover img {visibility:hidden;}

a.gardensbutton5 {background-image:url(images/side_buttons/rose2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton5 a, a.gardensbutton5:link, a.gardensbutton5:visited {display:block;}
a.gardensbutton5 img {width:160px; height:24px; border:0;}
a.gardensbutton5:hover img {visibility:hidden;}

a.gardensbutton6 {background-image:url(images/side_buttons/oakislands2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton6 a, a.gardensbutton6:link, a.gardensbutton6:visited {display:block;}
a.gardensbutton6 img {width:160px; height:24px; border:0;}
a.gardensbutton6:hover img {visibility:hidden;}

a.gardensbutton7 {background-image:url(images/side_buttons/pavilion2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.gardensbutton7 a, a.gardensbutton7:link, a.gardensbutton7:visited {display:block;}
a.gardensbutton7 img {width:160px; height:24px; border:0;}
a.gardensbutton7:hover img {visibility:hidden;}

/* Arboretum: Trails Buttons */
a.trailsbutton1 {background-image:url(images/side_buttons/owl2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.trailsbutton1 a, a.trailsbutton1:link, a.trailsbutton1:visited {display:block;}
a.trailsbutton1 img {width:160px; height:24px; border:0;}
a.trailsbutton1:hover img {visibility:hidden;}

a.trailsbutton2 {background-image:url(images/side_buttons/goldfinch2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.trailsbutton2 a, a.trailsbutton2:link, a.trailsbutton2:visited {display:block;}
a.trailsbutton2 img {width:160px; height:24px; border:0;}
a.trailsbutton2:hover img {visibility:hidden;}

a.trailsbutton3 {background-image:url(images/side_buttons/heron2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.trailsbutton3 a, a.trailsbutton3:link, a.trailsbutton3:visited {display:block;}
a.trailsbutton3 img {width:160px; height:24px; border:0;}
a.trailsbutton3:hover img {visibility:hidden;}

a.trailsbutton4 {background-image:url(images/side_buttons/bluebird2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.trailsbutton4 a, a.trailsbutton4:link, a.trailsbutton4:visited {display:block;}
a.trailsbutton4 img {width:160px; height:24px; border:0;}
a.trailsbutton4:hover img {visibility:hidden;}

/* Arboretum: Animals & Habitats Buttons */
a.anihabbutton1 {background-image:url(images/side_buttons/prairies2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.anihabbutton1 a, a.anihabbutton1:link, a.anihabbutton1:visited {display:block;}
a.anihabbutton1 img {width:160px; height:24px; border:0;}
a.anihabbutton1:hover img {visibility:hidden;}

a.anihabbutton2 {background-image:url(images/side_buttons/wetland2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.anihabbutton2 a, a.anihabbutton2:link, a.anihabbutton2:visited {display:block;}
a.anihabbutton2 img {width:160px; height:24px; border:0;}
a.anihabbutton2:hover img {visibility:hidden;}

a.anihabbutton3 {background-image:url(images/side_buttons/woodlands2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.anihabbutton3 a, a.anihabbutton3:link, a.anihabbutton3:visited {display:block;}
a.anihabbutton3 img {width:160px; height:24px; border:0;}
a.anihabbutton3:hover img {visibility:hidden;}

a.anihabbutton4 {background-image:url(images/side_buttons/birds2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.anihabbutton4 a, a.anihabbutton4:link, a.anihabbutton4:visited {display:block;}
a.anihabbutton4 img {width:160px; height:24px; border:0;}
a.anihabbutton4:hover img {visibility:hidden;}

a.anihabbutton5 {background-image:url(images/side_buttons/butterfly2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.anihabbutton5 a, a.anihabbutton5:link, a.anihabbutton5:visited {display:block;}
a.anihabbutton5 img {width:160px; height:24px; border:0;}
a.anihabbutton5:hover img {visibility:hidden;}

/* Arboretum: Plant Collection Buttons */
a.plantbutton1 {background-image:url(images/side_buttons/treeshrub2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.plantbutton1 a, a.plantbutton1:link, a.plantbutton1:visited {display:block;}
a.plantbutton1 img {width:160px; height:24px; border:0;}
a.plantbutton1:hover img {visibility:hidden;}

a.plantbutton2 {background-image:url(images/side_buttons/perennials2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.plantbutton2 a, a.plantbutton2:link, a.plantbutton2:visited {display:block;}
a.plantbutton2 img {width:160px; height:24px; border:0;}
a.plantbutton2:hover img {visibility:hidden;}

/* Arboretum: Signature Tree Button */
a.signaturebutton {background-image:url(images/side_buttons/signature2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.signaturebutton a, a.signaturebutton:link, a.signaturebutton:visited {display:block;}
a.signaturebutton img {width:160px; height:24px; border:0;}
a.signaturebutton:hover img {visibility:hidden;}

/* Arboretum: Whats in Bloom? Button */
a.whatsbloomingbutton {background-image:url(images/side_buttons/whatsblooming2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.whatsbloomingbutton a, a.whatsbloomingbutton:link, a.whatsbloomingbutton:visited {display:block;}
a.whatsbloomingbutton img {width:160px; height:24px; border:0;}
a.whatsbloomingbutton:hover img {visibility:hidden;}

/* Arboretum: Video Tour Button */
a.videobutton {background-image:url(images/side_buttons/videotour2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.videobutton a, a.videobutton:link, a.videobutton:visited {display:block;}
a.videobutton img {width:160px; height:24px; border:0;}
a.videobutton:hover img {visibility:hidden;}

/* Arboretum: Trail Map Button */
a.trailmapbutton {background-image:url(images/side_buttons/trailmap2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0;	padding:0; border:1px solid #56732e;}
a.trailmapbutton a, a.trailmapbutton:link, a.trailmapbutton:visited {display:block;}
a.trailmapbutton img {width:160px; height:24px; border:0;}
a.trailmapbutton:hover img {visibility:hidden;}


/* RAILWAY GARDEN Section */
a.whatrailway {background-image:url(images/side_buttons/whatisrail2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #265665;}
a.whatrailway a, a.whatrailway:link, a.whatrailway:visited {display:block;}
a.whatrailway img {width:160px; height:24px; border:0;}
a.whatrailway:hover img {visibility:hidden;}

a.railwayprog {background-image:url(images/side_buttons/progress2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #265665;}
a.railwayprog a, a.railwayprog:link, a.railwayprog:visited {display:block;}
a.railwayprog img {width:160px; height:24px; border:0;}
a.railwayprog:hover img {visibility:hidden;}

a.landscapes {background-image:url(images/side_buttons/landscape2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #265665;}
a.landscapes a, a.landscapes:link, a.landscapes:visited {display:block;}
a.landscapes img {width:160px; height:24px; border:0;}
a.landscapes:hover img {visibility:hidden;}

a.railwaytour {background-image:url(images/side_buttons/tour2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #265665;}
a.railwaytour a, a.railwaytour:link, a.railwaytour:visited {display:block;}
a.railwaytour img {width:160px; height:24px; border:0;}
a.railwaytour:hover img {visibility:hidden;}

a.trains {background-image:url(images/side_buttons/trains2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #265665;}
a.trains a, a.trains:link, a.trains:visited {display:block;}
a.trains img {width:160px; height:24px; border:0;}
a.trains:hover img {visibility:hidden;}



/* PROGRAMS Section */
/* Programs: Conservation Buttons */
a.monarchbutton {background:url(images/side_buttons/monarchwatch2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.monarchbutton a, a.monarchbutton:link, a.monarchbutton:visited {display:block;}
a.monarchbutton img {width:160px; height:24px; border:0;}
a.monarchbutton:hover img {visibility:hidden;}

a.conservehbutton {background:url(images/side_buttons/wetlands2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.conservehbutton a, a.conservehbutton:link, a.conservehbutton:visited {display:block;}
a.conservehbutton img {width:160px; height:24px; border:0;}
a.conservehbutton:hover img {visibility:hidden;}

/* Programs: Education Buttons */
a.classesbutton {background:url(images/side_buttons/classes2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.classesbutton a, a.classesbutton:link, a.classesbutton:visited {display:block;}
a.classesbutton img {width:160px; height:24px; border:0;}
a.classesbutton:hover img {visibility:hidden;}

a.tripsbutton {background:url(images/side_buttons/trips2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.tripsbutton a, a.tripsbutton:link, a.tripsbutton:visited {display:block;}
a.tripsbutton img {width:160px; height:24px; border:0;}
a.tripsbutton:hover img {visibility:hidden;}

/* Programs: Creativity in the Gardens Button */
a.creativitybutton {background:url(images/side_buttons/creativity2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.creativitybutton a, a.creativitybutton:link, a.creativitybutton:visited {display:block;}
a.creativitybutton img {width:160px; height:24px; border:0;}
a.creativitybutton:hover img {visibility:hidden;}

/* Programs: Hikes Button */
a.hikesbutton {background:url(images/side_buttons/hikes2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.hikesbutton a, a.hikesbutton:link, a.hikesbutton:visited {display:block;}
a.hikesbutton img {width:160px; height:24px; border:0;}
a.hikesbutton:hover img {visibility:hidden;}

/* Programs: Photoclub Button */
a.photoclubbutton {background:url(images/side_buttons/photoclub2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #241a44;}
a.photoclubbutton a, a.photoclubbutton:link, a.photoclubbutton:visited {display:block;}
a.photoclubbutton img {width:160px; height:24px; border:0;}
a.photoclubbutton:hover img {visibility:hidden;}


/* PRIVATE EVENTS AND RENTALS Section */
a.wedevents {background:url(images/side_buttons/weddings2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #91892b;}
a.wedevents a, a.wedevents:link, a.wedevents:visited {display:block;}
a.wedevents img {width:160px; height:24px; border:0;}
a.wedevents:hover img {visibility:hidden;}

a.facility {background:url(images/side_buttons/facilities2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #91892b;}
a.facility a, a.facility:link, a.facility:visited {display:block;}
a.facility img {width:160px; height:24px; border:0;}
a.facility:hover img {visibility:hidden;}

a.rates {background:url(images/side_buttons/rates2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #91892b;}
a.rates a, a.rates:link, a.rates:visited {display:block;}
a.rates img {width:160px; height:24px; border:0;}
a.rates:hover img {visibility:hidden;}

a.bookanevent {background:url(images/side_buttons/booking2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #91892b;}
a.bookanevent a, a.bookanevent:link, a.bookanevent:visited {display:block;}
a.bookanevent img {width:160px; height:24px; border:0;}
a.bookanevent:hover img {visibility:hidden;}

a.media {background:url(images/side_buttons/media2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #56732e;}
a.media a, a.media:link, a.media:visited {display:block;}
a.media img {width:160px; height:24px; border:0;}
a.media:hover img {visibility:hidden;}



/* FAQ Section */
a.whatsblooming {background:url(images/side_buttons/whatsinbloom2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #613517;}
a.whatsblooming a, a.whatsblooming:link, a.whatsblooming:visited {display:block;}
a.whatsblooming img {width:160px; height:24px; border:0;}
a.whatsblooming:hover img {visibility:hidden;}

a.GenInfo {background:url(images/side_buttons/general2.gif); background-repeat:no-repeat;
width:160px; height:24px; margin:0; padding:0; border:1px solid #613517;}
a.GenInfo a, a.GenInfo:link, a.GenInfo:visited {display:block;}
a.GenInfo img {width:160px; height:24px; border:0;}
a.GenInfo:hover img {visibility:hidden;}