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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

        .french_lick_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_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_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

        .around_the_cdga_tourn_results .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; }
/***********************************
WINNETKA GC AD
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .around_the_cdga_john_deere .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

    /*images*/

        .around_the_cdga_john_deere .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; }
/***********************************
ZERO FRICTION AD
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

        .zero_friction_ad .column p {
           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;
        }

    /*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;
           border-width: 0px;
        }

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

        .wintrust_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_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

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

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

        .around_the_cdga_super_spot .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .around_the_cdga_super_spot .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

        .cover_story_john_rahm_liv_1 .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_story_john_rahm_liv_1 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: John Rahm & LIV 2
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cover Story: John Rahm & LIV 3
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .cover_story_john_rahm_liv_3 .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*images*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Recap: Illinois State Amateur (Around Stonebridge Country Club)
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .recap_illinois_state_amateur_around_stonebridge_country_club .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

        .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; }
/***********************************
Travel 1
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

    /*images*/

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

    /*lists*/

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

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

        .rules .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; }
/***********************************
SUNSET VALLEY AD PAGE
***********************************/

    /*headers*/

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

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

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

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

        .sunset_valley_ad_page .column h2 {
           border-width: 0px;
        }

        .sunset_valley_ad_page .column h1 {
           border-width: 0px;
        }

    /*links*/

        .sunset_valley_ad_page .column a {
           border-width: 0px;
        }

    /*inlines*/

        .sunset_valley_ad_page .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .sunset_valley_ad_page .column p {
           border-width: 0px;
        }

    /*images*/

        .sunset_valley_ad_page .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .sunset_valley_ad_page .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*/

        .sunset_valley_ad_page .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .sunset_valley_ad_page .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
***********************************/

    /*layoutitems*/

        .turfgrass .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .turfgrass .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .turfgrass .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .turfgrass .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Open Sans';
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .turfgrass .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .turfgrass .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .turfgrass .column h6 {
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           line-height: 1.1em;
           font-weight: 500;
           border-width: 0px;
        }

        .turfgrass .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .turfgrass .column h4 {
           text-transform: uppercase;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: 'Open Sans';
           color: #51534a;
           border-width: 0px;
        }

        .turfgrass .column h3 {
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           color: #000000;
           border-width: 0px;
        }

        .turfgrass .column h2 {
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           color: #008a55;
           border-width: 0px;
        }

        .turfgrass .column h1 {
           margin-bottom: 10px;
           font-weight: 700;
           font-size: 3.75rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           border-width: 0px;
        }

    /*links*/

        .turfgrass .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: none;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .turfgrass .column .default-drop-cap {
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.4375rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #008a55;
           border-width: 0px;
        }

    /*paragraphs*/

        .turfgrass .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .turfgrass .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .turfgrass .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .turfgrass .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
DEN AT FOX CREEK AD
***********************************/

    /*paragraphs*/

        .den_at_fox_creek_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .den_at_fox_creek_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .den_at_fox_creek_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .den_at_fox_creek_ad .column h1 {
           border-width: 0px;
        }

        .den_at_fox_creek_ad .column h2 {
           border-width: 0px;
        }

        .den_at_fox_creek_ad .column h3 {
           border-width: 0px;
        }

        .den_at_fox_creek_ad .column h4 {
           border-width: 0px;
        }

        .den_at_fox_creek_ad .column h5 {
           border-width: 0px;
        }

        .den_at_fox_creek_ad .column h6 {
           border-width: 0px;
        }

    /*images*/

        .den_at_fox_creek_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .den_at_fox_creek_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .den_at_fox_creek_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .den_at_fox_creek_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
