@media screen {

* { margin: 0; padding: 0; }
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #BABABA;
	margin: 0;
	padding: 0;
	color: #000;
}
#wrapper{
	width: 90%;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6E3DB;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px;
}
p{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
/* ~~ Styling for site's links ~~ */
a:link {
	color: #800080;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
#container {
	background-color: #E6E3DB;	
}
#header {
	background-color: #FFFFFF;
	width: 90%;
	max-width: 1260px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#header #logo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2%;
	float: left;
	width: 40%;
	margin-left: 0px;
}
#header #logo img{
	max-width: 402px;
	height: auto;
    width: 100%;
}
#header #tagline{
	float: left;
	margin-top: 10px;
	margin-right: 2%;
	margin-bottom: 10px;
	width: 25%;
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 14px;
}
#header #topbanner{
	background-color: #003915;
	float: left;
	width: 67%;
	padding-left: 2%;
	padding-bottom: 4px;
	font-family: Rockwell,Times,"Times New Roman";
	clear: left;
	padding-top: 4px;
	display: none;
}
#header .bannerlg a{
	color: #E0E519;
	float: left;
	font-size: 18px;
	text-shadow: 0px 1px 1px #000000;
	margin-right: 6px;
	font-style: normal;
	font-weight: bold;
}
#header .bannersm a{
	color: #EEF5C2;
	font-size: 16px;
	float: left;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
	text-shadow: 0px 1px 1px #000000;

}


#social{
	width: 175px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	height: 33px;
}
#social img{
	margin-right: 5%;
	float: right;
	max-width: 25px;
	height: auto;
}
#subscribe{
	background-image: url(images/subscribe-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 29%;
	position: relative;
	z-index: 1;
	top: 0px;
	right: 0px;
	padding: 1%;
	float: right;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#StoriesSlide-480{
	display: none;
	visibility: hidden;
}
#subscribe-768{
	display: none;
}
#subscribe #ishue{
	float: left;
	width: 30%;
	height: auto;
	margin-left: 1%;
	margin-bottom: 1%;
}
#subscribe #ishue img{
	width: 100%;
	height: auto;
}
#subscribe #SubOptions{
	float: right;
	width: 50%;
	height: auto;
	margin-top: 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
