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

/***********************************
Woods Rediscovers The Light
***********************************/

    /*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: transparent;
           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 TruVis
***********************************/

    /*headers*/

        .callaway_truvis_0924 .column h1 {
        }

        .callaway_truvis_0924 .column h2 {
        }

        .callaway_truvis_0924 .column h3 {
        }

        .callaway_truvis_0924 .column h4 {
        }

        .callaway_truvis_0924 .column h5 {
        }

        .callaway_truvis_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_truvis_0924 .column a {
        }

    /*paragraphs*/

        .callaway_truvis_0924 .column p {
        }

/***********************************
Celia Barquín Arozamena
***********************************/

    /*general*/

        .celia_cover .column endbug {
        }

    /*headers*/

        .celia_cover .column h1 {
        }

        .celia_cover .column h2 {
        }

        .celia_cover .column h3 {
        }

        .celia_cover .column h4 {
        }

        .celia_cover .column h5 {
        }

        .celia_cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .celia_cover .column a {
        }

    /*paragraphs*/

        .celia_cover .column p {
        }

/***********************************
Innocence Murdered
***********************************/

    /*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: transparent;
           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: #f4d618;
           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: #d30303;
           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 {
           color: #f3d416;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 400;
           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: #fadc20;
           color: #d30303;
           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;
        }

/***********************************
Fox Sports
***********************************/

    /*headers*/

        .fox_sports_0924 .column h1 {
        }

        .fox_sports_0924 .column h2 {
        }

        .fox_sports_0924 .column h3 {
        }

        .fox_sports_0924 .column h4 {
        }

        .fox_sports_0924 .column h5 {
        }

        .fox_sports_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .fox_sports_0924 .column a {
        }

    /*paragraphs*/

        .fox_sports_0924 .column p {
        }

