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

    /*paragraphs*/

        .march_cover_toc .column p {
        }

    /*inlines*/

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

    /*links*/

        .march_cover_toc .column a {
        }

    /*headers*/

        .march_cover_toc .column h1 {
        }

        .march_cover_toc .column h2 {
        }

        .march_cover_toc .column h3 {
        }

        .march_cover_toc .column h4 {
        }

        .march_cover_toc .column h5 {
        }

        .march_cover_toc .column h6 {
        }

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

    /*paragraphs*/

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

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

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

        .ask_cdga_members .column p.CenteredLink {
           font-family: 'Source Sans 3';
           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: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #9d2b42;
        }

    /*links*/

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

        .ask_cdga_members .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .ask_cdga_members .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #9d2b42;
           line-height: 1em;
        }

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

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

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

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .rules_of_golf .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
        }

    /*links*/

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

        .rules_of_golf .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .rules_of_golf .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           line-height: 1em;
           color: #006640;
        }

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

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

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

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

    /*lists*/

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

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

        .rules_of_golf .column .loweralphabet {
           margin-bottom: 10px;
           list-style-type: lower-alpha;
           text-indent: 0px;
           font-family: 'Source Serif 4';
           list-style-image: none;
        }

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .cdga_fantasy_golf .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 5px;
        }

        .cdga_fantasy_golf .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 0px;
           font-weight: 700;
           color: #00709f;
           line-height: 1em;
        }

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

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

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

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

    /*lists*/

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

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

/***********************************
Chicago Golf Show Recap
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .chicago_golf_show_recap .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: #006640;
        }

    /*links*/

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

    /*headers*/

        .chicago_golf_show_recap .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .chicago_golf_show_recap .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #006640;
           line-height: 0.8em;
           text-align: left;
           text-transform: uppercase;
        }

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Soo Ahn Profile
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

        .soo_ahn_profile .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .soo_ahn_profile .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #9d2b42;
           line-height: 1em;
        }

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

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

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

        .soo_ahn_profile .column h6 {
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 20px;
           font-weight: bold;
           font-size: 12px;
        }

    /*lists*/

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

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

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

/***********************************
Throwback
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .throwback .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: #006640;
        }

    /*links*/

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

        .throwback .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .throwback .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #006640;
           line-height: 0.8em;
           text-align: left;
           text-transform: uppercase;
        }

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

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

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

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

    /*lists*/

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

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

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

/***********************************
Nick Anderson Profile
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .profile .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 5px;
        }

        .profile .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #d46738;
           line-height: 1em;
        }

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

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

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

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

    /*lists*/

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

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

/***********************************
Handicapping
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .handicapping .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 5px;
        }

        .handicapping .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #d46738;
           line-height: 1em;
        }

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

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

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

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

    /*lists*/

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

        .handicapping .column .NumberedList {
           font-family: 'Source Serif 4';
           margin-bottom: 15px;
           padding-bottom: 5px;
           list-style-image: none;
        }

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

    /*paragraphs*/

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

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

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

        .member_golf_shop .column p.CenteredLink {
           font-family: 'Source Sans 3';
           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: 51px;
           line-height: 0.3em;
           font-family: 'Source Serif 4';
           text-transform: capitalize;
           color: #d46738;
        }

    /*links*/

        .member_golf_shop .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_golf_shop .column h1 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           font-weight: 700;
           margin-bottom: 20px;
           text-align: center;
           text-transform: uppercase;
           color: #d46738;
           line-height: 0.9em;
        }

        .member_golf_shop .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #9d2b42;
           line-height: 1em;
           text-align: center;
           text-transform: uppercase;
        }

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

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

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

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

    /*lists*/

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

    /*headers*/

        .member_perks .column h1 {
           font-family: 'Source Sans 3';
           font-size: 45px;
           font-weight: 700;
           margin-bottom: 5px;
           color: #00709f;
           text-transform: uppercase;
           line-height: 0.9em;
           text-align: center;
        }

        .member_perks .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 0px;
           font-weight: 700;
           color: #00709f;
           line-height: 1em;
        }

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

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

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

    /*links*/

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

        .sunshine_focus .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
           text-align: left;
           text-transform: capitalize;
           color: #d46738;
           line-height: 1em;
        }

        .sunshine_focus .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 20px;
           font-weight: 700;
           color: #9d2b42;
           line-height: 1em;
           text-align: center;
           text-transform: uppercase;
        }

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

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

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

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

    /*lists*/

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

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

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

/***********************************
FRENCH LICK AD
***********************************/

    /*paragraphs*/

        .french_lick_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .french_lick_cdga_mar24 .column a {
        }

    /*headers*/

        .french_lick_cdga_mar24 .column h1 {
        }

        .french_lick_cdga_mar24 .column h2 {
        }

        .french_lick_cdga_mar24 .column h3 {
        }

        .french_lick_cdga_mar24 .column h4 {
        }

        .french_lick_cdga_mar24 .column h5 {
        }

        .french_lick_cdga_mar24 .column h6 {
        }

