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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

        .a_word_from_the_cdga .column .default-drop-cap {
           color: #0c8153;
           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*/

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

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

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

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

    /*containers*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .lac_la_belle_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; }
/***********************************
Officers/Masthead
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .bowes_creek_highlands_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; }
/***********************************
Fore Things to Know
***********************************/

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

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

    /*containers*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

        .around_the_cdga_john_deere_recap .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_john_deere_recap .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_john_deere_recap .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

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

        .around_the_cdga_john_deere_recap .column ol, .around_the_cdga_john_deere_recap .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_john_deere_recap .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

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

        .around_the_cdga_john_deere_recap .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_john_deere_recap .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .around_the_cdga_john_deere_recap .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_john_deere_recap .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_john_deere_recap .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_john_deere_recap .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_john_deere_recap .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

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

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

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

        .around_the_cdga_john_deere_recap .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_john_deere_recap .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_john_deere_recap .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_john_deere_recap .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
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .jersey_mike_s_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: In Memoriam
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .around_the_cdga_in_memoriam .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_in_memoriam .column p.DefaultSans {
           font-style: italic;
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .around_the_cdga_in_memoriam .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_in_memoriam .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

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

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

        .around_the_cdga_in_memoriam .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_in_memoriam .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_in_memoriam .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_in_memoriam .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_in_memoriam .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_in_memoriam .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_in_memoriam .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_in_memoriam .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

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

    /*lists*/

        .around_the_cdga_in_memoriam .column ol, .around_the_cdga_in_memoriam .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_in_memoriam .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

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

        .around_the_cdga_in_memoriam .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_in_memoriam .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
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .bloomingdale_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; }
/***********************************
TITO’S VODKA AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .column p.DefaultSans {
           font-style: italic;
           font-family: 'Source Sans 3';
           line-height: 1.4em;
           margin-bottom: 15px;
           border-width: 0px;
        }

        .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

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

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

        .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .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_ryan_baker_first_tee .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_ryan_baker_first_tee .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_ryan_baker_first_tee .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_ryan_baker_first_tee .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

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

    /*lists*/

        .around_the_cdga_ryan_baker_first_tee .column ol, .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .column .BulletList {
           list-style-type: disc;
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

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

        .around_the_cdga_ryan_baker_first_tee .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_ryan_baker_first_tee .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; }
/***********************************
WINNETKA AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .winnetka_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: Member Spotlight
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .around_the_cdga_member_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_member_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_member_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_member_spotlight .column p {
           font-family: 'Source Serif 4';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

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

        .around_the_cdga_member_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_member_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_member_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_member_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_member_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_member_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_member_spotlight .column h3 {
           font-size: 1.25rem;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
           border-width: 0px;
        }

        .around_the_cdga_member_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_member_spotlight .column h5 {
           margin-bottom: 10px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 15px;
           border-width: 0px;
        }

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

    /*lists*/

        .around_the_cdga_member_spotlight .column ol, .around_the_cdga_member_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_member_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_member_spotlight .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .around_the_cdga_member_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_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;
        }

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .cog_hill_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; }
/***********************************
WINTRUST AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

        .around_the_cdga_super_spotlight .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_super_spotlight .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_super_spotlight .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

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

        .around_the_cdga_super_spotlight .column ol, .around_the_cdga_super_spotlight .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_super_spotlight .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

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

        .around_the_cdga_super_spotlight .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_super_spotlight .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 1.25rem;
           border-width: 0px;
        }

        .around_the_cdga_super_spotlight .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_super_spotlight .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_super_spotlight .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_super_spotlight .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_super_spotlight .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

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

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

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

        .around_the_cdga_super_spotlight .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_super_spotlight .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_super_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*/

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .john_deere_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; }
/***********************************
Cover Story: President’s Cup 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: President’s Cup 2
***********************************/

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

        .cover_story_president_s_cup_2 .column .default-drop-cap {
           color: #0c8153;
           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*/

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

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

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

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

    /*containers*/

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

        .cover_story_president_s_cup_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; }
/***********************************
MICHELOB ULTRA AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cdga_adaptive_open_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_adaptive_open_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

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

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

        .cdga_adaptive_open_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; }
/***********************************
Tim Clarke Brands Tour Edge 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .tim_clarke_brands_tour_edge_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; }
/***********************************
Tim Clarke Brands Tour Edge 2
***********************************/

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*containers*/

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

        .tim_clarke_brands_tour_edge_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; }
