/***********************************
Front Cover
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .front_cover .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .front_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;
        }

    /*lists*/

        .front_cover .column ol, .front_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*/

        .front_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*/

        .front_cover .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; }
/***********************************
PING AD SPREAD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .ping_ad_spread .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*/

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

    /*images*/

        .ping_ad_spread .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*/

        .ping_ad_spread .column ol, .ping_ad_spread .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*/

        .ping_ad_spread .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*/

        .ping_ad_spread .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; }
/***********************************
Contents
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .contents .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .contents .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*/

        .contents .column ol, .contents .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*/

        .contents .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*/

        .contents .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; }
/***********************************
DESTINATION GENEVA NATIONAL AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .destination_geneva_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*/

        .destination_geneva_national_ad .column ol, .destination_geneva_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;
        }

    /*images*/

        .destination_geneva_national_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .destination_geneva_national_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*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .a_word_from_the_cdga .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .a_word_from_the_cdga .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #0c8153;
           border-width: 0px;
        }

    /*links*/

        .a_word_from_the_cdga .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .a_word_from_the_cdga .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #0c8153;
           text-align: left;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 12px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column h3 {
           font-size: 1.25rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .a_word_from_the_cdga .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           color: #0c8153;
           border-width: 0px;
        }

    /*lists*/

        .a_word_from_the_cdga .column ol, .a_word_from_the_cdga .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .a_word_from_the_cdga .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .a_word_from_the_cdga .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .a_word_from_the_cdga .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .a_word_from_the_cdga .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; }
/***********************************
TULLYMORE AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .tullymore_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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .tullymore_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*/

        .tullymore_ad .column ol, .tullymore_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*/

        .tullymore_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*/

        .tullymore_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; }
/***********************************
Editor’s Letter
***********************************/

    /*images*/

        .editor_s_letter .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*/

        .editor_s_letter .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_letter .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_letter .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .editor_s_letter .column ol, .editor_s_letter .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .editor_s_letter .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .editor_s_letter .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           border-width: 0px;
        }

        .editor_s_letter .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .editor_s_letter .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .editor_s_letter .column h2 {
           font-style: italic;
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 12px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .editor_s_letter .column h1 {
           text-align: left;
           color: #ef8a21;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .editor_s_letter .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

    /*inlines*/

        .editor_s_letter .column .default-drop-cap {
           color: #ef8a21;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.1875rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .editor_s_letter .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .editor_s_letter .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .editor_s_letter .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .editor_s_letter .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

    /*containers*/

        .editor_s_letter .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*/

        .editor_s_letter .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; }
/***********************************
BOLINGBROOK GC AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .bolingbrook_gc_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .bolingbrook_gc_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

        .officers_masthead .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .officers_masthead .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*/

        .officers_masthead .column ol, .officers_masthead .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*/

        .officers_masthead .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*/

        .officers_masthead .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; }
/***********************************
SUN CRUISER AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .sun_cruiser_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*/

        .sun_cruiser_ad .column ol, .sun_cruiser_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*/

        .sun_cruiser_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sun_cruiser_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*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .fore_things_to_know .column p.p2 {
           color: #0096aa;
           font-size: 0.9375rem;
           border-width: 0px;
        }

        .fore_things_to_know .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .fore_things_to_know .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .fore_things_to_know .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .fore_things_to_know .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .fore_things_to_know .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #9d2b42;
           border-width: 0px;
        }

    /*links*/

        .fore_things_to_know .column a {
           font-family: 'Source Serif 4';
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #007db7;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .fore_things_to_know .column h1 {
           line-height: 1em;
           font-family: 'Source Serif 4';
           font-size: 1.875rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #0c3c70;
           text-align: left;
           border-width: 0px;
        }

        .fore_things_to_know .column h2 {
           text-align: left;
           font-family: 'Source Serif 4';
           font-size: 1.875rem;
           margin-bottom: 12px;
           color: #0095a9;
           line-height: 1em;
           font-weight: 700;
           border-width: 0px;
        }

        .fore_things_to_know .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .fore_things_to_know .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .fore_things_to_know .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .fore_things_to_know .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .fore_things_to_know .column ol, .fore_things_to_know .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .fore_things_to_know .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .fore_things_to_know .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .fore_things_to_know .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .fore_things_to_know .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; }
/***********************************
GLENVIEW PARK AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .glenview_park_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*/

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

    /*images*/

        .glenview_park_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;
        }

    /*lists*/

        .glenview_park_ad .column ol, .glenview_park_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*/

        .glenview_park_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*/

        .glenview_park_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; }
/***********************************
Around the CDGA: Renovation
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .around_the_cdga_renovation .column p.DefaultSans {
           font-style: italic;
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column p.LeftAlignByline {
           font-style: italic;
           text-align: right;
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .around_the_cdga_renovation .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #008b55;
           border-width: 0px;
        }

    /*links*/

        .around_the_cdga_renovation .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .around_the_cdga_renovation .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #bb971a;
           text-align: left;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column h2 {
           text-align: left;
           font-family: 'Source Serif 4';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .around_the_cdga_renovation .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .around_the_cdga_renovation .column ol, .around_the_cdga_renovation .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_renovation .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_renovation .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_renovation .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .around_the_cdga_renovation .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; }
/***********************************
TOUR EDGE AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .tour_edge_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*/

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

    /*images*/

        .tour_edge_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;
        }

    /*lists*/

        .tour_edge_ad .column ol, .tour_edge_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*/

        .tour_edge_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*/

        .tour_edge_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; }
/***********************************
Around the CDGA: Books
***********************************/

    /*images*/

        .around_the_cdga_books .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*/

        .around_the_cdga_books .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_books .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_books .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_books .column ol, .around_the_cdga_books .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .around_the_cdga_books .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_books .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_books .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .around_the_cdga_books .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .around_the_cdga_books .column h2 {
           font-style: italic;
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Source Serif 4';
           text-align: left;
           border-width: 0px;
        }

        .around_the_cdga_books .column h1 {
           text-align: left;
           color: #bb971a;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .around_the_cdga_books .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

    /*inlines*/

        .around_the_cdga_books .column .default-drop-cap {
           color: #008b55;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.1875rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .around_the_cdga_books .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .around_the_cdga_books .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_books .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_books .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_books .column p.LeftAlignByline {
           margin-bottom: 20px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           text-align: right;
           font-style: italic;
           border-width: 0px;
        }

        .around_the_cdga_books .column p.DefaultSans {
           margin-bottom: 15px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           font-style: italic;
           border-width: 0px;
        }

    /*containers*/

        .around_the_cdga_books .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*/

        .around_the_cdga_books .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; }
/***********************************
ABBEY SPRINGS AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .abbey_springs_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .abbey_springs_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .harborside_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .harborside_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*/

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

    /*headers*/

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Around the CDGA: C&P
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .around_the_cdga_c_p .column p.DefaultSans {
           font-style: italic;
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column p.LeftAlignByline {
           font-style: italic;
           text-align: right;
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .around_the_cdga_c_p .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #008b55;
           border-width: 0px;
        }

    /*links*/

        .around_the_cdga_c_p .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .around_the_cdga_c_p .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #bb971a;
           text-align: left;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column h2 {
           text-align: left;
           font-family: 'Source Serif 4';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .around_the_cdga_c_p .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .around_the_cdga_c_p .column ol, .around_the_cdga_c_p .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_c_p .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_c_p .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_c_p .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .around_the_cdga_c_p .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; }
/***********************************
BLOOMINGDALE AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .bloomingdale_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .bloomingdale_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .erin_hills_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .erin_hills_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

        .around_the_cdga_ask_the_docs .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*/

        .around_the_cdga_ask_the_docs .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_ask_the_docs .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_ask_the_docs .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_ask_the_docs .column ol, .around_the_cdga_ask_the_docs .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .around_the_cdga_ask_the_docs .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column h2 {
           font-style: italic;
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 20px;
           font-size: 1.5625rem;
           font-family: 'Source Serif 4';
           text-align: left;
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column h1 {
           text-align: left;
           color: #bb971a;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .around_the_cdga_ask_the_docs .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

    /*inlines*/

        .around_the_cdga_ask_the_docs .column .default-drop-cap {
           color: #008b55;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.1875rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .around_the_cdga_ask_the_docs .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column p.LeftAlignByline {
           margin-bottom: 20px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           text-align: right;
           font-style: italic;
           border-width: 0px;
        }

        .around_the_cdga_ask_the_docs .column p.DefaultSans {
           margin-bottom: 15px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           font-style: italic;
           border-width: 0px;
        }

    /*containers*/

        .around_the_cdga_ask_the_docs .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*/

        .around_the_cdga_ask_the_docs .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; }
/***********************************
ILLINOIS BONE & JOINT AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .illinois_bone_joint_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*/

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

    /*images*/

        .illinois_bone_joint_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*/

        .illinois_bone_joint_ad .column ol, .illinois_bone_joint_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*/

        .illinois_bone_joint_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*/

        .illinois_bone_joint_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; }
/***********************************
Around the CDGA: Spotlight
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .around_the_cdga_spotlight .column p.DefaultSans {
           font-style: italic;
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column p.LeftAlignByline {
           font-style: italic;
           text-align: right;
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .around_the_cdga_spotlight .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #008b55;
           border-width: 0px;
        }

    /*links*/

        .around_the_cdga_spotlight .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .around_the_cdga_spotlight .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #bb971a;
           text-align: left;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column h2 {
           text-align: left;
           font-family: 'Source Serif 4';
           font-size: 1.5625rem;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .around_the_cdga_spotlight .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .around_the_cdga_spotlight .column ol, .around_the_cdga_spotlight .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_spotlight .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_spotlight .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_spotlight .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .around_the_cdga_spotlight .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; }
/***********************************
GAYLORD CVB
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .gaylord_cvb .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*/

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

    /*images*/

        .gaylord_cvb .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;
        }

    /*lists*/

        .gaylord_cvb .column ol, .gaylord_cvb .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*/

        .gaylord_cvb .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*/

        .gaylord_cvb .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; }
