	*{
	  font-family: "Comic Sans MS", "MarkerFelt-Thin", arial, helvetia, courier;
	  max-width:100%;
	  box-sizing:border-box;
	  color:navy; /*mediumblue;  DarkSlateGray; */
	}
	body
   {
     font-size: 15px;
	 font-weight:500;
	 width: min(1200px, 100%);
     background-color: #BDCC8B; 
	 margin: 0px auto  /* 8px auto */;
	 margin-bottom: 7px;
	 overflow-x:hidden;
	  /* padding:2px;*/
	 position:relative;
   }
 html{
   background-color: #789E75;    /*  #17A43A;  */
   background-image: url('/images/pines_html_bkgd4.jpg');
   background-size: cover;
   /*  background-position: fixed;  */
  }
    b{font-weight: 700;}
    /* #FBURL{position: absolute; left:92%; top:4px;} */
   div#FBURL {
    position: absolute;
    right: 1%;
    top: 1%;
    }
	#Content{
	  min-height:300px;
	  padding:8px;
	    /*  border:1px solid #090;  */
	 }
	 blockquote{
       width: min(600px, 100%);
	   margin:12px auto;
	 }
	 #h2Message
	 {font-size: 1.6rem;}
	 .CTC{
     font-size: inherit;
	 font-weight: inherit;
	 color: inherit;
	}
	CTC:hover{color:gold;}
 .overlaycontrols{
	 font-size:8em;
	 color:#30C;
	 cursor:pointer;
	 position: absolute;
	 z-index:100;
	 top:42%;
	 opacity:.60;
	 text-shadow: 3px 3px #EEE;
     font-weight: 800;
}
#skipNav{
    position: absolute;
	display:inline-block;
	padding:5px;
	background-color: LightSalmon;
    left: 1%;
    top: -10%;
	font-weight: 700;
	z-index:10000;
}
#skipNav:focus{
    top: 2%;
}
 .importantButton{
  border-width: 2px;
  font-size: 1.2em;
  color:navy;
  font-weight: 700;
  padding:4px;
}
   #header_inner,  #header_inner a
   {
     font-size:18px;
	 font-weight: 800;
   }
   #h2Header{font-style: italic;color:#309; margin-left:0; margin-right: 0;font-size:13pt;}
   #header_inner
   {
	 background-image: url('/images/header_2022.jpg');
	 background-repeat: no-repeat;
	 background-size:100% 100%;
	 height: 125px;
	 position:relative;
	 width:100%;
   }
	#headerAddress{
      font-size:18px; color:#F5F1D8; position:absolute; left:26%; top:60px
	}
	#All{
	  position: relative;
	   /* display:none; */
    }
	#headerAddress * {
      color:#F5F1D8;
	}
	#TopMenu, #navSlide{position:sticky; top: 0; z-index:10000;}
	#logo{margin-left: 26%; margin-top: 0;}
	#Adirondack-Campsites{
	   position: relative;
	   background-image: url('/images/main_1200.jpg');  /* pic in middle of home page */
	   background-repeat: no-repeat;
	   background-position: center top;
	   background-size:100% auto;
	   }
	table#menu tr td {border-right: 1.5px solid black;}
	div.menu a,
	div.menu a:visited,
	div.menu a:link{
	/* width:90px;
	 height:24px; */
	 font-size: 15px !important ;
	 text-align: center !important ;
	 font-weight: bold !important ;
	 text-decoration: none !important ;
	 margin-bottom:0px !important ;
	 display:block !important;
	 white-space:nowrap ;
	}
	#Adirondack-Campsites{ height:637px;}
    table.menu a:hover
	{
	   color:red;
	   background-color: blue;
	  }
	div.menu td
	{
	 border-bottom: 0px none #D33824 ;
	 border-top: 0px none #D33824 ;
	 border-left: 0px none #D33824 ;
	   /*  background-image:none;
	 background-color: #FFDE79;  */
	}
	caption
	{
	  font-size: 17px;
	  font-weight: 700;
    }
a.tl:visited
{
   color: blue;
}
 a.tl:hover
{
   color: blue;
}
tr.rates/*next two for rates table*/
   {
     font-size:17px;
	 color:#306;
	 background-color:#CFF
   }
td.rates2
   {
     font-size:16px;
	 color:#003;
	 background-color:#FFF;
	 height:12px;
   }
td.rates
   {
     font-size:17px;
	 font-weight: 800;
	 color:#0AA;
	 background-color:#CFF
   }
tr{
    vertical-align:top;
}
h1,h2,h3,h4,h5
{
	line-height: 108%;
	text-align: center;
	margin: 4px 2px;
	 /* color:DarkSlateGray; */
}
h1, h1 *{
	font-size: 26px;
	font-weight: 700;
}
h2, h2 *{
	font-size: 22px;
	font-weight: 600;
}
h3, h3 *{
	font-size: 19px;
	font-weight: 600;
	font-style:italic;
}
h4, h4 *{
    font-size: 17px;
}
h5, h5 *{
    font-size: 15px;
}
sup{
	 font-size:12px;
}
a{
    text-decoration: none;
    color:inherit;
	font-weight:inherit;
}
a:visited {color: DarkMagenta;  /* #A0A; */}
a:hover{
	color: #900;
    text-decoration: underline;
 }
 p{
    text-indent: .25in;
	text-align: left;
  }
  hr{margin:3px 0; height:2px; color: #096;}
  ul {font-weight: 600;}
  small{font-size:10px; }
.winter{color: blue;}
   #footerLinks a{
     font-size:12.5px;
   }
   #footerLinks{padding-bottom:5px;}
   #footer{
     font-size:11px;
	 height:auto;
	 border-top:1px solid blue;
	 padding:1%;
   }
   #divPics{ padding:1% 4%;}
   legend{
     font-size:14pt;
	 font-weight: 700;
     color: #339;
   }
   /*  #flashWide{width:98%;}
     img, *{
   max-width:99%;}  */
   .img{
   margin: 4px auto;
   display:block;
   }
   input,textarea,select{
  border-radius:6px;
  background-color: #EED;
  font-size: 13px;
  color: #333;
  border-color: blue;
  border-width: 1px;
  padding: 2px;
  margin: 4px;
  }
  input[type=text], input[type=password], input[type=phone], input[type=email], select, textarea{width:95%;}
  fieldset{
  border-radius:6px;
  padding:4px;
  margin:4px;
  width:auto;
  }
#campground_facilities_activities{padding:0 20px;}
#campground_facilities, campground_activities{width:48%; float:left; padding:0 1%;}
.clear{clear:both;}
.float{float:left; width:50%; margin:auto; padding:4px 0px;}
  	  /*  fiddler   6/11/2015 */
ul#ulMenu{
border:1px solid blue;
 /* background-image: url('/images/menu_bkg.jpg'); */
 background-color: DarkOliveGreen;
}
ul.tabs {
    margin:  0;
    padding: 0;
    list-style: none;
    display: table; /* [1] */
    table-layout: fixed; /* [2] */
    width: 100%; /* [3] */
	height:48px;
              /*  background-color: #BADA55;
    background-image: url('/images/menu_bkg.jpg');*/
	background-repeat: repeat-x;
	background-size:auto 100%;
}
    .tabs__item, ul#ulMenu  li , ul.tabs  li{
        display: table-cell; /* [4] */
	    height:48px;
		border-left:2px solid blue;
		vertical-align: middle;
    }
	ul#ulMenu  li:first-child , ul.tabs  li:first-child{
         border-left:0 solid blue;
	}
	/**
 * Primary nav. Extends `.tabs`.
 *
 * 1. Stop tabs’ corners leaking out beyond our 4px round.
 */
.primary-nav {
    text-align: center;
    border-radius: 4px;
    overflow: hidden; /* [1] */}
 .primary-nav a {
            padding: 0 .3em;
              /*  background-color: #BADA55;  */
            color: #fff;
            font-weight: bold;
            text-decoration: none;
			display: block;
			font-size:1em;
        }
  /*         .primary-nav li:hover {
            background-color: #A3C43B;
        }
 fiddler   6/11/2015  */
 .yesShow{display:none;}
 .yesShowIn{display:none;}
 .floatleft{float:left; width:50%;}
 .center{margin:auto;text-align: center;}
     /*  slide menu mobile

	#navSlide{z-index:100;position:relative;}
	#navSlide{position:absolute; z-index:100; top:50px;} */
    #SlideMenu {
	   display:none;
	   background-color: #F63;
	   position:absolute;
	   z-index:100;
	   top:50px;
	   max-width: 360px;
	   }
	 #SlideMenu a{
		border: 1px solid blue;
		border-bottom-width: 0;
		display: block;
		line-height: 30px;
		font-size: 18px;
		text-align: left;
		padding-left:2%;
	}
	 #SlideMenu a:hover{
        background-color: #FFF;
		color:#F00;
		}
	 #SlideMenu a:last-child{
		border-bottom: 1px solid blue;
		}
	#SlideMenu a.sub{padding-left:12%; font-size: 16px;}
    span.bubble{
    border-radius: 6px;
	border:1px solid #EEE;
    margin: 4px;
    padding: 4px;
    width: auto;
}
 img{max-width:100%; height:auto; border-width: 0;}
 input[type=button], input[type=submit], input[type=reset]{padding: 6px;}
 @media screen and (max-width: 1199px)
 { 
    body{
	   background-image:none;
	   margin:0;
	}
}
 @media screen and (max-width: 800px)
 {
    table{width:100%;}
 	#logo{margin-left: 0%;}
   .shimg800{display:none;}
   .thinonly{display:block;}
   	#headerAddress{
	  font-size:15px;
	  left:0;
	  bottom:-12%;
	  padding-left: 0px;
	 }
	 #headerAddress, #headerAddress *{
	   color:navy;
	   }
     #header_inner{
	  background-image: url('/images/mob_header_bkgd.gif');
	 }
   #campground_facilities_activities{
       padding-left:1%;
	}
	    .tabs__item {
        display: block; /* [4] */
		float:left;
	    height:28px;
		border-left:1px solid blue;
		width:31%;
		overflow:hidden;
    }
	.img{margin:0px;}
 }
  @media screen and (max-width: 580px)
  {
    div#divSlideShow_CC, div#divSlideShow_SS1 {height:255px !important;}
	.overlaycontrols{
	  top:16%;
	  font-size: 4.5em;
	  }
    #header_inner{
	  background-image: url('/images/mob_header_bkgd.gif');
	 }
	   /*
    ul {padding-left: 15px};
    #Adirondack-Campsites{ height:360px;}
    /* #FBURLpic{position: absolute;left:0%; top:10px; width:30px;height:auto;} */
	
	 #h2Message
	 {font-size: 1.45rem;}
    body{margin: 0; font-size: 13.5px}
   #campground_facilities_activities{padding:0;}
   #campground_facilities, campground_activities{width:100%; float:none; padding:1%;}
   #TopMenu{display:none;}
   #FBSHARE, .noShow{display:none;}
     #CLICK a, .tdBlock, .yesShow{display:block;}
   .yesShowIn{display:inline;}
	.noShow{display:none;}
	#Content{
		min-height: 50vh;
		padding: 4px;
	}
  #tblCalendar td, #tblRates td {display:table-cell;}

   input[type=text], input[type=password], input[type=phone], input[type=email], select{height:30px;}
   .floatleft{float:none; width:100% !important;}
   table.tdBlock>tbody>tr>td{display:block; width:100% !important;}
   div, .float{float:none; width:100% !important;}
   #campground_facilities_activities{padding:0 2px;}
   #campground_facilities, campground_activities{width:100%; float:none;}
	 ul#nav{
		height: 75px;
		border-width:1px;
	  }
	#nav li a{
		font-size:12px;
		line-height: 25px;
	 }
	#nav li{
		width:32%;
		height: 25px;
       border-width: 1px;
	 }
	h1, h1 *{	font-size: 18px;}
	h2, h2 *{	font-size: 17px;}
	h3, h3 *{ font-size: 16px;}
	h4, h4 *{	font-size: 15px;}
	h5, h5 *{ font-size: 14px;}
td.des, td.title{max-width:120px;}
.shimg{display:none;}
#div2  /*  homepage  */{
      height:250px; background-size:100% auto; background-repeat: repeat-y; }
	#main{max-width:95%;}
#footer{
  background-image: none;
  height:auto;
  margin:0;
}
#footer *{font-size:13px;}
#H2INDEX{
color:gold; font-weight: 700; text-align: left; font-size: 15px;}
#H2FOOTER{font-size:14px;margin-bottom:1px;}
#topimg{width:350px; height:auto;}
.thinonly{display:block;}
.menu-pic{display:none;}
 .divMenu{float:none; width:100%;}
 #best_ice_cream_in_saratoga  td{display:block;}
 #divShares{display:inline;}
 .ICON{width:25px; height:25px; margin:1px;}
 input[type=submit], input[type=button], input[type=reset]{
   height:36px !important; 
   font-size: 15px;
   max-width:40%;
   }
   div#FBURL {
    right: -40%;
    top: 2%;
  }
}  /*  end media query for small  */