.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFF7D8;
}

a {
	color: fff7d8;
}

.subnavigation {
	background-image:"../images/nav_bar_11.gif";
	font-family: helvetica, san-serif;
	font-size: 12px;
	font-weight: 800;
	color:#FFDA4B;
	text-decoration: none;
	text-align: center;
}

.subnavigation a {
	font-family: helvetica, san-serif;
	font-size: 12px;
	font-weight: 800;
	color: #FFDA4B;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
	text-align:center;
	display: inline;
	/* needed for Internet explorer
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
	Needed for Safari
	text-shadow: #666666 5px 5px 5px; */ 
}

.subnavigation a:visited {
	color: #FFDA4B;

}

.subnavigation a:hover {
	color: #fff7d8;
}

.navigation {
	background-image:"../images/menubg.jpg";
	font-family: helvetica, san-serif;
	font-size: 12px;
	font-weight: 800;
	color: fff7d8;
	text-decoration: none;
	padding: 6px;
	text-align:center;
	display: inline;
}

.navigation a {
	font-family: helvetica, san-serif;
	font-size: 12px;
	font-weight: 800;
	color: #fff7d8;
	text-decoration: none;
	padding: 6px;
	text-align:center;
	display: inline;
	/* needed for Internet explorer */
	/*filter: Shadow(Color=#333333, Direction=125, Strength=3);*/
	/* Needed for Safari */
	/*text-shadow:#333333 3px 3px 3px;*/ 
}

.navigation a:visited {
	color: #fff7d8;
}

.navigation a:hover {
	color: #024F01;
	/*background-color: #FFF7D8;*/
}

.body_H1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #024F01;
}
.body_text {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

.body_text_sm {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}

.sidebar_H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF7D8;
	text-transform: uppercase;
}
.sidebar_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFF7D8;
	font-weight: normal;
	text-transform: none;
	line-height: 14px;
	font-variant: normal;
}
.sidebar_caption {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
}
#activities {
	position:absolute;
	left:66px;
	top:101px;
	width:386px;
	height:16px;
	z-index:1;
	visibility: hidden;
	background-color: #024F01;
}
.sidebar_H2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.body_H2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #024F01;
	list-style-type: disc;
}
.body_text2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}

.header_leaf {
	background-image: url(../images/header_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 35px;
}
.footer_leaf {
	background-image: url(../images/header_footer_06.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sideabar_ripped {
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-image: url(../images/sidebar_08.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebar_comicSans {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #6E8455;
	text-indent: 10px;
}
.sidebar_ripped_light {
	background-image: url(../images/sidebar_11.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #6E8455;
	text-indent: 10px;
}
.sidebar_ripped_dark {
	background-image: url(../images/sidebar2_11.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #6E8455;
	text-indent: 10px;
}
body {
	background-color: #024F01;
	margin-top: 0px;
	background-image: url(../images/adirondacks_bg3800.jpg);
    background-position: top center; 
    background-repeat: no-repeat;
}
.style4 {font-size: 10px; font-family: Arial;}
.body_H3_list {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #024F01;
}

/* borders */
#Table_01{
  border: 3px solid black;
}

.nav-container{
 border-bottom: 3px solid black;
 border-top: 3px solid black;
}

.border-left{
 border-left: 3px solid black;
}

/* new navigation */

/** New navigation 041311 **/

/* 
	LEVEL ONE
*/

.navigation{
 display: block;
 padding: 0;
}

ul.dropdown                         {z-index: 2; position: relative; background-color: #024f01; margin-top: 0; list-style-type:none; padding-top: 2px; padding-bottom: 2px;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #024f01; }
ul.dropdown a:active                { color: #024f01; }
ul.dropdown li a                    { display: block; padding: 6px 10px; color: #FFFFCC; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #FFF7D8; position: relative; }
ul.dropdown li.hover a              { color: #024f01; text-decoration: none; }
ul.dropdown  a:hover                { text-decoration: underline;}

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ z-index: 2; width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; list-style-type: none; padding-left: 0; }
ul.dropdown ul li 					{ z-index: 2; font-weight: normal; background: #024f01;float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; text-align: left;} 
ul.dropdown ul li:hover                { background: #FFF7D8; position: relative; }
ul.dropdown li.hover li a              { color: #FFFFCC; }
ul.dropdown li.hover li a:hover              { color: #024f01; }


/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