URBANA CC AD
***********************************/

    /*layoutitems*/

        .urbana_cc_ad .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .urbana_cc_ad .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .urbana_cc_ad .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*/

        .urbana_cc_ad .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .urbana_cc_ad .column h6 {
           border-width: 0px;
        }

        .urbana_cc_ad .column h5 {
           border-width: 0px;
        }

        .urbana_cc_ad .column h4 {
           border-width: 0px;
        }

        .urbana_cc_ad .column h3 {
           border-width: 0px;
        }

        .urbana_cc_ad .column h2 {
           border-width: 0px;
        }

        .urbana_cc_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .urbana_cc_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .urbana_cc_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .urbana_cc_ad .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tournament Schedule: 2025
***********************************/

    /*layoutitems*/

        .tournament_schedule_2025 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .tournament_schedule_2025 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .tournament_schedule_2025 .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*/

        .tournament_schedule_2025 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .tournament_schedule_2025 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .tournament_schedule_2025 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .tournament_schedule_2025 .column a {
           border-width: 0px;
        }

    /*headers*/

        .tournament_schedule_2025 .column h1 {
           border-width: 0px;
        }

        .tournament_schedule_2025 .column h2 {
           border-width: 0px;
        }

        .tournament_schedule_2025 .column h3 {
           border-width: 0px;
        }

        .tournament_schedule_2025 .column h4 {
           border-width: 0px;
        }

        .tournament_schedule_2025 .column h5 {
           border-width: 0px;
        }

        .tournament_schedule_2025 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CDGA ADAPTIVE OPEN THANK YOU AD
***********************************/

    /*headers*/

        .cdga_adaptive_open_thank_you_ad .column h6 {
           border-width: 0px;
        }

        .cdga_adaptive_open_thank_you_ad .column h5 {
           border-width: 0px;
        }

        .cdga_adaptive_open_thank_you_ad .column h4 {
           border-width: 0px;
        }

        .cdga_adaptive_open_thank_you_ad .column h3 {
           border-width: 0px;
        }

        .cdga_adaptive_open_thank_you_ad .column h2 {
           border-width: 0px;
        }

        .cdga_adaptive_open_thank_you_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .cdga_adaptive_open_thank_you_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cdga_adaptive_open_thank_you_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cdga_adaptive_open_thank_you_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .cdga_adaptive_open_thank_you_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .cdga_adaptive_open_thank_you_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*/

        .cdga_adaptive_open_thank_you_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cdga_adaptive_open_thank_you_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Back Nine Bulletin 1