/***********************************
JOHN DEERE AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .john_deere_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*/

        .john_deere_ad .column ol, .john_deere_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*/

        .john_deere_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .john_deere_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*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .cover_story_holtz_profile_1 .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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .cover_story_holtz_profile_1 .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;
        }

    /*lists*/

        .cover_story_holtz_profile_1 .column ol, .cover_story_holtz_profile_1 .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_story_holtz_profile_1 .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_holtz_profile_1 .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; }
/***********************************
Cover Story: Holtz Profile 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .cover_story_holtz_profile_2 .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .cover_story_holtz_profile_2 .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #0c8153;
           border-width: 0px;
        }

    /*links*/

        .cover_story_holtz_profile_2 .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .cover_story_holtz_profile_2 .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #0c8153;
           text-align: left;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 12px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column h3 {
           font-size: 1.25rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           margin-top: 15px;
           border-width: 0px;
        }

        .cover_story_holtz_profile_2 .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .cover_story_holtz_profile_2 .column ol, .cover_story_holtz_profile_2 .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_holtz_profile_2 .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_holtz_profile_2 .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .cover_story_holtz_profile_2 .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cover_story_holtz_profile_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; }
/***********************************
BOWES CREEK/HIGHLANDS AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .bowes_creek_highlands_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .bowes_creek_highlands_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .travel_alabama_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*/

        .travel_alabama_ad .column ol, .travel_alabama_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*/

        .travel_alabama_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;
        }

    /*paragraphs*/

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

    /*inlines*/

        .travel_alabama_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*/

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

    /*headers*/

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
DC&P: Where Are They Now?
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .dc_p_where_are_they_now .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .dc_p_where_are_they_now .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #ef8a21;
           border-width: 0px;
        }

    /*links*/

        .dc_p_where_are_they_now .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .dc_p_where_are_they_now .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #ef8a21;
           text-align: left;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 12px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column h3 {
           font-size: 1.25rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .dc_p_where_are_they_now .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .dc_p_where_are_they_now .column ol, .dc_p_where_are_they_now .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .dc_p_where_are_they_now .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .dc_p_where_are_they_now .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .dc_p_where_are_they_now .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .dc_p_where_are_they_now .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; }
