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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

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

    /*paragraphs*/

        .toc .column p {
        }

    /*inlines*/

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

    /*links*/

        .toc .column a {
        }

    /*headers*/

        .toc .column h1 {
        }

        .toc .column h2 {
        }

        .toc .column h3 {
        }

        .toc .column h4 {
        }

        .toc .column h5 {
        }

        .toc .column h6 {
        }

/***********************************
What's Hot on Social
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .what_s_hot_on_social .column h6 {
        }

        .what_s_hot_on_social .column h5 {
        }

        .what_s_hot_on_social .column h4 {
        }

        .what_s_hot_on_social .column h3 {
        }

        .what_s_hot_on_social .column h2 {
           padding-top: 5px;
           color: #476c9b;
           font-size: 20px;
        }

        .what_s_hot_on_social .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .what_s_hot_on_social .column a {
           color: #ed1c24;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

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

        .what_s_hot_on_social .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Travel
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .travel .column h6 {
        }

        .travel .column h5 {
        }

        .travel .column h4 {
           padding-bottom: 6px;
           color: #397a5c;
           padding-top: 12px;
           line-height: 1.5em;
           font-family: Arial, sans-serif;
           font-weight: bold;
           font-size: 16px;
        }

        .travel .column h3 {
           font-weight: bold;
           text-transform: uppercase;
           text-align: center;
           font-family: Arial, sans-serif;
           padding-bottom: 20px;
           line-height: 1.4em;
        }

        .travel .column h2 {
           padding-top: 5px;
           color: #476c9b;
           font-size: 20px;
        }

        .travel .column h1 {
           color: #111a2b;
           text-align: center;
           font-size: 45px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .travel .column a {
           color: #1d31b0;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

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

        .travel .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Youth on Course
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .youth_on_course .column p {
        }

    /*inlines*/

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

    /*links*/

        .youth_on_course .column a {
        }

    /*headers*/

        .youth_on_course .column h1 {
        }

        .youth_on_course .column h2 {
        }

        .youth_on_course .column h3 {
        }

        .youth_on_course .column h4 {
        }

        .youth_on_course .column h5 {
        }

        .youth_on_course .column h6 {
        }

/***********************************
Poppy Ridge Transformation
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .poppy_ridge_transformation .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .poppy_ridge_transformation .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #0a4d8c;
        }

    /*links*/

        .poppy_ridge_transformation .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .poppy_ridge_transformation .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .poppy_ridge_transformation .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 25px;
           color: #0e4c8b;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .poppy_ridge_transformation .column h3 {
           color: #ec9640;
        }

        .poppy_ridge_transformation .column h4 {
        }

        .poppy_ridge_transformation .column h5 {
        }

        .poppy_ridge_transformation .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