***********************************/

    /*layoutitems*/

        .back_nine_bulletin_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .back_nine_bulletin_1 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .back_nine_bulletin_1 .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*/

        .back_nine_bulletin_1 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*paragraphs*/

        .back_nine_bulletin_1 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .back_nine_bulletin_1 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .back_nine_bulletin_1 .column a {
           border-width: 0px;
        }

    /*headers*/

        .back_nine_bulletin_1 .column h1 {
           border-width: 0px;
        }

        .back_nine_bulletin_1 .column h2 {
           border-width: 0px;
        }

        .back_nine_bulletin_1 .column h3 {
           border-width: 0px;
        }

        .back_nine_bulletin_1 .column h4 {
           border-width: 0px;
        }

        .back_nine_bulletin_1 .column h5 {
           border-width: 0px;
        }

        .back_nine_bulletin_1 .column h6 {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Back Nine Bulletin 2
***********************************/

    /*layoutitems*/

        .back_nine_bulletin_2 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .back_nine_bulletin_2 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .back_nine_bulletin_2 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .back_nine_bulletin_2 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .back_nine_bulletin_2 .column h6 {
           border-width: 0px;
        }

        .back_nine_bulletin_2 .column h5 {
           border-width: 0px;
        }

        .back_nine_bulletin_2 .column h4 {
           border-width: 0px;
        }

        .back_nine_bulletin_2 .column h3 {
           border-width: 0px;
        }

        .back_nine_bulletin_2 .column h2 {
           border-width: 0px;
        }

        .back_nine_bulletin_2 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .back_nine_bulletin_2 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .back_nine_bulletin_2 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .back_nine_bulletin_2 .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Back Nine Bulletin 3
***********************************/

    /*paragraphs*/

        .back_nine_bulletin_3 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .back_nine_bulletin_3 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .back_nine_bulletin_3 .column a {
           border-width: 0px;
        }

    /*headers*/

        .back_nine_bulletin_3 .column h1 {
           border-width: 0px;
        }

        .back_nine_bulletin_3 .column h2 {
           border-width: 0px;
        }

        .back_nine_bulletin_3 .column h3 {
           border-width: 0px;
        }

        .back_nine_bulletin_3 .column h4 {
           border-width: 0px;
        }

        .back_nine_bulletin_3 .column h5 {
           border-width: 0px;
        }

        .back_nine_bulletin_3 .column h6 {
           border-width: 0px;
        }

    /*images*/

        .back_nine_bulletin_3 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .back_nine_bulletin_3 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .back_nine_bulletin_3 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .back_nine_bulletin_3 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Back Nine Bulletin 4
***********************************/

    /*layoutitems*/

        .back_nine_bulletin_4 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .back_nine_bulletin_4 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .back_nine_bulletin_4 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .back_nine_bulletin_4 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .back_nine_bulletin_4 .column h6 {
           border-width: 0px;
        }

        .back_nine_bulletin_4 .column h5 {
           border-width: 0px;
        }

        .back_nine_bulletin_4 .column h4 {
           border-width: 0px;
        }

        .back_nine_bulletin_4 .column h3 {
           border-width: 0px;
        }

        .back_nine_bulletin_4 .column h2 {
           border-width: 0px;
        }

        .back_nine_bulletin_4 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .back_nine_bulletin_4 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .back_nine_bulletin_4 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .back_nine_bulletin_4 .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
BLOOMINGDALE AD
***********************************/

    /*headers*/

        .bloomingdale_ad .column h6 {
           border-width: 0px;
        }

        .bloomingdale_ad .column h5 {
           border-width: 0px;
        }

        .bloomingdale_ad .column h4 {
           border-width: 0px;
        }

        .bloomingdale_ad .column h3 {
           border-width: 0px;
        }

        .bloomingdale_ad .column h2 {
           border-width: 0px;
        }

        .bloomingdale_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .bloomingdale_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .bloomingdale_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .bloomingdale_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .bloomingdale_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .bloomingdale_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_ad .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .bloomingdale_ad .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CDGA Member Offers 1
***********************************/

    /*layoutitems*/

        .cdga_member_offers_1 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cdga_member_offers_1 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .cdga_member_offers_1 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cdga_member_offers_1 .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .cdga_member_offers_1 .column h6 {
           border-width: 0px;
        }

        .cdga_member_offers_1 .column h5 {
           border-width: 0px;
        }

        .cdga_member_offers_1 .column h4 {
           border-width: 0px;
        }

        .cdga_member_offers_1 .column h3 {
           border-width: 0px;
        }

        .cdga_member_offers_1 .column h2 {
           border-width: 0px;
        }

        .cdga_member_offers_1 .column h1 {
           border-width: 0px;
        }

    /*links*/

        .cdga_member_offers_1 .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cdga_member_offers_1 .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cdga_member_offers_1 .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
CDGA Member Offers 2
***********************************/

    /*paragraphs*/

        .cdga_member_offers_2 .column p {
           border-width: 0px;
        }

    /*inlines*/

        .cdga_member_offers_2 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .cdga_member_offers_2 .column a {
           border-width: 0px;
        }

    /*headers*/

        .cdga_member_offers_2 .column h1 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h2 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h3 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h4 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h5 {
           border-width: 0px;
        }

        .cdga_member_offers_2 .column h6 {
           border-width: 0px;
        }

    /*images*/

        .cdga_member_offers_2 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .cdga_member_offers_2 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cdga_member_offers_2 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cdga_member_offers_2 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Final Word: Hank Gola
***********************************/

    /*layoutitems*/

        .final_word_hank_gola .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .final_word_hank_gola .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .final_word_hank_gola .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .final_word_hank_gola .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;
        }

        .final_word_hank_gola .column .NumberedList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           border-width: 0px;
           list-style-image: none;
        }

        .final_word_hank_gola .column .BulletList {
           margin-bottom: 10px;
           font-family: 'Source Serif 4';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .final_word_hank_gola .column h6 {
           margin-bottom: 10px;
           margin-top: 15px;
           font-family: 'Open Sans';
           line-height: 1.1em;
           font-weight: 500;
           border-width: 0px;
        }

        .final_word_hank_gola .column h5 {
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           line-height: 1.1em;
           border-width: 0px;
        }

        .final_word_hank_gola .column h4 {
           text-transform: uppercase;
           line-height: 1.1em;
           margin-bottom: 20px;
           font-weight: 700;
           font-size: 1.25rem;
           font-family: 'Open Sans';
           color: #51534a;
           border-width: 0px;
        }

        .final_word_hank_gola .column h3 {
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 10px;
           font-family: 'Open Sans';
           font-size: 1.5625rem;
           color: #000000;
           border-width: 0px;
        }

        .final_word_hank_gola .column h2 {
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 3.125rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           color: #008a55;
           border-width: 0px;
        }

        .final_word_hank_gola .column h1 {
           margin-bottom: 10px;
           font-weight: 700;
           font-size: 3.75rem;
           font-family: 'Open Sans';
           line-height: 1.1em;
           border-width: 0px;
        }

    /*links*/

        .final_word_hank_gola .column a {
           background-color: transparent;
           line-height: 1em;
           color: #7e7e7e;
           text-decoration: none;
           text-align: center;
           font-weight: bold;
           text-transform: uppercase;
           font-family: 'Open Sans';
           border-width: 0px;
        }

    /*inlines*/

        .final_word_hank_gola .column .default-drop-cap {
           text-transform: capitalize;
           font-family: 'Playfair Display';
           line-height: 0.3em;
           font-size: 3.4375rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           color: #008a55;
           border-width: 0px;
        }

    /*paragraphs*/

        .final_word_hank_gola .column p.p2 {
           color: #211d1e;
           border-width: 0px;
        }

        .final_word_hank_gola .column p.CenteredLink {
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-family: 'Source Sans 3';
           border-width: 0px;
        }

        .final_word_hank_gola .column p.Indent {
           text-indent: 10px;
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .final_word_hank_gola .column p.NoIndent {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

        .final_word_hank_gola .column p {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-family: 'Source Serif 4';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
TOUR EDGE AD
***********************************/

    /*headers*/

        .tour_edge_ad .column h6 {
           border-width: 0px;
        }

        .tour_edge_ad .column h5 {
           border-width: 0px;
        }

        .tour_edge_ad .column h4 {
           border-width: 0px;
        }

        .tour_edge_ad .column h3 {
           border-width: 0px;
        }

        .tour_edge_ad .column h2 {
           border-width: 0px;
        }

        .tour_edge_ad .column h1 {
           border-width: 0px;
        }

    /*links*/

        .tour_edge_ad .column a {
           border-width: 0px;
        }

    /*inlines*/

        .tour_edge_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .tour_edge_ad .column p {
           border-width: 0px;
        }

    /*images*/

        .tour_edge_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           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; }
/***********************************
REPUBLIC BANK AD
***********************************/

    /*paragraphs*/

        .republic_bank_ad .column p {
           border-width: 0px;
        }

    /*inlines*/

        .republic_bank_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*links*/

        .republic_bank_ad .column a {
           border-width: 0px;
        }

    /*headers*/

        .republic_bank_ad .column h1 {
           border-width: 0px;
        }

        .republic_bank_ad .column h2 {
           border-width: 0px;
        }

        .republic_bank_ad .column h3 {
           border-width: 0px;
        }

        .republic_bank_ad .column h4 {
           border-width: 0px;
        }

        .republic_bank_ad .column h5 {
           border-width: 0px;
        }

        .republic_bank_ad .column h6 {
           border-width: 0px;
        }

    /*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;
        }

    /*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; }
