/***********************************
Hole in One Sweeps
***********************************/

    /*layoutitems*/

        .hole_in_one_sweeps .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .hole_in_one_sweeps .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .hole_in_one_sweeps .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .hole_in_one_sweeps .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .hole_in_one_sweeps .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .hole_in_one_sweeps .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .hole_in_one_sweeps .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .hole_in_one_sweeps .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .hole_in_one_sweeps .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #f79223;
        }

    /*inlines*/

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

        .hole_in_one_sweeps .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .hole_in_one_sweeps .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .hole_in_one_sweeps .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .hole_in_one_sweeps .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .hole_in_one_sweeps .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Divine Nine
***********************************/

    /*lists*/

        .divine_nine .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .divine_nine .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .divine_nine .column p {
           padding-bottom: 10px;
        }

        .divine_nine .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

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

    /*links*/

        .divine_nine .column a {
           color: #46293d;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .divine_nine .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #111a2b;
           margin-bottom: 12px;
        }

        .divine_nine .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .divine_nine .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: left;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .divine_nine .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: left;
           color: #949494;
           margin-bottom: 20px;
        }

        .divine_nine .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .divine_nine .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .divine_nine .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .divine_nine .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Member Benefits: Handicap Calculator
***********************************/

    /*lists*/

        .member_benefits_handicap_calc .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .member_benefits_handicap_calc .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .member_benefits_handicap_calc .column p {
           padding-bottom: 10px;
        }

        .member_benefits_handicap_calc .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .member_benefits_handicap_calc .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d01f2f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .member_benefits_handicap_calc .column a {
           color: #d01f2f;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .member_benefits_handicap_calc .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .member_benefits_handicap_calc .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .member_benefits_handicap_calc .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .member_benefits_handicap_calc .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .member_benefits_handicap_calc .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .member_benefits_handicap_calc .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .member_benefits_handicap_calc .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .member_benefits_handicap_calc .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Fitness
***********************************/

    /*layoutitems*/

        .fitness .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .fitness .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .fitness .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .fitness .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .fitness .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .fitness .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .fitness .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .fitness .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .fitness .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #d09c1f;
        }

    /*inlines*/

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

        .fitness .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d09c1f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .fitness .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .fitness .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .fitness .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .fitness .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Member Benefits: Member Benefits Reminder
***********************************/

    /*lists*/

        .member_benefits_member_benefi .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .member_benefits_member_benefi .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .member_benefits_member_benefi .column p {
           padding-bottom: 10px;
        }

        .member_benefits_member_benefi .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .member_benefits_member_benefi .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d01f2f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .member_benefits_member_benefi .column a {
           color: #f79223;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .member_benefits_member_benefi .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .member_benefits_member_benefi .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .member_benefits_member_benefi .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .member_benefits_member_benefi .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .member_benefits_member_benefi .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .member_benefits_member_benefi .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .member_benefits_member_benefi .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .member_benefits_member_benefi .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Shag Bag: Day Trip
***********************************/

    /*layoutitems*/

        .shag_bag_day_trip .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_day_trip .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_day_trip .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_day_trip .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #bb3534;
        }

        .shag_bag_day_trip .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .shag_bag_day_trip .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .shag_bag_day_trip .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_day_trip .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_day_trip .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #f79223;
        }

    /*inlines*/

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

        .shag_bag_day_trip .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_day_trip .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_day_trip .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_day_trip .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_day_trip .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: Corica Park
***********************************/

    /*lists*/

        .shag_bag_corica_park .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .shag_bag_corica_park .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .shag_bag_corica_park .column p {
           padding-bottom: 10px;
        }

        .shag_bag_corica_park .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .shag_bag_corica_park .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #054b8c;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .shag_bag_corica_park .column a {
           color: #f79223;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .shag_bag_corica_park .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .shag_bag_corica_park .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .shag_bag_corica_park .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
           color: #000000;
        }

        .shag_bag_corica_park .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .shag_bag_corica_park .column h5 {
           color: #bb3534;
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .shag_bag_corica_park .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .shag_bag_corica_park .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .shag_bag_corica_park .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Shag Bag: Renovation of Shore Course at MPC
***********************************/

    /*layoutitems*/

        .shag_bag_renovation_of_shore_ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_renovation_of_shore_ .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_renovation_of_shore_ .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_renovation_of_shore_ .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .shag_bag_renovation_of_shore_ .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .shag_bag_renovation_of_shore_ .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .shag_bag_renovation_of_shore_ .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_renovation_of_shore_ .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_renovation_of_shore_ .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #d01f2f;
        }

    /*inlines*/

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

        .shag_bag_renovation_of_shore_ .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_renovation_of_shore_ .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_renovation_of_shore_ .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_renovation_of_shore_ .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_renovation_of_shore_ .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: Hulanicki Aces
***********************************/

    /*layoutitems*/

        .shag_bag_hulanicki_aces .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_hulanicki_aces .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_hulanicki_aces .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_hulanicki_aces .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #bb3534;
        }

        .shag_bag_hulanicki_aces .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .shag_bag_hulanicki_aces .column h3 {
           color: #000000;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .shag_bag_hulanicki_aces .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_hulanicki_aces .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_hulanicki_aces .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #f79223;
        }

    /*inlines*/

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

        .shag_bag_hulanicki_aces .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_hulanicki_aces .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_hulanicki_aces .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_hulanicki_aces .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_hulanicki_aces .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Cover Story: Walker Cup
***********************************/

    /*lists*/

        .cover_story_walker_cup .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .cover_story_walker_cup .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .cover_story_walker_cup .column p {
           padding-bottom: 10px;
        }

        .cover_story_walker_cup .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .cover_story_walker_cup .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #054b8c;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .cover_story_walker_cup .column a {
           color: #f79223;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .cover_story_walker_cup .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .cover_story_walker_cup .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .cover_story_walker_cup .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
           color: #000000;
        }

        .cover_story_walker_cup .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .cover_story_walker_cup .column h5 {
           color: #bb3534;
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .cover_story_walker_cup .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .cover_story_walker_cup .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .cover_story_walker_cup .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Cover Story: U.S. Women's Mid-Am
***********************************/

    /*layoutitems*/

        .cover_story_u_s_women_s_mid_a .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .cover_story_u_s_women_s_mid_a .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .cover_story_u_s_women_s_mid_a .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .cover_story_u_s_women_s_mid_a .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #bb3534;
        }

        .cover_story_u_s_women_s_mid_a .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .cover_story_u_s_women_s_mid_a .column h3 {
           color: #000000;
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .cover_story_u_s_women_s_mid_a .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .cover_story_u_s_women_s_mid_a .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .cover_story_u_s_women_s_mid_a .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #f79223;
        }

    /*inlines*/

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

        .cover_story_u_s_women_s_mid_a .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .cover_story_u_s_women_s_mid_a .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .cover_story_u_s_women_s_mid_a .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .cover_story_u_s_women_s_mid_a .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .cover_story_u_s_women_s_mid_a .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Rules
***********************************/

    /*lists*/

        .rules .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .rules .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .rules .column p {
           padding-bottom: 10px;
        }

        .rules .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .rules .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d09c1f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .rules .column a {
           color: #d09c1f;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .rules .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .rules .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .rules .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .rules .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .rules .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .rules .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .rules .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .rules .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Tournament Central_SF City
***********************************/

    /*layoutitems*/

        .tournament_central_sf_city .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .tournament_central_sf_city .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .tournament_central_sf_city .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .tournament_central_sf_city .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .tournament_central_sf_city .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .tournament_central_sf_city .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .tournament_central_sf_city .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .tournament_central_sf_city .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .tournament_central_sf_city .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #d01f2f;
        }

    /*inlines*/

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

        .tournament_central_sf_city .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .tournament_central_sf_city .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .tournament_central_sf_city .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .tournament_central_sf_city .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .tournament_central_sf_city .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Tournament Central_Senior Four-Ball Championship