#subscribe #sub-heading{
	text-transform: uppercase;
	color: #006600;
	font-weight: bold;
	float: left;
	width: 90%;
	list-style-position: inside;
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 1.2em;
}
#subscribe #sub-heading a:link, #subscribe #sub-heading a:visited, #subscribe #sub-heading a:active, #subscribe #sub-heading a:focus{
	text-transform: uppercase;
	color: #006600;
	font-weight: bold;
	float: left;
	width: 90%;
	list-style-position: inside;
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 1.2em;
	text-decoration: none;
}
#subscribe #sub-heading a:hover{
	text-decoration: underline;
}
#subscribe #SubOptions ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/rt-triangle.png);
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 90%;
	margin: 0px;
}
#subscribe #SubOptions ul li a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#subscribe #SubOptions ul li a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#subscribe #newsletter{
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 11px;
	color: #003817;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	float: left;
	width: 60%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
}
/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
	height: 0px;
	width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TopNavWrapper{
	background-color: #003917;
	width: 90%;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
}
/*** topnav **/
#topnav{
	display: none;
}
#topnav-main{
	background-color: #003A17;
	color: #FFFFFF;
	width: 70%;
	float: left;
	clear: left;
	padding-bottom: 6px;
	position: relative;
}
#topnav-main ul{
	margin:0px; padding:0px;
}
#topnav-main ul li{
	display: inline;
	height: 25px;
	list-style: none;
	position: relative;
	float: left;
}
#topnav-main li a
{
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Rockwell, Times, "Times New Roman";
	text-transform: capitalize;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topnav-main li a:hover
{
	text-decoration: none;
	color: #FFF200;
	background-color: #0B5523;
}
#topnav-main li ul
{
	margin: 0px;
	display: none;
	position: absolute;
	left: 15px;
	top: 25px;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border: 1px solid #000;
	z-index: 1000;
}
#topnav-main li:hover ul
{
	display:block;
	width:160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	z-index: 1000;
}
#topnav-main li li
{
	list-style:none;
	display:list-item;
	width: 160px;
	margin-left: -15px;
	padding-left: 15px;
}
#topnav-main li li a
{
	color:#000;
	text-decoration:none;
	width: 148px;
	display: block;
	font-size: 10px;
}
#topnav-main li li a:hover
{
	text-decoration:none;
	background-color: #608678;
	color: #FFF;	
}
/**Sub Sub Nav**/
#topnav-main .sub-menu ul.sub-menu 
{
	margin: 0px;
	position: absolute;
	left: 175px;
	top: 0px;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	border: 1px solid #000;
	visibility: hidden;
}
#topnav-main .sub-menu li:hover .sub-menu
{
	display: block;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	visibility: visible;
}

/**End Sub Sub Nav**/

/*** End top nav **/
#msearchbox{
	display: none;
}
#search{
	background-color: #003917;
	width: 30%;
	clear: right;
	float: right;
	padding-bottom: 6px;
	padding-top: 1px;
}
#searchbox{
	float: left;
	margin-right: 2%;
	margin-top: 8px;
	width: 50%;
}
#searchbox #searchform input[type="text"]{
	width: 50%;
}
#searchtext{
	float: right;
	width: 45%;
}
#search a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	line-height: normal;
}
#search-subscribe{
	display: none;
}
#content {	
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content ul, #content ol { 
	padding: 0 15px 15px 40px; 
}
#content #title h2 a{
	text-decoration: none;
}
#content .meta{
	padding-left: 15px;
}
/*---Home Page --*/
#hometop{
	clear: both;
	float: left;
	width: 100%;
}
#StoriesSlide{
	width: 70%;
	float: left;
	padding-right: 2.5%;
	padding-left: 2.5%;
	background-color: #FFFFFF;
}
#StoriesSlide #storiesTitle{
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}
#StoriesSlide #storiesTitle a:link,#StoriesSlide #storiesTitle a:active, #StoriesSlide #storiesTitle a:visited{
		color: #414958;

}
#AdirondackNewsViews{
	width: 75%;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#AdirondackNewsViews a:link, #AdirondackNewsViews a:active, #AdirondackNewsViews a:visited{
	color: #414958;
}
#AdirondackNewsViews h1{
	color: #FFFFFF;
	background-color: #013818;
	font-size: 16px;
	width: 95%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5%;
	font-family: "Georgia Bold", "Times New Roman";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopAds{
	float: right;
	width: 23%;
}
#TopAds #Ad1{
	margin-bottom: 10px;
}
#TopAds #Ad1 img{
	max-width: 100%;
	height: auto;
}
#TopAds #Ad2{
    margin-bottom: 10px;

}
#TopAds #Ad2 img{
	max-width: 100%;
	height: auto;
}
#TopAds #Ad3{
}
#TopAds #Ad3 img{
	max-width: 100%;
	height: auto;
}
#AdirondackNewsViews #LatestParkNews{
	float: left;
	width: 26%;
	margin-right: 3.5%;
	padding-top: 0px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	font-size: 13px;
	font-family: Helvetica, Arial;
	margin-top: 10px;
}
#AdirondackNewsViews #LatestParkNews img{
	max-width: 100%;
	height: auto;
	clear: both;
	float: left;
	display: block;
}
#AdirondackNewsViews #LatestParkNews h2 a{
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-family: "Arial Black", "Arial Bold", "Helvetica Bold";
}
#AdirondackNewsViews #LatestParkNews h3{
	font-size: 12px;
	text-transform: capitalize;
	font-family: Helvetica, Arial;
}
#AdirondackNewsViews #LatestParkNews ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#AdirondackNewsViews #LatestParkNews ul li{
	list-style-position: inside;
	list-style-image: url(images/orrange-dot.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}	
#AdirondackNewsViews #LatestParkNews ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
#AdirondackNewsViews #AdirondackAlmanac{
	float: left;
	width: 26%;
	font-size: 13px;
	font-family: Helvetica, Arial;
	margin-right: 3.5%;
	padding-top: 0px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	margin-top: 10px;
}
#AdirondackNewsViews h2 {
	margin: 0px;
	padding: 0px;
font-weight: bold;
}
#AdirondackNewsViews #AdirondackAlmanac h2 a{
	font-size: 16px;
	text-transform: uppercase;
	color: #D2232A;
	font-family: "Arial Black", "Arial Bold", "Helvetica Bold";
}
#AdirondackNewsViews #AdirondackAlmanac h3{
	font-size: 12px;
	text-transform: capitalize;
	font-family: Helvetica, Arial;
}
#AdirondackNewsViews #AdirondackAlmanac img{
	max-width: 100%;
	height: auto;
	clear: both;
	float: left;
	display: block;
}
#AdirondackNewsViews #AdirondackAlmanac ul{
	list-style-type: none;
