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

    /*images*/

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

    /*lists*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

    /*lists*/

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

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

    /*images*/

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

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

    /*images*/

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

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

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

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

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

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

/***********************************
State Senior Preview
***********************************/

    /*images*/

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

    /*lists*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

/***********************************
State Mid-Am
***********************************/

    /*images*/

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .state_mid_am .column .default-drop-cap {
           color: #00709f;
           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*/

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

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

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

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

/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .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;
           color: #9d2b42;
        }

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

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

    /*images*/

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

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

    /*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: 5px;
           font-weight: 700;
           line-height: 1em;
           color: #006640;
        }

        .rules_of_golf .column h3 {
           line-height: 1em;
           font-size: 25px;
           font-family: 'Source Sans 3';
           margin-bottom: 20px;
           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;
        }

    /*images*/

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

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

    /*images*/

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

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

    /*images*/

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

    /*lists*/

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

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

    /*headers*/

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

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

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

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

        .travel .column h2 {
           font-weight: 700;
           margin-bottom: 10px;
           font-size: 60px;
           font-family: 'Source Sans 3';
           color: #ca9b10;
           line-height: 0.8em;
           text-align: center;
           text-transform: uppercase;
        }

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

    /*links*/

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

    /*inlines*/

        .travel .column .default-drop-cap {
           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*/

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

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

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

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

/***********************************
A Special Connection
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

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

    /*images*/

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

/***********************************
Inspiring Inductions
***********************************/

    /*images*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

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

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

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

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

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

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

    /*images*/

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

/***********************************
Tully Time
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

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

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

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

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

    /*images*/

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

/***********************************
Local Champions of Note
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*images*/

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

/***********************************
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 Mikes AD
***********************************/

    /*headers*/

        .jersey_mikes_ad .column h6 {
        }

        .jersey_mikes_ad .column h5 {
        }

        .jersey_mikes_ad .column h4 {
        }

        .jersey_mikes_ad .column h3 {
        }

        .jersey_mikes_ad .column h2 {
        }

        .jersey_mikes_ad .column h1 {
        }

    /*links*/

        .jersey_mikes_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .jersey_mikes_ad .column p {
        }

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

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

    /*headers*/

        .tour_edge_ad .column h6 {
        }

        .tour_edge_ad .column h5 {
        }

        .tour_edge_ad .column h4 {
        }

        .tour_edge_ad .column h3 {
        }

        .tour_edge_ad .column h2 {
        }

        .tour_edge_ad .column h1 {
        }

    /*links*/

        .tour_edge_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .tour_edge_ad .column p {
        }

/***********************************
Comcast_Bowes-Highlands AD
***********************************/

    /*paragraphs*/

        .comcast_bowes_highlands_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .comcast_bowes_highlands_ad .column a {
        }

    /*headers*/

        .comcast_bowes_highlands_ad .column h1 {
        }

        .comcast_bowes_highlands_ad .column h2 {
        }

        .comcast_bowes_highlands_ad .column h3 {
        }

        .comcast_bowes_highlands_ad .column h4 {
        }

        .comcast_bowes_highlands_ad .column h5 {
        }

        .comcast_bowes_highlands_ad .column h6 {
        }

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

    /*paragraphs*/

        .kemper_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .kemper_ad .column a {
        }

    /*headers*/

        .kemper_ad .column h1 {
        }

        .kemper_ad .column h2 {
        }

        .kemper_ad .column h3 {
        }

        .kemper_ad .column h4 {
        }

        .kemper_ad .column h5 {
        }

        .kemper_ad .column h6 {
        }

/***********************************
Epicurea_Glenview AD
***********************************/

    /*paragraphs*/

        .epicurea_glenview_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .epicurea_glenview_ad .column a {
        }

    /*headers*/

        .epicurea_glenview_ad .column h1 {
        }

        .epicurea_glenview_ad .column h2 {
        }

        .epicurea_glenview_ad .column h3 {
        }

        .epicurea_glenview_ad .column h4 {
        }

        .epicurea_glenview_ad .column h5 {
        }

        .epicurea_glenview_ad .column h6 {
        }

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

    /*headers*/

        .tullymore_ad .column h6 {
        }

        .tullymore_ad .column h5 {
        }

        .tullymore_ad .column h4 {
        }

        .tullymore_ad .column h3 {
        }

        .tullymore_ad .column h2 {
        }

        .tullymore_ad .column h1 {
        }

    /*links*/

        .tullymore_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .tullymore_ad .column p {
        }

/***********************************
Tito_Club at Lac Le Belle AD
***********************************/

    /*paragraphs*/

        .tito_club_at_lac_le_belle_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .tito_club_at_lac_le_belle_ad .column a {
        }

    /*headers*/

        .tito_club_at_lac_le_belle_ad .column h1 {
        }

        .tito_club_at_lac_le_belle_ad .column h2 {
        }

        .tito_club_at_lac_le_belle_ad .column h3 {
        }

        .tito_club_at_lac_le_belle_ad .column h4 {
        }

        .tito_club_at_lac_le_belle_ad .column h5 {
        }

        .tito_club_at_lac_le_belle_ad .column h6 {
        }

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

    /*paragraphs*/

        .zero_friction_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .zero_friction_ad .column a {
        }

    /*headers*/

        .zero_friction_ad .column h1 {
        }

        .zero_friction_ad .column h2 {
        }

        .zero_friction_ad .column h3 {
        }

        .zero_friction_ad .column h4 {
        }

        .zero_friction_ad .column h5 {
        }

        .zero_friction_ad .column h6 {
        }

/***********************************
Bloomingdale_FoxBend_Insperity_Palatine AD
***********************************/

    /*paragraphs*/

        .bloomingdale_foxbend_insperit .column p {
        }

    /*inlines*/

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

    /*links*/

        .bloomingdale_foxbend_insperit .column a {
        }

    /*headers*/

        .bloomingdale_foxbend_insperit .column h1 {
        }

        .bloomingdale_foxbend_insperit .column h2 {
        }

        .bloomingdale_foxbend_insperit .column h3 {
        }

        .bloomingdale_foxbend_insperit .column h4 {
        }

        .bloomingdale_foxbend_insperit .column h5 {
        }

        .bloomingdale_foxbend_insperit .column h6 {
        }

/***********************************
Phillips Park_Prairie Landing_Republic Bank_Sunset Valley AD
***********************************/

    /*paragraphs*/

        .phillips_park_prairie_landing .column p {
        }

    /*inlines*/

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

    /*links*/

        .phillips_park_prairie_landing .column a {
        }

    /*headers*/

        .phillips_park_prairie_landing .column h1 {
        }

        .phillips_park_prairie_landing .column h2 {
        }

        .phillips_park_prairie_landing .column h3 {
        }

        .phillips_park_prairie_landing .column h4 {
        }

        .phillips_park_prairie_landing .column h5 {
        }

        .phillips_park_prairie_landing .column h6 {
        }

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

    /*paragraphs*/

        .john_deere_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .john_deere_ad .column a {
        }

    /*headers*/

        .john_deere_ad .column h1 {
        }

        .john_deere_ad .column h2 {
        }

        .john_deere_ad .column h3 {
        }

        .john_deere_ad .column h4 {
        }

        .john_deere_ad .column h5 {
        }

        .john_deere_ad .column h6 {
        }

/***********************************
The Den_White Deer Run_X-Golf AD
***********************************/

    /*paragraphs*/

        .the_den_white_deer_run_x_golf .column p {
        }

    /*inlines*/

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

    /*links*/

        .the_den_white_deer_run_x_golf .column a {
        }

    /*headers*/

        .the_den_white_deer_run_x_golf .column h1 {
        }

        .the_den_white_deer_run_x_golf .column h2 {
        }

        .the_den_white_deer_run_x_golf .column h3 {
        }

        .the_den_white_deer_run_x_golf .column h4 {
        }

        .the_den_white_deer_run_x_golf .column h5 {
        }

        .the_den_white_deer_run_x_golf .column h6 {
        }

