/***********************************
State Seniors
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

        .state_seniors .column h3 {
           line-height: 1em;
           font-size: 40px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

        .state_seniors .column h5 {
           margin-bottom: 0px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 14px;
           line-height: 1em;
        }

        .state_seniors .column h6 {
           font-weight: 400;
           line-height: 1em;
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 0px;
           font-size: 15px;
        }

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

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

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

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

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

        .social_competitions_recap .column h6 {
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 15px;
           font-family: 'Source Sans 3';
           line-height: 1.1em;
           font-weight: bold;
           color: #0f4c1c;
        }

        .social_competitions_recap .column h5 {
           line-height: 0.2em;
           margin-top: 15px;
           font-weight: bold;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
        }

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

        .social_competitions_recap .column h3 {
           font-weight: 700;
           margin-bottom: 5px;
           font-family: 'Source Sans 3';
           font-size: 40px;
           line-height: 1em;
        }

        .social_competitions_recap .column h2 {
           line-height: 0.9em;
           color: #0f4c1c;
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 50px;
           font-family: 'Source Sans 3';
        }

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

    /*links*/

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

    /*inlines*/

        .social_competitions_recap .column .default-drop-cap {
           color: #0f4c1c;
           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*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Chicago District Golfer Throwback
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .chicago_district_golfer_throw .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: #0f4c1c;
        }

    /*links*/

        .chicago_district_golfer_throw .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_district_golfer_throw .column h1 {
           font-family: 'Source Sans 3';
           font-size: 60px;
           font-weight: 700;
           margin-bottom: 10px;
        }

        .chicago_district_golfer_throw .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #0f4c1c;
           line-height: 0.9em;
        }

        .chicago_district_golfer_throw .column h3 {
           line-height: 1em;
           font-size: 40px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

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

        .chicago_district_golfer_throw .column h6 {
           color: #0f4c1c;
           font-weight: bold;
           line-height: 1.1em;
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 6px;
           font-size: 18px;
        }

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

        .cover_toc .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover_toc .column a {
        }

    /*headers*/

        .cover_toc .column h1 {
        }

        .cover_toc .column h2 {
        }

        .cover_toc .column h3 {
        }

        .cover_toc .column h4 {
        }

        .cover_toc .column h5 {
        }

        .cover_toc .column h6 {
        }

    /*images*/

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

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

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

    /*layoutitems*/

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

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

    /*images*/

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

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Offseason Outlook
***********************************/

    /*images*/

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

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

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

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

        .offseason_outlook .column h6 {
           font-weight: 400;
           margin-bottom: 0px;
           margin-top: 0px;
           font-family: 'Source Sans 3';
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Tick Tock
***********************************/

    /*images*/

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

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

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

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

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

        .tick_tock .column h6 {
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 15px;
           font-family: 'Source Sans 3';
           line-height: 1.1em;
           font-weight: bold;
           color: #0f4c1c;
        }

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

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

        .tick_tock .column h3 {
           font-weight: 700;
           margin-bottom: 5px;
           font-family: 'Source Sans 3';
           font-size: 40px;
           line-height: 1em;
        }

        .tick_tock .column h2 {
           line-height: 0.9em;
           color: #1471a0;
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 50px;
           font-family: 'Source Sans 3';
        }

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

    /*links*/

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

        .tick_tock .column .default-drop-cap {
           color: #0f4c1c;
           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*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
A Perfect Pair
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

        .a_perfect_pair .column h5 {
           margin-bottom: 20px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 0px;
           text-align: center;
           color: #9d2b42;
        }

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

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Golf 360 Stories Recap
***********************************/

    /*images*/

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

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

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

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

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

        .golf_360_stories_recap .column h6 {
           font-size: 18px;
           margin-bottom: 6px;
           margin-top: 0px;
           font-family: 'Source Sans 3';
           line-height: 1.1em;
           font-weight: bold;
           color: #0f4c1c;
        }

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

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

        .golf_360_stories_recap .column h3 {
           font-weight: 700;
           margin-bottom: 5px;
           font-family: 'Source Sans 3';
           font-size: 40px;
           line-height: 1em;
        }

        .golf_360_stories_recap .column h2 {
           line-height: 0.9em;
           color: #0f4c1c;
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 50px;
           font-family: 'Source Sans 3';
        }

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

    /*links*/

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

    /*inlines*/

        .golf_360_stories_recap .column .default-drop-cap {
           color: #0f4c1c;
           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*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
CDGA Golf Show Season Recap
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .cdga_golf_show_season_recap .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: #25702d;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

        .cdga_golf_show_season_recap .column h6 {
           font-family: 'Source Sans 3';
           margin-top: 14px;
           margin-bottom: 0px;
           font-weight: 400;
           line-height: 0.3em;
           padding-bottom: 9px;
        }

    /*lists*/

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Sweet Treats
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .sweet_treats .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: #0f4c1c;
        }

    /*links*/

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

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

        .sweet_treats .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #0f4c1c;
           line-height: 0.9em;
        }

        .sweet_treats .column h3 {
           line-height: 1em;
           font-size: 40px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

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

        .sweet_treats .column h6 {
           color: #0f4c1c;
           font-weight: bold;
           line-height: 1.1em;
           font-family: 'Source Sans 3';
           margin-top: 15px;
           margin-bottom: 6px;
           font-size: 18px;
        }

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
LIV Golf Recap
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .liv_golf_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: #1471a0;
        }

    /*links*/

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

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

        .liv_golf_recap .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #1471a0;
           line-height: 0.9em;
        }

        .liv_golf_recap .column h3 {
           line-height: 1em;
           font-size: 40px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

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

        .liv_golf_recap .column h6 {
           color: #0f4c1c;
           font-weight: bold;
           line-height: 1.1em;
           font-family: 'Source Sans 3';
           margin-top: 15px;
           margin-bottom: 6px;
           font-size: 18px;
        }

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
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: #9d2b42;
        }

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

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

        .sunshine_focus .column h3 {
           line-height: 1em;
           font-size: 22px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

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

        .sunshine_focus .column h6 {
           font-weight: 400;
           line-height: 1.1em;
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 20px;
           font-size: 9px;
        }

    /*lists*/

        .sunshine_focus .column .BulletList {
           line-height: 1.1em;
           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;
        }

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

    /*images*/

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

    /*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;
           min-width: ;
           min-height: ;
        }

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

    /*images*/

        .cdga_member_golf_shop .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_member_golf_shop .column .NumberedList {
           padding-bottom: 5px;
           margin-bottom: 15px;
           font-family: 'Source Serif 4';
           list-style-image: none;
        }

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

        .cdga_member_golf_shop .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_member_golf_shop .column h6 {
           font-weight: 400;
           margin-bottom: 0px;
           margin-top: 0px;
           font-family: 'Source Sans 3';
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

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

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
College Golf Recap
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .college_golf_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: #0f4c1c;
        }

    /*links*/

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

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

        .college_golf_recap .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #0f4c1c;
           line-height: 0.9em;
        }

        .college_golf_recap .column h3 {
           line-height: 1em;
           font-size: 40px;
           font-family: 'Source Sans 3';
           margin-bottom: 5px;
           font-weight: 700;
        }

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

        .college_golf_recap .column h5 {
           margin-bottom: 0px;
           font-family: 'Source Sans 3';
           font-weight: 400;
           margin-top: 0px;
           font-size: 9px;
           font-style: italic;
        }

        .college_golf_recap .column h6 {
           color: #0f4c1c;
           font-weight: bold;
           line-height: 1.1em;
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 6px;
           font-size: 18px;
        }

    /*lists*/

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
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: 10px;
           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: #47357f;
        }

    /*links*/

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

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

        .member_perks .column h2 {
           font-family: 'Source Sans 3';
           font-size: 50px;
           margin-bottom: 10px;
           font-weight: 700;
           color: #d46738;
           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;
        }

        .member_perks .column h5 {
           margin-bottom: 0px;
           font-family: 'Source Sans 3';
           font-weight: bold;
           margin-top: 0px;
           font-size: 20px;
           color: #d46738;
        }

        .member_perks .column h6 {
           font-family: 'Source Sans 3';
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 400;
        }

    /*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: 15px;
           padding-bottom: 5px;
           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;
        }

    /*images*/

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

    /*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;
           min-width: ;
           min-height: ;
        }

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

    /*paragraphs*/

        .french_lick_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .french_lick_ad .column a {
        }

    /*headers*/

        .french_lick_ad .column h1 {
        }

        .french_lick_ad .column h2 {
        }

        .french_lick_ad .column h3 {
        }

        .french_lick_ad .column h4 {
        }

        .french_lick_ad .column h5 {
        }

        .french_lick_ad .column h6 {
        }