***********************************/

    /*lists*/

        .tournament_central_senior_fou .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .tournament_central_senior_fou .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .tournament_central_senior_fou .column p {
           padding-bottom: 10px;
        }

        .tournament_central_senior_fou .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

        .tournament_central_senior_fou .column p.p1 {
           font-size: 21.3px;
           color: #000000;
        }

    /*inlines*/

        .tournament_central_senior_fou .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d01f2f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .tournament_central_senior_fou .column a {
           color: #d01f2f;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .tournament_central_senior_fou .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .tournament_central_senior_fou .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .tournament_central_senior_fou .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .tournament_central_senior_fou .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .tournament_central_senior_fou .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .tournament_central_senior_fou .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .tournament_central_senior_fou .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .tournament_central_senior_fou .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Travel: Whistler
***********************************/

    /*lists*/

        .travel_whistler .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .travel_whistler .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .travel_whistler .column p {
           padding-bottom: 10px;
        }

        .travel_whistler .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .travel_whistler .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d01f2f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .travel_whistler .column a {
           color: #f79223;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .travel_whistler .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .travel_whistler .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .travel_whistler .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: left;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .travel_whistler .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: left;
           color: #949494;
           margin-bottom: 20px;
        }

        .travel_whistler .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
           color: #43934f;
        }

        .travel_whistler .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .travel_whistler .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .travel_whistler .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Travel: Vancouver
***********************************/

    /*layoutitems*/

        .travel_vancouver .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .travel_vancouver .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .travel_vancouver .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .travel_vancouver .column h5 {
           color: #054b8c;
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .travel_vancouver .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: left;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .travel_vancouver .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: left;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .travel_vancouver .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .travel_vancouver .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .travel_vancouver .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #f79223;
        }

    /*inlines*/

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

        .travel_vancouver .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .travel_vancouver .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .travel_vancouver .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .travel_vancouver .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .travel_vancouver .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Junior Golf
***********************************/

    /*layoutitems*/

        .junior_golf .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .junior_golf .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .junior_golf .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .junior_golf .column h5 {
           color: #43934f;
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .junior_golf .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: left;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .junior_golf .column h3 {
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .junior_golf .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 0px;
           color: #000000;
           font-size: 45px;
        }

        .junior_golf .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .junior_golf .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #43934f;
        }

    /*inlines*/

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

        .junior_golf .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d01f2f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .junior_golf .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .junior_golf .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .junior_golf .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .junior_golf .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

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

    /*headers*/

        .cover .column h6 {
        }

        .cover .column h5 {
        }

        .cover .column h4 {
        }

        .cover .column h3 {
        }

        .cover .column h2 {
        }

        .cover .column h1 {
        }

    /*links*/

        .cover .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .cover .column p {
        }

    /*images*/

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

    /*lists*/

        .cover .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*containers*/

        .cover .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
NCGA PSA 4: Member Benefits
***********************************/

    /*paragraphs*/

        .ncga_psa_4_member_benefits .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncga_psa_4_member_benefits .column a {
        }

    /*headers*/

        .ncga_psa_4_member_benefits .column h1 {
        }

        .ncga_psa_4_member_benefits .column h2 {
        }

        .ncga_psa_4_member_benefits .column h3 {
        }

        .ncga_psa_4_member_benefits .column h4 {
        }

        .ncga_psa_4_member_benefits .column h5 {
        }

        .ncga_psa_4_member_benefits .column h6 {
        }

/***********************************
Instruction
***********************************/

    /*layoutitems*/

        .instruction .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .instruction .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .instruction .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .instruction .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .instruction .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .instruction .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #e88800;
        }

        .instruction .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #e88800;
           font-size: 45px;
        }

        .instruction .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .instruction .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .instruction .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .instruction .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .instruction .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .instruction .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: Poppy Ridge Inside Scoop
***********************************/

    /*layoutitems*/

        .shag_bag_poppy_ridge_inside_s .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_poppy_ridge_inside_s .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_poppy_ridge_inside_s .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_poppy_ridge_inside_s .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #bb3534;
        }

        .shag_bag_poppy_ridge_inside_s .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: left;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 20px;
           line-height: 1.1em;
        }

        .shag_bag_poppy_ridge_inside_s .column h3 {
           color: #092f4c;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 0px;
        }

        .shag_bag_poppy_ridge_inside_s .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_poppy_ridge_inside_s .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_poppy_ridge_inside_s .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #054b8c;
        }

    /*inlines*/

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

        .shag_bag_poppy_ridge_inside_s .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_poppy_ridge_inside_s .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_poppy_ridge_inside_s .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_poppy_ridge_inside_s .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_poppy_ridge_inside_s .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: Poppy Ridge-Bunkers