padding: 0px;
margin: 0px;
}
#AdirondackNewsViews #AdirondackAlmanac ul li{
	background-image: url(images/orrange-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;	
}
#AdirondackNewsViews #AdirondackAlmanac ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	
}
#AdirondackNewsViews #Outtakes{
	float: left;
	width: 26%;
	font-size: 13px;
	font-family: Helvetica, Arial;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	
}
#AdirondackNewsViews #Outtakes h2{
	margin: 0px;
	padding: 0px;
   font-weight: bold;
}
#AdirondackNewsViews #Outtakes h2 a{
	font-size: 16px;
	text-transform: uppercase;
	color: #007037;
	font-family: "Arial Black", "Arial Bold", "Helvetica Bold";
}
#AdirondackNewsViews #Outtakes h3{
	font-size: 12px;
	text-transform: capitalize;
	font-family: Helvetica, Arial;
}

#AdirondackNewsViews #Outtakes img{
	max-width: 100%;
	height: auto;
}
#AdirondackNewsViews #Outtakes ul{
	list-style-type: none;
padding: 0px;
margin: 0px;
}
#AdirondackNewsViews #Outtakes ul li{
	background-image: url(images/orrange-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;	
	
}
#AdirondackNewsViews #Outtakes ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
}

#HomeBottom{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 4px;
}
#ad1{
	display: none;
}
#ad2{
	display: none;
}
#recentclear{
	clear: both;
	height: 1px;
}
#recent{
	clear: both;
	float: left;
	width: 100%;
	font-size: 13px;
	font-family: Helvetica, Arial;
}
#recent h2.recent {
	color: #FFFFFF;
	background-color: #000000;
	width: 95%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	margin-right: 0px;
	padding-right: 0px;
	display: block;
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 16px;
}
#recent h2.recent a{
	color: #FFFFFF;
	background-color: #000000;
	width: 97%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3%;
	padding-right: 0px;
	display: block;
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
}
#recent h2.recent a:hover{
}
#recent-Outdoor-Recreation{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3.5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
}
#recent-Outdoor-Recreation img{
    max-width: 100%;
	height: auto;
}
#recent-Outdoor-Recreation h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Outdoor-Recreation h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Natural-History{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3.5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
}
#recent-Natural-History img{
    max-width: 100%;
	height: auto;
}
#recent-Natural-History h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #AB8858;
	font-family: Helvetica, Arial;

}
#recent-Natural-History h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #AB8858;
	font-family: Helvetica, Arial;
}
#recent-Art-Culture{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3.5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
}
#recent-Art-Culture img{
	max-width: 100%;
	height: auto;
}
#recent-Art-Culture h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #25408F;
	font-family: Helvetica, Arial;
	line-height: normal;
}
#recent-Art-Culture h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #25408F;
	font-family: Helvetica, Arial;
}
#recent-Environment{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-right: 3.333333%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
	
}
#recent-Environment img{
	max-width: 100%;
	height: auto;
}
#recent-Environment h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #9933CC;
	font-family: Helvetica, Arial;
}
#recent-Environment h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #9933CC;
	font-family: Helvetica, Arial;
}
#recent-Gear-Reviews{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3.5%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
}
#recent-Gear-Reviews img{
	max-width: 100%;
	height: auto;
}
#recent-Gear-Reviews h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #669999;
	font-family: Helvetica, Arial;
}
#recent-Gear-Reviews h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
}
#discover-the-explorer{
	color: #000000;
	background-color: #CCCCCC;
	float: left;
	width: 26%;
	margin-bottom: 6px;
	padding-right: 3.333333%;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-top: 10px;
}
#discover-the-explorer h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #013818;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;
}
#discover-the-explorer h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;
}
#discover-the-explorer img{
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	max-height: 225px;
	clear: both;
	margin-bottom: 15px;
	width: auto;
}
#discover-the-explorer p{
	text-align: center;
	padding-top: 15px;
}
#discover-the-explorer p a{
	font-size: 15px;
	color: #E84D2E;
	font-weight: bold;
}
#book-reviews{
	float: left;
	width: 47.5%;
	margin-right: 5%;
	background-color: #FFFFFF;
	margin-top: 10px;
  font-size: 13px;
  font-family: Helvetica,Arial;
}

#book-reviews ul{
	margin: 0px;
	padding: 0px;
}
#book-reviews li{
	list-style-position: inside;
	list-style-image: url(images/orrange-dot.png);
	margin: 0px;
	padding: 0px;
}
#book-reviews ul li a{
	margin: 0px;
	padding: 0px;
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
#book-reviews img{
	clear: left;
	float: left;
	max-height: 150px;
}
#book-reviews h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013818;
	display: block;
	clear: both;
	float: left;
	width: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#book-reviews h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#book-reviews h3 a:hover{
	color: #fff200;
}
#AdventurePlanner{
	float: left;
	width: 47.5%;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 13px;
	font-family: Helvetica, Arial;
	padding-bottom: 4px;
}
#AdventurePlanner a:link, #AdventurePlanner a:active, #AdventurePlanner a:visited{
	color: #800080;
	padding-top: 6px;
}
#AdventurePlanner img{
	clear: left;
float: left;
max-height: 150px;
}
#AdventurePlanner ul{
	margin: 0px;
	padding: 0px;
}
#AdventurePlanner h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013818;
	display: block;
	clear: both;
	float: left;
	width: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#AdventurePlanner h3 a:link, #AdventurePlanner h3 a:active, #AdventurePlanner h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#AdventurePlanner h3 a:hover{
	color: #fff200;
}
#adventure-planner-slideshow{
	float: left;
	clear: left;
	max-width: 225px;
	padding-bottom: 25px;
}
/*#adventure-planner-slideshow img{
	max-width: 150px;
	height: auto;
}*/
div.title a{
	font-size: 14px;
}
/*---End Home Page--*/
/* ~~ The footer ~~ */
#footer {
	background-color: #A9A9A4;
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer #credit{
	font-size: 12px;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #414958;
}
#footer a:hover{
	text-decoration: underline;
	color: #000000;
}
#footer ul{
	list-style-type: none;
}
#footer h3{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#footer #col1{
	float: left;
	width: 30.3333%;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 1.5%;
	padding-left: 1.5%;
}

#footer #col2{
		float: left;
	width: 30.3333%;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 1.5%;
	padding-left: 1.5%;
}

#footer #col3{
	float: left;
	width: 30.3333%;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 1.5%;
	padding-left: 1.5%;
}
#topbut{
	display: none;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/** MailChimp **/
#mc_embed_signup{clear:left; }
	#mc_embed_signup input
{
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #999999;
  border-right-color-value: #999999;
  border-bottom-color: #999999;
  border-left-color-value: #999999;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
}
#mc_embed_signup input:focus
{
  border-top-color: #333333;
  border-right-color-value: #333333;
  border-bottom-color: #333333;
  border-left-color-value: #333333;
}
#mc_embed_signup input.email
{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-indent: 5px;
  width: 50%;
  min-width: 100px;
}
#mc_embed_signup .button
{
  
  background-color: #006600;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
#mc_embed_signup input.button
{
  
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 4px;
  padding-right: 4px;
  min-width: 60px;
}
#mc_embed_signup .button:hover
{
  background-color: #777777;
}
/** End Mail Chimp **/
/** Featured Articles**/
.FA_overall_container_classic_responsive .FA_featured_articles .FA_article .FA_wrap {
padding: 30px 40px 0px;
}
/* 
-------------------------------------------------------------- 
Image Attachments
-------------------------------------------------------------- 
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img, #sidebar img, .wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

img.aligncenter, .wp-caption.aligncenter {
	margin: 0 auto 1.5em auto
	max-width: 100%;
	height: auto;
}

.image-attachment .entry-header {
	margin-left: 0;
	width: 100%;
	float: none;
}
.image-attachment div.entry-meta {
	float: left;
	font-size: .9em;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
	font-size: .9em;
}

.image-attachment .previous-image {
	margin-right: 10px;
}
.image-attachment .next-image {
	margin-left: 10px;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.video {
	margin: 0 0 1em 0;
}

.video {
	width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 58%;
	
	height: 0;
	overflow: hidden;
	max-width: 242px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#book-slideshow{
	max-width: 150px;
	float: left;
	clear: left;
	height: auto;
}
#book-slideshow img{
	max-width: 150px;
	height: auto;
}

/* 
--------------------------------------------------------------
Images
-------------------------------------------------------------- 
*/

a img {
	border: none;
}
p img {
	margin-bottom: 1em; 
}


img.alignleft,
.wp-caption.alignleft {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.alignright,
.wp-caption.alignright {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 5px;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 0 auto 1.5em auto;
	height: auto;
}
.wp-caption {
	padding: 10px;
	text-align: center;
	border: 1px #ccc solid;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	font-size: 80%;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}



blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata {
	padding-left: 15px;
}

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }
} /* END screen media */

/* Desktop Layout: 968 or less */

@media screen and (max-width: 968px) {
	#subscribe #ishue{
	float: left;
	width: 33%;
	height: auto;
	margin-left: 0%;
	margin-bottom: 1%;
}
#subscribe #ishue img{
	width: 100%;
	height: auto;
}

	#subscribe #newsletter{
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 10px;
	color: #003817;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	float: left;
	width: 95%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2.5%;
	padding-top: 2px;
	margin-right: 2.5%;
}
#subscribe #sub-heading a:link, #subscribe #sub-heading a:visited, #subscribe #sub-heading a:active, #subscribe #sub-heading a:focus{
	font-size: 1em;
}

}