/***********************************
Destination Kohler AD
***********************************/

    /*paragraphs*/

        .destination_kohler_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .destination_kohler_ad .column a {
        }

    /*headers*/

        .destination_kohler_ad .column h1 {
        }

        .destination_kohler_ad .column h2 {
        }

        .destination_kohler_ad .column h3 {
        }

        .destination_kohler_ad .column h4 {
        }

        .destination_kohler_ad .column h5 {
        }

        .destination_kohler_ad .column h6 {
        }

/***********************************
Jersey Mike AD
***********************************/

    /*paragraphs*/

        .jersey_mike_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .jersey_mike_ad .column a {
        }

    /*headers*/

        .jersey_mike_ad .column h1 {
        }

        .jersey_mike_ad .column h2 {
        }

        .jersey_mike_ad .column h3 {
        }

        .jersey_mike_ad .column h4 {
        }

        .jersey_mike_ad .column h5 {
        }

        .jersey_mike_ad .column h6 {
        }

/***********************************
Comcast-XGolf AD
***********************************/

    /*paragraphs*/

        .comcast_xgolf_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .comcast_xgolf_ad .column a {
        }

    /*headers*/

        .comcast_xgolf_ad .column h1 {
        }

        .comcast_xgolf_ad .column h2 {
        }

        .comcast_xgolf_ad .column h3 {
        }

        .comcast_xgolf_ad .column h4 {
        }

        .comcast_xgolf_ad .column h5 {
        }

        .comcast_xgolf_ad .column h6 {
        }

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

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

    /*headers*/

        .zero_friction_ad .column h6 {
        }

        .zero_friction_ad .column h5 {
        }

        .zero_friction_ad .column h4 {
        }

        .zero_friction_ad .column h3 {
        }

        .zero_friction_ad .column h2 {
        }

        .zero_friction_ad .column h1 {
        }

    /*links*/

        .zero_friction_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .zero_friction_ad .column p {
        }

