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

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol, .cover .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Publisher's Letter
***********************************/

    /*layoutitems*/

        .publisher_s_letter .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .publisher_s_letter .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .publisher_s_letter .column ol, .publisher_s_letter .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .publisher_s_letter .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .publisher_s_letter .column .Bullet {
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .publisher_s_letter .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .publisher_s_letter .column h5 {
           margin-top: 10px;
           text-transform: uppercase;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1.3em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .publisher_s_letter .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .publisher_s_letter .column h3 {
           color: #002e52;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .publisher_s_letter .column h2 {
           text-transform: uppercase;
           text-align: center;
           color: #092f4d;
           font-weight: 700;
           font-size: 1.5rem;
           margin-bottom: 25px;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .publisher_s_letter .column h1 {
           color: #000e38;
           text-transform: capitalize;
           margin-bottom: 30px;
           font-weight: 800;
           line-height: 1em;
           font-size: 3.75rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

    /*links*/

        .publisher_s_letter .column a {
           text-decoration: underline;
           font-family: 'Montserrat';
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .publisher_s_letter .column .default-drop-cap {
           color: #000e38;
           font-family: 'Montserrat';
           line-height: 0.3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .publisher_s_letter .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .publisher_s_letter .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .publisher_s_letter .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .publisher_s_letter .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Jet Agency Ad
***********************************/

    /*paragraphs*/

        .jet_agency_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .jet_agency_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .jet_agency_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .jet_agency_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .jet_agency_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jet_agency_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jet_agency_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jet_agency_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jet_agency_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .jet_agency_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .jet_agency_ad .column ol, .jet_agency_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .jet_agency_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .jet_agency_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
TOC
***********************************/

    /*paragraphs*/

        .toc .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .toc .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .toc .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .toc .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .toc .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .toc .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .toc .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .toc .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .toc .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .toc .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .toc .column ol, .toc .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .toc .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .toc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pinewild CC Ad
***********************************/

    /*paragraphs*/

        .restored_1778275839088 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .restored_1778275839088 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .restored_1778275839088 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .restored_1778275839088 .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .restored_1778275839088 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .restored_1778275839088 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .restored_1778275839088 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .restored_1778275839088 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .restored_1778275839088 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .restored_1778275839088 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .restored_1778275839088 .column ol, .restored_1778275839088 .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .restored_1778275839088 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .restored_1778275839088 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: Anguilla
***********************************/

    /*paragraphs*/

        .feature_anguilla .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .feature_anguilla .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .feature_anguilla .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .feature_anguilla .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .feature_anguilla .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .feature_anguilla .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .feature_anguilla .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .feature_anguilla .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .feature_anguilla .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .feature_anguilla .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .feature_anguilla .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .feature_anguilla .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .feature_anguilla .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_anguilla .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_anguilla .column ol, .feature_anguilla .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .feature_anguilla .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .feature_anguilla .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Feature: Breezy Summer Getaways
***********************************/

    /*paragraphs*/

        .feature_breezy_summer_getaways .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .feature_breezy_summer_getaways .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .feature_breezy_summer_getaways .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .feature_breezy_summer_getaways .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .feature_breezy_summer_getaways .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .feature_breezy_summer_getaways .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_breezy_summer_getaways .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_breezy_summer_getaways .column ol, .feature_breezy_summer_getaways .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .feature_breezy_summer_getaways .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .feature_breezy_summer_getaways .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Extended Stay
***********************************/

    /*paragraphs*/

        .extended_stay .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .extended_stay .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .extended_stay .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .extended_stay .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .extended_stay .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .extended_stay .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .extended_stay .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .extended_stay .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .extended_stay .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .extended_stay .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .extended_stay .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .extended_stay .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .extended_stay .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .extended_stay .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .extended_stay .column ol, .extended_stay .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .extended_stay .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .extended_stay .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Casa de Campo AD
***********************************/

    /*layoutitems*/

        .casa_de_campo_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .casa_de_campo_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .casa_de_campo_ad .column ol, .casa_de_campo_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*headers*/

        .casa_de_campo_ad .column h6 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h5 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h4 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h3 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h2 {
           border-width: 0px;
        }

        .casa_de_campo_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .casa_de_campo_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .casa_de_campo_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .casa_de_campo_ad .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: Bone Valley
***********************************/

    /*paragraphs*/

        .cover_story_bone_valley .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .cover_story_bone_valley .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .cover_story_bone_valley .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .cover_story_bone_valley .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_bone_valley .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .cover_story_bone_valley .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .cover_story_bone_valley .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .cover_story_bone_valley .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .cover_story_bone_valley .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .cover_story_bone_valley .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .cover_story_bone_valley .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .cover_story_bone_valley .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_bone_valley .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_bone_valley .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_bone_valley .column ol, .cover_story_bone_valley .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .cover_story_bone_valley .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cover_story_bone_valley .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Real Estate Insider
***********************************/

    /*paragraphs*/

        .real_estate_insider .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .real_estate_insider .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .real_estate_insider .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .real_estate_insider .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .real_estate_insider .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .real_estate_insider .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .real_estate_insider .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .real_estate_insider .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .real_estate_insider .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .real_estate_insider .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .real_estate_insider .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .real_estate_insider .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .real_estate_insider .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .real_estate_insider .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .real_estate_insider .column ol, .real_estate_insider .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .real_estate_insider .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .real_estate_insider .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Panther National AD
***********************************/

    /*paragraphs*/

        .panther_national_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .panther_national_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .panther_national_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .panther_national_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .panther_national_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .panther_national_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .panther_national_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .panther_national_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .panther_national_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .panther_national_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .panther_national_ad .column ol, .panther_national_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .panther_national_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .panther_national_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Club Life
***********************************/

    /*paragraphs*/

        .club_life .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .club_life .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .club_life .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .club_life .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .club_life .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .club_life .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .club_life .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .club_life .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .club_life .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .club_life .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .club_life .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .club_life .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .club_life .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .club_life .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .club_life .column ol, .club_life .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .club_life .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .club_life .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Entertainment
***********************************/

    /*paragraphs*/

        .entertainment .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .entertainment .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .entertainment .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .entertainment .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .entertainment .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .entertainment .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .entertainment .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .entertainment .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .entertainment .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .entertainment .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .entertainment .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .entertainment .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .entertainment .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .entertainment .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .entertainment .column ol, .entertainment .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .entertainment .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .entertainment .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Reynolds Lake Oconee Ad
***********************************/

    /*paragraphs*/

        .reynolds_lake_oconee_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .reynolds_lake_oconee_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .reynolds_lake_oconee_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .reynolds_lake_oconee_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .reynolds_lake_oconee_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .reynolds_lake_oconee_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .reynolds_lake_oconee_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .reynolds_lake_oconee_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .reynolds_lake_oconee_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .reynolds_lake_oconee_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .reynolds_lake_oconee_ad .column ol, .reynolds_lake_oconee_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .reynolds_lake_oconee_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .reynolds_lake_oconee_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Public Tees
***********************************/

    /*paragraphs*/

        .public_tees .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .public_tees .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .public_tees .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .public_tees .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .public_tees .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .public_tees .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .public_tees .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .public_tees .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .public_tees .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .public_tees .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .public_tees .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .public_tees .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .public_tees .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .public_tees .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .public_tees .column ol, .public_tees .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .public_tees .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .public_tees .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Video Clubhouse
***********************************/

    /*paragraphs*/

        .video_clubhouse .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .video_clubhouse .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .video_clubhouse .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .video_clubhouse .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .video_clubhouse .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .video_clubhouse .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .video_clubhouse .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .video_clubhouse .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .video_clubhouse .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .video_clubhouse .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .video_clubhouse .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .video_clubhouse .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .video_clubhouse .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .video_clubhouse .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .video_clubhouse .column ol, .video_clubhouse .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .video_clubhouse .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .video_clubhouse .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Destination Guide
***********************************/

    /*layoutitems*/

        .destination_guide_opening_spr .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .destination_guide_opening_spr .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*paragraphs*/

        .destination_guide_opening_spr .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .destination_guide_opening_spr .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: #081437;
           border-width: 0px;
        }

    /*links*/

        .destination_guide_opening_spr .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: 600;
           border-width: 0px;
        }

    /*headers*/

        .destination_guide_opening_spr .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 20px;
           font-size: 1.25rem;
           font-weight: bold;
           color: #081437;
           text-align: center;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column h3 {
           font-family: 'Montserrat';
           line-height: 1em;
           font-size: 1.25rem;
           font-weight: 400;
           margin-bottom: 10px;
           text-align: center;
           color: #081437;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 30px;
           margin-top: 15px;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .destination_guide_opening_spr .column h6 {
           font-family: 'Montserrat';
           font-size: 0.5625rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           color: #ffffff;
           text-align: left;
           margin-right: 93px;
           padding-bottom: 0px;
           padding-right: 24px;
           border-width: 0px;
        }

    /*lists*/

        .destination_guide_opening_spr .column ol, .destination_guide_opening_spr .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .destination_guide_opening_spr .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .destination_guide_opening_spr .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Addison Reserve CC Ad
***********************************/

    /*paragraphs*/

        .addison_reserve_cc_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .addison_reserve_cc_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .addison_reserve_cc_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .addison_reserve_cc_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .addison_reserve_cc_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .addison_reserve_cc_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .addison_reserve_cc_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .addison_reserve_cc_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .addison_reserve_cc_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .addison_reserve_cc_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .addison_reserve_cc_ad .column ol, .addison_reserve_cc_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .addison_reserve_cc_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .addison_reserve_cc_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Addison Reserve
***********************************/

    /*layoutitems*/

        .addison_reserve .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .addison_reserve .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .addison_reserve .column ol, .addison_reserve .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .addison_reserve .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .addison_reserve .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .addison_reserve .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .addison_reserve .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column h2 {
           text-align: center;
           color: #113e23;
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 30px;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 20px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .addison_reserve .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .addison_reserve .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .addison_reserve .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .addison_reserve .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Berkeley Hall Ad
***********************************/

    /*paragraphs*/

        .berkeley_hall_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .berkeley_hall_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .berkeley_hall_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .berkeley_hall_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .berkeley_hall_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .berkeley_hall_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .berkeley_hall_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .berkeley_hall_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .berkeley_hall_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .berkeley_hall_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .berkeley_hall_ad .column ol, .berkeley_hall_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .berkeley_hall_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .berkeley_hall_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Berkeley Hall
***********************************/

    /*paragraphs*/

        .berkeley_hall .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .berkeley_hall .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .berkeley_hall .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .berkeley_hall .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .berkeley_hall .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           color: rgb(201, 180, 74);
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

    /*links*/

        .berkeley_hall .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .berkeley_hall .column h1 {
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #113e23;
           border-width: 0px;
        }

        .berkeley_hall .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .berkeley_hall .column h3 {
           font-family: 'Montserrat';
           line-height: 1.2em;
           font-size: 1.375rem;
           font-weight: normal;
           margin-bottom: 20px;
           text-align: center;
           color: #000000FF;
           border-width: 0px;
        }

        .berkeley_hall .column h4 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 15px;
           border-width: 0px;
        }

        .berkeley_hall .column h5 {
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           border-width: 0px;
        }

        .berkeley_hall .column h6 {
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .berkeley_hall .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .berkeley_hall .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .berkeley_hall .column ol, .berkeley_hall .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*containers*/

        .berkeley_hall .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .berkeley_hall .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Bright's Creek Club AD
***********************************/

    /*paragraphs*/

        .bright_s_creek_club_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .bright_s_creek_club_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .bright_s_creek_club_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .bright_s_creek_club_ad .column h1 {
           border-width: 0px;
        }

        .bright_s_creek_club_ad .column h2 {
           border-width: 0px;
        }

        .bright_s_creek_club_ad .column h3 {
           border-width: 0px;
        }

        .bright_s_creek_club_ad .column h4 {
           border-width: 0px;
        }

        .bright_s_creek_club_ad .column h5 {
           border-width: 0px;
        }

        .bright_s_creek_club_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .bright_s_creek_club_ad .column ol, .bright_s_creek_club_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .bright_s_creek_club_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .bright_s_creek_club_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Bright’s Creek Club
***********************************/

    /*images*/

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

    /*paragraphs*/

        .bright_s_creek_club .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .bright_s_creek_club .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .bright_s_creek_club .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .bright_s_creek_club .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .bright_s_creek_club .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .bright_s_creek_club .column a {
           font-weight: bold;
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           border-width: 0px;
        }

    /*headers*/

        .bright_s_creek_club .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .bright_s_creek_club .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 30px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .bright_s_creek_club .column h3 {
           font-family: 'Montserrat';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #113e23;
           border-width: 0px;
        }

        .bright_s_creek_club .column h4 {
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .bright_s_creek_club .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .bright_s_creek_club .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .bright_s_creek_club .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .bright_s_creek_club .column .Numbered {
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .bright_s_creek_club .column ol, .bright_s_creek_club .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .bright_s_creek_club .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .bright_s_creek_club .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Buenaventura AD
***********************************/

    /*paragraphs*/

        .buenaventura_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .buenaventura_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .buenaventura_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .buenaventura_ad .column h1 {
           border-width: 0px;
        }

        .buenaventura_ad .column h2 {
           border-width: 0px;
        }

        .buenaventura_ad .column h3 {
           border-width: 0px;
        }

        .buenaventura_ad .column h4 {
           border-width: 0px;
        }

        .buenaventura_ad .column h5 {
           border-width: 0px;
        }

        .buenaventura_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .buenaventura_ad .column ol, .buenaventura_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .buenaventura_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .buenaventura_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Buenaventura
***********************************/

    /*images*/

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

    /*paragraphs*/

        .buenaventura .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .buenaventura .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .buenaventura .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .buenaventura .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .buenaventura .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .buenaventura .column a {
           font-weight: bold;
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-size: 1rem;
           line-height: 1em;
           border-width: 0px;
        }

    /*headers*/

        .buenaventura .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .buenaventura .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 30px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .buenaventura .column h3 {
           font-family: 'Montserrat';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #113e23;
           border-width: 0px;
        }

        .buenaventura .column h4 {
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #113e23;
           margin-top: 15px;
           border-width: 0px;
        }

        .buenaventura .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .buenaventura .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           text-transform: uppercase;
           border-width: 0px;
        }

    /*lists*/

        .buenaventura .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           color: #000000;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .buenaventura .column .Numbered {
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .buenaventura .column ol, .buenaventura .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .buenaventura .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .buenaventura .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Caribbean Golf Cruises Ad
***********************************/

    /*paragraphs*/

        .caribbean_golf_cruises_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .caribbean_golf_cruises_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .caribbean_golf_cruises_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .caribbean_golf_cruises_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .caribbean_golf_cruises_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .caribbean_golf_cruises_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .caribbean_golf_cruises_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .caribbean_golf_cruises_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .caribbean_golf_cruises_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .caribbean_golf_cruises_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .caribbean_golf_cruises_ad .column ol, .caribbean_golf_cruises_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .caribbean_golf_cruises_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .caribbean_golf_cruises_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Caribbean Golf Cruises
***********************************/

    /*images*/

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

    /*paragraphs*/

        .caribbean_golf_cruises .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .caribbean_golf_cruises .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .caribbean_golf_cruises .column a {
           font-weight: bold;
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           border-width: 0px;
        }

    /*headers*/

        .caribbean_golf_cruises .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 30px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column h3 {
           font-family: 'Montserrat';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #113e23;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column h4 {
           font-family: 'Montserrat';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           color: #c9b44a;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .caribbean_golf_cruises .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .caribbean_golf_cruises .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .caribbean_golf_cruises .column .Numbered {
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .caribbean_golf_cruises .column ol, .caribbean_golf_cruises .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .caribbean_golf_cruises .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .caribbean_golf_cruises .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Club at Savannah Harbor Ad
***********************************/

    /*paragraphs*/

        .the_westin_savannah_harbor_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .the_westin_savannah_harbor_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .the_westin_savannah_harbor_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .the_westin_savannah_harbor_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .the_westin_savannah_harbor_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .the_westin_savannah_harbor_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .the_westin_savannah_harbor_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .the_westin_savannah_harbor_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .the_westin_savannah_harbor_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .the_westin_savannah_harbor_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .the_westin_savannah_harbor_ad .column ol, .the_westin_savannah_harbor_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .the_westin_savannah_harbor_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .the_westin_savannah_harbor_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
The Club at Savannah Harbor
***********************************/

    /*layoutitems*/

        .the_westin_savannah_harbor .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .the_westin_savannah_harbor .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .the_westin_savannah_harbor .column ol, .the_westin_savannah_harbor .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .the_westin_savannah_harbor .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .the_westin_savannah_harbor .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .the_westin_savannah_harbor .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .the_westin_savannah_harbor .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .the_westin_savannah_harbor .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .the_westin_savannah_harbor .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .the_westin_savannah_harbor .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Dataw Island AD
***********************************/

    /*paragraphs*/

        .dataw_island_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .dataw_island_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .dataw_island_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .dataw_island_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .dataw_island_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dataw_island_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dataw_island_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dataw_island_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dataw_island_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dataw_island_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .dataw_island_ad .column ol, .dataw_island_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .dataw_island_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .dataw_island_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Dataw Island
***********************************/

    /*layoutitems*/

        .dataw_island .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .dataw_island .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .dataw_island .column ol, .dataw_island .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .dataw_island .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .dataw_island .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .dataw_island .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .dataw_island .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .dataw_island .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .dataw_island .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .dataw_island .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .dataw_island .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dataw_island .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Dundonald Links Ad
***********************************/

    /*paragraphs*/

        .dundonald_links_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .dundonald_links_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .dundonald_links_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .dundonald_links_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .dundonald_links_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dundonald_links_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dundonald_links_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dundonald_links_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dundonald_links_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dundonald_links_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .dundonald_links_ad .column ol, .dundonald_links_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .dundonald_links_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .dundonald_links_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Dundonald Links
***********************************/

    /*layoutitems*/

        .dundonald_links .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .dundonald_links .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .dundonald_links .column ol, .dundonald_links .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .dundonald_links .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .dundonald_links .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .dundonald_links .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .dundonald_links .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .dundonald_links .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .dundonald_links .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .dundonald_links .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .dundonald_links .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .dundonald_links .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Glynlea Ad
***********************************/

    /*paragraphs*/

        .glynlea_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .glynlea_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .glynlea_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .glynlea_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .glynlea_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glynlea_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glynlea_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glynlea_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glynlea_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .glynlea_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .glynlea_ad .column ol, .glynlea_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .glynlea_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .glynlea_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Glynlea
***********************************/

    /*layoutitems*/

        .glynlea .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .glynlea .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .glynlea .column ol, .glynlea .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .glynlea .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .glynlea .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .glynlea .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .glynlea .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .glynlea .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .glynlea .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .glynlea .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .glynlea .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .glynlea .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Harbour Ridge Ad
***********************************/

    /*paragraphs*/

        .harbour_ridge_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .harbour_ridge_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .harbour_ridge_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .harbour_ridge_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .harbour_ridge_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .harbour_ridge_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .harbour_ridge_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .harbour_ridge_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .harbour_ridge_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .harbour_ridge_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .harbour_ridge_ad .column ol, .harbour_ridge_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .harbour_ridge_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .harbour_ridge_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Harbour Ridge
***********************************/

    /*layoutitems*/

        .harbour_ridge .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .harbour_ridge .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .harbour_ridge .column ol, .harbour_ridge .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .harbour_ridge .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .harbour_ridge .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .harbour_ridge .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .harbour_ridge .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .harbour_ridge .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .harbour_ridge .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .harbour_ridge .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .harbour_ridge .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .harbour_ridge .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Hilton Head Island AD
***********************************/

    /*layoutitems*/

        .hilton_head_island_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .hilton_head_island_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .hilton_head_island_ad .column ol, .hilton_head_island_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .hilton_head_island_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .hilton_head_island_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .hilton_head_island_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .hilton_head_island_ad .column h1 {
           border-width: 0px;
        }

        .hilton_head_island_ad .column h2 {
           border-width: 0px;
        }

        .hilton_head_island_ad .column h3 {
           border-width: 0px;
        }

        .hilton_head_island_ad .column h4 {
           border-width: 0px;
        }

        .hilton_head_island_ad .column h5 {
           border-width: 0px;
        }

        .hilton_head_island_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Hilton Head Island
***********************************/

    /*layoutitems*/

        .hilton_head_island .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .hilton_head_island .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*paragraphs*/

        .hilton_head_island .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .hilton_head_island .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .hilton_head_island .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .hilton_head_island .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .hilton_head_island .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .hilton_head_island .column a {
           line-height: 1.2em;
           font-size: 1rem;
           color: #c9b44a;
           font-family: 'Montserrat';
           text-decoration: underline;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .hilton_head_island .column h1 {
           border-radius: 0px;
           border-radius-shared: 1;
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .hilton_head_island .column h2 {
           text-decoration: none;
           margin-top: 21px;
           font-variant: normal;
           font-style: normal;
           background-color: transparent;
           font-family: Helvetica, sans-serif;
           line-height: 1.6em;
           margin-bottom: 11px;
           font-size: 1.5rem;
           font-weight: 300;
           color: #222222;
           text-align: left;
           border-width: 0px;
        }

        .hilton_head_island .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #002e52;
           border-width: 0px;
        }

        .hilton_head_island .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .hilton_head_island .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .hilton_head_island .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .hilton_head_island .column ol, .hilton_head_island .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .hilton_head_island .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .hilton_head_island .column .Numbered {
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Maggie Valley AD
***********************************/

    /*paragraphs*/

        .maggie_valley_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .maggie_valley_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .maggie_valley_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .maggie_valley_ad .column h1 {
           border-width: 0px;
        }

        .maggie_valley_ad .column h2 {
           border-width: 0px;
        }

        .maggie_valley_ad .column h3 {
           border-width: 0px;
        }

        .maggie_valley_ad .column h4 {
           border-width: 0px;
        }

        .maggie_valley_ad .column h5 {
           border-width: 0px;
        }

        .maggie_valley_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .maggie_valley_ad .column ol, .maggie_valley_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .maggie_valley_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .maggie_valley_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Maggie Valley CC
***********************************/

    /*images*/

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

    /*lists*/

        .maggie_valley_cc .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .maggie_valley_cc .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .maggie_valley_cc .column ol, .maggie_valley_cc .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .maggie_valley_cc .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .maggie_valley_cc .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column h2 {
           text-align: center;
           color: #113e23;
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 30px;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 20px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .maggie_valley_cc .column a {
           font-weight: bold;
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*inlines*/

        .maggie_valley_cc .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .maggie_valley_cc .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .maggie_valley_cc .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*containers*/

        .maggie_valley_cc .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .maggie_valley_cc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Mission Resort AD
***********************************/

    /*layoutitems*/

        .mission_resort_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .mission_resort_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .mission_resort_ad .column ol, .mission_resort_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*headers*/

        .mission_resort_ad .column h6 {
           border-width: 0px;
        }

        .mission_resort_ad .column h5 {
           border-width: 0px;
        }

        .mission_resort_ad .column h4 {
           border-width: 0px;
        }

        .mission_resort_ad .column h3 {
           border-width: 0px;
        }

        .mission_resort_ad .column h2 {
           border-width: 0px;
        }

        .mission_resort_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .mission_resort_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .mission_resort_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .mission_resort_ad .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Mission Resort + Club 2
***********************************/

    /*layoutitems*/

        .mission_resort_club_2 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .mission_resort_club_2 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .mission_resort_club_2 .column ol, .mission_resort_club_2 .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .mission_resort_club_2 .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .mission_resort_club_2 .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .mission_resort_club_2 .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .mission_resort_club_2 .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .mission_resort_club_2 .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .mission_resort_club_2 .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .mission_resort_club_2 .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .mission_resort_club_2 .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mission_resort_club_2 .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Mystic Dunes AD
***********************************/

    /*paragraphs*/

        .mystic_dunes_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .mystic_dunes_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .mystic_dunes_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .mystic_dunes_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .mystic_dunes_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .mystic_dunes_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .mystic_dunes_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .mystic_dunes_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .mystic_dunes_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .mystic_dunes_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .mystic_dunes_ad .column ol, .mystic_dunes_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .mystic_dunes_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .mystic_dunes_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Mystic Dunes
***********************************/

    /*layoutitems*/

        .mystic_dunes .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .mystic_dunes .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .mystic_dunes .column ol, .mystic_dunes .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .mystic_dunes .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .mystic_dunes .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .mystic_dunes .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .mystic_dunes .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .mystic_dunes .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .mystic_dunes .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .mystic_dunes .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .mystic_dunes .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .mystic_dunes .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
North Palm Beach AD
***********************************/

    /*layoutitems*/

        .north_palm_beach_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .north_palm_beach_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .north_palm_beach_ad .column ol, .north_palm_beach_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

    /*headers*/

        .north_palm_beach_ad .column h6 {
           border-width: 0px;
        }

        .north_palm_beach_ad .column h5 {
           border-width: 0px;
        }

        .north_palm_beach_ad .column h4 {
           border-width: 0px;
        }

        .north_palm_beach_ad .column h3 {
           border-width: 0px;
        }

        .north_palm_beach_ad .column h2 {
           border-width: 0px;
        }

        .north_palm_beach_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .north_palm_beach_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .north_palm_beach_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .north_palm_beach_ad .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
North Palm Beach
***********************************/

    /*layoutitems*/

        .north_palm_beach .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .north_palm_beach .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*paragraphs*/

        .north_palm_beach .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .north_palm_beach .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .north_palm_beach .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .north_palm_beach .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .north_palm_beach .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .north_palm_beach .column a {
           font-weight: bold;
           color: #c9b44a;
           font-family: 'Montserrat';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .north_palm_beach .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .north_palm_beach .column h2 {
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #18753c;
           text-align: center;
           border-width: 0px;
        }

        .north_palm_beach .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #002e52;
           border-width: 0px;
        }

        .north_palm_beach .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .north_palm_beach .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .north_palm_beach .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .north_palm_beach .column ol, .north_palm_beach .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .north_palm_beach .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .north_palm_beach .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pinehurst CVB Ad
***********************************/

    /*paragraphs*/

        .pinehurst_cvb_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .pinehurst_cvb_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .pinehurst_cvb_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .pinehurst_cvb_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .pinehurst_cvb_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pinehurst_cvb_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pinehurst_cvb_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pinehurst_cvb_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pinehurst_cvb_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .pinehurst_cvb_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pinehurst_cvb_ad .column ol, .pinehurst_cvb_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .pinehurst_cvb_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .pinehurst_cvb_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pinehurst CVB
***********************************/

    /*layoutitems*/

        .pinehurst_cvb .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pinehurst_cvb .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .pinehurst_cvb .column ol, .pinehurst_cvb .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_cvb .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_cvb .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .pinehurst_cvb .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .pinehurst_cvb .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .pinehurst_cvb .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .pinehurst_cvb .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .pinehurst_cvb .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .pinehurst_cvb .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_cvb .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pinehurst Resort AD
***********************************/

    /*layoutitems*/

        .pinehurst_resort_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pinehurst_resort_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .pinehurst_resort_ad .column ol, .pinehurst_resort_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_resort_ad .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_resort_ad .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .pinehurst_resort_ad .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .pinehurst_resort_ad .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .pinehurst_resort_ad .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .pinehurst_resort_ad .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .pinehurst_resort_ad .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .pinehurst_resort_ad .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .pinehurst_resort_ad .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Pinehurst Resort
***********************************/

    /*layoutitems*/

        .pinehurst_resort .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .pinehurst_resort .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*paragraphs*/

        .pinehurst_resort .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .pinehurst_resort .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .pinehurst_resort .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .pinehurst_resort .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .pinehurst_resort .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .pinehurst_resort .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .pinehurst_resort .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .pinehurst_resort .column h2 {
           font-family: Georgia, serif;
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #18753c;
           text-align: center;
           border-width: 0px;
        }

        .pinehurst_resort .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #002e52;
           border-width: 0px;
        }

        .pinehurst_resort .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .pinehurst_resort .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 1rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .pinehurst_resort .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .pinehurst_resort .column ol, .pinehurst_resort .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_resort .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .pinehurst_resort .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Puntacana Resort AD
***********************************/

    /*paragraphs*/

        .puntacana_resort_ad_3 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .puntacana_resort_ad_3 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .puntacana_resort_ad_3 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .puntacana_resort_ad_3 .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .puntacana_resort_ad_3 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .puntacana_resort_ad_3 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .puntacana_resort_ad_3 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .puntacana_resort_ad_3 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .puntacana_resort_ad_3 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .puntacana_resort_ad_3 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .puntacana_resort_ad_3 .column ol, .puntacana_resort_ad_3 .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .puntacana_resort_ad_3 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .puntacana_resort_ad_3 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PuntaCana Resort
***********************************/

    /*layoutitems*/

        .puntacana_resort .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .puntacana_resort .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .puntacana_resort .column ol, .puntacana_resort .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .puntacana_resort .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .puntacana_resort .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .puntacana_resort .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .puntacana_resort .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .puntacana_resort .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .puntacana_resort .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .puntacana_resort .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .puntacana_resort .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .puntacana_resort .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Reunion Resort AD
***********************************/

    /*headers*/

        .reunion_resort_ad .column h6 {
           border-width: 0px;
        }

        .reunion_resort_ad .column h5 {
           border-width: 0px;
        }

        .reunion_resort_ad .column h4 {
           border-width: 0px;
        }

        .reunion_resort_ad .column h3 {
           border-width: 0px;
        }

        .reunion_resort_ad .column h2 {
           border-width: 0px;
        }

        .reunion_resort_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .reunion_resort_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .reunion_resort_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .reunion_resort_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

        .reunion_resort_ad .column ol, .reunion_resort_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .reunion_resort_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .reunion_resort_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Reunion Resort & Golf Club
***********************************/

    /*images*/

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

    /*paragraphs*/

        .reunion_resort_golf_club .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .reunion_resort_golf_club .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .reunion_resort_golf_club .column a {
           font-weight: bold;
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #c9b44a;
           border-width: 0px;
        }

    /*headers*/

        .reunion_resort_golf_club .column h1 {
           color: #113e23;
           font-family: 'Montserrat';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 30px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column h3 {
           font-family: 'Montserrat';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #113e23;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column h4 {
           font-family: 'Montserrat';
           font-size: 1.125rem;
           line-height: 1em;
           font-weight: bold;
           margin-bottom: 10px;
           color: #c9b44a;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column h5 {
           color: #113e23;
           text-transform: uppercase;
           font-family: 'Montserrat';
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 30px;
           border-width: 0px;
        }

        .reunion_resort_golf_club .column h6 {
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .reunion_resort_golf_club .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .reunion_resort_golf_club .column .Numbered {
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .reunion_resort_golf_club .column ol, .reunion_resort_golf_club .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .reunion_resort_golf_club .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .reunion_resort_golf_club .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Santa Maria Hotel Ad
***********************************/

    /*paragraphs*/

        .santa_maria_hotel_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .santa_maria_hotel_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .santa_maria_hotel_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .santa_maria_hotel_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .santa_maria_hotel_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .santa_maria_hotel_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .santa_maria_hotel_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .santa_maria_hotel_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .santa_maria_hotel_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .santa_maria_hotel_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .santa_maria_hotel_ad .column ol, .santa_maria_hotel_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .santa_maria_hotel_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .santa_maria_hotel_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Santa Maria
***********************************/

    /*layoutitems*/

        .santa_maria .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .santa_maria .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .santa_maria .column ol, .santa_maria .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .santa_maria .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .santa_maria .column .Bullet {
           margin-bottom: 10px;
           color: #000000;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .santa_maria .column h6 {
           text-transform: uppercase;
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 1rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .santa_maria .column h4 {
           margin-top: 15px;
           color: #113e23;
           margin-bottom: 10px;
           font-weight: bold;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column h2 {
           text-align: center;
           color: #113e23;
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 30px;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 20px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .santa_maria .column a {
           line-height: 1em;
           font-size: 1rem;
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .santa_maria .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .santa_maria .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .santa_maria .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sequoyah National AD
***********************************/

    /*layoutitems*/

        .sequoyah_national_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sequoyah_national_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .sequoyah_national_ad .column ol, .sequoyah_national_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .sequoyah_national_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .sequoyah_national_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .sequoyah_national_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .sequoyah_national_ad .column h1 {
           border-width: 0px;
        }

        .sequoyah_national_ad .column h2 {
           border-width: 0px;
        }

        .sequoyah_national_ad .column h3 {
           border-width: 0px;
        }

        .sequoyah_national_ad .column h4 {
           border-width: 0px;
        }

        .sequoyah_national_ad .column h5 {
           border-width: 0px;
        }

        .sequoyah_national_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sequoyah National
***********************************/

    /*layoutitems*/

        .sequoyah_national .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sequoyah_national .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .sequoyah_national .column ol, .sequoyah_national .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .sequoyah_national .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .sequoyah_national .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .sequoyah_national .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .sequoyah_national .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column h2 {
           text-align: center;
           color: #113e23;
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 30px;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 20px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .sequoyah_national .column a {
           font-weight: bold;
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*inlines*/

        .sequoyah_national .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .sequoyah_national .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .sequoyah_national .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tesoro Club Ad
***********************************/

    /*paragraphs*/

        .tesoro_club_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .tesoro_club_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .tesoro_club_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .tesoro_club_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .tesoro_club_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .tesoro_club_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .tesoro_club_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .tesoro_club_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .tesoro_club_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .tesoro_club_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .tesoro_club_ad .column ol, .tesoro_club_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .tesoro_club_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tesoro_club_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tesoro Club
***********************************/

    /*layoutitems*/

        .tesoro_club .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .tesoro_club .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .tesoro_club .column ol, .tesoro_club .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .tesoro_club .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .tesoro_club .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .tesoro_club .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .tesoro_club .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .tesoro_club .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .tesoro_club .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .tesoro_club .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .tesoro_club .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .tesoro_club .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Westin Rio Mar Ad
***********************************/

    /*paragraphs*/

        .westin_rio_mar_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .westin_rio_mar_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .westin_rio_mar_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .westin_rio_mar_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .westin_rio_mar_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .westin_rio_mar_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .westin_rio_mar_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .westin_rio_mar_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .westin_rio_mar_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .westin_rio_mar_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .westin_rio_mar_ad .column ol, .westin_rio_mar_ad .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .westin_rio_mar_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .westin_rio_mar_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Westin Rio Mar
***********************************/

    /*layoutitems*/

        .westin_rio_mar .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .westin_rio_mar .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .westin_rio_mar .column ol, .westin_rio_mar .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .westin_rio_mar .column .Numbered {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           border-width: 0px;
           list-style-image: none;
        }

        .westin_rio_mar .column .Bullet {
           margin-bottom: 10px;
           color: #113e23;
           font-family: 'Montserrat';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .westin_rio_mar .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column h5 {
           margin-bottom: 30px;
           font-weight: 600;
           line-height: 1.2em;
           font-size: 0.875rem;
           font-family: 'Montserrat';
           text-transform: uppercase;
           color: #113e23;
           border-width: 0px;
        }

        .westin_rio_mar .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column h3 {
           color: #113e23;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column h2 {
           text-align: center;
           color: rgb(0, 0, 0);
           font-weight: normal;
           font-size: 1.4375rem;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-family: 'Montserrat';
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .westin_rio_mar .column h1 {
           text-align: center;
           text-transform: uppercase;
           margin-bottom: 12px;
           font-weight: 600;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Montserrat';
           color: #113e23;
           border-width: 0px;
        }

    /*links*/

        .westin_rio_mar .column a {
           color: #c9b44a;
           text-decoration: underline;
           font-family: 'Montserrat';
           font-weight: bold;
           border-width: 0px;
        }

    /*inlines*/

        .westin_rio_mar .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: .3em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #113e23;
           border-width: 0px;
        }

    /*paragraphs*/

        .westin_rio_mar .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

        .westin_rio_mar .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Epicurea AD
***********************************/

    /*layoutitems*/

        .epicurea_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .epicurea_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*paragraphs*/

        .epicurea_ad .column p {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .epicurea_ad .column p.BodyIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .epicurea_ad .column p.BodyNoIndent {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .epicurea_ad .column p.Centered {
           font-family: 'Montserrat';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .epicurea_ad .column .default-drop-cap {
           color: #113e23;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: .3em;
           font-family: 'Montserrat';
           border-width: 0px;
        }

    /*links*/

        .epicurea_ad .column a {
           font-family: 'Montserrat';
           text-decoration: underline;
           color: #2484c6;
           border-width: 0px;
        }

    /*headers*/

        .epicurea_ad .column h1 {
           color: #00529c;
           font-family: Arial Black, sans-serif;
           font-size: 1.75rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 20px;
           text-transform: uppercase;
           text-align: center;
           border-width: 0px;
        }

        .epicurea_ad .column h2 {
           font-family: 'Montserrat';
           line-height: 1em;
           margin-bottom: 30px;
           font-size: 1.875rem;
           font-weight: 700;
           color: #113e23;
           text-align: center;
           border-width: 0px;
        }

        .epicurea_ad .column h3 {
           font-family: 'Montserrat';
           line-height: 1.3em;
           font-size: 1.6875rem;
           font-weight: bold;
           margin-bottom: 0px;
           text-align: center;
           color: #00529c;
           border-width: 0px;
        }

        .epicurea_ad .column h4 {
           font-family: 'Montserrat';
           font-size: 1.0625rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           color: #00529c;
           text-align: center;
           border-width: 0px;
        }

        .epicurea_ad .column h5 {
           color: #00529c;
           font-family: Arial, sans-serif;
           font-size: 0.875rem;
           line-height: 1.2em;
           font-weight: 600;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .epicurea_ad .column h6 {
           font-family: Arial, sans-serif;
           font-size: 0.75rem;
           line-height: 0.7em;
           font-weight: 500;
           margin-bottom: 10px;
           color: #00529c;
           margin-top: 10px;
           padding-top: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*lists*/

        .epicurea_ad .column ol, .epicurea_ad .column ul {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .epicurea_ad .column .Bullet {
           list-style-type: disc;
           font-family: 'Montserrat';
           color: #00529c;
           margin-bottom: 10px;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .epicurea_ad .column .Numbered {
           font-family: 'Montserrat';
           color: #113e23;
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }