/***********************************
Member Trips Jacob Bomeli
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .member_trips_jacob_bomeli .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .member_trips_jacob_bomeli .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .member_trips_jacob_bomeli .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
        }

        .member_trips_jacob_bomeli .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .member_trips_jacob_bomeli .column h4 {
           font-family: 'Open Sans';
           font-size: 17px;
           font-weight: 600;
           margin-bottom: 8px;
           line-height: 1.1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

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

    /*paragraphs*/

        .cover_toc .column p {
        }

    /*inlines*/

        .cover_toc .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cover_toc .column a {
        }

    /*headers*/

        .cover_toc .column h1 {
        }

        .cover_toc .column h2 {
        }

        .cover_toc .column h3 {
        }

        .cover_toc .column h4 {
        }

        .cover_toc .column h5 {
        }

        .cover_toc .column h6 {
        }

/***********************************
Ask CDGA Members
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .ask_cdga_members .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .ask_cdga_members .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

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

        .ask_cdga_members .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

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

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

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

    /*lists*/

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

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

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

        .ask_cdga_members .column .AlphabetList {
           color: #f0eedf;
           list-style-type: upper-alpha;
           font-family: 'Open Sans';
           margin-bottom: 10px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Rules of Golf
***********************************/

    /*images*/

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

    /*lists*/

        .rules_of_golf .column .AlphabetList {
           margin-bottom: 10px;
           font-family: 'Open Sans';
           list-style-type: lower-alpha;
           list-style-image: none;
        }

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

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

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

    /*headers*/

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

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

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

        .rules_of_golf .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Turfgrass
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

        .turfgrass .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Erin Hills AD
***********************************/

    /*paragraphs*/

        .erin_hills_ad .column p {
        }

    /*inlines*/

        .erin_hills_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .erin_hills_ad .column a {
        }

    /*headers*/

        .erin_hills_ad .column h1 {
        }

        .erin_hills_ad .column h2 {
        }

        .erin_hills_ad .column h3 {
        }

        .erin_hills_ad .column h4 {
        }

        .erin_hills_ad .column h5 {
        }

        .erin_hills_ad .column h6 {
        }

/***********************************
Tour Edge AD
***********************************/

    /*headers*/

        .tour_edge_ad .column h6 {
        }

        .tour_edge_ad .column h5 {
        }

        .tour_edge_ad .column h4 {
        }

        .tour_edge_ad .column h3 {
        }

        .tour_edge_ad .column h2 {
        }

        .tour_edge_ad .column h1 {
        }

    /*links*/

        .tour_edge_ad .column a {
        }

    /*inlines*/

        .tour_edge_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .tour_edge_ad .column p {
        }

/***********************************
Wintrust AD
***********************************/

    /*headers*/

        .wintrust_ad .column h6 {
        }

        .wintrust_ad .column h5 {
        }

        .wintrust_ad .column h4 {
        }

        .wintrust_ad .column h3 {
        }

        .wintrust_ad .column h2 {
        }

        .wintrust_ad .column h1 {
        }

    /*links*/

        .wintrust_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .wintrust_ad .column p {
        }

/***********************************
Travel
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

        .travel .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Fantasy Golf
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

        .fantasy_golf .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Rules of Golf Webinars Tim Merrick
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .rules_of_golf_webinars_tim_me .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .rules_of_golf_webinars_tim_me .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .rules_of_golf_webinars_tim_me .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
        }

        .rules_of_golf_webinars_tim_me .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .rules_of_golf_webinars_tim_me .column h4 {
           font-family: 'Open Sans';
           font-size: 25px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Jersey Mikes AD
***********************************/

    /*paragraphs*/

        .jersey_mikes_ad .column p {
        }

    /*inlines*/

        .jersey_mikes_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .jersey_mikes_ad .column a {
        }

    /*headers*/

        .jersey_mikes_ad .column h1 {
        }

        .jersey_mikes_ad .column h2 {
        }

        .jersey_mikes_ad .column h3 {
        }

        .jersey_mikes_ad .column h4 {
        }

        .jersey_mikes_ad .column h5 {
        }

        .jersey_mikes_ad .column h6 {
        }

/***********************************
Homegrown
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

        .homegrown .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 25px;
           font-family: 'Open Sans';
        }

        .homegrown .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

        .homegrown .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #e8e5e2;
           margin-bottom: 20px;
           font-size: 25px;
           font-family: 'Open Sans';
           text-align: left;
        }

        .homegrown .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Playfair Display';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

        .homegrown .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Republic Bank AD
***********************************/

    /*paragraphs*/

        .republic_bank_ad .column p {
        }

    /*inlines*/

        .republic_bank_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .republic_bank_ad .column a {
        }

    /*headers*/

        .republic_bank_ad .column h1 {
        }

        .republic_bank_ad .column h2 {
        }

        .republic_bank_ad .column h3 {
        }

        .republic_bank_ad .column h4 {
        }

        .republic_bank_ad .column h5 {
        }

        .republic_bank_ad .column h6 {
        }

/***********************************
Championships
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .championships .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .championships .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .championships .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
        }

        .championships .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .championships .column h4 {
           font-family: 'Open Sans';
           font-size: 25px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
French Lick AD
***********************************/

    /*headers*/

        .french_lick_ad .column h6 {
        }

        .french_lick_ad .column h5 {
        }

        .french_lick_ad .column h4 {
        }

        .french_lick_ad .column h3 {
        }

        .french_lick_ad .column h2 {
        }

        .french_lick_ad .column h1 {
        }

    /*links*/

        .french_lick_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .french_lick_ad .column p {
        }

/***********************************
Foundation Focus
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .foundation_focus .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .foundation_focus .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .foundation_focus .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
        }

        .foundation_focus .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .foundation_focus .column h4 {
           font-family: 'Open Sans';
           font-size: 25px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Social Competitions
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .social_competitions .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .social_competitions .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .social_competitions .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #000000;
           line-height: 1em;
           font-weight: 400;
        }

        .social_competitions .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .social_competitions .column h4 {
           font-family: 'Open Sans';
           font-size: 25px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Haney’s Homecoming
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .haney_s_homecoming .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .haney_s_homecoming .column h1 {
           line-height: 1em;
           font-family: 'Playfair Display';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #006937;
           text-align: left;
        }

        .haney_s_homecoming .column h2 {
           text-align: left;
           font-family: 'Open Sans';
           font-size: 25px;
           margin-bottom: 20px;
           color: #e8e5e2;
           line-height: 1em;
           font-weight: 400;
        }

        .haney_s_homecoming .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .haney_s_homecoming .column h4 {
           font-family: 'Open Sans';
           font-size: 25px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Tullymore AD
***********************************/

    /*paragraphs*/

        .tullymore_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .tullymore_ad .column a {
        }

    /*headers*/

        .tullymore_ad .column h1 {
        }

        .tullymore_ad .column h2 {
        }

        .tullymore_ad .column h3 {
        }

        .tullymore_ad .column h4 {
        }

        .tullymore_ad .column h5 {
        }

        .tullymore_ad .column h6 {
        }

/***********************************
Innisbrook/PXG AD
***********************************/

    /*paragraphs*/

        .innisbrook_pxg_ad .column p {
        }

    /*inlines*/

        .innisbrook_pxg_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .innisbrook_pxg_ad .column a {
        }

    /*headers*/

        .innisbrook_pxg_ad .column h1 {
        }

        .innisbrook_pxg_ad .column h2 {
        }

        .innisbrook_pxg_ad .column h3 {
        }

        .innisbrook_pxg_ad .column h4 {
        }

        .innisbrook_pxg_ad .column h5 {
        }

        .innisbrook_pxg_ad .column h6 {
        }

/***********************************
June Print Preview
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

        .june_print_preview .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 25px;
           font-family: 'Open Sans';
        }

        .june_print_preview .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

        .june_print_preview .column h2 {
           font-weight: 400;
           line-height: 1em;
           color: #ffffff;
           margin-bottom: 20px;
           font-size: 25px;
           font-family: 'Open Sans';
           text-align: left;
        }

        .june_print_preview .column h1 {
           text-align: left;
           color: #006937;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Playfair Display';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

        .june_print_preview .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Through the Years
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

        .through_the_years .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

        .through_the_years .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Glenview/CB/Abbey Springs ADS
***********************************/

    /*paragraphs*/

        .glenview_cb_abbey_springs_ads .column p {
        }

    /*inlines*/

        .glenview_cb_abbey_springs_ads .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .glenview_cb_abbey_springs_ads .column a {
        }

    /*headers*/

        .glenview_cb_abbey_springs_ads .column h1 {
        }

        .glenview_cb_abbey_springs_ads .column h2 {
        }

        .glenview_cb_abbey_springs_ads .column h3 {
        }

        .glenview_cb_abbey_springs_ads .column h4 {
        }

        .glenview_cb_abbey_springs_ads .column h5 {
        }

        .glenview_cb_abbey_springs_ads .column h6 {
        }

/***********************************
Zero Friction AD
***********************************/

    /*headers*/

        .zero_friction_ad .column h6 {
        }

        .zero_friction_ad .column h5 {
        }

        .zero_friction_ad .column h4 {
        }

        .zero_friction_ad .column h3 {
        }

        .zero_friction_ad .column h2 {
        }

        .zero_friction_ad .column h1 {
        }

    /*links*/

        .zero_friction_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .zero_friction_ad .column p {
        }

/***********************************
Arrowhead/Bowes Creek ADS
***********************************/

    /*paragraphs*/

        .arrowhead_bowes_creek_ads .column p {
        }

    /*inlines*/

        .arrowhead_bowes_creek_ads .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .arrowhead_bowes_creek_ads .column a {
        }

    /*headers*/

        .arrowhead_bowes_creek_ads .column h1 {
        }

        .arrowhead_bowes_creek_ads .column h2 {
        }

        .arrowhead_bowes_creek_ads .column h3 {
        }

        .arrowhead_bowes_creek_ads .column h4 {
        }

        .arrowhead_bowes_creek_ads .column h5 {
        }

        .arrowhead_bowes_creek_ads .column h6 {
        }

/***********************************
John Deere Revels AD
***********************************/

    /*paragraphs*/

        .john_deere_revels_ad .column p {
        }

    /*inlines*/

        .john_deere_revels_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .john_deere_revels_ad .column a {
        }

    /*headers*/

        .john_deere_revels_ad .column h1 {
        }

        .john_deere_revels_ad .column h2 {
        }

        .john_deere_revels_ad .column h3 {
        }

        .john_deere_revels_ad .column h4 {
        }

        .john_deere_revels_ad .column h5 {
        }

        .john_deere_revels_ad .column h6 {
        }

/***********************************
KemperSports AD
***********************************/

    /*headers*/

        .kempersports_ad .column h6 {
        }

        .kempersports_ad .column h5 {
        }

        .kempersports_ad .column h4 {
        }

        .kempersports_ad .column h3 {
        }

        .kempersports_ad .column h2 {
        }

        .kempersports_ad .column h1 {
        }

    /*links*/

        .kempersports_ad .column a {
        }

    /*inlines*/

        .kempersports_ad .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .kempersports_ad .column p {
        }

/***********************************
Member Perks
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

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

    /*headers*/

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

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

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

        .member_perks .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Open Sans';
           font-size: 18px;
        }

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

        .member_perks .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

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

/***********************************
Urbana/Sunset/Den/Gaylord ADS
***********************************/

    /*paragraphs*/

        .urbana_sunset_den_gaylord_ads .column p {
        }

    /*inlines*/

        .urbana_sunset_den_gaylord_ads .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .urbana_sunset_den_gaylord_ads .column a {
        }

    /*headers*/

        .urbana_sunset_den_gaylord_ads .column h1 {
        }

        .urbana_sunset_den_gaylord_ads .column h2 {
        }

        .urbana_sunset_den_gaylord_ads .column h3 {
        }

        .urbana_sunset_den_gaylord_ads .column h4 {
        }

        .urbana_sunset_den_gaylord_ads .column h5 {
        }

        .urbana_sunset_den_gaylord_ads .column h6 {
        }

/***********************************
Member Golf Shop
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .member_golf_shop .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

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

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

        .member_golf_shop .column h3 {
           font-size: 18px;
           font-family: 'Open Sans';
           margin-bottom: 20px;
           font-weight: 700;
        }

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

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

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

    /*lists*/

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

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

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

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

    /*images*/

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

/***********************************
Bloomingdal/Fox/Phillips/Palatine ADS
***********************************/

    /*paragraphs*/

        .bloomingdal_fox_phillips_pala .column p {
        }

    /*inlines*/

        .bloomingdal_fox_phillips_pala .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .bloomingdal_fox_phillips_pala .column a {
        }

    /*headers*/

        .bloomingdal_fox_phillips_pala .column h1 {
        }

        .bloomingdal_fox_phillips_pala .column h2 {
        }

        .bloomingdal_fox_phillips_pala .column h3 {
        }

        .bloomingdal_fox_phillips_pala .column h4 {
        }

        .bloomingdal_fox_phillips_pala .column h5 {
        }

        .bloomingdal_fox_phillips_pala .column h6 {
        }