Zhang Expands Impact
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .zhang_expands_impact .column h6 {
        }

        .zhang_expands_impact .column h5 {
        }

        .zhang_expands_impact .column h4 {
           padding-bottom: 10px;
        }

        .zhang_expands_impact .column h3 {
        }

        .zhang_expands_impact .column h2 {
           padding-top: 5px;
           color: #143866;
           font-size: 20px;
           padding-bottom: 20px;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-align: center;
        }

        .zhang_expands_impact .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .zhang_expands_impact .column a {
           color: #ef9740;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

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

        .zhang_expands_impact .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Yes for Noh!
***********************************/

    /*headers*/

        .yes_for_noh_ .column h6 {
           font-size: 9px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .yes_for_noh_ .column h5 {
        }

        .yes_for_noh_ .column h4 {
        }

        .yes_for_noh_ .column h3 {
           color: #ec9640;
        }

        .yes_for_noh_ .column h2 {
           line-height: 1.1em;
           font-weight: bold;
           text-align: center;
           padding-top: 5px;
           color: #0e4c8b;
           font-size: 25px;
           margin-top: 0px;
           margin-bottom: 20px;
        }

        .yes_for_noh_ .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .yes_for_noh_ .column a {
           font-weight: bold;
           color: #284693;
           line-height: 1.1em;
        }

    /*inlines*/

        .yes_for_noh_ .column .default-drop-cap {
           color: #215484;
           line-height: 0.5em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

    /*lists*/

        .yes_for_noh_ .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Match Play Challenge
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*headers*/

        .match_play_challenge .column h6 {
        }

        .match_play_challenge .column h5 {
        }

        .match_play_challenge .column h4 {
        }

        .match_play_challenge .column h3 {
           padding-bottom: 20px;
           font-family: Arial, sans-serif;
           text-align: center;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 12px;
        }

        .match_play_challenge .column h2 {
           margin-top: 15px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           margin-bottom: 8px;
           text-align: left;
           padding-top: 0px;
           color: #1b143a;
           font-size: 20px;
        }

        .match_play_challenge .column h1 {
           color: #c9b44b;
           text-align: center;
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .match_play_challenge .column a {
           color: #c9b44a;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

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

        .match_play_challenge .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Hear Him Roar
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .hear_him_roar .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .hear_him_roar .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #dd4a2c;
        }

    /*links*/

        .hear_him_roar .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .hear_him_roar .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .hear_him_roar .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 25px;
           color: #0e4c8b;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .hear_him_roar .column h3 {
           color: #ec9640;
        }

        .hear_him_roar .column h4 {
        }

        .hear_him_roar .column h5 {
        }

        .hear_him_roar .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
Pebble Beach Invitational
***********************************/

    /*headers*/

        .pebble_beach_invitational .column h6 {
           font-size: 9px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .pebble_beach_invitational .column h5 {
        }

        .pebble_beach_invitational .column h4 {
        }

        .pebble_beach_invitational .column h3 {
           color: #ec9640;
        }

        .pebble_beach_invitational .column h2 {
           line-height: 1.1em;
           font-weight: bold;
           text-align: center;
           padding-top: 5px;
           color: #0e4c8b;
           font-size: 25px;
           margin-top: 0px;
           margin-bottom: 20px;
        }

        .pebble_beach_invitational .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .pebble_beach_invitational .column a {
           font-weight: bold;
           color: #284693;
           line-height: 1.1em;
        }

    /*inlines*/

        .pebble_beach_invitational .column .default-drop-cap {
           color: #0a4d8c;
           line-height: 0.5em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

    /*lists*/

        .pebble_beach_invitational .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ForeCalGolf AD
***********************************/

    /*paragraphs*/

        .forecalgolf_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .forecalgolf_ad .column a {
        }

    /*headers*/

        .forecalgolf_ad .column h1 {
        }

        .forecalgolf_ad .column h2 {
        }

        .forecalgolf_ad .column h3 {
        }

        .forecalgolf_ad .column h4 {
        }

        .forecalgolf_ad .column h5 {
        }

        .forecalgolf_ad .column h6 {
        }

/***********************************
Members Outings
***********************************/

    /*lists*/

        .members_outings .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*links*/

        .members_outings .column a {
           color: #064c8c;
        }

    /*headers*/

        .members_outings .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 45px;
           text-align: center;
           color: #111a2b;
        }

        .members_outings .column h2 {
           font-size: 25px;
           color: #000000;
           padding-top: 0px;
           text-align: center;
           margin-bottom: 20px;
        }

        .members_outings .column h3 {
           padding-bottom: 8px;
        }

        .members_outings .column h4 {
        }

        .members_outings .column h5 {
           font-size: 14px;
           font-weight: bold;
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.1em;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
        }

        .members_outings .column h6 {
        }

/***********************************
Rules Quiz
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .rules_quiz .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*links*/

        .rules_quiz .column a {
           color: #c9b44a;
           font-weight: bold;
        }

    /*headers*/

        .rules_quiz .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
           text-align: center;
           color: #438e6c;
        }

        .rules_quiz .column h2 {
           font-size: 20px;
           color: #3f2608;
           padding-top: 0px;
           text-align: center;
           margin-bottom: 20px;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .rules_quiz .column h3 {
           font-size: 12px;
           font-weight: bold;
           text-transform: uppercase;
           text-align: center;
           font-family: Arial, sans-serif;
           padding-bottom: 20px;
        }

        .rules_quiz .column h4 {
        }

        .rules_quiz .column h5 {
        }

        .rules_quiz .column h6 {
        }

/***********************************
Calendar
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .calendar .column .Bullet {
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

        .calendar .column .Number {
           font-family: Arial Black, sans-serif;
           font-size: 16px;
           list-style-image: none;
        }

    /*paragraphs*/

        .calendar .column p {
        }

        .calendar .column p.Tab {
           text-indent: 15px;
           padding-bottom: 5px;
           padding-top: 5px;
        }

    /*inlines*/

        .calendar .column .default-drop-cap {
           float: left;
           font-weight: 900;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.4em;
           color: #0e1844;
        }

    /*links*/

        .calendar .column a {
           font-family: Arial, sans-serif;
           color: #384dd2;
        }

    /*headers*/

        .calendar .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
           color: #0e1844;
        }

        .calendar .column h2 {
           font-family: Arial, sans-serif;
           font-size: 20px;
           color: #f8a021;
           padding-top: 5px;
           line-height: 1.2em;
        }

        .calendar .column h3 {
        }

        .calendar .column h4 {
           font-family: Arial, sans-serif;
        }

        .calendar .column h5 {
        }

        .calendar .column h6 {
        }

/***********************************
Suh-weet Victory in Argentina
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .suh_weet_victory_in_argentina .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .suh_weet_victory_in_argentina .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #3e8cc6;
        }

    /*links*/

        .suh_weet_victory_in_argentina .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .suh_weet_victory_in_argentina .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .suh_weet_victory_in_argentina .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 25px;
           color: #0e4c8b;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .suh_weet_victory_in_argentina .column h3 {
           color: #ec9640;
        }

        .suh_weet_victory_in_argentina .column h4 {
        }

        .suh_weet_victory_in_argentina .column h5 {
        }

        .suh_weet_victory_in_argentina .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
Blast From the Past
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .blast_from_the_past .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*links*/

        .blast_from_the_past .column a {
           color: #1b143a;
        }

    /*headers*/

        .blast_from_the_past .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
           text-align: center;
           color: #438e6c;
        }

        .blast_from_the_past .column h2 {
           font-size: 20px;
           color: #1b143a;
           padding-top: 0px;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.1em;
           font-family: Arial Black, sans-serif;
           margin-top: 15px;
        }

        .blast_from_the_past .column h3 {
           font-size: 12px;
           font-weight: bold;
           text-transform: uppercase;
           text-align: center;
           font-family: Arial, sans-serif;
           padding-bottom: 20px;
        }

        .blast_from_the_past .column h4 {
        }

        .blast_from_the_past .column h5 {
        }

        .blast_from_the_past .column h6 {
        }

/***********************************
San Francisco Treat
***********************************/

    /*headers*/

        .san_francisco_treat .column h6 {
           font-size: 9px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .san_francisco_treat .column h5 {
        }

        .san_francisco_treat .column h4 {
        }

        .san_francisco_treat .column h3 {
           color: #ec9640;
        }

        .san_francisco_treat .column h2 {
           line-height: 1.1em;
           font-weight: bold;
           text-align: center;
           padding-top: 5px;
           color: #000000;
           font-size: 25px;
           margin-top: 0px;
           margin-bottom: 20px;
        }

        .san_francisco_treat .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .san_francisco_treat .column a {
           font-weight: bold;
           color: #284693;
           line-height: 1.1em;
        }

    /*inlines*/

        .san_francisco_treat .column .default-drop-cap {
           color: #aa0100;
           line-height: 0.5em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

    /*lists*/

        .san_francisco_treat .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
NCGA Major Challenge
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .ncga_major_challenge .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .ncga_major_challenge .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #215484;
        }

    /*links*/

        .ncga_major_challenge .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .ncga_major_challenge .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .ncga_major_challenge .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 25px;
           color: #0e4c8b;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .ncga_major_challenge .column h3 {
           color: #ec9640;
        }

        .ncga_major_challenge .column h4 {
        }

        .ncga_major_challenge .column h5 {
        }

        .ncga_major_challenge .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
T&S AD
***********************************/

    /*paragraphs*/

        .t_s_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .t_s_ad .column a {
        }

    /*headers*/

        .t_s_ad .column h1 {
        }

        .t_s_ad .column h2 {
        }

        .t_s_ad .column h3 {
        }

        .t_s_ad .column h4 {
        }

        .t_s_ad .column h5 {
        }

        .t_s_ad .column h6 {
        }

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

    /*headers*/

        .instruction .column h6 {
        }

        .instruction .column h5 {
           text-transform: uppercase;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
           font-family: Arial, sans-serif;
           font-size: 14px;
        }

        .instruction .column h4 {
           margin-bottom: 12px;
           text-align: center;
           font-family: Arial, sans-serif;
        }

        .instruction .column h3 {
           padding-bottom: 8px;
        }

        .instruction .column h2 {
           padding-top: 5px;
           color: #476c9b;
           font-size: 20px;
        }

        .instruction .column h1 {
           color: #111a2b;
           text-align: center;
           font-size: 45px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .instruction .column a {
           color: #a38e54;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

        .instruction .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

/***********************************
Gear
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .gear .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .gear .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #215484;
        }

    /*links*/

        .gear .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .gear .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .gear .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 30px;
           color: #054b8c;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .gear .column h3 {
           color: #ec9640;
        }

        .gear .column h4 {
           font-family: Arial, sans-serif;
           font-size: 17px;
           margin-bottom: 12px;
           line-height: 1.3em;
        }

        .gear .column h5 {
        }

        .gear .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
Weekend Net Tour
***********************************/

    /*headers*/

        .weekend_net_tour .column h6 {
        }

        .weekend_net_tour .column h5 {
        }

        .weekend_net_tour .column h4 {
        }

        .weekend_net_tour .column h3 {
           padding-bottom: 20px;
           font-family: Arial, sans-serif;
           text-align: center;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 12px;
        }

        .weekend_net_tour .column h2 {
           text-transform: uppercase;
           margin-top: 12px;
           font-family: Arial Black, sans-serif;
           line-height: 1.1em;
           margin-bottom: 20px;
           text-align: center;
           padding-top: 0px;
           color: #3f2608;
           font-size: 20px;
        }

        .weekend_net_tour .column h1 {
           color: #438e6c;
           text-align: center;
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .weekend_net_tour .column a {
           font-weight: bold;
           color: #ee9640;
        }

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*lists*/

        .weekend_net_tour .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Expect the Unexpected
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

        .expect_the_unexpected .column .Bullet {
           color: #000000;
           line-height: 1.8em;
           font-size: 15px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

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

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

    /*inlines*/

        .expect_the_unexpected .column .default-drop-cap {
           float: left;
           font-weight: 700;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 55px;
           line-height: 0.5em;
           color: #b73a14;
        }

    /*links*/

        .expect_the_unexpected .column a {
           line-height: 1.1em;
           color: #284693;
           font-weight: bold;
        }

    /*headers*/

        .expect_the_unexpected .column h1 {
           padding-right: 0px;
           padding-bottom: 20px;
           line-height: 0.9em;
           font-family: Arial Black, sans-serif;
           font-size: 40px;
        }

        .expect_the_unexpected .column h2 {
           margin-bottom: 20px;
           margin-top: 0px;
           font-size: 25px;
           color: #b73a14;
           padding-top: 5px;
           text-align: center;
           font-weight: bold;
           line-height: 1.1em;
        }

        .expect_the_unexpected .column h3 {
           color: #ec9640;
        }

        .expect_the_unexpected .column h4 {
        }

        .expect_the_unexpected .column h5 {
        }

        .expect_the_unexpected .column h6 {
           margin-bottom: 20px;
           line-height: 1.1em;
           font-size: 9px;
        }

/***********************************
Member Benefits PSA
***********************************/

    /*paragraphs*/

        .member_benefits_psa .column p {
        }

    /*inlines*/

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

    /*links*/

        .member_benefits_psa .column a {
        }

    /*headers*/

        .member_benefits_psa .column h1 {
        }

        .member_benefits_psa .column h2 {
        }

        .member_benefits_psa .column h3 {
        }

        .member_benefits_psa .column h4 {
        }

        .member_benefits_psa .column h5 {
        }

        .member_benefits_psa .column h6 {
        }

/***********************************
Rule of the Month
***********************************/

    /*headers*/

        .rule_of_the_month .column h6 {
           font-size: 9px;
           line-height: 1.1em;
           margin-bottom: 20px;
        }

        .rule_of_the_month .column h5 {
        }

        .rule_of_the_month .column h4 {
        }

        .rule_of_the_month .column h3 {
           color: #ec9640;
        }

        .rule_of_the_month .column h2 {
           line-height: 1.1em;
           font-weight: bold;
           text-align: center;
           padding-top: 5px;
           color: #b73a14;
           font-size: 25px;
           margin-top: 0px;
           margin-bottom: 20px;
        }

        .rule_of_the_month .column h1 {
           font-size: 40px;
           font-family: Arial Black, sans-serif;
           line-height: 0.9em;
           padding-bottom: 20px;
           padding-right: 0px;
        }

    /*links*/

        .rule_of_the_month .column a {
           font-weight: bold;
           color: #ce3d32;
           line-height: 1.1em;
        }

    /*inlines*/

        .rule_of_the_month .column .default-drop-cap {
           color: #ce3d32;
           line-height: 0.5em;
           font-size: 55px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 700;
           float: left;
        }

    /*paragraphs*/

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

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

    /*lists*/

        .rule_of_the_month .column .Bullet {
           list-style-type: disc;
           font-size: 15px;
           line-height: 1.8em;
           color: #000000;
           font-family: Arial, sans-serif;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

