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

    /*general*/

        .cover .column endbug {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
The Starter
***********************************/

    /*general*/

        .the_starter .column endbug {
        }

    /*headers*/

        .the_starter .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .the_starter .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_starter .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_starter .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .the_starter .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_starter .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .the_starter .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .the_starter .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_starter .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_starter .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_starter .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 25px;
           margin-right: 25px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_starter .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .the_starter .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .the_starter .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 25px;
           margin-right: 25px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
Watson Goes From Relic To Relevant
***********************************/

    /*general*/

        .green_col .column endbug {
        }

    /*headers*/

        .green_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .green_col .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .green_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .green_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .green_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .green_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .green_col .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .green_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .green_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .green_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .green_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .green_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .green_col .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .green_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .green_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Callaway SuperHot
***********************************/

    /*headers*/

        .callaway_superhot_0326 .column h1 {
        }

        .callaway_superhot_0326 .column h2 {
        }

        .callaway_superhot_0326 .column h3 {
        }

        .callaway_superhot_0326 .column h4 {
        }

        .callaway_superhot_0326 .column h5 {
        }

        .callaway_superhot_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_superhot_0326 .column a {
        }

    /*paragraphs*/

        .callaway_superhot_0326 .column p {
        }

/***********************************
Picture This
***********************************/

    /*general*/

        .picture_this .column endbug {
        }

    /*headers*/

        .picture_this .column h1 {
        }

        .picture_this .column h2 {
        }

        .picture_this .column h3 {
        }

        .picture_this .column h4 {
        }

        .picture_this .column h5 {
        }

        .picture_this .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .picture_this .column a {
        }

    /*paragraphs*/

        .picture_this .column p {
        }

/***********************************
Callaway
***********************************/

    /*headers*/

        .callaway_win_ad_rev_0326 .column h1 {
        }

        .callaway_win_ad_rev_0326 .column h2 {
        }

        .callaway_win_ad_rev_0326 .column h3 {
        }

        .callaway_win_ad_rev_0326 .column h4 {
        }

        .callaway_win_ad_rev_0326 .column h5 {
        }

        .callaway_win_ad_rev_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_win_ad_rev_0326 .column a {
        }

    /*paragraphs*/

        .callaway_win_ad_rev_0326 .column p {
        }

/***********************************
Callaway Rogue Driver
***********************************/

    /*headers*/

        .callaway_rogue_driver_v2_0326 .column h1 {
        }

        .callaway_rogue_driver_v2_0326 .column h2 {
        }

        .callaway_rogue_driver_v2_0326 .column h3 {
        }

        .callaway_rogue_driver_v2_0326 .column h4 {
        }

        .callaway_rogue_driver_v2_0326 .column h5 {
        }

        .callaway_rogue_driver_v2_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_rogue_driver_v2_0326 .column a {
        }

    /*paragraphs*/

        .callaway_rogue_driver_v2_0326 .column p {
        }

/***********************************
A Quick 9
***********************************/

    /*general*/

        .quick_9 .column endbug {
        }

    /*headers*/

        .quick_9 .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .quick_9 .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .quick_9 .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .quick_9 .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .quick_9 .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .quick_9 .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .quick_9 .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .quick_9 .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .quick_9 .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .quick_9 .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .quick_9 .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9entry {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 18px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.2em;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 30px;
           padding-right: 30px;
           padding-top: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9 {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 54px;
           font-weight: 600;
           letter-spacing: -1px;
           line-height: 1em;
           padding-bottom: 8px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-align: center;
           text-decoration: none;
           text-indent: 0px;
        }

        .quick_9 .column p.TAP-INS {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 5px;
           padding-top: 10px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.READMORE {
           color: #b2afaf;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.2em;
           padding-bottom: 10px;
           text-align: center;
           text-decoration: underline;
           text-indent: 0px;
        }

        .quick_9 .column p.Tap-insText {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.AQuick9comment {
           font-family: "acumin-pro",sans-serif;
           font-size: 17px;
           font-style: italic;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 0px;
           padding-bottom: 10px;
           padding-left: 30px;
           padding-right: 30px;
           text-align: center;
           text-indent: 0px;
        }

/***********************************
Odyssey
***********************************/

    /*headers*/

        .odyssey_0326 .column h1 {
        }

        .odyssey_0326 .column h2 {
        }

        .odyssey_0326 .column h3 {
        }

        .odyssey_0326 .column h4 {
        }

        .odyssey_0326 .column h5 {
        }

        .odyssey_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .odyssey_0326 .column a {
        }

    /*paragraphs*/

        .odyssey_0326 .column p {
        }

/***********************************
OGIO
***********************************/

    /*headers*/

        .ogio_0326 .column h1 {
        }

        .ogio_0326 .column h2 {
        }

        .ogio_0326 .column h3 {
        }

        .ogio_0326 .column h4 {
        }

        .ogio_0326 .column h5 {
        }

        .ogio_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ogio_0326 .column a {
        }

    /*paragraphs*/

        .ogio_0326 .column p {
        }

/***********************************
MCA Golf
***********************************/

    /*headers*/

        .mca_golf_0326 .column h1 {
        }

        .mca_golf_0326 .column h2 {
        }

        .mca_golf_0326 .column h3 {
        }

        .mca_golf_0326 .column h4 {
        }

        .mca_golf_0326 .column h5 {
        }

        .mca_golf_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mca_golf_0326 .column a {
        }

    /*paragraphs*/

        .mca_golf_0326 .column p {
        }

/***********************************
Hogan Perpetuates The Equalizer Tradition
***********************************/

    /*general*/

        .hogan_gear .column endbug {
        }

    /*headers*/

        .hogan_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .hogan_gear .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .hogan_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .hogan_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .hogan_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .hogan_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .hogan_gear .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .hogan_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hogan_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .hogan_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .hogan_gear .column a {
           color: #6887a2;
           font-weight: 400;
           text-decoration: none;
        }

        .hogan_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hogan_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .hogan_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .hogan_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .hogan_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .hogan_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .hogan_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .hogan_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .hogan_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .hogan_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .hogan_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .hogan_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .hogan_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .hogan_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .hogan_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .hogan_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .hogan_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Pinehurst CVB
***********************************/

    /*headers*/

        .pinehurst_cvb_0326 .column h1 {
        }

        .pinehurst_cvb_0326 .column h2 {
        }

        .pinehurst_cvb_0326 .column h3 {
        }

        .pinehurst_cvb_0326 .column h4 {
        }

        .pinehurst_cvb_0326 .column h5 {
        }

        .pinehurst_cvb_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pinehurst_cvb_0326 .column a {
        }

    /*paragraphs*/

        .pinehurst_cvb_0326 .column p {
        }

/***********************************
Club Champion Touts ‘Tour-Quality Fittings’
***********************************/

    /*general*/

        .club_champion_gear .column endbug {
        }

    /*headers*/

        .club_champion_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .club_champion_gear .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .club_champion_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .club_champion_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .club_champion_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .club_champion_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .club_champion_gear .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .club_champion_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .club_champion_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .club_champion_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .club_champion_gear .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .club_champion_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .club_champion_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .club_champion_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .club_champion_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .club_champion_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .club_champion_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .club_champion_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .club_champion_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .club_champion_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .club_champion_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .club_champion_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .club_champion_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .club_champion_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .club_champion_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .club_champion_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .club_champion_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .club_champion_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Fujikura
***********************************/

    /*headers*/

        .fujikura_0326 .column h1 {
        }

        .fujikura_0326 .column h2 {
        }

        .fujikura_0326 .column h3 {
        }

        .fujikura_0326 .column h4 {
        }

        .fujikura_0326 .column h5 {
        }

        .fujikura_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .fujikura_0326 .column a {
        }

    /*paragraphs*/

        .fujikura_0326 .column p {
        }

/***********************************
Range Rat
***********************************/

    /*general*/

        .range_rat .column endbug {
        }

    /*headers*/

        .range_rat .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .range_rat .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .range_rat .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .range_rat .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .range_rat .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .range_rat .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .range_rat .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .range_rat .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .range_rat .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .range_rat .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .range_rat .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRText {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRHeader {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .range_rat .column p.RRtag {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 30px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .range_rat .column p.RRSubhead {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Ben Hogan
***********************************/

    /*headers*/

        .ben_hogan_0326 .column h1 {
        }

        .ben_hogan_0326 .column h2 {
        }

        .ben_hogan_0326 .column h3 {
        }

        .ben_hogan_0326 .column h4 {
        }

        .ben_hogan_0326 .column h5 {
        }

        .ben_hogan_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ben_hogan_0326 .column a {
        }

    /*paragraphs*/

        .ben_hogan_0326 .column p {
        }

/***********************************
Gannon Feature
***********************************/

    /*general*/

        .gannon .column endbug {
        }

    /*headers*/

        .gannon .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .gannon .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .gannon .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .gannon .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .gannon .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .gannon .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .gannon .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .gannon .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .gannon .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .gannon .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .gannon .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .gannon .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .gannon .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .gannon .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .gannon .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .gannon .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 27px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 10px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .gannon .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .gannon .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .gannon .column p.miniquotes {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 15px;
           margin-top: 5px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .gannon .column p.TheTake {
           background-color: transparent;
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 300;
           line-height: 1.1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .gannon .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .gannon .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Robert Trent Jones
***********************************/

    /*headers*/

        .robert_trent_jones_0326 .column h1 {
        }

        .robert_trent_jones_0326 .column h2 {
        }

        .robert_trent_jones_0326 .column h3 {
        }

        .robert_trent_jones_0326 .column h4 {
        }

        .robert_trent_jones_0326 .column h5 {
        }

        .robert_trent_jones_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .robert_trent_jones_0326 .column a {
        }

    /*paragraphs*/

        .robert_trent_jones_0326 .column p {
        }

/***********************************
Watson Waltzes To Victory In Austin
***********************************/

    /*general*/

        .pga_charticle .column endbug {
        }

    /*headers*/

        .pga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .pga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .pga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .pga_charticle .column h4 {
        }

        .pga_charticle .column h5 {
        }

        .pga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .pga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
The Soul of Jim Nantz
***********************************/

    /*headers*/

        .house_ad_nantz .column h1 {
        }

        .house_ad_nantz .column h2 {
        }

        .house_ad_nantz .column h3 {
        }

        .house_ad_nantz .column h4 {
        }

        .house_ad_nantz .column h5 {
        }

        .house_ad_nantz .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .house_ad_nantz .column a {
        }

    /*paragraphs*/

        .house_ad_nantz .column p {
        }

/***********************************
Thomas Takes Lesson From Ranking Chase
***********************************/

    /*general*/

        .pga_notebook .column endbug {
        }

    /*headers*/

        .pga_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .pga_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .pga_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .pga_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .pga_notebook .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .pga_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .pga_notebook .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .pga_notebook .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .pga_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .pga_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pga_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .pga_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .pga_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .pga_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .pga_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Srixon Q Star
***********************************/

    /*headers*/

        .srixon_q_star_0326 .column h1 {
        }

        .srixon_q_star_0326 .column h2 {
        }

        .srixon_q_star_0326 .column h3 {
        }

        .srixon_q_star_0326 .column h4 {
        }

        .srixon_q_star_0326 .column h5 {
        }

        .srixon_q_star_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .srixon_q_star_0326 .column a {
        }

    /*paragraphs*/

        .srixon_q_star_0326 .column p {
        }

/***********************************
Garnett Goes Wire To Wire For Maiden Victory
***********************************/

    /*general*/

        .cp_charticle .column endbug {
        }

    /*headers*/

        .cp_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .cp_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .cp_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .cp_charticle .column h4 {
        }

        .cp_charticle .column h5 {
        }

        .cp_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cp_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .cp_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Short Game
***********************************/

    /*headers*/

        .short_game .column h1 {
        }

        .short_game .column h2 {
        }

        .short_game .column h3 {
        }

        .short_game .column h4 {
        }

        .short_game .column h5 {
        }

        .short_game .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .short_game .column a {
        }

    /*paragraphs*/

        .short_game .column p {
        }

/***********************************
Cleveland CBX
***********************************/

    /*headers*/

        .cleveland_cbx_0326 .column h1 {
        }

        .cleveland_cbx_0326 .column h2 {
        }

        .cleveland_cbx_0326 .column h3 {
        }

        .cleveland_cbx_0326 .column h4 {
        }

        .cleveland_cbx_0326 .column h5 {
        }

        .cleveland_cbx_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cleveland_cbx_0326 .column a {
        }

    /*paragraphs*/

        .cleveland_cbx_0326 .column p {
        }

/***********************************
Varsity Match A Matter Of Great Importance
***********************************/

    /*general*/

        .hopkins_col .column endbug {
        }

    /*headers*/

        .hopkins_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .hopkins_col .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .hopkins_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .hopkins_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .hopkins_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .hopkins_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .hopkins_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .hopkins_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hopkins_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .hopkins_col .column a {
           color: #ffc832;
           font-weight: 400;
           text-decoration: none;
        }

        .hopkins_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hopkins_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .hopkins_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .hopkins_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .hopkins_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .hopkins_col .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .hopkins_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .hopkins_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
LPGA: Spectacular Stroke Spurs Ji To Title
***********************************/

    /*general*/

        .lpga_charticle .column endbug {
        }

    /*headers*/

        .lpga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .lpga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .lpga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .lpga_charticle .column h4 {
        }

        .lpga_charticle .column h5 {
        }

        .lpga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .lpga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Kerr Keeps On Ticking
***********************************/

    /*general*/

        .lpga_notebook .column endbug {
        }

    /*headers*/

        .lpga_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .lpga_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .lpga_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .lpga_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .lpga_notebook .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .lpga_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .lpga_notebook .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .lpga_notebook .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .lpga_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .lpga_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .lpga_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.PULLQUOTE {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .lpga_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .lpga_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .lpga_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .lpga_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
LPGA
***********************************/

    /*headers*/

        .lpga_0326 .column h1 {
        }

        .lpga_0326 .column h2 {
        }

        .lpga_0326 .column h3 {
        }

        .lpga_0326 .column h4 {
        }

        .lpga_0326 .column h5 {
        }

        .lpga_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_0326 .column a {
        }

    /*paragraphs*/

        .lpga_0326 .column p {
        }

/***********************************
Behold The Arms Race In College Golf
***********************************/

    /*general*/

        .eubanks_col .column endbug {
        }

    /*headers*/

        .eubanks_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .eubanks_col .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .eubanks_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .eubanks_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .eubanks_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .eubanks_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .eubanks_col .column a {
           color: #ffc832;
           font-weight: 400;
           text-decoration: none;
        }

        .eubanks_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .eubanks_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .eubanks_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .eubanks_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .eubanks_col .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .eubanks_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .eubanks_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
AJGA
***********************************/

    /*headers*/

        .ajga_0326 .column h1 {
        }

        .ajga_0326 .column h2 {
        }

        .ajga_0326 .column h3 {
        }

        .ajga_0326 .column h4 {
        }

        .ajga_0326 .column h5 {
        }

        .ajga_0326 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ajga_0326 .column a {
        }

    /*paragraphs*/

        .ajga_0326 .column p {
        }

/***********************************
Epiphany Paves Way To Anthony’s Amateur Success
***********************************/

    /*general*/

        .fairholm_col .column endbug {
        }

    /*headers*/

        .fairholm_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .fairholm_col .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .fairholm_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .fairholm_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .fairholm_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .fairholm_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .fairholm_col .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .fairholm_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .fairholm_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .fairholm_col .column a {
           color: #ffc832;
           font-weight: 400;
           text-decoration: none;
        }

        .fairholm_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .fairholm_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .fairholm_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .fairholm_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .fairholm_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .fairholm_col .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .fairholm_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .fairholm_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .fairholm_col .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .fairholm_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .fairholm_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Youngster Hammer Wins Azalea Amateur
***********************************/

    /*general*/

        .amateur_rdp .column endbug {
        }

    /*headers*/

        .amateur_rdp .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .amateur_rdp .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .amateur_rdp .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .amateur_rdp .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .amateur_rdp .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .amateur_rdp .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .amateur_rdp .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .amateur_rdp .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .amateur_rdp .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .amateur_rdp .column a {
           color: #ffc832;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .amateur_rdp .column a.ReadMore {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .amateur_rdp .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .amateur_rdp .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .amateur_rdp .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .amateur_rdp .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .amateur_rdp .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .amateur_rdp .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .amateur_rdp .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .amateur_rdp .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .amateur_rdp .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .amateur_rdp .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .amateur_rdp .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .amateur_rdp .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .amateur_rdp .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Englishman Ellis Wins Georgia Cup
***********************************/

    /*general*/

        .englishman_ellis_wins_georgia .column endbug {
        }

    /*headers*/

        .englishman_ellis_wins_georgia .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .englishman_ellis_wins_georgia .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .englishman_ellis_wins_georgia .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .englishman_ellis_wins_georgia .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .englishman_ellis_wins_georgia .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .englishman_ellis_wins_georgia .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .englishman_ellis_wins_georgia .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .englishman_ellis_wins_georgia .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .englishman_ellis_wins_georgia .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .englishman_ellis_wins_georgia .column a {
           color: #ffc832;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .englishman_ellis_wins_georgia .column a.ReadMore {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .englishman_ellis_wins_georgia .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .englishman_ellis_wins_georgia .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .englishman_ellis_wins_georgia .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .englishman_ellis_wins_georgia .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .englishman_ellis_wins_georgia .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .englishman_ellis_wins_georgia .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .englishman_ellis_wins_georgia .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
The Story Of The 97th Open At Carnoustie
***********************************/

    /*general*/

        .the_open .column endbug {
        }

    /*headers*/

        .the_open .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .the_open .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_open .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .the_open .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .the_open .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .the_open .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .the_open .column a {
           color: #1b1b3d;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .the_open .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_open .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_open .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_open .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PULLQUOTE {
           color: #1b1b3d;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_open .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_open .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_open .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .the_open .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .the_open .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Statistics
***********************************/

    /*general*/

        .statistics .column endbug {
        }

    /*headers*/

        .statistics .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
           text-align: center;
        }

        .statistics .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .statistics .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 12px;
           text-align: center;
           text-transform: uppercase;
        }

        .statistics .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .statistics .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .statistics .column .AllCaps {
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.2em;
           text-transform: uppercase;
        }

        .statistics .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .statistics .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .statistics .column a {
           color: #ffffff;
           font-weight: 400;
           text-decoration: none;
        }

        .statistics .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .statistics .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .statistics .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .statistics .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .statistics .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.STATSheader {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 44px;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 20px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.STATSsubhead {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 19px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 0px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .statistics .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
PostScript
***********************************/

    /*general*/

        .postscript .column endbug {
        }

    /*headers*/

        .postscript .column h1 {
        }

        .postscript .column h2 {
           font-family: Arial, sans-serif;
           font-size: 30px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 6px;
        }

        .postscript .column h3 {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .postscript .column h4 {
        }

        .postscript .column h5 {
        }

        .postscript .column h6 {
        }

    /*inlines*/

        .postscript .column .default-drop-cap {
           float: left;
           font-family: Arial, sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .postscript .column .AllCaps {
           color: #79777b;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 100;
           text-transform: uppercase;
        }

    /*links*/

        .postscript .column a {
        }

        .postscript .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .postscript .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .postscript .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .postscript .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .postscript .column p {
           background-color: #efefef;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-indent: 18px;
        }

        .postscript .column p.NoIndent {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 14px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 6px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 6px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptText {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 15px;
           padding-left: 15px;
           padding-right: 45px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptHeader {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-left: 15px;
           padding-top: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .postscript .column p.JustifiedRight {
           background-color: #000000;
           color: #efefef;
           font-family: Arial, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           padding-left: 8px;
           padding-right: 8px;
           text-align: right;
           text-indent: 18px;
           text-transform: uppercase;
        }

/***********************************
Masthead
***********************************/

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .masthead .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .masthead .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .masthead .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .masthead .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .masthead .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .masthead .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .masthead .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .masthead .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .masthead .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .masthead .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .masthead .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .masthead .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .masthead .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
Easy GAMe
***********************************/

    /*general*/

        .gam .column endbug {
        }

    /*headers*/

        .gam .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .gam .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .gam .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .gam .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .gam .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .gam .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

        .gam .column .default-drop-cap {
           float: left;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .gam .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .gam .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .gam .column a {
           color: #213a71;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .gam .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .gam .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .gam .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .gam .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .gam .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .gam .column p.PULLQUOTE {
           color: #0078c1;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .gam .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .gam .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .gam .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .gam .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .gam .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .gam .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .gam .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .gam .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

