/***********************************
Professional Profile
***********************************/

    /*paragraphs*/

        .professional_profile .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .professional_profile .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .professional_profile .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           color: #0656a5;
        }

    /*links*/

        .professional_profile .column a {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-decoration: underline;
           font-weight: bold;
           background-color: transparent;
           color: #0656a5;
        }

        .professional_profile .column a.SansSerifLink {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: underline;
           font-weight: bold;
        }

    /*headers*/

        .professional_profile .column h1 {
           color: #0c3957;
           font-family: 'Montserrat';
           font-size: 30px;
           line-height: 1.1em;
           font-weight: 700;
           margin-bottom: 0px;
           margin-top: 8px;
        }

        .professional_profile .column h2 {
           margin-top: 0px;
           color: #4992c2;
           font-size: 25px;
           font-family: 'Montserrat';
           font-weight: 700;
           margin-bottom: 15px;
           line-height: 1.1em;
        }

        .professional_profile .column h3 {
           margin-top: 10px;
           line-height: 1.1em;
           color: #0c3957;
           font-family: 'Montserrat';
           font-weight: bold;
           font-size: 16px;
           margin-bottom: 8px;
        }

        .professional_profile .column h4 {
           font-family: 'Montserrat';
           font-size: 20px;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 12px;
           margin-bottom: 6px;
        }

        .professional_profile .column h5 {
           font-family: 'Montserrat';
           font-size: 15px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 6px;
        }

        .professional_profile .column h6 {
           font-family: 'Montserrat';
           font-size: 15px;
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 12px;
        }

    /*lists*/

        .professional_profile .column .BulletList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

        .professional_profile .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

/***********************************
Trends
***********************************/

    /*paragraphs*/

        .trends .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .trends .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .trends .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           color: #134a83;
        }

    /*links*/

        .trends .column a {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-decoration: underline;
           font-weight: bold;
           background-color: transparent;
           color: #0656a5;
        }

        .trends .column a.SansSerifLink {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: underline;
           font-weight: bold;
        }

    /*headers*/

        .trends .column h1 {
           font-family: 'Montserrat';
           font-size: 40px;
           line-height: 1.1em;
           font-weight: 700;
           margin-bottom: 20px;
           margin-top: 8px;
        }

        .trends .column h2 {
           font-size: 30px;
           font-family: 'Montserrat';
           font-weight: 800;
           margin-bottom: 5px;
           line-height: 1.1em;
        }

        .trends .column h3 {
           font-family: 'Montserrat';
           font-weight: bold;
           font-size: 22px;
           margin-bottom: 20px;
        }

        .trends .column h4 {
           font-family: 'Montserrat';
           font-size: 20px;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 12px;
           margin-bottom: 6px;
        }

        .trends .column h5 {
           font-family: 'Montserrat';
           font-size: 15px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 6px;
        }

        .trends .column h6 {
           font-family: 'Montserrat';
           font-size: 15px;
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 12px;
        }

    /*lists*/

        .trends .column .BulletList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

        .trends .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

