/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p {
        }

    /*inlines*/

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

    /*links*/

        .contents .column a {
        }

    /*headers*/

        .contents .column h1 {
        }

        .contents .column h2 {
        }

        .contents .column h3 {
        }

        .contents .column h4 {
        }

        .contents .column h5 {
        }

        .contents .column h6 {
        }

/***********************************
Editor's Letter
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

        .editor_s_letter .column h1 {
           line-height: 1em;
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #9d2b42;
           text-align: left;
        }

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

        .editor_s_letter .column h3 {
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
        }

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

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

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

    /*lists*/

        .editor_s_letter .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

/***********************************
Word from CDGA
***********************************/

    /*images*/

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

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

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

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

        .word_from_cdga .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

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

        .word_from_cdga .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .word_from_cdga .column h1 {
           text-align: left;
           color: #0c8153;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .word_from_cdga .column .default-drop-cap {
           color: #0c8153;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Fore Things
***********************************/

    /*images*/

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

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

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

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

        .fore_things .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

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

        .fore_things .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

        .fore_things .column h2 {
           font-weight: 700;
           line-height: 1em;
           color: #007db7;
           margin-bottom: 12px;
           font-size: 30px;
           font-family: 'Source Serif 4';
           text-align: left;
        }

        .fore_things .column h1 {
           text-align: left;
           color: #9d2b42;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 30px;
           font-family: 'Source Serif 4';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Officers Masthead
***********************************/

    /*headers*/

        .officers_masthead .column h6 {
        }

        .officers_masthead .column h5 {
        }

        .officers_masthead .column h4 {
        }

        .officers_masthead .column h3 {
        }

        .officers_masthead .column h2 {
        }

        .officers_masthead .column h1 {
        }

    /*links*/

        .officers_masthead .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .officers_masthead .column p {
        }

/***********************************
Cover Story
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .cover_story .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #c40c42;
        }

    /*links*/

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

    /*headers*/

        .cover_story .column h1 {
           line-height: 1em;
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #c40c42;
           text-align: left;
        }

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

        .cover_story .column h3 {
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-bottom: 0px;
           font-weight: 700;
        }

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

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

        .cover_story .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
        }

    /*lists*/

        .cover_story .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

/***********************************
Center Cut
***********************************/

    /*paragraphs*/

        .center_cut .column p {
        }

    /*inlines*/

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

    /*links*/

        .center_cut .column a {
        }

    /*headers*/

        .center_cut .column h1 {
        }

        .center_cut .column h2 {
        }

        .center_cut .column h3 {
        }

        .center_cut .column h4 {
        }

        .center_cut .column h5 {
        }

        .center_cut .column h6 {
        }

/***********************************
Traverse Tourism Spread
***********************************/

    /*headers*/

        .traverse_tourism_spread .column h6 {
        }

        .traverse_tourism_spread .column h5 {
        }

        .traverse_tourism_spread .column h4 {
        }

        .traverse_tourism_spread .column h3 {
        }

        .traverse_tourism_spread .column h2 {
        }

        .traverse_tourism_spread .column h1 {
        }

    /*links*/

        .traverse_tourism_spread .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .traverse_tourism_spread .column p {
        }

/***********************************
LAB Putters
***********************************/

    /*images*/

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

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

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

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

        .lab_putters .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

        .lab_putters .column h6 {
           line-height: 1.3em;
           margin-bottom: 10px;
           margin-top: 0px;
           font-family: 'Source Sans 3';
           font-size: 20px;
           color: #c40c42;
        }

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

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

        .lab_putters .column h3 {
           font-weight: 700;
           margin-bottom: 0px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .lab_putters .column h1 {
           text-align: left;
           color: #c40c42;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .lab_putters .column .default-drop-cap {
           color: #c40c42;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Golf Gear Forum
***********************************/

    /*headers*/

        .golf_gear_forum .column h6 {
        }

        .golf_gear_forum .column h5 {
        }

        .golf_gear_forum .column h4 {
        }

        .golf_gear_forum .column h3 {
        }

        .golf_gear_forum .column h2 {
        }

        .golf_gear_forum .column h1 {
        }

    /*links*/

        .golf_gear_forum .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .golf_gear_forum .column p {
        }

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

    /*images*/

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

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

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

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

        .travel .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

        .travel .column h6 {
           line-height: 1.3em;
           margin-bottom: 10px;
           margin-top: 0px;
           font-family: 'Source Serif 4';
        }

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

        .travel .column h4 {
           line-height: 1em;
           margin-bottom: 3px;
           font-weight: bold;
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-top: 15px;
        }

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

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

        .travel .column h1 {
           text-align: left;
           color: #00673f;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .travel .column .default-drop-cap {
           color: #00673f;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Around the CDGA
***********************************/

    /*images*/

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

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

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

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

        .around_the_cdga .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

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

        .around_the_cdga .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .around_the_cdga .column h1 {
           text-align: left;
           color: #bb971a;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .around_the_cdga .column .default-drop-cap {
           color: #00673f;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Sunshine Focus
***********************************/

    /*images*/

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

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

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

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

        .sunshine_focus .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

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

        .sunshine_focus .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .sunshine_focus .column h1 {
           text-align: left;
           color: #9d2b42;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

        .sunshine_focus .column a {
           background-color: transparent;
           line-height: 1em;
           color: #f7941d;
           text-decoration: underline;
           text-align: center;
           font-weight: bold;
           font-family: 'Source Serif 4';
        }

    /*inlines*/

        .sunshine_focus .column .default-drop-cap {
           color: #f7941d;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Feature: Golf Gals
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .feature_golf_gals .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #d3a907;
        }

    /*links*/

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

    /*headers*/

        .feature_golf_gals .column h1 {
           line-height: 1em;
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #d3a907;
           text-align: left;
        }

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

        .feature_golf_gals .column h3 {
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-bottom: 9px;
           font-weight: 700;
        }

        .feature_golf_gals .column h4 {
           font-family: 'Source Sans 3';
           font-size: 14px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

        .feature_golf_gals .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

/***********************************
Feature: Lauren Neimiera
***********************************/

    /*images*/

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

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

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

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

        .feature_lauren_neimiera .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

        .feature_lauren_neimiera .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 14px;
           font-family: 'Source Sans 3';
        }

        .feature_lauren_neimiera .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .feature_lauren_neimiera .column h1 {
           text-align: left;
           color: #007db7;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .feature_lauren_neimiera .column .default-drop-cap {
           color: #007db7;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Member Clubs
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .member_clubs .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #00673f;
        }

    /*links*/

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

    /*headers*/

        .member_clubs .column h1 {
           line-height: 1em;
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #472f91;
           text-align: left;
        }

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

        .member_clubs .column h3 {
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-bottom: 10px;
           font-weight: 700;
        }

        .member_clubs .column h4 {
           margin-top: 15px;
           font-family: 'Source Sans 3';
           font-size: 20px;
           font-weight: bold;
           margin-bottom: 3px;
           line-height: 1em;
        }

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

        .member_clubs .column h6 {
           font-family: 'Source Serif 4';
           margin-top: 0px;
           margin-bottom: 10px;
           line-height: 1.3em;
        }

    /*lists*/

        .member_clubs .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

/***********************************
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: 'Source Serif 4';
           list-style-type: upper-alpha;
           list-style-image: none;
        }

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

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

        .member_perks .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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 {
           line-height: 1.3em;
           margin-bottom: 10px;
           margin-top: 0px;
           font-family: 'Source Serif 4';
        }

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

        .member_perks .column h4 {
           line-height: 1em;
           margin-bottom: 3px;
           font-weight: bold;
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-top: 15px;
        }

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

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

        .member_perks .column h1 {
           text-align: left;
           color: #007db7;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .member_perks .column .default-drop-cap {
           color: #00673f;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           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: 'Source Sans 3';
        }

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

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

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

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

/***********************************
Tournament Schedule
***********************************/

    /*paragraphs*/

        .tournament_schedule .column p {
        }

    /*inlines*/

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

    /*links*/

        .tournament_schedule .column a {
        }

    /*headers*/

        .tournament_schedule .column h1 {
        }

        .tournament_schedule .column h2 {
        }

        .tournament_schedule .column h3 {
        }

        .tournament_schedule .column h4 {
        }

        .tournament_schedule .column h5 {
        }

        .tournament_schedule .column h6 {
        }

/***********************************
Geneva National AD1
***********************************/

    /*headers*/

        .geneva_national_ad1 .column h6 {
        }

        .geneva_national_ad1 .column h5 {
        }

        .geneva_national_ad1 .column h4 {
        }

        .geneva_national_ad1 .column h3 {
        }

        .geneva_national_ad1 .column h2 {
        }

        .geneva_national_ad1 .column h1 {
        }

    /*links*/

        .geneva_national_ad1 .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .geneva_national_ad1 .column p {
        }

    /*images*/

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

    /*lists*/

        .geneva_national_ad1 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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;
        }

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .tour_edge_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .tour_edge_ad .column a {
        }

    /*headers*/

        .tour_edge_ad .column h1 {
        }

        .tour_edge_ad .column h2 {
        }

        .tour_edge_ad .column h3 {
        }

        .tour_edge_ad .column h4 {
        }

        .tour_edge_ad .column h5 {
        }

        .tour_edge_ad .column h6 {
        }

/***********************************
PING AD
***********************************/

    /*headers*/

        .ping_ad .column h6 {
        }

        .ping_ad .column h5 {
        }

        .ping_ad .column h4 {
        }

        .ping_ad .column h3 {
        }

        .ping_ad .column h2 {
        }

        .ping_ad .column h1 {
        }

    /*links*/

        .ping_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ping_ad .column p {
        }

/***********************************
Final Word
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .final_word .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #f36f21;
        }

    /*links*/

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

    /*headers*/

        .final_word .column h1 {
           line-height: 1em;
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 12px;
           color: #f36f21;
           text-align: left;
        }

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

        .final_word .column h3 {
           font-size: 20px;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           font-weight: 700;
        }

        .final_word .column h4 {
           font-family: 'Source Sans 3';
           font-size: 14px;
           font-weight: 600;
           margin-bottom: 20px;
           line-height: 1em;
        }

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

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

    /*lists*/

        .final_word .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: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

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

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

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

    /*images*/

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

/***********************************
Geneva National AD2
***********************************/

    /*paragraphs*/

        .geneva_national_ad2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .geneva_national_ad2 .column a {
        }

    /*headers*/

        .geneva_national_ad2 .column h1 {
        }

        .geneva_national_ad2 .column h2 {
        }

        .geneva_national_ad2 .column h3 {
        }

        .geneva_national_ad2 .column h4 {
        }

        .geneva_national_ad2 .column h5 {
        }

        .geneva_national_ad2 .column h6 {
        }

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

    /*paragraphs*/

        .front_cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .front_cover .column a {
        }

    /*headers*/

        .front_cover .column h1 {
        }

        .front_cover .column h2 {
        }

        .front_cover .column h3 {
        }

        .front_cover .column h4 {
        }

        .front_cover .column h5 {
        }

        .front_cover .column h6 {
        }

/***********************************
CDGA Turfgrass
***********************************/

    /*images*/

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

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

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

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

        .cdga_turfgrass .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           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*/

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

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

        .cdga_turfgrass .column h4 {
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 14px;
           font-family: 'Source Sans 3';
        }

        .cdga_turfgrass .column h3 {
           font-weight: 700;
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-size: 20px;
        }

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

        .cdga_turfgrass .column h1 {
           text-align: left;
           color: #bb971a;
           margin-bottom: 12px;
           font-weight: 700;
           font-size: 50px;
           font-family: 'Source Sans 3';
           line-height: 1em;
        }

    /*links*/

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

    /*inlines*/

        .cdga_turfgrass .column .default-drop-cap {
           color: #00673f;
           text-transform: capitalize;
           font-family: 'Source Serif 4';
           line-height: 0.3em;
           font-size: 51px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Geneva National AD3
***********************************/

    /*paragraphs*/

        .geneva_national_ad3 .column p {
        }

    /*inlines*/

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

    /*links*/

        .geneva_national_ad3 .column a {
        }

    /*headers*/

        .geneva_national_ad3 .column h1 {
        }

        .geneva_national_ad3 .column h2 {
        }

        .geneva_national_ad3 .column h3 {
        }

        .geneva_national_ad3 .column h4 {
        }

        .geneva_national_ad3 .column h5 {
        }

        .geneva_national_ad3 .column h6 {
        }