/***********************************
BETTINARDI AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .bettinardi_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .bettinardi_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .photo_spread_center_cut .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*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .photo_spread_center_cut .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*/

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

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

    /*layoutitems*/

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

    /*containers*/

        .tour_edge_advertorial_spread .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*/

        .tour_edge_advertorial_spread .column ol, .tour_edge_advertorial_spread .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*/

        .tour_edge_advertorial_spread .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*/

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

    /*inlines*/

        .tour_edge_advertorial_spread .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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .arrowhead_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .arrowhead_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .parental_pressure_1 .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*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .parental_pressure_1 .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*/

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

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

    /*images*/

        .parental_pressure_2 .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*/

        .parental_pressure_2 .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .parental_pressure_2 .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .parental_pressure_2 .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .parental_pressure_2 .column ol, .parental_pressure_2 .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .parental_pressure_2 .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .parental_pressure_2 .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           border-width: 0px;
        }

        .parental_pressure_2 .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .parental_pressure_2 .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .parental_pressure_2 .column h2 {
           font-style: italic;
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 12px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .parental_pressure_2 .column h1 {
           text-align: left;
           color: #ef8a21;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .parental_pressure_2 .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

    /*inlines*/

        .parental_pressure_2 .column .default-drop-cap {
           color: #ef8a21;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.1875rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .parental_pressure_2 .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .parental_pressure_2 .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .parental_pressure_2 .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .parental_pressure_2 .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

    /*containers*/

        .parental_pressure_2 .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*/

        .parental_pressure_2 .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; }
/***********************************
DUNNING AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .dunning_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*/

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

    /*images*/

        .dunning_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;
        }

    /*lists*/

        .dunning_ad .column ol, .dunning_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*/

        .dunning_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*/

        .dunning_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; }
/***********************************
COG HILL AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cog_hill_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .cog_hill_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .golftini_growing_1 .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*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .golftini_growing_1 .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*/

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

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

    /*images*/

        .golftini_growing_2 .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*/

        .golftini_growing_2 .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .golftini_growing_2 .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .golftini_growing_2 .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .golftini_growing_2 .column ol, .golftini_growing_2 .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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .golftini_growing_2 .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .golftini_growing_2 .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           border-width: 0px;
        }

        .golftini_growing_2 .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .golftini_growing_2 .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .golftini_growing_2 .column h2 {
           font-style: italic;
           font-weight: 400;
           line-height: 1em;
           color: #000000;
           margin-bottom: 12px;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           text-align: left;
           border-width: 0px;
        }

        .golftini_growing_2 .column h1 {
           text-align: left;
           color: #ef8a21;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .golftini_growing_2 .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

    /*inlines*/

        .golftini_growing_2 .column .default-drop-cap {
           color: #ef8a21;
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.1875rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .golftini_growing_2 .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .golftini_growing_2 .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .golftini_growing_2 .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .golftini_growing_2 .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

    /*containers*/

        .golftini_growing_2 .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*/

        .golftini_growing_2 .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; }
/***********************************
ARCADIA BLUFFS AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .arcadia_bluffs_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*/

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

    /*images*/

        .arcadia_bluffs_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;
        }

    /*lists*/

        .arcadia_bluffs_ad .column ol, .arcadia_bluffs_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*/

        .arcadia_bluffs_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*/

        .arcadia_bluffs_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; }
