/***********************************
Cover & TOC
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cover_toc .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_toc .column ol {
           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*/

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .president_s_cup_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .president_s_cup_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .president_s_cup_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .president_s_cup_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .president_s_cup_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .president_s_cup_ad .column ol {
           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*/

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

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

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

    /*images*/

        .ask_cdga_members .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_cdga_members .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           color: #f0eedf;
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column .NumberedList {
           color: #e8e5e2;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .ask_cdga_members .column ol {
           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;
        }

    /*headers*/

        .ask_cdga_members .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

        .ask_cdga_members .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_cdga_members .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 3.125rem;
           font-family: 'Playfair Display';
           line-height: 1em;
           border-width: 0px;
        }

    /*links*/

        .ask_cdga_members .column a {
           background-color: transparent;
           line-height: 1em;
           color: #f0eedf;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

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

        .ask_cdga_members .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .ask_cdga_members .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .ask_cdga_members .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           color: #ffffff;
           border-width: 0px;
        }

    /*containers*/

        .ask_cdga_members .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_cdga_members .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
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

        .rules_of_golf .column .AlphabetList {
           list-style-type: lower-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           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;
        }

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .wintrust_bank_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .wintrust_bank_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .wintrust_bank_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .wintrust_bank_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .wintrust_bank_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .wintrust_bank_ad .column ol {
           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*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

        .fantasy_golf .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .fantasy_golf .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .fantasy_golf .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .fantasy_golf .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .fantasy_golf .column ol {
           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;
        }

        .fantasy_golf .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .fantasy_golf .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .fantasy_golf .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .jersey_mikes .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .jersey_mikes .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .jersey_mikes .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .jersey_mikes .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .jersey_mikes .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .jersey_mikes .column ol {
           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*/

        .jersey_mikes .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_mikes .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*layoutitems*/

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

    /*containers*/

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

        .feature_stars_along_the_shore .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .feature_stars_along_the_shore .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .feature_stars_along_the_shore .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .feature_stars_along_the_shore .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .feature_stars_along_the_shore .column ol {
           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;
        }

        .feature_stars_along_the_shore .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_stars_along_the_shore .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_stars_along_the_shore .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .feature_stars_along_the_shore .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; }
/***********************************
Republic Bank AD
***********************************/

    /*paragraphs*/

        .republic_bank_ad .column p {
           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;
           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: 1.3em;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .republic_bank_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .republic_bank_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .republic_bank_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .republic_bank_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .republic_bank_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*images*/

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

        .feature_a_lasting_legacy_continues .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_lasting_legacy_continues .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_lasting_legacy_continues .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_a_lasting_legacy_continues .column ol {
           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;
        }

    /*headers*/

        .feature_a_lasting_legacy_continues .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .feature_a_lasting_legacy_continues .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_a_lasting_legacy_continues .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_a_lasting_legacy_continues .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

    /*layoutitems*/

        .feature_a_lasting_legacy_continues .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; }
/***********************************
French Lick Resort AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .french_lick_resort_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .french_lick_resort_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .french_lick_resort_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .french_lick_resort_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .french_lick_resort_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .french_lick_resort_ad .column ol {
           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*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .feature_burmester_bests_bolingbrook .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .feature_burmester_bests_bolingbrook .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .feature_burmester_bests_bolingbrook .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .feature_burmester_bests_bolingbrook .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .feature_burmester_bests_bolingbrook .column ol {
           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;
        }

        .feature_burmester_bests_bolingbrook .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_burmester_bests_bolingbrook .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_burmester_bests_bolingbrook .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

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

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

    /*paragraphs*/

        .tour_edge_ad .column p {
           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;
           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: 1.3em;
           border-width: 0px;
        }

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .tour_edge_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tour_edge_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tour_edge_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tour_edge_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tour_edge_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*images*/

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

        .feature_pat_s_back .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_pat_s_back .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .feature_pat_s_back .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .feature_pat_s_back .column ol {
           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;
        }

    /*headers*/

        .feature_pat_s_back .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .feature_pat_s_back .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_pat_s_back .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .feature_pat_s_back .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

    /*layoutitems*/

        .feature_pat_s_back .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; }