/***********************************
FABYIAN GOLF & ATHLETIC AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .fabyian_golf_athletic_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; }
/***********************************
Photo Spread: Center Cut
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

        .photo_spread_center_cut .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; }
/***********************************
Old Barnwell/Private-Public 1
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*inlines*/

        .old_barnwell_private_public_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: #ef8a21;
           border-width: 0px;
        }

    /*links*/

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

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

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

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

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

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

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

    /*lists*/

        .old_barnwell_private_public_2 .column ol, .old_barnwell_private_public_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;
        }

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

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

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

    /*images*/

        .old_barnwell_private_public_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; }
/***********************************
PRAIRIE LANDING AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cdga_fore_our_veterans_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_fore_our_veterans_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

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

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

        .cdga_fore_our_veterans_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: Portugal
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cdga_member_golf_shop_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_member_golf_shop_ad .column p {
           border-width: 0px;
        }

    /*images*/

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

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

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

        .cdga_member_golf_shop_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; }
/***********************************
Sunshine Focus
***********************************/

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*containers*/

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

        .sunshine_focus .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; }
/***********************************
Rules of Golf
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

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

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

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

        .rules_of_golf .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; }
/***********************************
PHILLIPS PARK AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

        .ask_the_experts .column .default-drop-cap {
           color: #0c8153;
           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*/

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

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

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

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

    /*containers*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

        .tournament_schedule .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 .column ol, .tournament_schedule .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 .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 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .tournament_schedule .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 .column a {
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

        .back_nine_bulletin_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; }
/***********************************
Back Nine Bulletin 2
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*images*/

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

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

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

    /*layoutitems*/

        .back_nine_bulletin_3 .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; }
/***********************************
Back Nine Bulletin 4
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .cdga_member_offers_1 .column ol, .cdga_member_offers_1 .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_1 .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_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

    /*headers*/

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

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

        .cdga_member_offers_2 .column h4 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h3 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h2 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .cdga_member_offers_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cdga_member_offers_2 .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_2 .column p {
           border-width: 0px;
        }

    /*images*/

        .cdga_member_offers_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;
        }

    /*lists*/

        .cdga_member_offers_2 .column ol, .cdga_member_offers_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;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cdga_member_offers_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*/

        .cdga_member_offers_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; }
/***********************************
Final Word: Beth Ann Nichols
***********************************/

    /*layoutitems*/

        .final_word_beth_ann_nichols .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .final_word_beth_ann_nichols .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*/

        .final_word_beth_ann_nichols .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*/

        .final_word_beth_ann_nichols .column ol, .final_word_beth_ann_nichols .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;
        }

        .final_word_beth_ann_nichols .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .final_word_beth_ann_nichols .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .final_word_beth_ann_nichols .column h6 {
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           line-height: 1.1em;
           font-weight: 500;
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .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;
        }

        .final_word_beth_ann_nichols .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;
        }

        .final_word_beth_ann_nichols .column h2 {
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           color: #008a55;
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .column h1 {
           margin-bottom: 10px;
           font-weight: 700;
           font-size: 3.75rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           border-width: 0px;
        }

    /*links*/

        .final_word_beth_ann_nichols .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*/

        .final_word_beth_ann_nichols .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: #008a55;
           border-width: 0px;
        }

    /*paragraphs*/

        .final_word_beth_ann_nichols .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .final_word_beth_ann_nichols .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; }
/***********************************
ERIN HILLS AD
***********************************/

    /*headers*/

        .erin_hills_ad .column h6 {
           border-width: 0px;
        }

        .erin_hills_ad .column h5 {
           border-width: 0px;
        }

        .erin_hills_ad .column h4 {
           border-width: 0px;
        }

        .erin_hills_ad .column h3 {
           border-width: 0px;
        }

        .erin_hills_ad .column h2 {
           border-width: 0px;
        }

        .erin_hills_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .erin_hills_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .erin_hills_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*/

        .erin_hills_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .erin_hills_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*/

        .erin_hills_ad .column ol, .erin_hills_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*/

        .erin_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*/

        .erin_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; }
/***********************************
KOHLER AD
***********************************/

    /*layoutitems*/

        .kohler_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .kohler_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*/

        .kohler_ad .column ol, .kohler_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*/

        .kohler_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*/

        .kohler_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .kohler_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*/

        .kohler_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .kohler_ad .column h1 {
           border-width: 0px;
        }

        .kohler_ad .column h2 {
           border-width: 0px;
        }

        .kohler_ad .column h3 {
           border-width: 0px;
        }

        .kohler_ad .column h4 {
           border-width: 0px;
        }

        .kohler_ad .column h5 {
           border-width: 0px;
        }

        .kohler_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; } }