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

/***********************************
A Singular Spirit Never Sleeps At St. Andrews
***********************************/

    /*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-bottom: 20px;
           margin-top: 10px;
           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.p1 {
           color: #454545;
        }

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

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

    /*general*/

        .picture_this .column endbug {
        }

    /*headers*/

        .picture_this .column h1 {
        }

        .picture_this .column h2 {
        }

        .picture_this .column h3 {
        }

        .picture_this .column h4 {
        }

        .picture_this .column h5 {
        }

        .picture_this .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .picture_this .column a {
        }

    /*paragraphs*/

        .picture_this .column p {
        }

/***********************************
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.Tap-InLink {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-variant: normal;
           font-weight: 700;
           text-decoration: underline;
        }

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

/***********************************
Kim Runs Away For First Tour Title
***********************************/

    /*general*/

        .pga_charticle .column endbug {
        }

    /*headers*/

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

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

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

        .pga_charticle .column h4 {
        }

        .pga_charticle .column h5 {
        }

        .pga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Rules Talks Endear DeChambeau To USGA
***********************************/

    /*general*/

        .pga_notebook .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Peter Millar’s New Product Gets Swafford’s Stamp Of Approval
***********************************/

    /*general*/

        .millar_gear .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
Open Anticipation Trumps A Quasi-State Visit
***********************************/

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

/***********************************
A Joyful Week In The Windy City
***********************************/

    /*general*/

        .nugent_column .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

        .nugent_column .column p.PULLQUOTE {
           color: #4eb6ff;
           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;
        }

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

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

        .nugent_column .column p.TheTake {
           background-color: #4eb6ff;
           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;
        }

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

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

/***********************************
Stone Scares 59 To Win At Gullane
***********************************/

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

/***********************************
Thai Journeywoman Tops Lincicome In Ohio
***********************************/

    /*general*/

        .lpga_charticle .column endbug {
        }

    /*headers*/

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

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

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

        .lpga_charticle .column h4 {
        }

        .lpga_charticle .column h5 {
        }

        .lpga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
PGA Tour Unveils New-Look Schedule For 2018-19 Season
***********************************/

    /*general*/

        .pga_breakout .column endbug {
        }

    /*headers*/

        .pga_breakout .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 30px;
           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 .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: #000000;
           text-decoration: none;
        }

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

/***********************************
Mickelson Sounds A Contrite Tone In Scotland
***********************************/

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

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

/***********************************
Lewis Enjoys Fulfilling Maternity Send-off
***********************************/

    /*general*/

        .lpga_notebook .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

        .lpga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 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;
        }

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

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

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

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

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

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

/***********************************
Carner Steals The Thursday Show In Chicago
***********************************/

    /*general*/

        .swo_notebook .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Ace Lifts Springer To Trans-Miss Title
***********************************/

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

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

/***********************************
Davies Dominates Inaugural U.S. Senior Women’s Open
***********************************/

    /*general*/

        .swo_charticle .column endbug {
        }

    /*headers*/

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

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

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

        .swo_charticle .column h4 {
        }

        .swo_charticle .column h5 {
        }

        .swo_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

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

/***********************************
The 147th Open
***********************************/

    /*general*/

        .the_open .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

    /*links*/

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Odyssey Red Ball Aids Quest For Proper Alignment
***********************************/

    /*general*/

        .odyssey_gear .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

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

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

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

    /*lists*/

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /*headers*/

        .cleveland_cbx_0716 .column h1 {
        }

        .cleveland_cbx_0716 .column h2 {
        }

        .cleveland_cbx_0716 .column h3 {
        }

        .cleveland_cbx_0716 .column h4 {
        }

        .cleveland_cbx_0716 .column h5 {
        }

        .cleveland_cbx_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cleveland_cbx_0716 .column a {
        }

    /*paragraphs*/

        .cleveland_cbx_0716 .column p {
        }