/* Desktop Layout: 768 or less */

@media screen and (max-width: 768px) {
body {
	background-color: #FFFFFF;
	
}
#wrapper{
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

#container {
	background-color: #FFFFFF;	
}
#header {
	background-color: #FFFFFF;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
}
#header #logo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2%;
	float: left;
	width: 40%;
	margin-left: 0px;
}
#header #logo img{
	max-width: 402px;
	height: auto;
    width: 100%;
}
#header #tagline{
	float: left;
	margin-top: 40px;
	margin-right: 0%;
	margin-bottom: 10px;
	width: 56%;
}
#TopNavWrapper{

	background-color: #FFFFFF;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
}

#search{
	background-color: #FFF;
	width: 60%;
	clear: right;
	float: right;
	position: relative;
	z-index: 102;
	margin-top: 4px;
	margin-right: 2.5%;
	margin-bottom: 2px;
	text-align: right;
}
#search a{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 4px;
	margin-right: 0px;
}
#searchbox{
	float: right;
	margin-right: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: right;
}
#searchtext{
	float: right;
	width: 100%;
	text-align: right;
}
#search-subscribe{
	display: inline-block;
}
#topnav-main{
	background-color: #003A17;
	color: #FFFFFF;
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 6px;
	position: relative;
}

#subscribe{
	background-image: none;
	background-repeat: no-repeat;
	float: right;
	width: 0%;
	position: relative;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0%;
	clip: rect(auto,0px,auto,auto);
}
#subscribe-768 #sub-heading a:link, #subscribe-768 #sub-heading a:visited, #subscribe-768 #sub-heading a:active, #subscribe-768 #sub-heading a:focus{
	text-transform: uppercase;
	color: #006600;
	font-weight: bold;
	float: left;
	width: 90%;
	list-style-position: inside;
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 1.2em;
	text-decoration: none;
}
#subscribe-768 #sub-heading a:hover{
	text-decoration: underline;
}
#social{
	width: 400px;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 100;
	height: 25px;
}
#social img{
	margin-right: 0px;
	float: right;
	max-width: 25px;
	margin-left: 15px;
}
#content{
	padding-top: 0px;
}
#hometop{
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

/* Subscribe 768 */
#subscribe-768{
	background-image: url(images/subscribe-bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 50%;
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0px;
	padding: 0%;
	background-position: left top;
	clear: left;
}
#subscribe-768 #ishue{
	float: left;
	width: 35%;
	height: auto;
	margin-left: 1%;
}
#subscribe-768 #ishue img{
	
	width: auto;
	
	max-height: 125px;
}
#subscribe-768 #SubOptions{
	float: right;
	width: 60%;
	height: auto;
	margin-top: 0px;
}
#subscribe-768 #sub-heading{
	text-transform: uppercase;
	color: #006600;
	font-weight: bold;
	float: left;
	width: 90%;
	list-style-position: inside;
}
#subscribe-768 #SubOptions ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/rt-triangle.png);
	float: left;
	font-size: 12px;
	padding: 0px;
	width: 90%;
	margin: 0px;
}
#subscribe-768 #SubOptions ul li a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#subscribe-768 #SubOptions ul li a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#subscribe-768 #newsletter{
	font-family: Rockwell, Times, "Times New Roman";
	font-size: 11px;
	color: #003817;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	float: left;
	width: 60%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
}
#StoriesSlide{
	width: 50%;
	float: left;
	padding-right: 0%;
	padding-left: 0%;
	background-color: #FFFFFF;
	clear: left;
}
#TopAds{
	display: none;
}
#AdirondackNewsViews{
	width: 48%;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: absolute;
	top: -10px;
	right: 0px;
	padding-left: 2%;
}