/***********************************
The Famous Five
***********************************/

    /*general*/

        .hopkins_longform .column endbug {
        }

    /*headers*/

        .hopkins_longform .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_longform .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .hopkins_longform .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_longform .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

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

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

    /*inlines*/

        .hopkins_longform .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_longform .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

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

    /*links*/

        .hopkins_longform .column a {
           color: #011d70;
           font-size: 18px;
           font-weight: 400;
           text-decoration: none;
        }

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

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

    /*lists*/

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

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

    /*paragraphs*/

        .hopkins_longform .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_longform .column p.READMORE {
           color: #0a33aa;
           font-family: "acumin-pro",sans-serif;
           font-size: 15px;
           font-weight: bold;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

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

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

        .hopkins_longform .column p.byline {
           color: #f4d407;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

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

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

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

/***********************************
FootJoy
***********************************/

    /*headers*/

        .footjoy_0924 .column h1 {
        }

        .footjoy_0924 .column h2 {
        }

        .footjoy_0924 .column h3 {
        }

        .footjoy_0924 .column h4 {
        }

        .footjoy_0924 .column h5 {
        }

        .footjoy_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .footjoy_0924 .column a {
        }

    /*paragraphs*/

        .footjoy_0924 .column p {
        }

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

    /*headers*/

        .pic_this .column h1 {
        }

        .pic_this .column h2 {
        }

        .pic_this .column h3 {
        }

        .pic_this .column h4 {
        }

        .pic_this .column h5 {
        }

        .pic_this .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pic_this .column a {
        }

    /*paragraphs*/

        .pic_this .column p {
        }

/***********************************
Callaway MD4
***********************************/

    /*headers*/

        .callaway_md4_0924 .column h1 {
        }

        .callaway_md4_0924 .column h2 {
        }

        .callaway_md4_0924 .column h3 {
        }

        .callaway_md4_0924 .column h4 {
        }

        .callaway_md4_0924 .column h5 {
        }

        .callaway_md4_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_md4_0924 .column a {
        }

    /*paragraphs*/

        .callaway_md4_0924 .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: transparent;
           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: #ffffff;
           text-decoration: underline;
        }

        .quick_9 .column a.Tap-Ins {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

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

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

    /*headers*/

        .pinehurst_cvb_0924 .column h1 {
        }

        .pinehurst_cvb_0924 .column h2 {
        }

        .pinehurst_cvb_0924 .column h3 {
        }

        .pinehurst_cvb_0924 .column h4 {
        }

        .pinehurst_cvb_0924 .column h5 {
        }

        .pinehurst_cvb_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pinehurst_cvb_0924 .column a {
        }

    /*paragraphs*/

        .pinehurst_cvb_0924 .column p {
        }

/***********************************
Show Your Ryder Cup Loyalties With Relaunched Truvis Balls
***********************************/

    /*general*/

        .callaway_gear .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Odyssey EXO
***********************************/

    /*headers*/

        .odyssey_exo_0924 .column h1 {
        }

        .odyssey_exo_0924 .column h2 {
        }

        .odyssey_exo_0924 .column h3 {
        }

        .odyssey_exo_0924 .column h4 {
        }

        .odyssey_exo_0924 .column h5 {
        }

        .odyssey_exo_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .odyssey_exo_0924 .column a {
        }

    /*paragraphs*/

        .odyssey_exo_0924 .column p {
        }

/***********************************
Titleist TS Fairways Promise Big Results
***********************************/

    /*general*/

        .titleist_gear .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
PGA Journeys
***********************************/

    /*headers*/

        .pga_journeys_0924 .column h1 {
        }

        .pga_journeys_0924 .column h2 {
        }

        .pga_journeys_0924 .column h3 {
        }

        .pga_journeys_0924 .column h4 {
        }

        .pga_journeys_0924 .column h5 {
        }

        .pga_journeys_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pga_journeys_0924 .column a {
        }

    /*paragraphs*/

        .pga_journeys_0924 .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: 15px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.RRplug {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 600;
           line-height: 1.1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           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;
        }

/***********************************
Lengthy Rerouting Process Bringing Tour Back To Michigan
***********************************/

    /*general*/

        .gam_col .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

        .gam_col .column a {
           color: #213a71;
           font-weight: 400;
           text-decoration: none;
        }

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

        .gam_col .column p.PULLQUOTE {
           color: #213a71;
           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;
        }

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

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

        .gam_col .column p.TheTake {
           background-color: #213a71;
           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;
        }

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

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

/***********************************
Phillion Team Continues Scramble Dominance
***********************************/

    /*general*/

        .gam_association .column endbug {
        }

    /*headers*/

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

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

        .gam_association .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_association .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

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

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

    /*inlines*/

        .gam_association .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_association .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .gam_association .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_association .column a {
           color: #0078c1;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

/***********************************
True Temper Steel
***********************************/

    /*headers*/

        .true_temper_steel_0924 .column h1 {
        }

        .true_temper_steel_0924 .column h2 {
        }

        .true_temper_steel_0924 .column h3 {
        }

        .true_temper_steel_0924 .column h4 {
        }

        .true_temper_steel_0924 .column h5 {
        }

        .true_temper_steel_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .true_temper_steel_0924 .column a {
        }

    /*paragraphs*/

        .true_temper_steel_0924 .column p {
        }

/***********************************
East Lake Victory Completes Woods’ Comeback For The Ages
***********************************/

    /*general*/

        .pga_gamer .column endbug {
        }

    /*headers*/

        .pga_gamer .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_gamer .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_gamer .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_gamer .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

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

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

    /*inlines*/

        .pga_gamer .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_gamer .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_gamer .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_gamer .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

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

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

        .pga_gamer .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

    /*paragraphs*/

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

/***********************************
Mayakoba
***********************************/

    /*headers*/

        .mayakoba_0924 .column h1 {
        }

        .mayakoba_0924 .column h2 {
        }

        .mayakoba_0924 .column h3 {
        }

        .mayakoba_0924 .column h4 {
        }

        .mayakoba_0924 .column h5 {
        }

        .mayakoba_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mayakoba_0924 .column a {
        }

    /*paragraphs*/

        .mayakoba_0924 .column p {
        }

/***********************************
Rose Adds FedEx Cup String To Harp Of Accomplishments
***********************************/

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

        .pga_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*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 Z85
***********************************/

    /*headers*/

        .srixon_z85_0924 .column h1 {
        }

        .srixon_z85_0924 .column h2 {
        }

        .srixon_z85_0924 .column h3 {
        }

        .srixon_z85_0924 .column h4 {
        }

        .srixon_z85_0924 .column h5 {
        }

        .srixon_z85_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .srixon_z85_0924 .column a {
        }

    /*paragraphs*/

        .srixon_z85_0924 .column p {
        }

/***********************************
New Format, Bigger Bucks For FedEx Cup In 2019
***********************************/

    /*general*/

        .pga_breakout .column endbug {
        }

    /*headers*/

        .pga_breakout .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_breakout .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_breakout .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_breakout .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

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

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

    /*inlines*/

        .pga_breakout .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_breakout .column .BLACK {
           color: #000000;
        }

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

        .pga_breakout .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_breakout .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

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

        .pga_breakout .column a.NoStyle {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: none;
        }

        .pga_breakout .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

    /*paragraphs*/

        .pga_breakout .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_breakout .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_breakout .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_breakout .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_breakout .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_breakout .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 19px;
           font-weight: 800;
           line-height: 1em;
           margin-bottom: 5px;
           margin-left: 10px;
           margin-right: 10px;
           margin-top: 0px;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 7px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

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

/***********************************
Cleveland RTX
***********************************/

    /*headers*/

        .cleveland_rtx_0924 .column h1 {
        }

        .cleveland_rtx_0924 .column h2 {
        }

        .cleveland_rtx_0924 .column h3 {
        }

        .cleveland_rtx_0924 .column h4 {
        }

        .cleveland_rtx_0924 .column h5 {
        }

        .cleveland_rtx_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cleveland_rtx_0924 .column a {
        }

    /*paragraphs*/

        .cleveland_rtx_0924 .column p {
        }

/***********************************
The Clock Ticks Toward Another Ryder Cup Thrill
***********************************/

    /*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: transparent;
           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: #4caf50;
           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: #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;
        }

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

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

/***********************************
John Hopkins On The Ryder Cup
***********************************/

    /*headers*/

        .hopkins_podcast .column h1 {
        }

        .hopkins_podcast .column h2 {
        }

        .hopkins_podcast .column h3 {
        }

        .hopkins_podcast .column h4 {
        }

        .hopkins_podcast .column h5 {
        }

        .hopkins_podcast .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .hopkins_podcast .column a {
        }

    /*paragraphs*/

        .hopkins_podcast .column p {
           background-color: rgba(215, 3, 3, 0.69);
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: 700;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
           padding-bottom: 5px;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           text-align: center;
        }

/***********************************
Silvies
***********************************/

    /*headers*/

        .silvies_0924 .column h1 {
        }

        .silvies_0924 .column h2 {
        }

        .silvies_0924 .column h3 {
        }

        .silvies_0924 .column h4 {
        }

        .silvies_0924 .column h5 {
        }

        .silvies_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .silvies_0924 .column a {
        }

    /*paragraphs*/

        .silvies_0924 .column p {
        }

/***********************************
Lewis Surges To Victory With Grandstand Finish
***********************************/

    /*general*/

        .euro_charticle .column endbug {
        }

    /*headers*/

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

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

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

        .euro_charticle .column h4 {
        }

        .euro_charticle .column h5 {
        }

        .euro_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Bermuda 3s
***********************************/

    /*headers*/

        .bermuda_3s_0924 .column h1 {
        }

        .bermuda_3s_0924 .column h2 {
        }

        .bermuda_3s_0924 .column h3 {
        }

        .bermuda_3s_0924 .column h4 {
        }

        .bermuda_3s_0924 .column h5 {
        }

        .bermuda_3s_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .bermuda_3s_0924 .column a {
        }

    /*paragraphs*/

        .bermuda_3s_0924 .column p {
        }

/***********************************
García Locks In For The Ryder Cup
***********************************/

    /*general*/

        .euro_notebook .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

        .euro_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

        .euro_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_0924 .column h1 {
        }

        .lpga_0924 .column h2 {
        }

        .lpga_0924 .column h3 {
        }

        .lpga_0924 .column h4 {
        }

        .lpga_0924 .column h5 {
        }

        .lpga_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_0924 .column a {
        }

    /*paragraphs*/

        .lpga_0924 .column p {
        }

/***********************************
After Extraordinary Summer, Noh Is Ready For The Future
***********************************/

    /*general*/

        .stein_col .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

/***********************************
Alabama Wins Annika Intercollegiate
***********************************/

    /*general*/

        .annika_intercollegiate .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

        .annika_intercollegiate .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Annika
***********************************/

    /*headers*/

        .annika_0924 .column h1 {
        }

        .annika_0924 .column h2 {
        }

        .annika_0924 .column h3 {
        }

        .annika_0924 .column h4 {
        }

        .annika_0924 .column h5 {
        }

        .annika_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .annika_0924 .column a {
        }

    /*paragraphs*/

        .annika_0924 .column p {
        }

/***********************************
Texas Pair Hold Fast For Trans-Miss Four-Ball Victory
***********************************/

    /*general*/

        .am_rdp .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

        .am_rdp .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Maui Jim
***********************************/

    /*headers*/

        .maui_jim_win_ad_0924 .column h1 {
        }

        .maui_jim_win_ad_0924 .column h2 {
        }

        .maui_jim_win_ad_0924 .column h3 {
        }

        .maui_jim_win_ad_0924 .column h4 {
        }

        .maui_jim_win_ad_0924 .column h5 {
        }

        .maui_jim_win_ad_0924 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .maui_jim_win_ad_0924 .column a {
        }

    /*paragraphs*/

        .maui_jim_win_ad_0924 .column p {
        }

/***********************************
Europe Or USA: Which Team Has The Most Champion Golfers?
***********************************/

    /*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: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 10px;
           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;
        }