/***********************************
JERSEY MIKES AD
***********************************/

    /*paragraphs*/

        .jersey_mikes_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .jersey_mikes_cdga_mar24 .column a {
        }

    /*headers*/

        .jersey_mikes_cdga_mar24 .column h1 {
        }

        .jersey_mikes_cdga_mar24 .column h2 {
        }

        .jersey_mikes_cdga_mar24 .column h3 {
        }

        .jersey_mikes_cdga_mar24 .column h4 {
        }

        .jersey_mikes_cdga_mar24 .column h5 {
        }

        .jersey_mikes_cdga_mar24 .column h6 {
        }

/***********************************
TOUR EDGE AD
***********************************/

    /*paragraphs*/

        .tour_edge_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .tour_edge_cdga_mar24 .column a {
        }

    /*headers*/

        .tour_edge_cdga_mar24 .column h1 {
        }

        .tour_edge_cdga_mar24 .column h2 {
        }

        .tour_edge_cdga_mar24 .column h3 {
        }

        .tour_edge_cdga_mar24 .column h4 {
        }

        .tour_edge_cdga_mar24 .column h5 {
        }

        .tour_edge_cdga_mar24 .column h6 {
        }

/***********************************
ZERO FRICTION_AD
***********************************/

    /*paragraphs*/

        .zero_friction_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .zero_friction_cdga_mar24 .column a {
        }

    /*headers*/

        .zero_friction_cdga_mar24 .column h1 {
        }

        .zero_friction_cdga_mar24 .column h2 {
        }

        .zero_friction_cdga_mar24 .column h3 {
        }

        .zero_friction_cdga_mar24 .column h4 {
        }

        .zero_friction_cdga_mar24 .column h5 {
        }

        .zero_friction_cdga_mar24 .column h6 {
        }

/***********************************
GLENVIEW PARK AD
***********************************/

    /*paragraphs*/

        .glenview_park_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .glenview_park_cdga_mar24 .column a {
        }

    /*headers*/

        .glenview_park_cdga_mar24 .column h1 {
        }

        .glenview_park_cdga_mar24 .column h2 {
        }

        .glenview_park_cdga_mar24 .column h3 {
        }

        .glenview_park_cdga_mar24 .column h4 {
        }

        .glenview_park_cdga_mar24 .column h5 {
        }

        .glenview_park_cdga_mar24 .column h6 {
        }

/***********************************
NORTHWESTERN MEDICINE AD
***********************************/

    /*paragraphs*/

        .northwestern_med_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .northwestern_med_cdga_mar24 .column a {
        }

    /*headers*/

        .northwestern_med_cdga_mar24 .column h1 {
        }

        .northwestern_med_cdga_mar24 .column h2 {
        }

        .northwestern_med_cdga_mar24 .column h3 {
        }

        .northwestern_med_cdga_mar24 .column h4 {
        }

        .northwestern_med_cdga_mar24 .column h5 {
        }

        .northwestern_med_cdga_mar24 .column h6 {
        }

/***********************************
CDGA MEMBER GOLF SHOP AD
***********************************/

    /*paragraphs*/

        .cdga_mem_golf_shop_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .cdga_mem_golf_shop_cdga_mar24 .column a {
        }

    /*headers*/

        .cdga_mem_golf_shop_cdga_mar24 .column h1 {
        }

        .cdga_mem_golf_shop_cdga_mar24 .column h2 {
        }

        .cdga_mem_golf_shop_cdga_mar24 .column h3 {
        }

        .cdga_mem_golf_shop_cdga_mar24 .column h4 {
        }

        .cdga_mem_golf_shop_cdga_mar24 .column h5 {
        }

        .cdga_mem_golf_shop_cdga_mar24 .column h6 {
        }

/***********************************
JOHN DEERE AD
***********************************/

    /*paragraphs*/

        .john_deere_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .john_deere_cdga_mar24 .column a {
        }

    /*headers*/

        .john_deere_cdga_mar24 .column h1 {
        }

        .john_deere_cdga_mar24 .column h2 {
        }

        .john_deere_cdga_mar24 .column h3 {
        }

        .john_deere_cdga_mar24 .column h4 {
        }

        .john_deere_cdga_mar24 .column h5 {
        }

        .john_deere_cdga_mar24 .column h6 {
        }

/***********************************
TULLYMORE AD
***********************************/

    /*paragraphs*/

        .tullymore_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .tullymore_cdga_mar24 .column a {
        }

    /*headers*/

        .tullymore_cdga_mar24 .column h1 {
        }

        .tullymore_cdga_mar24 .column h2 {
        }

        .tullymore_cdga_mar24 .column h3 {
        }

        .tullymore_cdga_mar24 .column h4 {
        }

        .tullymore_cdga_mar24 .column h5 {
        }

        .tullymore_cdga_mar24 .column h6 {
        }

/***********************************
REPUBLIC BANK AD
***********************************/

    /*paragraphs*/

        .republic_bank_cdga_mar24 .column p {
        }

    /*inlines*/

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

    /*links*/

        .republic_bank_cdga_mar24 .column a {
        }

    /*headers*/

        .republic_bank_cdga_mar24 .column h1 {
        }

        .republic_bank_cdga_mar24 .column h2 {
        }

        .republic_bank_cdga_mar24 .column h3 {
        }

        .republic_bank_cdga_mar24 .column h4 {
        }

        .republic_bank_cdga_mar24 .column h5 {
        }

        .republic_bank_cdga_mar24 .column h6 {
        }