/***********************************
Srixon ZStar
***********************************/

    /*headers*/

        .srixon_zstar_0716 .column h1 {
        }

        .srixon_zstar_0716 .column h2 {
        }

        .srixon_zstar_0716 .column h3 {
        }

        .srixon_zstar_0716 .column h4 {
        }

        .srixon_zstar_0716 .column h5 {
        }

        .srixon_zstar_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .srixon_zstar_0716 .column a {
        }

    /*paragraphs*/

        .srixon_zstar_0716 .column p {
        }

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

    /*headers*/

        .pinehurst_cvb_0716 .column h1 {
        }

        .pinehurst_cvb_0716 .column h2 {
        }

        .pinehurst_cvb_0716 .column h3 {
        }

        .pinehurst_cvb_0716 .column h4 {
        }

        .pinehurst_cvb_0716 .column h5 {
        }

        .pinehurst_cvb_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pinehurst_cvb_0716 .column a {
        }

    /*paragraphs*/

        .pinehurst_cvb_0716 .column p {
        }

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

    /*headers*/

        .true_temper_0716 .column h1 {
        }

        .true_temper_0716 .column h2 {
        }

        .true_temper_0716 .column h3 {
        }

        .true_temper_0716 .column h4 {
        }

        .true_temper_0716 .column h5 {
        }

        .true_temper_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .true_temper_0716 .column a {
        }

    /*paragraphs*/

        .true_temper_0716 .column p {
        }

/***********************************
KBS
***********************************/

    /*headers*/

        .kbs_0716 .column h1 {
        }

        .kbs_0716 .column h2 {
        }

        .kbs_0716 .column h3 {
        }

        .kbs_0716 .column h4 {
        }

        .kbs_0716 .column h5 {
        }

        .kbs_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .kbs_0716 .column a {
        }

    /*paragraphs*/

        .kbs_0716 .column p {
        }

/***********************************
Callaway Sergio Garcia
***********************************/

    /*headers*/

        .callaway_sergio_quote_0716 .column h1 {
        }

        .callaway_sergio_quote_0716 .column h2 {
        }

        .callaway_sergio_quote_0716 .column h3 {
        }

        .callaway_sergio_quote_0716 .column h4 {
        }

        .callaway_sergio_quote_0716 .column h5 {
        }

        .callaway_sergio_quote_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_sergio_quote_0716 .column a {
        }

    /*paragraphs*/

        .callaway_sergio_quote_0716 .column p {
        }

/***********************************
Odyssey Red Ball
***********************************/

    /*headers*/

        .odyssey_red_ball_0716 .column h1 {
        }

        .odyssey_red_ball_0716 .column h2 {
        }

        .odyssey_red_ball_0716 .column h3 {
        }

        .odyssey_red_ball_0716 .column h4 {
        }

        .odyssey_red_ball_0716 .column h5 {
        }

        .odyssey_red_ball_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .odyssey_red_ball_0716 .column a {
        }

    /*paragraphs*/

        .odyssey_red_ball_0716 .column p {
        }

/***********************************
Team Callaway Welcome's Dylan Meyer
***********************************/

    /*headers*/

        .callaway_welcome_meyer_0716 .column h1 {
        }

        .callaway_welcome_meyer_0716 .column h2 {
        }

        .callaway_welcome_meyer_0716 .column h3 {
        }

        .callaway_welcome_meyer_0716 .column h4 {
        }

        .callaway_welcome_meyer_0716 .column h5 {
        }

        .callaway_welcome_meyer_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_welcome_meyer_0716 .column a {
        }

    /*paragraphs*/

        .callaway_welcome_meyer_0716 .column p {
        }

/***********************************
Callaway Create
***********************************/

    /*headers*/

        .callaway_create_0716 .column h1 {
        }

        .callaway_create_0716 .column h2 {
        }

        .callaway_create_0716 .column h3 {
        }

        .callaway_create_0716 .column h4 {
        }

        .callaway_create_0716 .column h5 {
        }

        .callaway_create_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_create_0716 .column a {
        }

    /*paragraphs*/

        .callaway_create_0716 .column p {
        }

