body {
  margin: 0in;
  width: 100%;
  font-size: 115%;
  }

a:visited {
  color: #0000ff;
  }
 
a:hover {
  text-decoration: underline;
  color: red;
  }

a.gen:link, a.gov:link {
  text-decoration: inherit;
  color: inherit;
  }
  
a.gen:visited, a.gov:visited {
  /*
  text-decoration: none;
  */
  color: inherit;
  }
 
a.gen:hover, a.gov:hover {
  text-decoration: underline;
  color: red;
  }

span {
  }
span.gen {
  }
/*
label::after {
  content: "Not Live!";
  padding: 2px;
  padding-bottom: 0px;
  display: none;
  position: relative;
  top: 0px;
  right: -30px;
  width: 80px;
  text-align: center;
  color: #FF0000;
  background-color: #FFFFFF;
  opacity: 1;
  border: 1px solid #000000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  }
label:hover::after {
  display: block;
  }
*/

label.gen:hover {
  text-decoration: underline;
  color: red;
  }

img {
  border: 0;
  float: inherit;
  }

h1 {
  color: #ffffff; 
  padding-left: 0.5%; 
  padding-right: 0.5%; 
  padding-top: 0.06in;
  margin-top: 0;
  margin-bottom: 0.05in;
  width: 98.99%;
  text-align: center;
  break-inside: avoid;
  }

h1.red          { background: rgb(193, 55, 53);}  /*  #d12128; */
h1.brown        { background: rgb(122, 91, 54);}  /*  #804000; */
h1.blue         { background: rgb(  1,  0,247);}  /*  blue;    */
h1.light-blue   { background: rgb( 78,170,234);}  /*  #6070ff; */
h1.green        { background: rgb( 83,144, 86);}  /*  green;   */

div.key_findings_red       { background: rgb(242,218,209);} /* #f4d8cc */
div.key_findings_brown     { background: rgb(232,221,210);} /* #f0e0c0 */
div.key_findings_blue      { background: rgb(217,216,254);} /* #d0d0ff */
div.key_findings_light-blue{ background: rgb(207,223,251);} /* #e0e0ff */
div.key_findings_green     { background: rgb(223,230,221);} /* #c0ffc0 */

div.key_findings_red,
div.key_findings_brown,
div.key_findings_blue,
div.key_findings_light-blue,
div.key_findings_green
  { 
  padding: 0.1in;
  padding-bottom: 0.02in;
  margin-top: 0.1in;
  margin-right: 0.05in;
  margin-bottom: 0.1in;
  }

                           
h2 {
  text-align: center; 
  font-size: 300%;
  margin: 0;
  break-inside: avoid;
  }

h3 {
  text-align: center;
  font-size: 225%;
  margin: 0;
  break-inside: avoid;
  }

h4 {
  break-inside: avoid;
  }

h5 {
  text-align: left;
  font-size: 150%;
  margin: 0;
  padding: 0;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  break-inside: avoid;
  }

h6 {
  font-weight: bold;
  margin-bottom: 0.1in; 
  margin-left: 0in; 
  margin-right: 0.1in; 
  margin-top: 0.1in;
  background: transparent; 
  line-height: 115%; 
  break-inside: avoid;
  }

p { 
  margin-bottom: 0.15in; 
  margin-left: 0in; 
  margin-right: 0.1in; 
  margin-top: 0;
  background: transparent; 
  line-height: 120%; 
  }

p.figure_heading, p.table_heading {
  width: 100%;
  font-weight: bold;
  text-align: left;
  }

p.figure_caption, p.table_caption {
  font-style: italic;
  text-align: left;
  }

p.figure_list {
  text-indent: -6em;
  padding-left: 6em;
  margin: 0;
  }

li {
  break-inside: avoid;
  }
  

table {
  width: 98%;
  /*
  max-width: 35em;
  */
  border-collapse: collapse;
  border: 1px solid #000000;
  break-inside: avoid;
  margin-bottom: 0.15in;
  }

table.embedded {
  width: 96%;
  /*
  max-width: 35em;
  */
  border-collapse: collapse;
  border: 1px solid #000000;
  break-inside: avoid;
  padding: 2px;
  border-spacing: 0;
  }

tr {
  vertical-align: bottom;
  padding: 0px;
  margin: 0px;
  }

td,th {
  border: 1px solid #000000;
  padding: 0.02in;
  padding-top: 0.05in;
  padding-left: 0.05in;
  text-align: right;
  margin: 0;
  }
td.subregion {
  padding-left: 1.0em;
  text-align: left;
    background: #f0f0ff;
  }
th {
    background: #f0f0ff;
  }
th.indent,th.subregion {
  padding-left: 1.0em;
  text-align: left;
    background: #f0f0ff;
  }
th.row,th.region {
  text-align: left;
    background: #f0f0ff;
  }

.left {
  text-align: left;
  }

.right {
  text-align: right;
  }

.center {
  text-align: center;
  }

table.navigation {
  position: sticky;
  top: 0;
  width: 99.95%;
  background-color: #d0d0d0;
  opacity: 1;
  break-inside: avoid;
  padding: 2px;
  border-spacing: 0;
  }

table.navigation,tr.navigation {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  margin-bottom: 0.05in;
  }

td.navigation_left {
  border: none;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.05in;
  padding-right: 0.05in;
  margin: 0;
  }

td.navigation_right {
  border: none;
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.05in;
  padding-right: 0.05in;
  margin: 0;
  }

td.navigation_center {
  border: none;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.05in;
  padding-right: 0.05in;
  margin: 0;
  }

table.side {
  margin-bottom: 2em;
  padding: 2px;
  border-spacing: 0;
  }

table.side,tr.side,td.side {
  border-collapse: collapse;
  border: none;
  vertical-align: top;
  }

div.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #d0d0d0;
  opacity: 1;
  min-height: 1em;
  padding-top: 0.2em;
  }

p.footer {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 0;
  }

div.container {
  margin: 0;
  padding: 0;
  width: 100%;
  }

div.single {
  width: 99%;
  padding-left: 0.5%;
  padding-right: 0.5%;
  background: #ffffff;
  }

div.triple,div.triple_list {
  column-count: 3;
  background: #ffffff;
  width: 99%;
  padding-left: 0.5%;
  padding-right: 0.5%;

  }

div.double {
  column-count: 2;
  background: #ffffff;
  width: 99%;
  padding-left: 0.5%;
  padding-right: 0.5%;
  }

div.town_list {
  column-count: 6;
  background: #ffffff;
  width: 99%;
  padding-left: 0.5%;
  padding-right: 0.5%;

  }

h3.contents {
  text-align: left;
  margin-left: 0.9%;
  }

h5.contents {
  text-align: left;
  font-size: 130%;
  padding: 0;
  margin: 0;
  margin-bottom: 0.6em;
  margin-right: 1%;
  }

div.contents {
  background: #ffffff;
  padding: 0;
  width: 98%;
  padding-top: 1em;
  padding-left: 1%;
  padding-right: 1%;
  }

div.uneven_left {
  background: #ffffff;
  }
div.uneven_right {
  background: #ffffff;
  }

@media only screen and (max-width: 1200px) {
  div.uneven_left {
    padding-left: 0.1in;
    position: static;
    }
  div.uneven_right {
    padding-left: 0.1in;
    position: static;
    }
  }

@media only screen and (min-width: 1201px) {
  div.uneven_left {
    position: absolute;
    left:   0%;
    width: 29.5%;
    padding-left: 0.5%;
    }
  div.uneven_right {
    position: absolute;
    width: 69.5%;
    left:  30%;
    padding-left: 0.5%;
    }
  }

@media only screen and (max-width: 933px) {
  div.contents, div.triple { column-count: 1; } 
  }
@media only screen and (min-width: 934px) and (max-width: 1400px) {
  div.contents, div.triple { column-count: 2; } 
  }
@media only screen and (min-width: 1401px) {
  div.contents, div.triple { column-count: 3; } 
  }

@media only screen and (max-width: 466px) {
  div.triple_list { column-count: 1; } 
  }
@media only screen and (min-width: 467px) and (max-width: 700px) {
  div.triple_list { column-count: 2; } 
  }
@media only screen and (min-width: 701px) {
  div.triple_list { column-count: 3; } 
  }

@media only screen and (max-width: 779px) {
  div.footer {
    min-height: 2em;
    }
  div.single,
  div.triple,
  div.contents,
  div.uneven_left,
  div.uneven_right,
  div.town_list
    {
    margin-bottom: 2em;
    }
  }
@media only screen and (min-width: 780px) {
  div.footer {
    min-height: 1em;
    }
  div.single,
  div.triple,
  div.contents,
  div.uneven_left,
  div.uneven_right,
  div.town_list
    {
    margin-bottom: 1.5em;
    }
  }


@media only screen and (max-width: 20em) {
  div.town_list { column-count: 1; } 
  }
@media only screen and (min-width: 20.01em) and (max-width: 40em) {
  div.town_list { column-count: 2; } 
  }
@media only screen and (min-width: 40.01em) and (max-width: 60em) {
  div.town_list { column-count: 3; } 
  }
@media only screen and (min-width: 60.01em) and (max-width: 80em) {
  div.town_list { column-count: 4; } 
  }
@media only screen and (min-width: 80.01em) and (max-width: 100em) {
  div.town_list { column-count: 5; } 
  }
@media only screen and (min-width: 100.01em) {
  div.town_list { column-count: 6; } 
  }



div.ny,div.us,div.ne,div.nm {
  top: 0px;
  left: 0px;
  }
div.ny_callout, div.nn_callout, div.us_callout,div.nm_callout {
  font-weight: bold;
  font-size: 90%;
  position: relative; 
  }
div.ny_key, div.us_key, div.nm_key, div.nn_key {
  font-size: 90%;
  position: relative;
  }

div.ny {
  height: 560px;
  }
div.ny_callout {
  top: -500px;
  width: 260px; 
  left: 5px;
  }
div.ny_key {
  top: -285px;
  width: 355px;
  left: 5px;
  }

div.us,div.nm {
  height: 690px;
  }
div.us_callout, div.nm_callout {
  top: -55px;
  width: 250px;
  left: 383px;
  }
div.us_key, div.nm_key {
  top: -245px;
  width: 250px;
  left: 5px;
  }

div.ne {
  height: 710px;
  }
div.nn_callout {
  top: -495px;
  width: 400px;
  }
div.nn_key {
  top: -110px;
  left: 5px;
  width: 500px;
  }


@page {
  margin-top:    0.5in;
  margin-bottom: 0.5in;
  margin-left:   0.5in;
  margin-right:  0.5in;
  }

@media print {
  html { background-color: #ffffff; }
  body {
    background-color: #ffffff;
    width: 90%;
    padding-left:   5%;
    padding-right:  5%;
    padding-top:    0.5in;
    padding-bottom: 0.5in;
    font-weight: normal;
    font-size: 12pt;
    color: #000000;
    margin: 0;
    padding: 0;
    }
  table.navigation {
    display: none;
    }
  h1 {
    font-size: 150%;
    }
  }



.NY             {width: 643px; height: 487px;}
.CONUS          {width: 780px; height: 501px;}
.NE_US          {width: 530px; height: 485px;}
.Park_Counties  {width:1100px; height: 700px;}
.Park_Towns     {width:1100px; height: 690px;}

.NYgroup    { transform: scale(0.8); }
.NY2group   { transform: scale(0.8); }
.CONUSgroup { transform: translate(-30px, 10px) scale(1.45); }
.NE_USgroup { transform: scale(0.8); }

.USstylegroup,
.NYstylegroup,
.NY2stylegroup,
.NEstylegroup,
.NYCgroup { 
  fill:#d0d0d0; 
  stroke:#000; }

.USstylegroup { stroke-width: 0.05; }
.NEstylegroup { stroke-width: 0.05; }
.NYstylegroup { stroke-width: 0.1; }
.NY2stylegroup { stroke-width: 120px;}
.NYCgroup     { stroke-width: 0.01px; }
.State_Lines  { stroke-width: 0.1; stroke:#000; }

.USAdirondackPark       { stroke:blue; stroke-width: 20px; }
.NE_USAdirondackPark    { stroke:blue; stroke-width: 10px; }
.AdirondackParkBoundary { stroke:blue; stroke-width:  5px; }

.State_Lines_group { fill: none; }

.FIPS_3601903221,
.FIPS_3601906761,
.FIPS_3601919653,
.FIPS_3603115330,
.FIPS_3603119246,
.FIPS_3603123833,
.FIPS_3603124768,
.FIPS_3603138396,
.FIPS_3603139067,
.FIPS_3603142114,
.FIPS_3603147669,
.FIPS_3603148428,
.FIPS_3603150144,
.FIPS_3603151935,
.FIPS_3603153077,
.FIPS_3603164529,
.FIPS_3603165629,
.FIPS_3603173891,
.FIPS_3603180775,
.FIPS_3603182271,
.FIPS_3603182315,
.FIPS_3603308213,
.FIPS_3603320973,
.FIPS_3603327243,
.FIPS_3603332314,
.FIPS_3603365178,
.FIPS_3603375676,
.FIPS_3603378795,
.FIPS_3603506882,
.FIPS_3603512573,
.FIPS_3603551407,
.FIPS_3603571784,
.FIPS_3604102572,
.FIPS_3604105958,
.FIPS_3604135496,
.FIPS_3604137374,
.FIPS_3604137495,
.FIPS_3604140794,
.FIPS_3604143412,
.FIPS_3604148340,
.FIPS_3604179059,
.FIPS_3604354507,
.FIPS_3604378927,
.FIPS_3608915792,
.FIPS_3608916287,
.FIPS_3608925791,
.FIPS_3608957716,
.FIPS_3609119807,
.FIPS_3609123591,
.FIPS_3609131269,
.FIPS_3611307234,
.FIPS_3611315319,
.FIPS_3611331335,
.FIPS_3611335639,
.FIPS_3611338715,
.FIPS_3611340519,
.FIPS_3611371641,
.FIPS_3611373814,
.FIPS_3611378300,
.FIPS_3611520885,
.FIPS_3611560092 {fill:#999;}


.FIPS_36031,
.FIPS_36041,
.FIPS_36019,
.FIPS_36033,
.FIPS_36035,
.FIPS_36043,
.FIPS_36049,
.FIPS_36065,
.FIPS_36089,
.FIPS_36091,
.FIPS_36113,
.FIPS_36115,
.FIPS_3601901583,
.FIPS_3601923921,
.FIPS_3601957375,
.FIPS_3601958585,
.FIPS_3601965211,
.FIPS_3603305716,
.FIPS_3603508433,
.FIPS_3603524603,
.FIPS_3603538792,
.FIPS_3603546217,
.FIPS_3603555101,
.FIPS_3604364254,
.FIPS_3604364837,
.FIPS_3604919081,
.FIPS_3604920555,
.FIPS_3604930796,
.FIPS_3604943995,
.FIPS_3604978729,
.FIPS_3606526627,
.FIPS_3606561126,
.FIPS_3608917409,
.FIPS_3608935595,
.FIPS_3608941564,
.FIPS_3608956374,
.FIPS_3608958266,
.FIPS_3609118223,
.FIPS_3609130444,
.FIPS_3609159949,
.FIPS_3611340662,
.FIPS_3611360356,
.FIPS_3611526715 {fill:#999;}


.FIPS_3699997 {
  fill: none;
  stroke: none;
 }




/* original
#NY             {width:1100px; height: 670px;}
#CONUS          {width:1100px; height: 690px;}
#NE_US          {width:1100px; height: 670px;}
*/
/* second version: 
#NY             {width: 800px; height: 487px;}
#CONUS          {width: 800px; height: 501px;}
#NE_US          {width: 800px; height: 487px;}
*/
#NY             {width: 643px; height: 487px;}
#CONUS          {width: 780px; height: 501px;}
#NE_US          {width: 530px; height: 485px;}
#Park_Counties  {width:1100px; height: 700px;}
#Park_Towns     {width:1100px; height: 690px;}

/*
#NYgroup    { transform: scale(1.1); }
#CONUSgroup { transform: translate(-30px, 10px) scale(2.0); }
#NE_USgroup { transform: scale(1.1); }
*/
#NYgroup    { transform: scale(0.8); }
#CONUSgroup { transform: translate(-30px, 10px) scale(1.45); }
#NE_USgroup { transform: scale(0.8); }

#USstylegroup, #NYstylegroup, #NEstylegroup, #NYCgroup { 
  fill:#d0d0d0; stroke:#000; }

#USstylegroup { stroke-width: 0.05; }
#NEstylegroup { stroke-width: 0.05; }
#NYstylegroup { stroke-width: 0.1; }
#NYCgroup     { stroke-width: 0.01px; }
#State_Lines  { stroke-width: 0.1; stroke:#000; }

#USAdirondackPark       { stroke:blue; stroke-width: 20px; }
#NE_USAdirondackPark    { stroke:blue; stroke-width: 10px; }
#AdirondackParkBoundary { stroke:blue; stroke-width:  5px; }

#State_Lines_group { fill: none; }

#FIPS_3601903221,
#FIPS_3601906761,
#FIPS_3601919653,
#FIPS_3603115330,
#FIPS_3603119246,
#FIPS_3603123833,
#FIPS_3603124768,
#FIPS_3603138396,
#FIPS_3603139067,
#FIPS_3603142114,
#FIPS_3603147669,
#FIPS_3603148428,
#FIPS_3603150144,
#FIPS_3603151935,
#FIPS_3603153077,
#FIPS_3603164529,
#FIPS_3603165629,
#FIPS_3603173891,
#FIPS_3603180775,
#FIPS_3603182271,
#FIPS_3603182315,
#FIPS_3603308213,
#FIPS_3603320973,
#FIPS_3603327243,
#FIPS_3603332314,
#FIPS_3603365178,
#FIPS_3603375676,
#FIPS_3603378795,
#FIPS_3603506882,
#FIPS_3603512573,
#FIPS_3603551407,
#FIPS_3603571784,
#FIPS_3604102572,
#FIPS_3604105958,
#FIPS_3604135496,
#FIPS_3604137374,
#FIPS_3604137495,
#FIPS_3604140794,
#FIPS_3604143412,
#FIPS_3604148340,
#FIPS_3604179059,
#FIPS_3604354507,
#FIPS_3604378927,
#FIPS_3608915792,
#FIPS_3608916287,
#FIPS_3608925791,
#FIPS_3608957716,
#FIPS_3609119807,
#FIPS_3609123591,
#FIPS_3609131269,
#FIPS_3611307234,
#FIPS_3611315319,
#FIPS_3611331335,
#FIPS_3611335639,
#FIPS_3611338715,
#FIPS_3611340519,
#FIPS_3611371641,
#FIPS_3611373814,
#FIPS_3611378300,
#FIPS_3611520885,
#FIPS_3611560092 {fill:#999;}


#FIPS_36031,
#FIPS_36041,
#FIPS_36019,
#FIPS_36033,
#FIPS_36035,
#FIPS_36043,
#FIPS_36049,
#FIPS_36065,
#FIPS_36089,
#FIPS_36091,
#FIPS_36113,
#FIPS_36115,
#FIPS_3601901583,
#FIPS_3601923921,
#FIPS_3601957375,
#FIPS_3601958585,
#FIPS_3601965211,
#FIPS_3603305716,
#FIPS_3603508433,
#FIPS_3603524603,
#FIPS_3603538792,
#FIPS_3603546217,
#FIPS_3603555101,
#FIPS_3604364254,
#FIPS_3604364837,
#FIPS_3604919081,
#FIPS_3604920555,
#FIPS_3604930796,
#FIPS_3604943995,
#FIPS_3604978729,
#FIPS_3606526627,
#FIPS_3606561126,
#FIPS_3608917409,
#FIPS_3608935595,
#FIPS_3608941564,
#FIPS_3608956374,
#FIPS_3608958266,
#FIPS_3609118223,
#FIPS_3609130444,
#FIPS_3609159949,
#FIPS_3611340662,
#FIPS_3611360356,
#FIPS_3611526715 {fill:#999;}