#AdirondackNewsViews h1{
	color: #FFFFFF;
	background-color: #013818;
	font-size: 16px;
	width: 95%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5%;
	font-family: "Georgia Bold", "Times New Roman";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wp-caption {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#AdirondackNewsViews #LatestParkNews{
	float: left;
	width: 95%;
	margin-right: 0%;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	clear: both;
}
#AdirondackNewsViews #LatestParkNews img{
	max-width: 40%;
	height: auto;
	clear: both;
	float: left;
	display: block;
	margin-right: 5%;
}
#AdirondackNewsViews #LatestParkNews h3{
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-family: Helvetica, Arial;
	float: right;
	width: 55%;
	
}
#AdirondackNewsViews #LatestParkNews ul{
	margin: 0px;
	padding: 0px;
}
#AdirondackNewsViews #LatestParkNews ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#AdirondackNewsViews #LatestParkNews ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	
}
#AdirondackNewsViews #AdirondackAlmanac{
	float: left;
	width: 95%;
	font-size: 13px;
	font-family: Helvetica, Arial;
	margin-right: 0%;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	clear: both;
}

#AdirondackNewsViews #AdirondackAlmanac h3{
	font-size: 12px;
	text-transform: uppercase;
	color: #D2232A;
	font-family: Helvetica, Arial;
	
	
}
#AdirondackNewsViews #AdirondackAlmanac img{
	max-width: 40%;
	height: auto;
	clear: both;
	float: left;
	display: block;
	margin-right: 5%;
}
#AdirondackNewsViews #AdirondackAlmanac ul{
	list-style-type: none;
padding: 0px;
margin: 0px;
}
#AdirondackNewsViews #AdirondackAlmanac ul li{
	background-image: url(images/orrange-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;	
}
#AdirondackNewsViews #AdirondackAlmanac ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	
}
#AdirondackNewsViews #Outtakes{
	float: left;
	width: 95%;
	font-size: 13px;
	font-family: Helvetica, Arial;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-bottom: 10px;
	padding-left: 2.5%;
	clear: both;
}
#AdirondackNewsViews #Outtakes h3{
	font-size: 12px;
	text-transform: uppercase;
	color: #007037;
	font-family: Helvetica, Arial;
	
	
}
#AdirondackNewsViews #Outtakes img{
	max-width: 40%;
	height: auto;
	clear: both;
	float: left;
	display: block;
	margin-right: 5%;
}
#AdirondackNewsViews #Outtakes ul{
	list-style-type: none;
padding: 0px;
margin: 0px;
}
#AdirondackNewsViews #Outtakes ul li{
	background-image: url(images/orrange-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;	
	
}
#AdirondackNewsViews #Outtakes ul li a{
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 10px;
	font-weight: bold;
}
/* Recent */
#recentclear{
	clear: none;
	height: 0px;
}
#recent-Outdoor-Recreation{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: left;

}
#recent-Outdoor-Recreation img{
    max-width: 100%;
	height: auto;
}
#recent-Outdoor-Recreation h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Outdoor-Recreation h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Natural-History{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: right;
}
#recent-Natural-History img{
    max-width: 100%;
	height: auto;
}
#recent-Natural-History h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #AB8858;
	font-family: Helvetica, Arial;

}
#recent-Natural-History h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #AB8858;
	font-family: Helvetica, Arial;
}
#recent-Art-Culture{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: left;

}
#recent-Art-Culture img{
	max-width: 100%;
	height: auto;
}
#recent-Art-Culture h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #25408F;
	font-family: Helvetica, Arial;
	line-height: normal;
}
#recent-Art-Culture h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #25408F;
	font-family: Helvetica, Arial;
}
#ad1{
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: right;
	display: inline-block;
}
#ad1 img{
	max-width: 100%;
	height: auto;
}
#recent-Environment{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: left;

}
#recent-Environment img{
	max-width: 100%;
	height: auto;
}
#recent-Environment h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #9933CC;
	font-family: Helvetica, Arial;

}
#recent-Environment h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #9933CC;
	font-family: Helvetica, Arial;
}
#recent-Gear-Reviews{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: right;

}
#recent-Gear-Reviews img{
	max-width: 100%;
	height: auto;
}
#recent-Gear-Reviews h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #669999;
	font-family: Helvetica, Arial;

}
#recent-Gear-Reviews h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
}
#discover-the-explorer{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 3%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: left;

}
#discover-the-explorer img{
	max-width: 100%;
	height: auto;
}
#discover-the-explorer h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #669999;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;

}
#discover-the-explorer h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;
}
#discover-the-explorer img{
	
 margin-right: 10px;
  margin-top: 5px;
  float: left;
  max-height: 225px;
  clear: both;	
}
#ad2{
	background-color: #FFFFFF;
	float: left;
	width: 44.5%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: right;
	display: inline-block;
}
#ad2 img{
	max-width: 100%;
	height: auto;
}
.advert{
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#footer{
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#topbut{
	display: inline-block;
	clear: both;
	float: left;
	margin-right: 37.5%;
	margin-bottom: 10px;
	width: 25%;
	margin-left: 37.5%;
	margin-top: 25px;
}
#header #topbanner{
	float: left;
	clear: left;
	width: 100%;
	position: relative;
	
}  
}
/*  Layout: 480 or less */