/***********************************
Odyssey Tour Stats
***********************************/

    /*headers*/

        .odyssey_tour_stats_0716 .column h1 {
        }

        .odyssey_tour_stats_0716 .column h2 {
        }

        .odyssey_tour_stats_0716 .column h3 {
        }

        .odyssey_tour_stats_0716 .column h4 {
        }

        .odyssey_tour_stats_0716 .column h5 {
        }

        .odyssey_tour_stats_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .odyssey_tour_stats_0716 .column a {
        }

    /*paragraphs*/

        .odyssey_tour_stats_0716 .column p {
        }

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

    /*headers*/

        .fox_sports_0716 .column h1 {
        }

        .fox_sports_0716 .column h2 {
        }

        .fox_sports_0716 .column h3 {
        }

        .fox_sports_0716 .column h4 {
        }

        .fox_sports_0716 .column h5 {
        }

        .fox_sports_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .fox_sports_0716 .column a {
        }

    /*paragraphs*/

        .fox_sports_0716 .column p {
        }

/***********************************
Tee Off
***********************************/

    /*headers*/

        .tee_off_0716 .column h1 {
        }

        .tee_off_0716 .column h2 {
        }

        .tee_off_0716 .column h3 {
        }

        .tee_off_0716 .column h4 {
        }

        .tee_off_0716 .column h5 {
        }

        .tee_off_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .tee_off_0716 .column a {
        }

    /*paragraphs*/

        .tee_off_0716 .column p {
        }

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

    /*headers*/

        .lpga_0716 .column h1 {
        }

        .lpga_0716 .column h2 {
        }

        .lpga_0716 .column h3 {
        }

        .lpga_0716 .column h4 {
        }

        .lpga_0716 .column h5 {
        }

        .lpga_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_0716 .column a {
        }

    /*paragraphs*/

        .lpga_0716 .column p {
        }

/***********************************
Titleist 0716
***********************************/

    /*headers*/

        .titleist_0716 .column h1 {
        }

        .titleist_0716 .column h2 {
        }

        .titleist_0716 .column h3 {
        }

        .titleist_0716 .column h4 {
        }

        .titleist_0716 .column h5 {
        }

        .titleist_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .titleist_0716 .column a {
        }

    /*paragraphs*/

        .titleist_0716 .column p {
        }

/***********************************
Imperial
***********************************/

    /*headers*/

        .imperial_0716 .column h1 {
        }

        .imperial_0716 .column h2 {
        }

        .imperial_0716 .column h3 {
        }

        .imperial_0716 .column h4 {
        }

        .imperial_0716 .column h5 {
        }

        .imperial_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .imperial_0716 .column a {
        }

    /*paragraphs*/

        .imperial_0716 .column p {
        }

/***********************************
Trans-Mississippi Amateur Championship
***********************************/

    /*headers*/

        .transmiss_0716 .column h1 {
        }

        .transmiss_0716 .column h2 {
        }

        .transmiss_0716 .column h3 {
        }

        .transmiss_0716 .column h4 {
        }

        .transmiss_0716 .column h5 {
        }

        .transmiss_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .transmiss_0716 .column a {
        }

    /*paragraphs*/

        .transmiss_0716 .column p {
        }

/***********************************
Singh Captures His First Senior Major
***********************************/

    /*general*/

        .senior_players_charticle .column endbug {
        }

    /*headers*/

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

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

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

        .senior_players_charticle .column h4 {
        }

        .senior_players_charticle .column h5 {
        }

        .senior_players_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

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

    /*paragraphs*/

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

/***********************************
Callaway What's In The Bag: Phil Mickelson
***********************************/

    /*headers*/

        .callaway_phil_witb_0716 .column h1 {
        }

        .callaway_phil_witb_0716 .column h2 {
        }

        .callaway_phil_witb_0716 .column h3 {
        }

        .callaway_phil_witb_0716 .column h4 {
        }

        .callaway_phil_witb_0716 .column h5 {
        }

        .callaway_phil_witb_0716 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_phil_witb_0716 .column a {
        }

    /*paragraphs*/

        .callaway_phil_witb_0716 .column p {
        }

/***********************************
Callaway Henrik Stenson Giveaway
***********************************/

    /*headers*/

        .callaway_stenson_giveaway_071 .column h1 {
        }

        .callaway_stenson_giveaway_071 .column h2 {
        }

        .callaway_stenson_giveaway_071 .column h3 {
        }

        .callaway_stenson_giveaway_071 .column h4 {
        }

        .callaway_stenson_giveaway_071 .column h5 {
        }

        .callaway_stenson_giveaway_071 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_stenson_giveaway_071 .column a {
        }

    /*paragraphs*/

        .callaway_stenson_giveaway_071 .column p {
        }

