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

    /*paragraphs*/

        .cover .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cover .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Eds Message
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .eds_message .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .eds_message .column .Bullet {
           line-height: 1.7em;
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .eds_message .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .eds_message .column h5 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .eds_message .column h4 {
           margin-bottom: 20px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           color: #bb2c35;
           text-align: center;
           margin-top: 13px;
           border-width: 0px;
        }

        .eds_message .column h3 {
           margin-top: 12px;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1.2em;
           font-family: 'Josefin Sans';
           text-align: center;
           color: #092f4d;
           border-width: 0px;
        }

        .eds_message .column h2 {
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 10px;
           line-height: 1em;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

        .eds_message .column h1 {
           margin-bottom: 10px;
           font-weight: 800;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .eds_message .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #bb2c35;
           border-width: 0px;
        }

    /*inlines*/

        .eds_message .column .default-drop-cap {
           color: #bb2c35;
           font-family: 'Josefin Sans';
           line-height: 0.5em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .eds_message .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .eds_message .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .eds_message .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Member Zone
***********************************/

    /*lists*/

        .member_zone .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .member_zone .column .Bullet {
           text-align: left;
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .member_zone .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column h5 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column h3 {
           color: #002e52;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 600;
           font-size: 1.5625rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column h2 {
           text-align: center;
           color: #18753c;
           font-weight: 700;
           font-size: 1.875rem;
           margin-bottom: 20px;
           line-height: 1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column h1 {
           margin-bottom: 10px;
           font-weight: 800;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .member_zone .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #18753c;
           border-width: 0px;
        }

    /*inlines*/

        .member_zone .column .default-drop-cap {
           font-family: 'Josefin Sans';
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .member_zone .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           text-align: left;
           border-width: 0px;
        }

        .member_zone .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 0px;
           font-weight: 400;
           line-height: 1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .member_zone .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.3em;
           font-family: 'Josefin Sans';
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Rules of Golf
***********************************/

    /*paragraphs*/

        .rules_of_golf .column p.CenteredText {
           text-align: center;
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.Introtext {
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.4em;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           font-variant: normal;
           font-weight: 400;
           border-width: 0px;
        }

        .rules_of_golf .column p.Caption {
           text-transform: uppercase;
           text-indent: 0px;
           padding-bottom: 0px;
           line-height: 1em;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.Tagline {
           text-indent: 0px;
           text-align: right;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.PullQuoteSpeaker {
           text-transform: uppercase;
           text-indent: 0px;
           text-align: right;
           padding-bottom: 10px;
           margin-top: 10px;
           margin-bottom: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.NoIndent {
           text-indent: 0px;
           padding-top: 0px;
           padding-bottom: 10px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 400;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.PULLQUOTE {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 300;
           font-size: 1.75rem;
           font-family: 'Josefin Sans';
           color: #042f4d;
           border-width: 0px;
        }

        .rules_of_golf .column p {
           text-align: left;
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.4em;
           font-weight: 400;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.Tab {
           margin-left: 0px;
           text-indent: 15px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 7px;
           line-height: 1.4em;
           font-weight: 400;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.HeroCaption {
           font-style: italic;
           margin-bottom: 20px;
           margin-top: 10px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           line-height: 1.2em;
           font-weight: 500;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column p.RedeemLink {
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.1em;
           font-weight: 700;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           color: #042f4d;
           letter-spacing: 0px;
           text-decoration: underline;
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

        .rules_of_golf .column .Numbered {
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .rules_of_golf .column .Bullet {
           list-style-type: disc;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .rules_of_golf .column a.NoStyle {
           text-decoration: none;
           color: #000000;
           border-width: 0px;
        }

        .rules_of_golf .column a.ReadMore {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #092f4d;
           border-width: 0px;
        }

        .rules_of_golf .column a {
           text-decoration: underline;
           font-weight: 800;
           color: #18753c;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*inlines*/

        .rules_of_golf .column .Dateline {
           font-weight: bold;
           font-size: 1.0625rem;
           font-family: "acumin-pro-condensed",sans-serif;
           color: #313131;
           border-width: 0px;
        }

        .rules_of_golf .column .AllCaps {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column .default-drop-cap {
           color: #007b4b;
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.6em;
           font-weight: 800;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .rules_of_golf .column h6 {
           font-weight: 500;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column h5 {
           font-weight: 600;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column h4 {
           font-weight: 600;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column h3 {
           margin-bottom: 10px;
           color: #042f4d;
           text-transform: uppercase;
           margin-top: 12px;
           margin-right: 20px;
           margin-left: 20px;
           line-height: 1.1em;
           font-weight: 800;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .rules_of_golf .column h2 {
           margin-left: 0px;
           color: #042f4d;
           margin-bottom: 5px;
           padding-top: 0px;
           margin-top: 0px;
           line-height: 1em;
           font-weight: 500;
           font-size: 1.5rem;
           font-family: 'Josefin Sans';
           background-color: transparent;
           border-width: 0px;
        }

        .rules_of_golf .column h1 {
           text-align: center;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1em;
           letter-spacing: 0px;
           font-weight: 800;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           color: #000000;
           border-width: 0px;
        }

    /*general*/

        .rules_of_golf .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Hammock Beach
***********************************/

    /*paragraphs*/

        .hammock_beach_ad .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*inlines*/

        .hammock_beach_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .hammock_beach_ad .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           background-color: transparent;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .hammock_beach_ad .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .hammock_beach_ad .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hammock_beach_ad .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hammock_beach_ad .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hammock_beach_ad .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hammock_beach_ad .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .hammock_beach_ad .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .hammock_beach_ad .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
On the Cover: Fall Fitness
***********************************/

    /*lists*/

        .on_the_cover_fall_fitness .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .on_the_cover_fall_fitness .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .on_the_cover_fall_fitness .column h6 {
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           color: #6f6f6f;
           text-align: left;
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column h5 {
           margin-bottom: 8px;
           font-weight: 500;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           margin-top: 12px;
           color: #092f4d;
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column h4 {
           color: #092f4d;
           margin-top: 12px;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column h3 {
           text-transform: capitalize;
           text-align: center;
           color: #8b959f;
           margin-bottom: 19px;
           font-weight: 600;
           font-size: 1.25rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           margin-top: 12px;
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column h2 {
           text-align: center;
           color: #092f4d;
           font-weight: 700;
           font-size: 1.625rem;
           margin-bottom: 20px;
           line-height: 1.2em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column h1 {
           margin-bottom: 10px;
           font-weight: 800;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .on_the_cover_fall_fitness .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*inlines*/

        .on_the_cover_fall_fitness .column .default-drop-cap {
           color: #092f4d;
           font-family: 'Josefin Sans';
           line-height: 0.5em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .on_the_cover_fall_fitness .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .on_the_cover_fall_fitness .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Championships: King of RVR
***********************************/

    /*lists*/

        .championships_king_of_rvr .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .championships_king_of_rvr .column .Bullet {
           padding-bottom: 0px;
           margin-bottom: 0px;
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .championships_king_of_rvr .column h6 {
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           color: #6f6f6f;
           text-align: left;
           border-width: 0px;
        }

        .championships_king_of_rvr .column h5 {
           margin-bottom: 8px;
           font-weight: 500;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           margin-top: 12px;
           color: #092f4d;
           border-width: 0px;
        }

        .championships_king_of_rvr .column h4 {
           color: #092f4d;
           margin-top: 12px;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .championships_king_of_rvr .column h3 {
           text-align: center;
           color: #092f4d;
           margin-bottom: 19px;
           font-weight: 600;
           font-size: 1.25rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           margin-top: 12px;
           border-width: 0px;
        }

        .championships_king_of_rvr .column h2 {
           text-align: center;
           color: #092f4d;
           font-weight: 700;
           font-size: 1.625rem;
           margin-bottom: 20px;
           line-height: 1.2em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .championships_king_of_rvr .column h1 {
           margin-bottom: 10px;
           font-weight: 800;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .championships_king_of_rvr .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*inlines*/

        .championships_king_of_rvr .column .default-drop-cap {
           color: #092f4d;
           font-family: 'Josefin Sans';
           line-height: 0.5em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .championships_king_of_rvr .column p.Centered {
           text-align: center;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .championships_king_of_rvr .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .championships_king_of_rvr .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .championships_king_of_rvr .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Inside the Ropes
***********************************/

    /*paragraphs*/

        .inside_the_ropes .column p {
           font-family: 'Josefin Sans';
           line-height: 1.3em;
           font-weight: 400;
           padding-bottom: 2px;
           text-align: left;
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           font-size: 1rem;
           border-width: 0px;
        }

        .inside_the_ropes .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .inside_the_ropes .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .inside_the_ropes .column p.JustifiedRight {
           text-indent: 18px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.TheTake {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           color: #ffffff;
           background-color: #4caf50;
           border-width: 0px;
        }

        .inside_the_ropes .column p.Introtext {
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.4em;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           font-variant: normal;
           font-weight: 300;
           border-width: 0px;
        }

        .inside_the_ropes .column p.Caption {
           text-transform: uppercase;
           text-indent: 0px;
           padding-bottom: 0px;
           line-height: 1em;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.Tagline {
           text-indent: 0px;
           text-align: right;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.PullQuoteSpeaker {
           text-transform: uppercase;
           text-indent: 0px;
           text-align: right;
           padding-bottom: 10px;
           margin-top: 10px;
           margin-bottom: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.NoIndent {
           text-indent: 0px;
           padding-top: 0px;
           padding-bottom: 10px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.PULLQUOTE {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 300;
           font-size: 1.75rem;
           font-family: 'Josefin Sans';
           color: #4caf50;
           border-width: 0px;
        }

        .inside_the_ropes .column p.Tab {
           margin-left: 0px;
           text-indent: 15px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 7px;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.HeroCaption {
           font-style: italic;
           margin-bottom: 20px;
           margin-top: 10px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           line-height: 1.2em;
           font-weight: 500;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .inside_the_ropes .column p.RedeemLink {
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.1em;
           font-weight: 700;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           color: #042f4d;
           letter-spacing: 0px;
           text-decoration: underline;
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .inside_the_ropes .column .default-drop-cap {
           float: left;
           font-weight: 900;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: 'Josefin Sans';
           color: #042f4d;
           border-width: 0px;
        }

        .inside_the_ropes .column .Dateline {
           font-weight: bold;
           font-size: 1.0625rem;
           font-family: 'Josefin Sans';
           color: #313131;
           border-width: 0px;
        }

        .inside_the_ropes .column .AllCaps {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .inside_the_ropes .column a {
           font-family: 'Josefin Sans';
           text-decoration: underline;
           text-align: center;
           font-weight: 800;
           color: #4caf50;
           border-width: 0px;
        }

        .inside_the_ropes .column a.NoStyle {
           text-decoration: none;
           color: #000000;
           border-width: 0px;
        }

        .inside_the_ropes .column a.ReadMore {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           color: #4caf50;
           border-width: 0px;
        }

    /*headers*/

        .inside_the_ropes .column h1 {
           font-family: 'Josefin Sans';
           font-size: 2.5rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           text-align: left;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           letter-spacing: 0px;
           color: #042f4d;
           border-width: 0px;
        }

        .inside_the_ropes .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1.2em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 600;
           text-align: center;
           margin-left: 0px;
           color: #18753c;
           padding-top: 0px;
           margin-top: 10px;
           background-color: transparent;
           border-width: 0px;
        }

        .inside_the_ropes .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1.1em;
           font-size: 1.5rem;
           font-weight: 700;
           margin-bottom: 10px;
           color: #042f4d;
           text-transform: uppercase;
           margin-top: 20px;
           margin-right: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .inside_the_ropes .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           color: #042f4d;
           border-width: 0px;
        }

        .inside_the_ropes .column h5 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           color: #042f4d;
           border-width: 0px;
        }

        .inside_the_ropes .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           color: #042f4d;
           border-width: 0px;
        }

    /*lists*/

        .inside_the_ropes .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .inside_the_ropes .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .inside_the_ropes .column .Numbered {
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .inside_the_ropes .column .Bullet {
           list-style-type: disc;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*general*/

        .inside_the_ropes .column endbug {
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
A Closer Look
***********************************/

    /*lists*/

        .a_closer_look .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .a_closer_look .column .Bullet {
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .a_closer_look .column h6 {
           margin-bottom: 0px;
           line-height: 1.3em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           color: #6f6f6f;
           font-style: italic;
           border-width: 0px;
        }

        .a_closer_look .column h5 {
           color: #092f4d;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           margin-top: 8px;
           border-width: 0px;
        }

        .a_closer_look .column h4 {
           color: #092f4d;
           margin-bottom: 5px;
           font-weight: 600;
           line-height: 1.3em;
           font-size: 1.375rem;
           font-family: 'Josefin Sans';
           margin-top: 15px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .a_closer_look .column h3 {
           text-transform: uppercase;
           color: #8b959f;
           margin-bottom: 20px;
           font-weight: 600;
           font-size: 1rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           text-align: center;
           border-width: 0px;
        }

        .a_closer_look .column h2 {
           text-align: center;
           color: #092f4d;
           font-weight: 700;
           font-size: 1.5625rem;
           margin-bottom: 15px;
           line-height: 1.1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .a_closer_look .column h1 {
           margin-bottom: 20px;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

    /*links*/

        .a_closer_look .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*inlines*/

        .a_closer_look .column .default-drop-cap {
           color: #092f4d;
           font-family: 'Josefin Sans';
           line-height: 0.5em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .a_closer_look .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .a_closer_look .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .a_closer_look .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Swing Tip
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .swing_tip .column endbug {
           border-width: 0px;
        }

    /*lists*/

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

        .swing_tip .column .Bullet {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .swing_tip .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .swing_tip .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           border-width: 0px;
           list-style-image: none;
        }

        .swing_tip .column .Bullet {
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .swing_tip .column h6 {
           color: #042f4d;
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column h5 {
           color: #042f4d;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column h4 {
           margin-top: 10px;
           text-align: center;
           color: #042f4d;
           margin-bottom: 0px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column h3 {
           margin-left: 0px;
           margin-right: 20px;
           margin-top: 12px;
           color: #042f4d;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.0625rem;
           line-height: 1.1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column h2 {
           text-align: center;
           background-color: transparent;
           margin-top: 0px;
           padding-top: 0px;
           color: #042f4d;
           margin-left: 0px;
           font-weight: 500;
           font-size: 1.5rem;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column h1 {
           color: #83c4e4;
           letter-spacing: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
           margin-bottom: 5px;
           font-weight: 900;
           line-height: 0.9em;
           font-size: 3.125rem;
           font-family: 'Josefin Sans';
           text-transform: uppercase;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .swing_tip .column a.ReadMore {
           color: #092f4d;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .swing_tip .column a.NoStyle {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

        .swing_tip .column a {
           color: #092f4d;
           font-weight: 800;
           text-decoration: underline;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*inlines*/

        .swing_tip .column .AllCaps {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .swing_tip .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 1.0625rem;
           font-weight: bold;
           border-width: 0px;
        }

        .swing_tip .column .default-drop-cap {
           color: #042f4d;
           font-family: 'Josefin Sans';
           line-height: 0.4em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .swing_tip .column p.RedeemLink {
           margin-bottom: 0px;
           text-align: center;
           text-transform: uppercase;
           text-decoration: underline;
           letter-spacing: 0px;
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 700;
           line-height: 1.1em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.HeroCaption {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 500;
           line-height: 1.2em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-top: 10px;
           margin-bottom: 20px;
           font-style: italic;
           border-width: 0px;
        }

        .swing_tip .column p.Tab {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 15px;
           margin-left: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.PULLQUOTE {
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1.75rem;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.NoIndent {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.PullQuoteSpeaker {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .swing_tip .column p.Tagline {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 600;
           line-height: 1.6em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.Caption {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .swing_tip .column p.Introtext {
           font-weight: 400;
           font-variant: normal;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .swing_tip .column p.CenteredText {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .swing_tip .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .swing_tip .column p {
           font-size: 1rem;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: left;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Community
***********************************/

    /*paragraphs*/

        .community .column p {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .community .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .community .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .community .column p.Centered {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .community .column .default-drop-cap {
           float: left;
           font-weight: 800;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.5em;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*links*/

        .community .column a {
           color: #092f4d;
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .community .column h1 {
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .community .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1.2em;
           margin-bottom: 10px;
           font-size: 1.625rem;
           font-weight: 700;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .community .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.25rem;
           font-weight: 600;
           margin-bottom: 20px;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .community .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 7px;
           color: #092f4d;
           margin-top: 15px;
           border-width: 0px;
        }

        .community .column h5 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .community .column h6 {
           text-align: left;
           color: #000000;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           font-weight: 400;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

        .community .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           margin-bottom: 15px;
           padding-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .community .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Environment
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*general*/

        .environment .column endbug {
           border-width: 0px;
        }

    /*lists*/

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

        .environment .column .Bullet {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .environment .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .environment .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           border-width: 0px;
           list-style-image: none;
        }

        .environment .column .Bullet {
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .environment .column h6 {
           color: #042f4d;
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column h5 {
           color: #042f4d;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column h4 {
           margin-top: 10px;
           text-align: center;
           color: #042f4d;
           margin-bottom: 0px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column h3 {
           margin-left: 0px;
           margin-right: 20px;
           margin-top: 12px;
           color: #042f4d;
           margin-bottom: 0px;
           font-weight: 800;
           font-size: 1.0625rem;
           line-height: 1.1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column h2 {
           text-align: center;
           background-color: transparent;
           margin-top: 0px;
           padding-top: 0px;
           color: #042f4d;
           margin-left: 0px;
           font-weight: 500;
           font-size: 1.5rem;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column h1 {
           color: #83c4e4;
           letter-spacing: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
           margin-bottom: 5px;
           font-weight: 900;
           line-height: 0.9em;
           font-size: 3.125rem;
           font-family: 'Josefin Sans';
           text-transform: uppercase;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .environment .column a.ReadMore {
           color: #092f4d;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .environment .column a.NoStyle {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

        .environment .column a {
           color: #092f4d;
           font-weight: 800;
           text-decoration: underline;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*inlines*/

        .environment .column .AllCaps {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .environment .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 1.0625rem;
           font-weight: bold;
           border-width: 0px;
        }

        .environment .column .default-drop-cap {
           color: #042f4d;
           font-family: 'Josefin Sans';
           line-height: 0.4em;
           font-size: 3.125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .environment .column p.RedeemLink {
           margin-bottom: 0px;
           text-align: center;
           text-transform: uppercase;
           text-decoration: underline;
           letter-spacing: 0px;
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 700;
           line-height: 1.1em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .environment .column p.HeroCaption {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 500;
           line-height: 1.2em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-top: 10px;
           margin-bottom: 20px;
           font-style: italic;
           border-width: 0px;
        }

        .environment .column p.Tab {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 15px;
           margin-left: 0px;
           border-width: 0px;
        }

        .environment .column p.PULLQUOTE {
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1.75rem;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .environment .column p.NoIndent {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .environment .column p.PullQuoteSpeaker {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .environment .column p.Tagline {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 600;
           line-height: 1.6em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .environment .column p.Caption {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .environment .column p.Introtext {
           font-weight: 400;
           font-variant: normal;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .environment .column p.CenteredText {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .environment .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .environment .column p {
           font-size: 1rem;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: left;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Colorado Golf: One of the Best
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .colorado_golf_one_of_the_best .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .colorado_golf_one_of_the_best .column .Bullet {
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .colorado_golf_one_of_the_best .column h6 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column h5 {
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           margin-top: 20px;
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column h4 {
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column h3 {
           text-transform: uppercase;
           color: #8b959f;
           margin-bottom: 30px;
           font-weight: 600;
           font-size: 1rem;
           line-height: 1em;
           font-family: 'Josefin Sans';
           text-align: center;
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column h2 {
           text-align: center;
           color: #092f4d;
           font-weight: 500;
           font-size: 1.25rem;
           margin-bottom: 15px;
           line-height: 1.1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column h1 {
           margin-bottom: 20px;
           line-height: 1em;
           font-size: 2.8125rem;
           font-family: 'Josefin Sans';
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

    /*links*/

        .colorado_golf_one_of_the_best .column a {
           text-decoration: underline;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*inlines*/

        .colorado_golf_one_of_the_best .column .default-drop-cap {
           color: #092f4d;
           font-family: 'Josefin Sans';
           line-height: 0.5em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .colorado_golf_one_of_the_best .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .colorado_golf_one_of_the_best .column p {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Outside the Ropes
***********************************/

    /*paragraphs*/

        .outside_the_ropes .column p {
           padding-top: 10px;
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 0px;
           text-align: left;
           border-width: 0px;
        }

        .outside_the_ropes .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .outside_the_ropes .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 0.2em;
           font-weight: 400;
           padding-bottom: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .outside_the_ropes .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .outside_the_ropes .column a {
           color: #56ac47;
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .outside_the_ropes .column h1 {
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .outside_the_ropes .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.875rem;
           font-weight: 700;
           border-width: 0px;
        }

        .outside_the_ropes .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           text-align: center;
           color: #18753c;
           border-width: 0px;
        }

        .outside_the_ropes .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .outside_the_ropes .column h5 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .outside_the_ropes .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .outside_the_ropes .column .Bullet {
           padding-top: 0px;
           line-height: 1.6em;
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .outside_the_ropes .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Travel
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .travel .column p {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .travel .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .travel .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

    /*inlines*/

        .travel .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*links*/

        .travel .column a {
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .travel .column h1 {
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           margin-bottom: 25px;
           font-size: 1.875rem;
           font-weight: 700;
           text-transform: uppercase;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .travel .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.5625rem;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel .column h5 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .travel .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

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

        .travel .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .travel .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Health Care
***********************************/

    /*paragraphs*/

        .health_care .column p {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .health_care .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .health_care .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .health_care .column p.Centered {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .health_care .column .default-drop-cap {
           float: left;
           font-weight: 800;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: 0.5em;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*links*/

        .health_care .column a {
           color: #092f4d;
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .health_care .column h1 {
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .health_care .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1.2em;
           margin-bottom: 20px;
           font-size: 1.625rem;
           font-weight: 700;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .health_care .column h3 {
           margin-top: 12px;
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.25rem;
           font-weight: 600;
           margin-bottom: 19px;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .health_care .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           margin-top: 12px;
           color: #092f4d;
           border-width: 0px;
        }

        .health_care .column h5 {
           color: #092f4d;
           margin-top: 12px;
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 8px;
           border-width: 0px;
        }

        .health_care .column h6 {
           text-align: left;
           color: #6f6f6f;
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

        .health_care .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           margin-bottom: 0px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .health_care .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Wellness tip
***********************************/

    /*paragraphs*/

        .wellness_tip .column p {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .wellness_tip .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .wellness_tip .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

    /*inlines*/

        .wellness_tip .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.5em;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*links*/

        .wellness_tip .column a {
           color: #092f4d;
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .wellness_tip .column h1 {
           text-align: center;
           color: #092f4d;
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .wellness_tip .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1.1em;
           margin-bottom: 15px;
           font-size: 1.5625rem;
           font-weight: 700;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .wellness_tip .column h3 {
           text-align: center;
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1rem;
           font-weight: 600;
           margin-bottom: 20px;
           color: #8b959f;
           text-transform: uppercase;
           border-width: 0px;
        }

        .wellness_tip .column h4 {
           margin-top: 15px;
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1.3em;
           font-weight: 600;
           margin-bottom: 5px;
           color: #092f4d;
           border-width: 0px;
        }

        .wellness_tip .column h5 {
           margin-top: 15px;
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 6px;
           color: #092f4d;
           border-width: 0px;
        }

        .wellness_tip .column h6 {
           font-style: italic;
           color: #6f6f6f;
           font-family: 'Montserrat';
           font-size: 0.9375rem;
           line-height: 1.2em;
           margin-bottom: 5px;
           text-align: center;
           margin-top: 5px;
           font-weight: 500;
           border-width: 0px;
        }

    /*lists*/

        .wellness_tip .column .Bullet {
           list-style-type: disc;
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           border-width: 0px;
           list-style-image: none;
        }

        .wellness_tip .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Volunteer Leadership
***********************************/

    /*paragraphs*/

        .volunteer_leadership .column p {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .volunteer_leadership .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .volunteer_leadership .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

    /*inlines*/

        .volunteer_leadership .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 2.8125rem;
           line-height: 0.5em;
           font-family: 'Josefin Sans';
           color: #092f4d;
           border-width: 0px;
        }

    /*links*/

        .volunteer_leadership .column a {
           color: #092f4d;
           font-family: 'Josefin Sans';
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

        .volunteer_leadership .column h1 {
           text-align: center;
           color: #092f4d;
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           line-height: 1em;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .volunteer_leadership .column h2 {
           font-family: 'Josefin Sans';
           line-height: 1.1em;
           margin-bottom: 15px;
           font-size: 1.875rem;
           font-weight: bold;
           color: #092f4d;
           text-align: center;
           border-width: 0px;
        }

        .volunteer_leadership .column h3 {
           text-align: center;
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1rem;
           font-weight: 600;
           margin-bottom: 30px;
           color: #8b959f;
           text-transform: uppercase;
           border-width: 0px;
        }

        .volunteer_leadership .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .volunteer_leadership .column h5 {
           margin-top: 20px;
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .volunteer_leadership .column h6 {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 10px;
           border-width: 0px;
        }

    /*lists*/

        .volunteer_leadership .column .Bullet {
           line-height: 1.8em;
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .volunteer_leadership .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
RMGCSA
***********************************/

    /*paragraphs*/

        .rmgcsa .column p {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .rmgcsa .column p.BodyIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           text-indent: 14px;
           border-width: 0px;
        }

        .rmgcsa .column p.BodyNoIndent {
           font-family: 'Josefin Sans';
           line-height: 1.4em;
           font-weight: 400;
           padding-bottom: 10px;
           border-width: 0px;
        }

    /*inlines*/

        .rmgcsa .column .default-drop-cap {
           float: left;
           font-weight: 800;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.125rem;
           line-height: 0.5em;
           font-family: 'Josefin Sans';
           color: #18753c;
           border-width: 0px;
        }

    /*links*/

        .rmgcsa .column a {
           font-family: 'Josefin Sans';
           text-decoration: underline;
           color: #56ac47;
           border-width: 0px;
        }

    /*headers*/

        .rmgcsa .column h1 {
           font-family: 'Josefin Sans';
           font-size: 1.875rem;
           line-height: 1em;
           font-weight: 800;
           margin-bottom: 10px;
           color: #18753c;
           text-transform: uppercase;
           border-width: 0px;
        }

        .rmgcsa .column h2 {
           color: #56ac47;
           font-family: 'Josefin Sans';
           line-height: 1em;
           margin-bottom: 10px;
           font-size: 1.5625rem;
           font-weight: 700;
           border-width: 0px;
        }

        .rmgcsa .column h3 {
           font-family: 'Josefin Sans';
           line-height: 1em;
           font-size: 1.3125rem;
           font-weight: 600;
           margin-bottom: 20px;
           color: #8b959f;
           border-width: 0px;
        }

        .rmgcsa .column h4 {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           line-height: 1em;
           font-weight: 600;
           margin-bottom: 10px;
           color: #18753c;
           margin-top: 10px;
           border-width: 0px;
        }

        .rmgcsa .column h5 {
           margin-top: 8px;
           font-family: 'Josefin Sans';
           font-size: 1.0625rem;
           line-height: 1em;
           font-weight: 500;
           margin-bottom: 0px;
           border-width: 0px;
        }

        .rmgcsa .column h6 {
           margin-top: 2px;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           font-weight: 500;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

        .rmgcsa .column .Bullet {
           line-height: 1.4em;
           margin-bottom: 20px;
           list-style-type: disc;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
SOTG Podcast
***********************************/

    /*general*/

        .sotg_podcast .column endbug {
           border-width: 0px;
        }

    /*headers*/

        .sotg_podcast .column h1 {
           color: #000000;
           font-family: 'Josefin Sans';
           font-size: 2.8125rem;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
           border-width: 0px;
        }

        .sotg_podcast .column h2 {
           background-color: transparent;
           font-family: 'Josefin Sans';
           font-size: 1.5rem;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
           margin-bottom: 5px;
           color: #042f4d;
           margin-left: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column h3 {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           font-weight: 800;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
           color: #042f4d;
           margin-bottom: 10px;
           border-width: 0px;
        }

        .sotg_podcast .column h4 {
           font-family: 'Josefin Sans';
           color: #042f4d;
           font-weight: 600;
           border-width: 0px;
        }

        .sotg_podcast .column h5 {
           font-family: 'Josefin Sans';
           color: #000000;
           font-weight: 600;
           text-align: center;
           line-height: 1.4em;
           padding-bottom: 10px;
           border-width: 0px;
        }

        .sotg_podcast .column h6 {
           font-family: 'Josefin Sans';
           color: #042f4d;
           font-weight: 500;
           border-width: 0px;
        }

    /*inlines*/

        .sotg_podcast .column .default-drop-cap {
           float: left;
           font-family: 'Josefin Sans';
           font-size: 3.125rem;
           font-weight: 800;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
           color: #18753c;
           border-width: 0px;
        }

        .sotg_podcast .column .AllCaps {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sotg_podcast .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 1.0625rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .sotg_podcast .column a {
           font-family: 'Josefin Sans';
           color: #18753c;
           font-weight: 800;
           text-decoration: underline;
           border-width: 0px;
        }

        .sotg_podcast .column a.ReadMore {
           color: #092f4d;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sotg_podcast .column a.NoStyle {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

    /*lists*/

        .sotg_podcast .column .Bullet {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .sotg_podcast .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .sotg_podcast .column p.RedeemLink {
           margin-bottom: 0px;
           text-align: center;
           text-transform: uppercase;
           text-decoration: none;
           letter-spacing: 0px;
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 700;
           line-height: 1.1em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p.HeroCaption {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 500;
           line-height: 1.2em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-top: 10px;
           margin-bottom: 20px;
           font-style: italic;
           border-width: 0px;
        }

        .sotg_podcast .column p.Tab {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 15px;
           margin-left: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: left;
           border-width: 0px;
        }

        .sotg_podcast .column p.PULLQUOTE {
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1.75rem;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p.NoIndent {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p.PullQuoteSpeaker {
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sotg_podcast .column p.Tagline {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 600;
           line-height: 1.6em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p.Caption {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sotg_podcast .column p.Introtext {
           font-weight: 400;
           font-variant: normal;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .sotg_podcast .column p.CenteredText {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: center;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Gear
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .gear .column p.JustifiedRight {
           text-indent: 18px;
           text-align: right;
           line-height: 1.6em;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.TheTake {
           text-indent: 0px;
           text-align: center;
           padding-top: 5px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 5px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 20px;
           line-height: 1em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           color: #ffffff;
           background-color: #4caf50;
           border-width: 0px;
        }

        .gear .column p.Introtext {
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.4em;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           font-variant: normal;
           font-weight: 300;
           border-width: 0px;
        }

        .gear .column p.Caption {
           text-transform: uppercase;
           text-indent: 0px;
           padding-bottom: 0px;
           line-height: 1em;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.Tagline {
           text-indent: 0px;
           text-align: right;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.PullQuoteSpeaker {
           text-transform: uppercase;
           text-indent: 0px;
           text-align: right;
           padding-bottom: 10px;
           margin-top: 10px;
           margin-bottom: 20px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.NoIndent {
           text-indent: 0px;
           padding-top: 0px;
           padding-bottom: 10px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.PULLQUOTE {
           text-indent: 0px;
           padding-bottom: 0px;
           margin-top: 20px;
           line-height: 1.2em;
           font-weight: 300;
           font-size: 1.75rem;
           font-family: 'Josefin Sans';
           color: #4caf50;
           border-width: 0px;
        }

        .gear .column p {
           text-align: center;
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 7px;
           line-height: 1.3em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.Tab {
           margin-left: 0px;
           text-indent: 15px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 7px;
           line-height: 1.4em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.HeroCaption {
           font-style: italic;
           margin-bottom: 20px;
           margin-top: 10px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           line-height: 1.2em;
           font-weight: 500;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column p.RedeemLink {
           margin-left: 0px;
           text-indent: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 10px;
           line-height: 1.1em;
           font-weight: 700;
           font-size: 1rem;
           font-family: 'Josefin Sans';
           color: #042f4d;
           letter-spacing: 0px;
           text-decoration: underline;
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 0px;
           border-width: 0px;
        }

    /*lists*/

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

        .gear .column .Numbered {
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .gear .column .Bullet {
           list-style-type: disc;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .gear .column a.NoStyle {
           text-decoration: none;
           color: #000000;
           border-width: 0px;
        }

        .gear .column a.ReadMore {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           color: #4caf50;
           border-width: 0px;
        }

        .gear .column a {
           text-align: center;
           text-decoration: underline;
           font-weight: 800;
           color: #4caf50;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*inlines*/

        .gear .column .Dateline {
           font-weight: bold;
           font-size: 1.0625rem;
           font-family: 'Josefin Sans';
           color: #313131;
           border-width: 0px;
        }

        .gear .column .AllCaps {
           text-transform: uppercase;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column .default-drop-cap {
           color: #042f4d;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 900;
           font-size: 3.75rem;
           font-family: 'Josefin Sans';
           float: left;
           border-width: 0px;
        }

    /*headers*/

        .gear .column h6 {
           font-weight: 500;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column h5 {
           font-weight: 600;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column h4 {
           font-weight: 600;
           color: #042f4d;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column h3 {
           margin-bottom: 10px;
           color: #042f4d;
           text-transform: uppercase;
           margin-top: 20px;
           margin-right: 0px;
           margin-left: 0px;
           line-height: 1.1em;
           font-weight: 700;
           font-size: 1.5rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .gear .column h2 {
           text-align: center;
           margin-left: 0px;
           color: #092f4d;
           margin-bottom: 30px;
           padding-top: 0px;
           margin-top: 10px;
           line-height: 1em;
           font-weight: 600;
           font-size: 1.3125rem;
           font-family: 'Josefin Sans';
           background-color: transparent;
           border-width: 0px;
        }

        .gear .column h1 {
           text-align: center;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 10px;
           line-height: 1em;
           letter-spacing: 0px;
           font-weight: 800;
           font-size: 2.5rem;
           font-family: 'Josefin Sans';
           color: #042f4d;
           border-width: 0px;
        }

    /*general*/

        .gear .column endbug {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Featured Club
***********************************/

    /*general*/

        .featured_club .column endbug {
           border-width: 0px;
        }

    /*lists*/

        .featured_club .column .Bullet {
           margin-bottom: 12px;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

        .featured_club .column .Numbered {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           border-width: 0px;
           list-style-image: none;
        }

        .featured_club .column .Numbered {
           font-family: 'Josefin Sans';
           border-width: 0px;
           list-style-image: none;
        }

        .featured_club .column .Bullet {
           font-family: 'Josefin Sans';
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*headers*/

        .featured_club .column h6 {
           color: #042f4d;
           margin-bottom: 10px;
           font-weight: 500;
           line-height: 1em;
           font-size: 0.9375rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column h5 {
           margin-top: 15px;
           color: #18753c;
           margin-bottom: 10px;
           font-weight: 600;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column h4 {
           color: #092f4d;
           margin-bottom: 10px;
           font-weight: 800;
           line-height: 1em;
           font-size: 1.25rem;
           font-family: 'Josefin Sans';
           margin-top: 10px;
           border-width: 0px;
        }

        .featured_club .column h3 {
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 12px;
           text-transform: uppercase;
           color: #18753c;
           margin-bottom: 20px;
           font-weight: 800;
           font-size: 1.0625rem;
           line-height: 1.3em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column h2 {
           text-transform: capitalize;
           text-align: center;
           background-color: transparent;
           margin-top: 0px;
           padding-top: 0px;
           color: #092f4d;
           margin-left: 0px;
           font-weight: 700;
           font-size: 1.5rem;
           margin-bottom: 20px;
           line-height: 1em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column h1 {
           color: #56ac47;
           letter-spacing: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           text-align: center;
           margin-bottom: 10px;
           font-weight: 900;
           line-height: 1em;
           font-size: 1.75rem;
           font-family: 'Josefin Sans';
           text-transform: uppercase;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .featured_club .column a.ReadMore {
           color: #092f4d;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .featured_club .column a.NoStyle {
           color: #000000;
           text-decoration: none;
           border-width: 0px;
        }

        .featured_club .column a {
           color: #56ac47;
           font-weight: 800;
           text-decoration: underline;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*inlines*/

        .featured_club .column .AllCaps {
           font-family: 'Josefin Sans';
           font-size: 1.125rem;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .featured_club .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 1.0625rem;
           font-weight: bold;
           border-width: 0px;
        }

        .featured_club .column .default-drop-cap {
           color: #56ac47;
           font-family: 'Josefin Sans';
           line-height: 0.6em;
           font-size: 2.8125rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 800;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .featured_club .column p.RedeemLink {
           margin-bottom: 0px;
           text-align: center;
           text-transform: uppercase;
           text-decoration: underline;
           letter-spacing: 0px;
           color: #042f4d;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 700;
           line-height: 1.1em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           border-width: 0px;
        }

        .featured_club .column p.HeroCaption {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 500;
           line-height: 1.2em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-top: 10px;
           margin-bottom: 20px;
           font-style: italic;
           border-width: 0px;
        }

        .featured_club .column p.Tab {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 7px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 15px;
           margin-left: 0px;
           border-width: 0px;
        }

        .featured_club .column p.PULLQUOTE {
           text-align: center;
           margin-bottom: 20px;
           color: #18753c;
           font-family: 'Josefin Sans';
           font-size: 1.4375rem;
           font-weight: 400;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .featured_club .column p.NoIndent {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .featured_club .column p.PullQuoteSpeaker {
           color: #18753c;
           font-family: 'Josefin Sans';
           font-size: 0.9375rem;
           font-weight: 600;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .featured_club .column p.Tagline {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 600;
           line-height: 1.6em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           border-width: 0px;
        }

        .featured_club .column p.Caption {
           font-family: 'Josefin Sans';
           font-size: 1.25rem;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
           border-width: 0px;
        }

        .featured_club .column p.Introtext {
           font-weight: 400;
           font-variant: normal;
           font-family: 'Josefin Sans';
           font-size: 1rem;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           border-width: 0px;
        }

        .featured_club .column p.CenteredText {
           font-family: 'Josefin Sans';
           font-size: 1rem;
           font-weight: 400;
           line-height: 1.4em;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .featured_club .column p.BodyNoIndent {
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column p.BodyIndent {
           text-indent: 14px;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

        .featured_club .column p {
           font-size: 1rem;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           margin-left: 0px;
           text-align: left;
           padding-bottom: 10px;
           font-weight: 400;
           line-height: 1.4em;
           font-family: 'Josefin Sans';
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