/***********************************
Tullymore AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .tullymore .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tullymore .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tullymore .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tullymore .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tullymore .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .through_the_years .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .through_the_years .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .through_the_years .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .through_the_years .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .through_the_years .column ol {
           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;
        }

        .through_the_years .column .BulletList {
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .through_the_years .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .through_the_years .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .through_the_years .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; }
/***********************************
Innisbrook CC and Glenview Park AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .innisbrook_cc_and_glenview_park_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .innisbrook_cc_and_glenview_park_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .innisbrook_cc_and_glenview_park_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .innisbrook_cc_and_glenview_park_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .innisbrook_cc_and_glenview_park_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .innisbrook_cc_and_glenview_park_ad .column ol {
           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*/

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

    /*layoutitems*/

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

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

    /*images*/

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

        .state_mid_am_recap .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .state_mid_am_recap .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .state_mid_am_recap .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .state_mid_am_recap .column ol {
           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;
        }

    /*headers*/

        .state_mid_am_recap .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .state_mid_am_recap .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .state_mid_am_recap .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .state_mid_am_recap .column p {
           color: #ffffff;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

        .state_mid_am_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; }
/***********************************
State Senior Am Preview
***********************************/

    /*images*/

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

        .state_senior_am_preview .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .state_senior_am_preview .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .state_senior_am_preview .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .state_senior_am_preview .column ol {
           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;
        }

    /*headers*/

        .state_senior_am_preview .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .state_senior_am_preview .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .state_senior_am_preview .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .state_senior_am_preview .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

        .state_senior_am_preview .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; }
/***********************************
Zero Friction AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .zero_friction_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .zero_friction_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .zero_friction_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .zero_friction_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .zero_friction_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .zero_friction_ad .column ol {
           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*/

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .michelob_bowes_creek_highlands_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .michelob_bowes_creek_highlands_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .michelob_bowes_creek_highlands_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .michelob_bowes_creek_highlands_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .michelob_bowes_creek_highlands_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .michelob_bowes_creek_highlands_ad .column ol {
           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*/

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

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

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

    /*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 .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .john_deere_ad .column p {
           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;
           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: 1.3em;
           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;
        }

    /*links*/

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

    /*headers*/

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

        .john_deere_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .john_deere_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .john_deere_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .john_deere_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .john_deere_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .john_deere_ad .column ol {
           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;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*images*/

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

        .travel .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .travel .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .travel .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .travel .column ol {
           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;
        }

    /*headers*/

        .travel .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .travel .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .travel .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .travel .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

    /*layoutitems*/

        .travel .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; }
/***********************************
KemperSports AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .kempersports_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .kempersports_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .kempersports_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .kempersports_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .kempersports_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .kempersports_ad .column ol {
           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*/

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

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

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

    /*images*/

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

        .other_events_recap .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .other_events_recap .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .other_events_recap .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .other_events_recap .column ol {
           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;
        }

    /*headers*/

        .other_events_recap .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

        .other_events_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: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

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

        .other_events_recap .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .other_events_recap .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .other_events_recap .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

        .other_events_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; }
/***********************************
Prairie Landing_Den at Fox Creek_Sunset Valley_Cutter Buck AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .prairie_landing_den_at_fox_creek_sunset_valley_cutter_buck_ad .column ol {
           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*/

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

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

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

    /*images*/

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

        .member_golf_shop .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: upper-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .member_golf_shop .column ol {
           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;
        }

    /*headers*/

        .member_golf_shop .column h6 {
           font-weight: bold;
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

        .member_golf_shop .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

        .member_golf_shop .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*containers*/

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

        .member_golf_shop .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; }
/***********************************
Bloomingdale_Phillips Park_Fox Bend_Palatine Hills AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .bloomingdale_phillips_park_fox_bend_palatine_hills_ad .column ol {
           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*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

        .member_perks .column p {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           color: #ffffff;
           border-width: 0px;
        }

        .member_perks .column p.NoIndent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .member_perks .column p.Indent {
           font-family: 'Open Sans';
           line-height: 1.4em;
           margin-bottom: 10px;
           text-indent: 10px;
           border-width: 0px;
        }

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

        .member_perks .column h4 {
           font-family: 'Open Sans';
           font-size: 1.125rem;
           font-weight: 600;
           margin-bottom: 6px;
           line-height: 1em;
           color: #a48d29;
           margin-top: 16px;
           border-width: 0px;
        }

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

        .member_perks .column h6 {
           font-family: 'Open Sans';
           margin-top: 15px;
           margin-bottom: 10px;
           font-weight: bold;
           border-width: 0px;
        }

    /*lists*/

        .member_perks .column ol {
           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;
        }

        .member_perks .column .BulletList {
           color: #ffffff;
           list-style-type: disc;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_perks .column .NumberedList {
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

        .member_perks .column .AlphabetList {
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .member_perks .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; }
/***********************************
Club at Lac La Belle AD
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

        .club_at_lac_la_belle_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .club_at_lac_la_belle_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .club_at_lac_la_belle_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .club_at_lac_la_belle_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .club_at_lac_la_belle_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .club_at_lac_la_belle_ad .column ol {
           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*/

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

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

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

div[data-type='layout-item'] { display: flex; flex-direction: column; }