@media screen and (max-width: 480px) {
	
	#wrapper{
	width: 100%;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0%;
	padding-left: 0%;
	margin: 0;
	border-top-style: none;
}
#header {
	background-color: #FFFFFF;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
}
#header #tagline{
	float: left;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
}
#header #logo{
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 5%;
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
}
#header #logo img{
	max-width: 402px;
	height: auto;
    width: 100%;
}
#search{
	background-color: #FFF;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	z-index: 102;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	text-align: right;
	margin-left: 0%;
}
#search a{
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 4px;
	margin-right: 0px;
}
#searchbox{
	float: none;
	margin-right: 0px;
	width: 0%;
	margin-top: 0px;
	display: none;
}
#msearchbox{
	display: inline-block;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5%;
	width: 70%;
	position: absolute;
	right: 0px;
	z-index: 1001;
}
#msearchbox #searchform{
	float: right;
	width: 70%;
}
#msearchbox #searchform input[type="text"]{
	width: 50%;
	
}
#searchtext{
	float: right;
	width: 100%;
	text-align: right;
}
#search-subscribe{
	display: inline-block;
}
#TopNavWrapper{
	background-color: #ffffff;
	position: relative;
	
}
#topnav-main{
	display: none;
}
#topnav {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 0px;
	position: relative;
	height: 38px;
	z-index: 1001;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	display: inline-block;
}	

/* menu icon */
	#menu-icon {
	color: #333333;
	width: 25%;
	height: 30px;
	cursor: pointer;
	display: block; /* show menu icon */
	position: absolute;
	z-index: 2001;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 42px;
	background-color: #FFFFFF;
	background-image: url(images/menu-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	left: 0px;
	border-right-width: thin;
	border-right-color: #333333;
	}
	#menu-icon:hover {
	background-color: #007134;
	color: #FFFFFF;
	}
	#menu-icon.active {
	background-color: #007134;
	color: #FFFFFF;
	}
	
/* menu-topnav */
	#menu-topnav {
	clear: both;
	position: absolute;
	top: 38px;
	width: 100%;
	z-index: 10001;
	display: none;
	background-color: #007134;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#menu-topnav li {
	clear: both;
	float: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
		
	
	}
	#menu-topnav li a{
	border-bottom-style: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
	}
	#menu-topnav a, 
	#menu-topnav ul a {
	font: inherit;
	background: none;
	display: block;
	color: #666;
	border: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	}
	#menu-topnav a:hover, 
	#menu-topnav ul a:hover {
	text-decoration: none;
	color: #FFF200;
	background-color: #0B5523;
	background-image: none;
	}
	#topnav li a:hover{
	
	}
	
		/* dropdown */

#topnav li ul{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav ul li ul .sub-menu{
	display: none;
	}

#topnav ul li ul li{
	display: none;
	}
#topnav ul ul a {
	
	display: none;
}
#subscribe-768{
	display: none;
}

/* News & Views */

#AdirondackNewsViews{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	clear: both;
	padding-right: 0px;
}

/* Slider */
#StoriesSlide{
	width: 50%;
	float: left;
	padding-right: 0%;
	padding-left: 0%;
	background-color: #FFFFFF;
	clear: left;
	display: none;
}
#StoriesSlide-480{
	width: 100%;
	float: left;
	padding-right: 0%;
	padding-left: 0%;
	background-color: #FFFFFF;
	clear: left;
	display: inline-block;
	visibility: visible;
	padding-top: 10px;
}
#StoriesSlide #storiesTitle{
	font-family: Helvetica, Arial;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}