***********************************/

    /*lists*/

        .shag_bag_poppy_ridge_bunkers .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .shag_bag_poppy_ridge_bunkers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .shag_bag_poppy_ridge_bunkers .column p {
           padding-bottom: 10px;
        }

        .shag_bag_poppy_ridge_bunkers .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .shag_bag_poppy_ridge_bunkers .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #054b8c;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .shag_bag_poppy_ridge_bunkers .column a {
           color: #054b8c;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .shag_bag_poppy_ridge_bunkers .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .shag_bag_poppy_ridge_bunkers .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .shag_bag_poppy_ridge_bunkers .column h3 {
           padding-bottom: 0px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.1em;
           color: #092f4c;
        }

        .shag_bag_poppy_ridge_bunkers .column h4 {
           font-size: 20px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: left;
           color: #949494;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .shag_bag_poppy_ridge_bunkers .column h5 {
           color: #054b8c;
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .shag_bag_poppy_ridge_bunkers .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .shag_bag_poppy_ridge_bunkers .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .shag_bag_poppy_ridge_bunkers .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Shag Bag: Poppy Ridge-Greens
***********************************/

    /*layoutitems*/

        .shag_bag_poppy_ridge_greens .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_poppy_ridge_greens .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_poppy_ridge_greens .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_poppy_ridge_greens .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #054b8c;
        }

        .shag_bag_poppy_ridge_greens .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: left;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 20px;
           line-height: 1.1em;
        }

        .shag_bag_poppy_ridge_greens .column h3 {
           color: #092f4c;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 0px;
        }

        .shag_bag_poppy_ridge_greens .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_poppy_ridge_greens .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_poppy_ridge_greens .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #054b8c;
        }

    /*inlines*/

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

        .shag_bag_poppy_ridge_greens .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_poppy_ridge_greens .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_poppy_ridge_greens .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_poppy_ridge_greens .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_poppy_ridge_greens .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: Poppy Ridge-Fairways
***********************************/

    /*lists*/

        .shag_bag_poppy_ridge_fairways .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .shag_bag_poppy_ridge_fairways .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .shag_bag_poppy_ridge_fairways .column p {
           padding-bottom: 10px;
        }

        .shag_bag_poppy_ridge_fairways .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .shag_bag_poppy_ridge_fairways .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #054b8c;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .shag_bag_poppy_ridge_fairways .column a {
           color: #054b8c;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .shag_bag_poppy_ridge_fairways .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .shag_bag_poppy_ridge_fairways .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .shag_bag_poppy_ridge_fairways .column h3 {
           padding-bottom: 0px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.1em;
           color: #092f4c;
        }

        .shag_bag_poppy_ridge_fairways .column h4 {
           font-size: 20px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: left;
           color: #949494;
           margin-bottom: 20px;
           line-height: 1.1em;
        }

        .shag_bag_poppy_ridge_fairways .column h5 {
           color: #054b8c;
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .shag_bag_poppy_ridge_fairways .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .shag_bag_poppy_ridge_fairways .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .shag_bag_poppy_ridge_fairways .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Shag Bag: Seen and Heard
***********************************/

    /*layoutitems*/

        .shag_bag_seen_and_heard .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_seen_and_heard .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_seen_and_heard .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_seen_and_heard .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #054b8c;
        }

        .shag_bag_seen_and_heard .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .shag_bag_seen_and_heard .column h3 {
           color: #092f4c;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 0px;
        }

        .shag_bag_seen_and_heard .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_seen_and_heard .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_seen_and_heard .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #054b8c;
        }

    /*inlines*/

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

        .shag_bag_seen_and_heard .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_seen_and_heard .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_seen_and_heard .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_seen_and_heard .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_seen_and_heard .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: 2027 US Open Logo