/***********************************
Troon AD
***********************************/

    /*paragraphs*/

        .troon_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .troon_ad .column a {
        }

    /*headers*/

        .troon_ad .column h1 {
        }

        .troon_ad .column h2 {
        }

        .troon_ad .column h3 {
        }

        .troon_ad .column h4 {
        }

        .troon_ad .column h5 {
        }

        .troon_ad .column h6 {
        }

/***********************************
Republic-Insperity-Tito AD
***********************************/

    /*paragraphs*/

        .republic_insperity_tito_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .republic_insperity_tito_ad .column a {
        }

    /*headers*/

        .republic_insperity_tito_ad .column h1 {
        }

        .republic_insperity_tito_ad .column h2 {
        }

        .republic_insperity_tito_ad .column h3 {
        }

        .republic_insperity_tito_ad .column h4 {
        }

        .republic_insperity_tito_ad .column h5 {
        }

        .republic_insperity_tito_ad .column h6 {
        }

/***********************************
Sara Bay CC AD
***********************************/

    /*paragraphs*/

        .sara_bay_cc_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .sara_bay_cc_ad .column a {
        }

    /*headers*/

        .sara_bay_cc_ad .column h1 {
        }

        .sara_bay_cc_ad .column h2 {
        }

        .sara_bay_cc_ad .column h3 {
        }

        .sara_bay_cc_ad .column h4 {
        }

        .sara_bay_cc_ad .column h5 {
        }

        .sara_bay_cc_ad .column h6 {
        }

/***********************************
Bowes Creek-Glenview AD
***********************************/

    /*paragraphs*/

        .bowes_creek_glenview_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .bowes_creek_glenview_ad .column a {
        }

    /*headers*/

        .bowes_creek_glenview_ad .column h1 {
        }

        .bowes_creek_glenview_ad .column h2 {
        }

        .bowes_creek_glenview_ad .column h3 {
        }

        .bowes_creek_glenview_ad .column h4 {
        }

        .bowes_creek_glenview_ad .column h5 {
        }

        .bowes_creek_glenview_ad .column h6 {
        }

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

    /*paragraphs*/

        .tullymore_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .tullymore_ad .column a {
        }

    /*headers*/

        .tullymore_ad .column h1 {
        }

        .tullymore_ad .column h2 {
        }

        .tullymore_ad .column h3 {
        }

        .tullymore_ad .column h4 {
        }

        .tullymore_ad .column h5 {
        }

        .tullymore_ad .column h6 {
        }

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

    /*headers*/

        .john_deere_ad .column h6 {
        }

        .john_deere_ad .column h5 {
        }

        .john_deere_ad .column h4 {
        }

        .john_deere_ad .column h3 {
        }

        .john_deere_ad .column h2 {
        }

        .john_deere_ad .column h1 {
        }

    /*links*/

        .john_deere_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .john_deere_ad .column p {
        }

/***********************************
Kemper AD
***********************************/

    /*headers*/

        .kemper_ad .column h6 {
        }

        .kemper_ad .column h5 {
        }

        .kemper_ad .column h4 {
        }

        .kemper_ad .column h3 {
        }

        .kemper_ad .column h2 {
        }

        .kemper_ad .column h1 {
        }

    /*links*/

        .kemper_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .kemper_ad .column p {
        }