/* Recent */
#recent{
	display: none;
}
#recent-Outdoor-Recreation{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;

}
#recent-Outdoor-Recreation img{
    max-width: 100%;
	height: auto;
}
#recent-Outdoor-Recreation h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Outdoor-Recreation h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #A5181C;
	font-family: Helvetica, Arial;
}
#recent-Natural-History{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;
}
#recent-Natural-History img{
    max-width: 100%;
	height: auto;
}
#recent-Natural-History h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #AB8858;
	font-family: Helvetica, Arial;

}
#recent-Natural-History h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #AB8858;
	font-family: Helvetica, Arial;
}
#recent-Art-Culture{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-right: 0%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;

}
#recent-Art-Culture img{
	max-width: 100%;
	height: auto;
}
#recent-Art-Culture h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #25408F;
	font-family: Helvetica, Arial;
	line-height: normal;
}
#recent-Art-Culture h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #25408F;
	font-family: Helvetica, Arial;
}
#recent-Environment{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;

}
#recent-Environment img{
	max-width: 100%;
	height: auto;
}
#recent-Environment h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #9933CC;
	font-family: Helvetica, Arial;

}
#recent-Environment h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #9933CC;
	font-family: Helvetica, Arial;
}
#recent-Gear-Reviews{
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0%;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;

}
#recent-Gear-Reviews img{
	max-width: 100%;
	height: auto;
}
#recent-Gear-Reviews h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #669999;
	font-family: Helvetica, Arial;

}
#recent-Gear-Reviews h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
}
#discover-the-explorer{
	color: #000000;
	background-color: #CCCCCC;
	float: left;
	width: 96%;
	margin-bottom: 6px;
	padding-right: 0%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 10px;
	clear: both;

}
#discover-the-explorer img{
	max-width: 100%;
	height: auto;
}
#discover-the-explorer h2 a{
	font-size: 12px;
	text-transform: uppercase;
	color: #669999;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;

}
#discover-the-explorer h3 a{
	font-size: 12px;
	text-transform: capitalize;
	color: #669999;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;
}
#discover-the-explorer img{
	
 margin-right: 10px;
  margin-top: 5px;
  float: left;
  max-height: 225px;
  clear: both;	
}

#book-reviews{
	float: left;
	width: 100%;
	margin-right: 0%;
	background-color: #FFFFFF;
	margin-top: 10px;
	clear: both;
}
#book-reviews ul{
	margin: 0px;
	padding: 0px;
}
#book-reviews li{
	list-style-position: inside;
	list-style-image: url(images/orrange-dot.png);
	margin: 0px;
	padding: 0px;
}
#book-reviews ul li a{
	margin: 0px;
	padding: 0px;
	font-family: "Georgia Bold", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
#book-reviews img{
	clear: left;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 5%;
	margin-top: 8px;
}
#book-reviews h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013818;
	display: block;
	clear: both;
	float: left;
	width: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	padding-right: 0px;
	margin: 0px;
}
#book-reviews h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#book-reviews h3 a:hover{
	color: #fff200;
}#AdventurePlanner{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 13px;
	font-family: Helvetica, Arial;
}
#AdventurePlanner img{
	max-height: 150px;
	width: auto;
}
#AdventurePlanner h3{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013818;
	display: block;
	clear: both;
	float: left;
	width: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5%;
	padding-right: 0px;
	margin: 0px;
}
#AdventurePlanner h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#AdventurePlanner h3 a:hover{
	color: #fff200;
}



}	
@media screen and (max-width: 320px) {
	.FA_overall_container_classic_responsive .FA_featured_articles .FA_article .FA_wrap {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footer #col1 {
float: left;
width: 97%;
padding-bottom: 10px;
text-align: left;
padding-right: 1.5%;
padding-left: 1.5%;
}
#footer #col2 {
float: left;
width: 97%;
padding-bottom: 10px;
text-align: left;
padding-right: 1.5%;
padding-left: 1.5%;
}
#footer #col3 {
float: left;
width: 97%;
padding-bottom: 10px;
text-align: left;
padding-right: 1.5%;
padding-left: 1.5%;
}
#header .bannerlg a{
	color: #E0E519;
	float: left;
	font-size: 16px;
	text-shadow: 0px 1px 1px #000000;
	margin-right: 6px;
	font-style: normal;
	font-weight: bold;
}
#header .bannersm a{
	color: #EEF5C2;
	font-size: 14px;
	float: left;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
	text-shadow: 0px 1px 1px #000000;

}

}

@media screen and (min-width: 600px) {

	/* ensure #nav is visible on desktop version */
	#nav {
		display: block !important;
	}

}


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */