/***********************************
Cover
***********************************/

    /*headers*/

        .cover .column h6 {
        }

        .cover .column h5 {
        }

        .cover .column h4 {
        }

        .cover .column h3 {
        }

        .cover .column h2 {
        }

        .cover .column h1 {
        }

    /*links*/

        .cover .column a {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .cover .column p {
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Inside Cover
***********************************/

    /*general*/

        .inside_cover .column endbug {
        }

    /*headers*/

        .inside_cover .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .inside_cover .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .inside_cover .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .inside_cover .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .inside_cover .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .inside_cover .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .inside_cover .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .inside_cover .column a {
        }

    /*lists*/

        .inside_cover .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .inside_cover .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .inside_cover .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .inside_cover .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .inside_cover .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .inside_cover .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .inside_cover .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .inside_cover .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Icon Guide
***********************************/

    /*general*/

        .icon_guide .column endbug {
        }

    /*headers*/

        .icon_guide .column h1 {
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
           font-weight: bold;
        }

        .icon_guide .column h2 {
           font-family: "calibri",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .icon_guide .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .icon_guide .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .icon_guide .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .icon_guide .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .icon_guide .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

        .icon_guide .column .Larger {
           font-size: 30px;
        }

    /*links*/

        .icon_guide .column a {
        }

    /*lists*/

        .icon_guide .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .icon_guide .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .icon_guide .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .icon_guide .column p {
           font-family: "calibri",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 2em;
           margin-bottom: 24px;
        }

        .icon_guide .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .icon_guide .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .icon_guide .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .icon_guide .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Adirondacks Northeast
***********************************/

    /*general*/

        .adirondacks_northeast .column endbug {
        }

    /*headers*/

        .adirondacks_northeast .column h1 {
           text-transform: uppercase;
           color: #fdb913;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .adirondacks_northeast .column h2 {
           text-transform: uppercase;
           color: #fdb913;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .adirondacks_northeast .column h3 {
           color: #fdb913;
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .adirondacks_northeast .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .adirondacks_northeast .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .adirondacks_northeast .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .adirondacks_northeast .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .adirondacks_northeast .column a {
           color: #fdb913;
        }

    /*lists*/

        .adirondacks_northeast .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .adirondacks_northeast .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .adirondacks_northeast .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .adirondacks_northeast .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .adirondacks_northeast .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .adirondacks_northeast .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .adirondacks_northeast .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .adirondacks_northeast .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Adirondacks Northwest
***********************************/

    /*paragraphs*/

        .adirondacks_northwest .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_northwest .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_northwest .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .adirondacks_northwest .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .adirondacks_northwest .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

    /*lists*/

        .adirondacks_northwest .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_northwest .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_northwest .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .adirondacks_northwest .column a {
           color: #fdb913;
        }

    /*inlines*/

        .adirondacks_northwest .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .adirondacks_northwest .column h6 {
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_northwest .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_northwest .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_northwest .column h3 {
           margin-top: 24px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
        }

        .adirondacks_northwest .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           text-transform: uppercase;
           color: #fdb913;
        }

        .adirondacks_northwest .column h1 {
           margin-top: 18px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
           text-transform: uppercase;
        }

    /*general*/

        .adirondacks_northwest .column endbug {
        }

/***********************************
Adirondacks Southeast
***********************************/

    /*paragraphs*/

        .adirondacks_southeast .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southeast .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southeast .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .adirondacks_southeast .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .adirondacks_southeast .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

    /*lists*/

        .adirondacks_southeast .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_southeast .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_southeast .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .adirondacks_southeast .column a {
           color: #fdb913;
        }

    /*inlines*/

        .adirondacks_southeast .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .adirondacks_southeast .column h6 {
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southeast .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_southeast .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_southeast .column h3 {
           margin-top: 24px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
        }

        .adirondacks_southeast .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           text-transform: uppercase;
           color: #fdb913;
        }

        .adirondacks_southeast .column h1 {
           margin-top: 18px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
           text-transform: uppercase;
        }

    /*general*/

        .adirondacks_southeast .column endbug {
        }

/***********************************
Adirondacks Southwest
***********************************/

    /*paragraphs*/

        .adirondacks_southwest .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southwest .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southwest .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .adirondacks_southwest .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .adirondacks_southwest .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

    /*lists*/

        .adirondacks_southwest .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_southwest .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .adirondacks_southwest .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .adirondacks_southwest .column a {
           color: #fdb913;
        }

    /*inlines*/

        .adirondacks_southwest .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .adirondacks_southwest .column h6 {
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .adirondacks_southwest .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_southwest .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .adirondacks_southwest .column h3 {
           margin-top: 24px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
        }

        .adirondacks_southwest .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           text-transform: uppercase;
           color: #fdb913;
        }

        .adirondacks_southwest .column h1 {
           margin-top: 18px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
           text-transform: uppercase;
        }

    /*general*/

        .adirondacks_southwest .column endbug {
        }

/***********************************
Allegany
***********************************/

    /*paragraphs*/

        .allegany .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

        .allegany .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .allegany .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .allegany .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .allegany .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

    /*lists*/

        .allegany .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .allegany .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .allegany .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .allegany .column a {
           color: #00a650;
        }

    /*inlines*/

        .allegany .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .allegany .column h6 {
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .allegany .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .allegany .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .allegany .column h3 {
           margin-top: 24px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           color: #fdb913;
        }

        .allegany .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           text-transform: uppercase;
           color: #00a650;
        }

        .allegany .column h1 {
           margin-top: 18px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: "proxima-nova",sans-serif;
           color: #00a650;
           text-transform: uppercase;
        }

    /*general*/

        .allegany .column endbug {
        }

/***********************************
Catskill
***********************************/

    /*paragraphs*/

        .catskill .column p.NoLineSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

        .catskill .column p.Caption {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .catskill .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .catskill .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 24px;
           font-family: Georgia, serif;
        }

        .catskill .column p {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "calibri",sans-serif;
        }

    /*lists*/

        .catskill .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .catskill .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

        .catskill .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .catskill .column a {
           color: #ebd442;
        }

    /*inlines*/

        .catskill .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: Helvetica, sans-serif;
           float: left;
        }

    /*headers*/

        .catskill .column h6 {
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 14px;
           font-family: "calibri",sans-serif;
        }

        .catskill .column h5 {
           margin-top: 24px;
           font-size: 20px;
           font-family: Helvetica, sans-serif;
        }

        .catskill .column h4 {
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .catskill .column h3 {
           text-transform: uppercase;
           line-height: 1.4em;
           margin-top: 24px;
           font-weight: 700;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           color: #ebd442;
        }

        .catskill .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 24px;
           font-family: "proxima-nova",sans-serif;
           text-transform: uppercase;
           color: #ebd442;
        }

        .catskill .column h1 {
           margin-top: 18px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: "proxima-nova",sans-serif;
           color: #ebd442;
           text-transform: uppercase;
        }

    /*general*/

        .catskill .column endbug {
        }

/***********************************
Central
***********************************/

    /*general*/

        .central .column endbug {
        }

    /*headers*/

        .central .column h1 {
           text-transform: uppercase;
           color: #f68b1e;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .central .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .central .column h3 {
           text-transform: uppercase;
           color: #f68b1e;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .central .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .central .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .central .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .central .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .central .column a {
           color: #f68b1e;
        }

    /*lists*/

        .central .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .central .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .central .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .central .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .central .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .central .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .central .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .central .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
New York State Map
***********************************/

    /*headers*/

        .new_york_state_map .column h6 {
        }

        .new_york_state_map .column h5 {
        }

        .new_york_state_map .column h4 {
        }

        .new_york_state_map .column h3 {
        }

        .new_york_state_map .column h2 {
        }

        .new_york_state_map .column h1 {
        }

    /*links*/

        .new_york_state_map .column a {
        }

    /*inlines*/

        .new_york_state_map .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .new_york_state_map .column p {
        }

/***********************************
Finger Lakes
***********************************/

    /*general*/

        .finger_lakes .column endbug {
        }

    /*headers*/

        .finger_lakes .column h1 {
           text-transform: uppercase;
           color: #00a8d8;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .finger_lakes .column h2 {
           color: #00addd;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .finger_lakes .column h3 {
           text-transform: uppercase;
           color: #00a8d8;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .finger_lakes .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .finger_lakes .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .finger_lakes .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .finger_lakes .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .finger_lakes .column a {
           color: #00a8d8;
        }

    /*lists*/

        .finger_lakes .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .finger_lakes .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .finger_lakes .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .finger_lakes .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .finger_lakes .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .finger_lakes .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .finger_lakes .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .finger_lakes .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Genesee
***********************************/

    /*general*/

        .genesee .column endbug {
        }

    /*headers*/

        .genesee .column h1 {
           text-transform: uppercase;
           color: #f15a22;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .genesee .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .genesee .column h3 {
           text-transform: uppercase;
           color: #f15a22;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .genesee .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .genesee .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .genesee .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .genesee .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .genesee .column a {
           color: #f15a22;
        }

    /*lists*/

        .genesee .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .genesee .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .genesee .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .genesee .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .genesee .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .genesee .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .genesee .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .genesee .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Long Island
***********************************/

    /*general*/

        .long_island .column endbug {
        }

    /*headers*/

        .long_island .column h1 {
           text-transform: uppercase;
           color: #ed1c24;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .long_island .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .long_island .column h3 {
           text-transform: uppercase;
           color: #ed1c24;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .long_island .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .long_island .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .long_island .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .long_island .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .long_island .column a {
           color: #ed1c24;
        }

    /*lists*/

        .long_island .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .long_island .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .long_island .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .long_island .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .long_island .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .long_island .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .long_island .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .long_island .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Niagara
***********************************/

    /*general*/

        .niagara .column endbug {
        }

    /*headers*/

        .niagara .column h1 {
           text-transform: uppercase;
           color: #6dc8bf;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .niagara .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .niagara .column h3 {
           text-transform: uppercase;
           color: #6dc8bf;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .niagara .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .niagara .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .niagara .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .niagara .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .niagara .column a {
           color: #6dc8bf;
        }

    /*lists*/

        .niagara .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .niagara .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .niagara .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .niagara .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .niagara .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .niagara .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .niagara .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .niagara .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Palisades
***********************************/

    /*general*/

        .palisades .column endbug {
        }

    /*headers*/

        .palisades .column h1 {
           text-transform: uppercase;
           color: #b72468;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .palisades .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .palisades .column h3 {
           text-transform: uppercase;
           color: #b72468;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .palisades .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .palisades .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .palisades .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .palisades .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .palisades .column a {
           color: #b72468;
        }

    /*lists*/

        .palisades .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .palisades .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .palisades .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .palisades .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .palisades .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .palisades .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .palisades .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .palisades .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Saratoga
***********************************/

    /*general*/

        .saratoga .column endbug {
        }

    /*headers*/

        .saratoga .column h1 {
           text-transform: uppercase;
           color: #6765a2;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .saratoga .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .saratoga .column h3 {
           text-transform: uppercase;
           color: #6765a2;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .saratoga .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .saratoga .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .saratoga .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .saratoga .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .saratoga .column a {
           color: #6765a2;
        }

    /*lists*/

        .saratoga .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .saratoga .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .saratoga .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .saratoga .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .saratoga .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .saratoga .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .saratoga .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .saratoga .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Taconic
***********************************/

    /*general*/

        .taconic .column endbug {
        }

    /*headers*/

        .taconic .column h1 {
           text-transform: uppercase;
           color: #689145;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .taconic .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .taconic .column h3 {
           text-transform: uppercase;
           color: #689145;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .taconic .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .taconic .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .taconic .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .taconic .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .taconic .column a {
           color: #689145;
        }

    /*lists*/

        .taconic .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .taconic .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .taconic .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .taconic .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .taconic .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .taconic .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .taconic .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .taconic .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Thousand Islands
***********************************/

    /*general*/

        .thousand_islands .column endbug {
        }

    /*headers*/

        .thousand_islands .column h1 {
           text-transform: uppercase;
           color: #535ca6;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .thousand_islands .column h2 {
           color: #ebd442;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .thousand_islands .column h3 {
           text-transform: uppercase;
           color: #535ca6;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .thousand_islands .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .thousand_islands .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .thousand_islands .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .thousand_islands .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .thousand_islands .column a {
           color: #535ca6;
        }

    /*lists*/

        .thousand_islands .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .thousand_islands .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .thousand_islands .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .thousand_islands .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .thousand_islands .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .thousand_islands .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .thousand_islands .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .thousand_islands .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Cabins, Cottages & Yurts
***********************************/

    /*general*/

        .cabins_cottages_yurts .column endbug {
        }

    /*headers*/

        .cabins_cottages_yurts .column h1 {
           text-transform: uppercase;
           color: #a13a2f;
           font-family: "proxima-nova",sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 18px;
        }

        .cabins_cottages_yurts .column h2 {
           color: #a13a2f;
           text-transform: uppercase;
           font-family: "proxima-nova",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .cabins_cottages_yurts .column h3 {
           text-transform: uppercase;
           color: #a13a2f;
           font-family: "proxima-nova",sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
           line-height: 1.4em;
        }

        .cabins_cottages_yurts .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .cabins_cottages_yurts .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           margin-top: 24px;
        }

        .cabins_cottages_yurts .column h6 {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: bold;
           margin-bottom: 6px;
        }

    /*inlines*/

        .cabins_cottages_yurts .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
        }

    /*links*/

        .cabins_cottages_yurts .column a {
           color: #a13a2f;
        }

    /*lists*/

        .cabins_cottages_yurts .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .cabins_cottages_yurts .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cabins_cottages_yurts .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .cabins_cottages_yurts .column p {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .cabins_cottages_yurts .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
        }

        .cabins_cottages_yurts .column p.PullQuoteCredit {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
        }

        .cabins_cottages_yurts .column p.Caption {
           font-family: "calibri",sans-serif;
           font-size: 14px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .cabins_cottages_yurts .column p.NoLineSpace {
           font-family: "calibri",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
        }

/***********************************
Camping/Cabin Reservation System
***********************************/

    /*headers*/

        .reservation_system_1 .column h6 {
        }

        .reservation_system_1 .column h5 {
        }

        .reservation_system_1 .column h4 {
        }

        .reservation_system_1 .column h3 {
        }

        .reservation_system_1 .column h2 {
        }

        .reservation_system_1 .column h1 {
        }

    /*links*/

        .reservation_system_1 .column a {
        }

    /*inlines*/

        .reservation_system_1 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .reservation_system_1 .column p {
        }

/***********************************
Camping/Cabin Reservation System 2
***********************************/

    /*headers*/

        .reservation_system_2 .column h6 {
        }

        .reservation_system_2 .column h5 {
        }

        .reservation_system_2 .column h4 {
        }

        .reservation_system_2 .column h3 {
        }

        .reservation_system_2 .column h2 {
        }

        .reservation_system_2 .column h1 {
        }

    /*links*/

        .reservation_system_2 .column a {
        }

    /*inlines*/

        .reservation_system_2 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .reservation_system_2 .column p {
        }

/***********************************
Camping/Cabin Reservation System 3
***********************************/

    /*headers*/

        .reservation_system_3 .column h6 {
        }

        .reservation_system_3 .column h5 {
        }

        .reservation_system_3 .column h4 {
        }

        .reservation_system_3 .column h3 {
        }

        .reservation_system_3 .column h2 {
        }

        .reservation_system_3 .column h1 {
        }

    /*links*/

        .reservation_system_3 .column a {
        }

    /*inlines*/

        .reservation_system_3 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .reservation_system_3 .column p {
        }

/***********************************
Camping/Cabin Reservation System 4
***********************************/

    /*headers*/

        .reservation_system_4 .column h6 {
        }

        .reservation_system_4 .column h5 {
        }

        .reservation_system_4 .column h4 {
        }

        .reservation_system_4 .column h3 {
        }

        .reservation_system_4 .column h2 {
        }

        .reservation_system_4 .column h1 {
        }

    /*links*/

        .reservation_system_4 .column a {
        }

    /*inlines*/

        .reservation_system_4 .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .reservation_system_4 .column p {
        }

/***********************************
Empire Pass
***********************************/

    /*headers*/

        .empire_pass .column h6 {
        }

        .empire_pass .column h5 {
        }

        .empire_pass .column h4 {
        }

        .empire_pass .column h3 {
        }

        .empire_pass .column h2 {
        }

        .empire_pass .column h1 {
        }

    /*links*/

        .empire_pass .column a {
        }

    /*inlines*/

        .empire_pass .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .empire_pass .column p {
        }

/***********************************
Discover Your Next Adventure
***********************************/

    /*headers*/

        .discover_your_next_adventure .column h6 {
        }

        .discover_your_next_adventure .column h5 {
        }

        .discover_your_next_adventure .column h4 {
        }

        .discover_your_next_adventure .column h3 {
        }

        .discover_your_next_adventure .column h2 {
        }

        .discover_your_next_adventure .column h1 {
        }

    /*links*/

        .discover_your_next_adventure .column a {
        }

    /*inlines*/

        .discover_your_next_adventure .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .discover_your_next_adventure .column p {
        }

/***********************************
NYSP Gift Card
***********************************/

    /*headers*/

        .nysp_gift_card .column h6 {
        }

        .nysp_gift_card .column h5 {
        }

        .nysp_gift_card .column h4 {
        }

        .nysp_gift_card .column h3 {
        }

        .nysp_gift_card .column h2 {
        }

        .nysp_gift_card .column h1 {
        }

    /*links*/

        .nysp_gift_card .column a {
        }

    /*inlines*/

        .nysp_gift_card .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .nysp_gift_card .column p {
        }

/***********************************
Camping Gift Card
***********************************/

    /*headers*/

        .camping_gift_card .column h6 {
        }

        .camping_gift_card .column h5 {
        }

        .camping_gift_card .column h4 {
        }

        .camping_gift_card .column h3 {
        }

        .camping_gift_card .column h2 {
        }

        .camping_gift_card .column h1 {
        }

    /*links*/

        .camping_gift_card .column a {
        }

    /*inlines*/

        .camping_gift_card .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .camping_gift_card .column p {
        }

/***********************************
NYSP Rewards
***********************************/

    /*headers*/

        .nysp_rewards .column h6 {
        }

        .nysp_rewards .column h5 {
        }

        .nysp_rewards .column h4 {
        }

        .nysp_rewards .column h3 {
        }

        .nysp_rewards .column h2 {
        }

        .nysp_rewards .column h1 {
        }

    /*links*/

        .nysp_rewards .column a {
        }

    /*inlines*/

        .nysp_rewards .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .nysp_rewards .column p {
        }

/***********************************
Reserve America
***********************************/

    /*headers*/

        .reserve_america .column h6 {
        }

        .reserve_america .column h5 {
        }

        .reserve_america .column h4 {
        }

        .reserve_america .column h3 {
        }

        .reserve_america .column h2 {
        }

        .reserve_america .column h1 {
        }

    /*links*/

        .reserve_america .column a {
        }

    /*inlines*/

        .reserve_america .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .reserve_america .column p {
        }

/***********************************
100 Years
***********************************/

    /*headers*/

        ._100_year .column h6 {
        }

        ._100_year .column h5 {
        }

        ._100_year .column h4 {
        }

        ._100_year .column h3 {
        }

        ._100_year .column h2 {
        }

        ._100_year .column h1 {
        }

    /*links*/

        ._100_year .column a {
        }

    /*inlines*/

        ._100_year .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        ._100_year .column p {
        }