/***********************************
Marketing Your Business
***********************************/

    /*images*/

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

        .marketing_your_business .column .NumberedList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .marketing_your_business .column .BulletList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*headers*/

        .marketing_your_business .column h6 {
           margin-bottom: 12px;
           font-weight: 400;
           line-height: 1.1em;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .marketing_your_business .column h5 {
           margin-bottom: 6px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .marketing_your_business .column h4 {
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 20px;
           font-family: 'Montserrat';
        }

        .marketing_your_business .column h3 {
           margin-bottom: 20px;
           font-size: 22px;
           font-weight: bold;
           font-family: 'Montserrat';
        }

        .marketing_your_business .column h2 {
           line-height: 1.1em;
           margin-bottom: 5px;
           font-weight: 800;
           font-family: 'Montserrat';
           font-size: 30px;
        }

        .marketing_your_business .column h1 {
           margin-top: 8px;
           margin-bottom: 20px;
           font-weight: 700;
           line-height: 1.1em;
           font-size: 40px;
           font-family: 'Montserrat';
        }

    /*links*/

        .marketing_your_business .column a.SansSerifLink {
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: 'Montserrat';
        }

        .marketing_your_business .column a {
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

    /*inlines*/

        .marketing_your_business .column .default-drop-cap {
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 45px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           color: #293d26;
        }

    /*paragraphs*/

        .marketing_your_business .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

        .marketing_your_business .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

/***********************************
Relationships
***********************************/

    /*images*/

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

        .relationships .column .NumberedList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .relationships .column .BulletList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*headers*/

        .relationships .column h6 {
           margin-bottom: 12px;
           font-weight: 400;
           line-height: 1.1em;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .relationships .column h5 {
           margin-bottom: 6px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .relationships .column h4 {
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 20px;
           font-family: 'Montserrat';
        }

        .relationships .column h3 {
           margin-bottom: 20px;
           font-size: 22px;
           font-weight: bold;
           font-family: 'Montserrat';
        }

        .relationships .column h2 {
           line-height: 1.1em;
           margin-bottom: 5px;
           font-weight: 800;
           font-family: 'Montserrat';
           font-size: 30px;
        }

        .relationships .column h1 {
           margin-top: 8px;
           margin-bottom: 20px;
           font-weight: 700;
           line-height: 1.1em;
           font-size: 40px;
           font-family: 'Montserrat';
        }

    /*links*/

        .relationships .column a.SansSerifLink {
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: 'Montserrat';
        }

        .relationships .column a {
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           color: #6b93bb;
        }

    /*inlines*/

        .relationships .column .default-drop-cap {
           color: #6e1b1e;
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 45px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
        }

    /*paragraphs*/

        .relationships .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

        .relationships .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

/***********************************
Managing Your Business
***********************************/

    /*paragraphs*/

        .managing_your_business .column p {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
        }

        .managing_your_business .column p.BodyIndent {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-indent: 14px;
        }

    /*inlines*/

        .managing_your_business .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 45px;
           line-height: 0.1em;
           font-family: 'Montserrat';
           color: #0d153a;
        }

    /*links*/

        .managing_your_business .column a {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           text-decoration: underline;
           color: #0d153a;
        }

        .managing_your_business .column a.SansSerifLink {
           font-family: 'Montserrat';
           line-height: 1.1em;
           text-decoration: underline;
           font-weight: bold;
        }

    /*headers*/

        .managing_your_business .column h1 {
           font-family: 'Montserrat';
           font-size: 40px;
           line-height: 1.1em;
           font-weight: 700;
           margin-bottom: 20px;
           margin-top: 8px;
        }

        .managing_your_business .column h2 {
           font-size: 30px;
           font-family: 'Montserrat';
           font-weight: 800;
           margin-bottom: 5px;
           line-height: 1.1em;
        }

        .managing_your_business .column h3 {
           font-family: 'Montserrat';
           font-weight: bold;
           font-size: 22px;
           margin-bottom: 20px;
        }

        .managing_your_business .column h4 {
           font-family: 'Montserrat';
           font-size: 20px;
           font-weight: bold;
           line-height: 1.1em;
           margin-top: 12px;
           margin-bottom: 6px;
        }

        .managing_your_business .column h5 {
           font-family: 'Montserrat';
           font-size: 15px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 6px;
        }

        .managing_your_business .column h6 {
           font-family: 'Montserrat';
           font-size: 15px;
           line-height: 1.1em;
           font-weight: 400;
           margin-bottom: 12px;
        }

    /*lists*/

        .managing_your_business .column .BulletList {
           list-style-type: disc;
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

        .managing_your_business .column .NumberedList {
           font-family: Times New Roman, serif;
           line-height: 1.1em;
           margin-bottom: 12px;
           padding-bottom: 5px;
           list-style-image: none;
        }

    /*images*/

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

/***********************************
Publisher's Letter
***********************************/

    /*images*/

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

        .publisher_s_letter .column .NumberedList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-image: none;
        }

        .publisher_s_letter .column .BulletList {
           padding-bottom: 5px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
           list-style-type: disc;
           list-style-image: none;
        }

    /*headers*/

        .publisher_s_letter .column h6 {
           margin-bottom: 12px;
           font-weight: 400;
           line-height: 1.1em;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h5 {
           margin-bottom: 6px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 15px;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h4 {
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.1em;
           font-weight: bold;
           font-size: 20px;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h3 {
           margin-bottom: 20px;
           font-size: 22px;
           font-weight: bold;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column h2 {
           text-transform: uppercase;
           color: #b19b65;
           line-height: 1em;
           margin-bottom: 20px;
           font-weight: 800;
           font-family: 'Montserrat';
           font-size: 40px;
        }

        .publisher_s_letter .column h1 {
           margin-top: 8px;
           margin-bottom: 20px;
           font-weight: 700;
           line-height: 1.1em;
           font-size: 40px;
           font-family: 'Montserrat';
        }

    /*links*/

        .publisher_s_letter .column a.SansSerifLink {
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: 'Montserrat';
        }

        .publisher_s_letter .column a {
           color: #04264c;
           font-weight: bold;
           text-decoration: underline;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

    /*inlines*/

        .publisher_s_letter .column .default-drop-cap {
           color: #04264c;
           font-family: 'Montserrat';
           line-height: 0.1em;
           font-size: 45px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
        }

    /*paragraphs*/

        .publisher_s_letter .column p.BodyIndent {
           text-indent: 14px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

        .publisher_s_letter .column p {
           margin-bottom: 12px;
           line-height: 1.1em;
           font-family: Times New Roman, serif;
        }

/***********************************
Antigua Ad
***********************************/

    /*paragraphs*/

        .antigua_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .antigua_ad .column a {
        }

    /*headers*/

        .antigua_ad .column h1 {
        }

        .antigua_ad .column h2 {
        }

        .antigua_ad .column h3 {
        }

        .antigua_ad .column h4 {
        }

        .antigua_ad .column h5 {
        }

        .antigua_ad .column h6 {
        }

/***********************************
Duca del Cosma Ad
***********************************/

    /*paragraphs*/

        .duca_del_cosma_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .duca_del_cosma_ad .column a {
        }

    /*headers*/

        .duca_del_cosma_ad .column h1 {
        }

        .duca_del_cosma_ad .column h2 {
        }

        .duca_del_cosma_ad .column h3 {
        }

        .duca_del_cosma_ad .column h4 {
        }

        .duca_del_cosma_ad .column h5 {
        }

        .duca_del_cosma_ad .column h6 {
        }

/***********************************
Golf Genius Ad
***********************************/

    /*paragraphs*/

        .golf_genius_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .golf_genius_ad .column a {
        }

    /*headers*/

        .golf_genius_ad .column h1 {
        }

        .golf_genius_ad .column h2 {
        }

        .golf_genius_ad .column h3 {
        }

        .golf_genius_ad .column h4 {
        }

        .golf_genius_ad .column h5 {
        }

        .golf_genius_ad .column h6 {
        }

/***********************************
IZON Ad
***********************************/

    /*headers*/

        .izon_ad .column h6 {
        }

        .izon_ad .column h5 {
        }

        .izon_ad .column h4 {
        }

        .izon_ad .column h3 {
        }

        .izon_ad .column h2 {
        }

        .izon_ad .column h1 {
        }

    /*links*/

        .izon_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .izon_ad .column p {
        }

/***********************************
PGA Golf Retirement Ad
***********************************/

    /*headers*/

        .pga_golf_retirement_ad .column h6 {
        }

        .pga_golf_retirement_ad .column h5 {
        }

        .pga_golf_retirement_ad .column h4 {
        }

        .pga_golf_retirement_ad .column h3 {
        }

        .pga_golf_retirement_ad .column h2 {
        }

        .pga_golf_retirement_ad .column h1 {
        }

    /*links*/

        .pga_golf_retirement_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .pga_golf_retirement_ad .column p {
        }

/***********************************
PING Ad
***********************************/

    /*headers*/

        .ping_ad .column h6 {
        }

        .ping_ad .column h5 {
        }

        .ping_ad .column h4 {
        }

        .ping_ad .column h3 {
        }

        .ping_ad .column h2 {
        }

        .ping_ad .column h1 {
        }

    /*links*/

        .ping_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ping_ad .column p {
        }

/***********************************
Rapsodo Ad
***********************************/

    /*paragraphs*/

        .rapsodo_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .rapsodo_ad .column a {
        }

    /*headers*/

        .rapsodo_ad .column h1 {
        }

        .rapsodo_ad .column h2 {
        }

        .rapsodo_ad .column h3 {
        }

        .rapsodo_ad .column h4 {
        }

        .rapsodo_ad .column h5 {
        }

        .rapsodo_ad .column h6 {
        }

/***********************************
Revo Ad
***********************************/

    /*headers*/

        .revo_ad .column h6 {
        }

        .revo_ad .column h5 {
        }

        .revo_ad .column h4 {
        }

        .revo_ad .column h3 {
        }

        .revo_ad .column h2 {
        }

        .revo_ad .column h1 {
        }

    /*links*/

        .revo_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .revo_ad .column p {
        }

/***********************************
Scales Gear Ad
***********************************/

    /*headers*/

        .scales_gear_ad .column h6 {
        }

        .scales_gear_ad .column h5 {
        }

        .scales_gear_ad .column h4 {
        }

        .scales_gear_ad .column h3 {
        }

        .scales_gear_ad .column h2 {
        }

        .scales_gear_ad .column h1 {
        }

    /*links*/

        .scales_gear_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .scales_gear_ad .column p {
        }

/***********************************
Standard Golf Ad
***********************************/

    /*paragraphs*/

        .standard_golf_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .standard_golf_ad .column a {
        }

    /*headers*/

        .standard_golf_ad .column h1 {
        }

        .standard_golf_ad .column h2 {
        }

        .standard_golf_ad .column h3 {
        }

        .standard_golf_ad .column h4 {
        }

        .standard_golf_ad .column h5 {
        }

        .standard_golf_ad .column h6 {
        }