/***********************************
Travel: Sunshine Blues 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .travel_sunshine_blues_1 .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*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .travel_sunshine_blues_1 .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*/

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

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

    /*paragraphs*/

        .travel_sunshine_blues_2 .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .travel_sunshine_blues_2 .column .default-drop-cap {
           color: #f18a00;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.4375rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           border-width: 0px;
        }

    /*links*/

        .travel_sunshine_blues_2 .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: none;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .travel_sunshine_blues_2 .column h1 {
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.75rem;
           font-weight: 700;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column h2 {
           color: #f18a00;
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           margin-bottom: 10px;
           font-weight: 700;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column h3 {
           color: #000000;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           font-weight: 400;
           line-height: 1.1em;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column h4 {
           color: #51534a;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           font-weight: 700;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .travel_sunshine_blues_2 .column h6 {
           font-weight: 500;
           line-height: 1.1em;
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .travel_sunshine_blues_2 .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .travel_sunshine_blues_2 .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .travel_sunshine_blues_2 .column ol, .travel_sunshine_blues_2 .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .travel_sunshine_blues_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;
        }

    /*containers*/

        .travel_sunshine_blues_2 .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*/

        .travel_sunshine_blues_2 .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; }
/***********************************
Gear
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .gear .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*/

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

    /*images*/

        .gear .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*/

        .gear .column ol, .gear .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*/

        .gear .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*/

        .gear .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; }
/***********************************
CDGA HOUSE AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cdga_house_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*/

        .cdga_house_ad .column ol, .cdga_house_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*/

        .cdga_house_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cdga_house_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*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

        .rules_of_golf .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*/

        .rules_of_golf .column ol, .rules_of_golf .column ul {
           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: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .rules_of_golf .column h6 {
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           line-height: 1.1em;
           font-weight: 500;
           border-width: 0px;
        }

        .rules_of_golf .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .rules_of_golf .column h4 {
           text-transform: uppercase;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: 'Open Sans';
           color: #51534a;
           border-width: 0px;
        }

        .rules_of_golf .column h3 {
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           color: #000000;
           border-width: 0px;
        }

        .rules_of_golf .column h2 {
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           color: #006937;
           border-width: 0px;
        }

        .rules_of_golf .column h1 {
           margin-bottom: 10px;
           font-weight: 700;
           font-size: 3.75rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           border-width: 0px;
        }

    /*links*/

        .rules_of_golf .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: none;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .rules_of_golf .column .default-drop-cap {
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.4375rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #006937;
           border-width: 0px;
        }

    /*paragraphs*/

        .rules_of_golf .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .rules_of_golf .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .rules_of_golf .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .rules_of_golf .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

        .fox_bend_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*/

        .fox_bend_ad .column ol, .fox_bend_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*/

        .fox_bend_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .fox_bend_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*/

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

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

    /*layoutitems*/

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

    /*containers*/

        .sunset_valley_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*/

        .sunset_valley_ad .column ol, .sunset_valley_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*/

        .sunset_valley_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;
        }

    /*paragraphs*/

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

    /*inlines*/

        .sunset_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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .turfgrass .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .turfgrass .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .turfgrass .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .turfgrass .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .turfgrass .column .default-drop-cap {
           color: #006937;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.4375rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           border-width: 0px;
        }

    /*links*/

        .turfgrass .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: none;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .turfgrass .column h1 {
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.75rem;
           font-weight: 700;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .turfgrass .column h2 {
           color: #006937;
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           margin-bottom: 10px;
           font-weight: 700;
           border-width: 0px;
        }

        .turfgrass .column h3 {
           color: #000000;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           font-weight: 400;
           line-height: 1.1em;
           border-width: 0px;
        }

        .turfgrass .column h4 {
           color: #51534a;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           font-weight: 700;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .turfgrass .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .turfgrass .column h6 {
           font-weight: 500;
           line-height: 1.1em;
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .turfgrass .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .turfgrass .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .turfgrass .column ol, .turfgrass .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .turfgrass .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*/

        .turfgrass .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*/

        .turfgrass .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; }
/***********************************
PALATINE HILLS AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .palatine_hills_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*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .palatine_hills_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*/

        .palatine_hills_ad .column ol, .palatine_hills_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*/

        .palatine_hills_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*/

        .palatine_hills_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; }
/***********************************
DEN AT FOX CREEK AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .den_at_fox_creek_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*/

        .den_at_fox_creek_ad .column ol, .den_at_fox_creek_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*/

        .den_at_fox_creek_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*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .den_at_fox_creek_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*/

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

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

    /*paragraphs*/

        .wintrust_member_spotlight .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .wintrust_member_spotlight .column .default-drop-cap {
           color: #006937;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.4375rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           border-width: 0px;
        }

    /*links*/

        .wintrust_member_spotlight .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: none;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .wintrust_member_spotlight .column h1 {
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.75rem;
           font-weight: 700;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column h2 {
           color: #006937;
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           margin-bottom: 10px;
           font-weight: 700;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column h3 {
           color: #000000;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           font-weight: 400;
           line-height: 1.1em;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column h4 {
           color: #51534a;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           font-weight: 700;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .wintrust_member_spotlight .column h6 {
           font-weight: 500;
           line-height: 1.1em;
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .wintrust_member_spotlight .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .wintrust_member_spotlight .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .wintrust_member_spotlight .column ol, .wintrust_member_spotlight .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .wintrust_member_spotlight .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*/

        .wintrust_member_spotlight .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*/

        .wintrust_member_spotlight .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; }
/***********************************
WINTRUST AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .wintrust_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*/

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

    /*images*/

        .wintrust_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;
        }

    /*lists*/

        .wintrust_ad .column ol, .wintrust_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*/

        .wintrust_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*/

        .wintrust_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; }
/***********************************
CDGA Sunshine Focus
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .cdga_sunshine_focus .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .cdga_sunshine_focus .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.1875rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           color: #ef8a21;
           border-width: 0px;
        }

    /*links*/

        .cdga_sunshine_focus .column a {
           font-family: 'Source Sans 3';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: underline;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .cdga_sunshine_focus .column h1 {
           line-height: 1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           font-weight: 700;
           margin-bottom: 12px;
           color: #ef8a21;
           text-align: left;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           margin-bottom: 12px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
           font-style: italic;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column h3 {
           font-size: 1.25rem;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column h4 {
           font-family: 'Source Sans 3';
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .cdga_sunshine_focus .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .cdga_sunshine_focus .column ol, .cdga_sunshine_focus .column ul {
           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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .cdga_sunshine_focus .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .cdga_sunshine_focus .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .cdga_sunshine_focus .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cdga_sunshine_focus .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; }
/***********************************
Tournament Schedule: 2026 1
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .tournament_schedule_2026_1 .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*/

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

    /*images*/

        .tournament_schedule_2026_1 .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*/

        .tournament_schedule_2026_1 .column ol, .tournament_schedule_2026_1 .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*/

        .tournament_schedule_2026_1 .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*/

        .tournament_schedule_2026_1 .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; }
/***********************************
Tournament Schedule: 2026 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .tournament_schedule_2026_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*/

        .tournament_schedule_2026_2 .column ol, .tournament_schedule_2026_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;
        }

    /*images*/

        .tournament_schedule_2026_2 .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*/

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

    /*inlines*/

        .tournament_schedule_2026_2 .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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cdga_member_offers_1 .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*/

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

    /*images*/

        .cdga_member_offers_1 .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*/

        .cdga_member_offers_1 .column ol, .cdga_member_offers_1 .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*/

        .cdga_member_offers_1 .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*/

        .cdga_member_offers_1 .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; }
/***********************************
CDGA Member Offers 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cdga_member_offers_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*/

        .cdga_member_offers_2 .column ol, .cdga_member_offers_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;
        }

    /*images*/

        .cdga_member_offers_2 .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*/

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

    /*inlines*/

        .cdga_member_offers_2 .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*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

        .final_word_gene_wojciechowski .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column p.NoIndent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column p.Indent {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column p.CenteredLink {
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 0px;
           text-align: center;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

    /*inlines*/

        .final_word_gene_wojciechowski .column .default-drop-cap {
           color: #008a55;
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.4375rem;
           line-height: 0.3em;
           font-family: 'Playfair Display';
           text-transform: capitalize;
           border-width: 0px;
        }

    /*links*/

        .final_word_gene_wojciechowski .column a {
           font-family: 'Open Sans';
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           text-decoration: none;
           color: #7e7e7e;
           line-height: 1em;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .final_word_gene_wojciechowski .column h1 {
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.75rem;
           font-weight: 700;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column h2 {
           color: #008a55;
           line-height: 1.1em;
           font-family: 'Open Sans';
           font-size: 3.125rem;
           margin-bottom: 10px;
           font-weight: 700;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column h3 {
           color: #000000;
           font-size: 1.5625rem;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           font-weight: 400;
           line-height: 1.1em;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column h4 {
           color: #51534a;
           font-family: 'Open Sans';
           font-size: 1.25rem;
           font-weight: 700;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column h5 {
           line-height: 1.1em;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

        .final_word_gene_wojciechowski .column h6 {
           font-weight: 500;
           line-height: 1.1em;
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .final_word_gene_wojciechowski .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .final_word_gene_wojciechowski .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .final_word_gene_wojciechowski .column ol, .final_word_gene_wojciechowski .column ul {
           background-color: transparent;
           color: #222222;
           font-family: 'Open Sans';
           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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .final_word_gene_wojciechowski .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*/

        .final_word_gene_wojciechowski .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*/

        .final_word_gene_wojciechowski .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; }
/***********************************
REPUBLIC BANK AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .republic_bank_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*/

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

    /*images*/

        .republic_bank_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;
        }

    /*lists*/

        .republic_bank_ad .column ol, .republic_bank_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*/

        .republic_bank_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*/

        .republic_bank_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; }
/***********************************
JERSEY MIKE’S AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .jersey_mike_s_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*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

        .jersey_mike_s_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*/

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

    /*headers*/

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

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

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

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

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

        .jersey_mike_s_ad .column h6 {
           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; } }