***********************************/

    /*layoutitems*/

        .shag_bag_2027_us_open_logo .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .shag_bag_2027_us_open_logo .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .shag_bag_2027_us_open_logo .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_2027_us_open_logo .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #bf0d2d;
        }

        .shag_bag_2027_us_open_logo .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .shag_bag_2027_us_open_logo .column h3 {
           color: #092f4c;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 0px;
        }

        .shag_bag_2027_us_open_logo .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .shag_bag_2027_us_open_logo .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .shag_bag_2027_us_open_logo .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #bf0d2d;
        }

    /*inlines*/

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

        .shag_bag_2027_us_open_logo .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #054b8c;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .shag_bag_2027_us_open_logo .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .shag_bag_2027_us_open_logo .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .shag_bag_2027_us_open_logo .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .shag_bag_2027_us_open_logo .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
TOC
***********************************/

    /*paragraphs*/

        .toc .column p {
        }

    /*inlines*/

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

    /*links*/

        .toc .column a {
        }

    /*headers*/

        .toc .column h1 {
        }

        .toc .column h2 {
        }

        .toc .column h3 {
        }

        .toc .column h4 {
        }

        .toc .column h5 {
        }

        .toc .column h6 {
        }

/***********************************
PING AD
***********************************/

    /*paragraphs*/

        .ping_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .ping_ad .column a {
        }

    /*headers*/

        .ping_ad .column h1 {
        }

        .ping_ad .column h2 {
        }

        .ping_ad .column h3 {
        }

        .ping_ad .column h4 {
        }

        .ping_ad .column h5 {
        }

        .ping_ad .column h6 {
        }

/***********************************
NCGA PSA 1_Poppy Ridge
***********************************/

    /*paragraphs*/

        .ncga_psa_1_poppy_ridge .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncga_psa_1_poppy_ridge .column a {
        }

    /*headers*/

        .ncga_psa_1_poppy_ridge .column h1 {
        }

        .ncga_psa_1_poppy_ridge .column h2 {
        }

        .ncga_psa_1_poppy_ridge .column h3 {
        }

        .ncga_psa_1_poppy_ridge .column h4 {
        }

        .ncga_psa_1_poppy_ridge .column h5 {
        }

        .ncga_psa_1_poppy_ridge .column h6 {
        }

/***********************************
NCGA PSA #2
***********************************/

    /*paragraphs*/

        .ncga_psa_2 .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncga_psa_2 .column a {
        }

    /*headers*/

        .ncga_psa_2 .column h1 {
        }

        .ncga_psa_2 .column h2 {
        }

        .ncga_psa_2 .column h3 {
        }

        .ncga_psa_2 .column h4 {
        }

        .ncga_psa_2 .column h5 {
        }

        .ncga_psa_2 .column h6 {
        }

/***********************************
NCGA PSA 3
***********************************/

    /*paragraphs*/

        .ncga_psa_3 .column p {
        }

    /*inlines*/

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

    /*links*/

        .ncga_psa_3 .column a {
        }

    /*headers*/

        .ncga_psa_3 .column h1 {
        }

        .ncga_psa_3 .column h2 {
        }

        .ncga_psa_3 .column h3 {
        }

        .ncga_psa_3 .column h4 {
        }

        .ncga_psa_3 .column h5 {
        }

        .ncga_psa_3 .column h6 {
        }

/***********************************
On the Beat
***********************************/

    /*layoutitems*/

        .restored_1744293864352 .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .restored_1744293864352 .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .restored_1744293864352 .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .restored_1744293864352 .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .restored_1744293864352 .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .restored_1744293864352 .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .restored_1744293864352 .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .restored_1744293864352 .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .restored_1744293864352 .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

        .restored_1744293864352 .column .RedH2 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 45px;
           line-height: 1.1em;
           margin-bottom: 12px;
           color: #ff1717;
        }

    /*paragraphs*/

        .restored_1744293864352 .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .restored_1744293864352 .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .restored_1744293864352 .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .restored_1744293864352 .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Shag Bag: A Title for Koala Karl
***********************************/

    /*lists*/

        .shag_bag_a_title_for_koala_ka .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .shag_bag_a_title_for_koala_ka .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .shag_bag_a_title_for_koala_ka .column p {
           padding-bottom: 10px;
        }

        .shag_bag_a_title_for_koala_ka .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .shag_bag_a_title_for_koala_ka .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #054b8c;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .shag_bag_a_title_for_koala_ka .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: .3em;
           color: #bb3534;
           font-family: Arial Black, sans-serif;
        }

    /*links*/

        .shag_bag_a_title_for_koala_ka .column a {
           color: #054b8c;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .shag_bag_a_title_for_koala_ka .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .shag_bag_a_title_for_koala_ka .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .shag_bag_a_title_for_koala_ka .column h3 {
           padding-bottom: 0px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.1em;
           color: #092f4c;
        }

        .shag_bag_a_title_for_koala_ka .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .shag_bag_a_title_for_koala_ka .column h5 {
           color: #054b8c;
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .shag_bag_a_title_for_koala_ka .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .shag_bag_a_title_for_koala_ka .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .shag_bag_a_title_for_koala_ka .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Feature: Kevin Sutherland
***********************************/

    /*layoutitems*/

        .feature_kevin_sutherland .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .feature_kevin_sutherland .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .feature_kevin_sutherland .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .feature_kevin_sutherland .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .feature_kevin_sutherland .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .feature_kevin_sutherland .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #054b8c;
        }

        .feature_kevin_sutherland .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .feature_kevin_sutherland .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .feature_kevin_sutherland .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #054b8c;
        }

    /*inlines*/

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

    /*paragraphs*/

        .feature_kevin_sutherland .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .feature_kevin_sutherland .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .feature_kevin_sutherland .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .feature_kevin_sutherland .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Feature: Patty Sheehan
***********************************/

    /*lists*/

        .feature_patty_sheehan .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .feature_patty_sheehan .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .feature_patty_sheehan .column p {
           padding-bottom: 10px;
        }

        .feature_patty_sheehan .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

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

    /*links*/

        .feature_patty_sheehan .column a {
           color: #054b8c;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .feature_patty_sheehan .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #111a2b;
           margin-bottom: 12px;
        }

        .feature_patty_sheehan .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .feature_patty_sheehan .column h3 {
           color: #054b8c;
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .feature_patty_sheehan .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .feature_patty_sheehan .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .feature_patty_sheehan .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .feature_patty_sheehan .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .feature_patty_sheehan .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Feature: Ted Antonopoulos
***********************************/

    /*layoutitems*/

        .feature_ted_antonopoulos .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .feature_ted_antonopoulos .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .feature_ted_antonopoulos .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .feature_ted_antonopoulos .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .feature_ted_antonopoulos .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .feature_ted_antonopoulos .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #054b8c;
        }

        .feature_ted_antonopoulos .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .feature_ted_antonopoulos .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .feature_ted_antonopoulos .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #054b8c;
        }

    /*inlines*/

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

    /*paragraphs*/

        .feature_ted_antonopoulos .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .feature_ted_antonopoulos .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .feature_ted_antonopoulos .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .feature_ted_antonopoulos .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Cover Story: U.S. Amateur
***********************************/

    /*layoutitems*/

        .cover_story_u_s_amateur .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .cover_story_u_s_amateur .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .cover_story_u_s_amateur .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .cover_story_u_s_amateur .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .cover_story_u_s_amateur .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .cover_story_u_s_amateur .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #054b8c;
        }

        .cover_story_u_s_amateur .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .cover_story_u_s_amateur .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .cover_story_u_s_amateur .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .cover_story_u_s_amateur .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .cover_story_u_s_amateur .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .cover_story_u_s_amateur .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .cover_story_u_s_amateur .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Poppy Hills News
***********************************/

    /*layoutitems*/

        .poppy_hills_news .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .poppy_hills_news .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .poppy_hills_news .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .poppy_hills_news .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .poppy_hills_news .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .poppy_hills_news .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .poppy_hills_news .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #c00000;
           font-size: 45px;
        }

        .poppy_hills_news .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .poppy_hills_news .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .poppy_hills_news .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .poppy_hills_news .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .poppy_hills_news .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .poppy_hills_news .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
On Course Seminars
***********************************/

    /*layoutitems*/

        .on_course_seminars .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .on_course_seminars .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .on_course_seminars .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .on_course_seminars .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .on_course_seminars .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .on_course_seminars .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .on_course_seminars .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .on_course_seminars .column h1 {
           margin-bottom: 12px;
           color: #002241;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 0px;
           padding-right: 0px;
        }

    /*links*/

        .on_course_seminars .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #d09c1f;
        }

    /*inlines*/

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

        .on_course_seminars .column .HeaderOneRed {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           line-height: 1.1em;
           font-weight: bold;
           color: #d09c1f;
           margin-bottom: 12px;
        }

    /*paragraphs*/

        .on_course_seminars .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .on_course_seminars .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .on_course_seminars .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .on_course_seminars .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
NCGA Events: Weekend Net Tour
***********************************/

    /*lists*/

        .ncga_events_weekend_net_tour .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .ncga_events_weekend_net_tour .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .ncga_events_weekend_net_tour .column p {
           padding-bottom: 10px;
        }

        .ncga_events_weekend_net_tour .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .ncga_events_weekend_net_tour .column .HeaderOneRed {
           margin-bottom: 12px;
           color: #d01f2f;
           font-weight: bold;
           line-height: 1.1em;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .ncga_events_weekend_net_tour .column a {
           color: #d01f2f;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .ncga_events_weekend_net_tour .column h1 {
           padding-right: 0px;
           padding-bottom: 0px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #002241;
           margin-bottom: 12px;
        }

        .ncga_events_weekend_net_tour .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .ncga_events_weekend_net_tour .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .ncga_events_weekend_net_tour .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .ncga_events_weekend_net_tour .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .ncga_events_weekend_net_tour .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 25px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .ncga_events_weekend_net_tour .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .ncga_events_weekend_net_tour .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Tournament Central: Women's Net Am
***********************************/

    /*layoutitems*/

        .tournament_central_women_s_ne .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .tournament_central_women_s_ne .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .tournament_central_women_s_ne .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: 400;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .tournament_central_women_s_ne .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .tournament_central_women_s_ne .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .tournament_central_women_s_ne .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #054b8c;
        }

        .tournament_central_women_s_ne .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .tournament_central_women_s_ne .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .tournament_central_women_s_ne .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .tournament_central_women_s_ne .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .tournament_central_women_s_ne .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .tournament_central_women_s_ne .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .tournament_central_women_s_ne .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Governance
***********************************/

    /*lists*/

        .governance .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .governance .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .governance .column p {
           padding-bottom: 10px;
        }

        .governance .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

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

    /*links*/

        .governance .column a {
           color: #1d31b0;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .governance .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #111a2b;
           margin-bottom: 12px;
        }

        .governance .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .governance .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .governance .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .governance .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .governance .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .governance .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .governance .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Reach
***********************************/

    /*layoutitems*/

        .reach .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .reach .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .reach .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .reach .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
        }

        .reach .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .reach .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .reach .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .reach .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .reach .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .reach .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .reach .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .reach .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .reach .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
NCGA Events: Player's League
***********************************/

    /*layoutitems*/

        .ncga_events_player_s_league .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .ncga_events_player_s_league .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .ncga_events_player_s_league .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .ncga_events_player_s_league .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 10px;
           margin-bottom: 15px;
           font-family: Arial Black, sans-serif;
           color: #bb3534;
        }

        .ncga_events_player_s_league .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .ncga_events_player_s_league .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
        }

        .ncga_events_player_s_league .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .ncga_events_player_s_league .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .ncga_events_player_s_league .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #bb3534;
        }

    /*inlines*/

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

    /*paragraphs*/

        .ncga_events_player_s_league .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .ncga_events_player_s_league .column p {
           padding-bottom: 10px;
        }

        .ncga_events_player_s_league .column p.Alignedright {
           padding-bottom: 10px;
           font-family: Arial, sans-serif;
           text-align: right;
        }

    /*lists*/

        .ncga_events_player_s_league .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .ncga_events_player_s_league .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Murphys Law
***********************************/

    /*lists*/

        .murphys_law .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .murphys_law .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .murphys_law .column p {
           padding-bottom: 10px;
        }

        .murphys_law .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .murphys_law .column .RedH2 {
           color: #ff1717;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-size: 45px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .murphys_law .column a {
           color: #1d31b0;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .murphys_law .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #111a2b;
           margin-bottom: 12px;
        }

        .murphys_law .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .murphys_law .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .murphys_law .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .murphys_law .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .murphys_law .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .murphys_law .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .murphys_law .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Equipment
***********************************/

    /*layoutitems*/

        .equipment .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .equipment .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*headers*/

        .equipment .column h6 {
           line-height: 1.3em;
           margin-top: 12px;
           margin-bottom: 6px;
           font-weight: bold;
           font-size: 22px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

        .equipment .column h5 {
           line-height: 1.3em;
           font-size: 18px;
           margin-top: 12px;
           margin-bottom: 6px;
           font-family: Arial Black, sans-serif;
           color: #299000;
        }

        .equipment .column h4 {
           margin-bottom: 20px;
           color: #949494;
           text-align: center;
           font-family: Arial Black, sans-serif;
           text-transform: uppercase;
           font-size: 18px;
        }

        .equipment .column h3 {
           line-height: 1.1em;
           margin-bottom: 12px;
           text-align: center;
           font-size: 25px;
           font-family: Arial Black, sans-serif;
           padding-bottom: 8px;
           color: #247e00;
        }

        .equipment .column h2 {
           margin-bottom: 12px;
           text-align: center;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           padding-top: 5px;
           color: #000000;
           font-size: 45px;
        }

        .equipment .column h1 {
           margin-bottom: 12px;
           color: #111a2b;
           text-align: center;
           font-size: 55px;
           font-family: "archivo-extra-condensed",sans-serif;
           line-height: 1.1em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .equipment .column a {
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

        .equipment .column p.Tab {
           padding-top: 0px;
           padding-bottom: 10px;
           text-indent: 15px;
        }

        .equipment .column p {
           padding-bottom: 10px;
        }

    /*lists*/

        .equipment .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Arial, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .equipment .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 12px;
           font-family: Arial, sans-serif;
           list-style-type: disc;
           font-size: 16px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
CEO Letter
***********************************/

    /*lists*/

        .ceo_letter .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 16px;
           list-style-type: disc;
           font-family: Arial, sans-serif;
           margin-bottom: 12px;
           padding-bottom: 0px;
           list-style-image: none;
        }

        .ceo_letter .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Arial, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*paragraphs*/

        .ceo_letter .column p {
           padding-bottom: 10px;
        }

        .ceo_letter .column p.Tab {
           text-indent: 15px;
           padding-bottom: 10px;
           padding-top: 0px;
        }

    /*inlines*/

        .ceo_letter .column .RedH2 {
           color: #ff1717;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-size: 45px;
           font-family: "archivo-extra-condensed",sans-serif;
        }

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

    /*links*/

        .ceo_letter .column a {
           color: #1d31b0;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
        }

    /*headers*/

        .ceo_letter .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 1.1em;
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 55px;
           text-align: center;
           color: #111a2b;
           margin-bottom: 12px;
        }

        .ceo_letter .column h2 {
           font-size: 45px;
           color: #000000;
           padding-top: 5px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           text-align: center;
           margin-bottom: 12px;
        }

        .ceo_letter .column h3 {
           padding-bottom: 8px;
           font-family: Arial Black, sans-serif;
           font-size: 25px;
           text-align: center;
           margin-bottom: 12px;
           line-height: 1.1em;
        }

        .ceo_letter .column h4 {
           font-size: 18px;
           text-transform: uppercase;
           font-family: Arial Black, sans-serif;
           text-align: center;
           color: #949494;
           margin-bottom: 20px;
        }

        .ceo_letter .column h5 {
           font-family: Arial Black, sans-serif;
           margin-bottom: 6px;
           margin-top: 12px;
           font-size: 18px;
           line-height: 1.3em;
        }

        .ceo_letter .column h6 {
           font-family: "archivo-extra-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 6px;
           margin-top: 12px;
           line-height: 1.3em;
        }

    /*images*/

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

    /*containers*/

        .ceo_letter .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .ceo_letter .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

