/***********************************
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, .cover .column ul {
           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; }
/***********************************
Tour de Belt
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .tour_de_belt_insert .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .tour_de_belt_insert .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .tour_de_belt_insert .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .tour_de_belt_insert .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .tour_de_belt_insert .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .tour_de_belt_insert .column ol, .tour_de_belt_insert .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .tour_de_belt_insert .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; }
/***********************************
Designer Note
***********************************/

    /*paragraphs*/

        .designer_note .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .designer_note .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .designer_note .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .designer_note .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .designer_note .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .designer_note .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .designer_note .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .designer_note .column ol, .designer_note .column ul {
           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;
        }

        .designer_note .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .designer_note .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; }
/***********************************
Keep Up To Date
***********************************/

    /*paragraphs*/

        .keep_up_to_date .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .keep_up_to_date .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .keep_up_to_date .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .keep_up_to_date .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .keep_up_to_date .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .keep_up_to_date .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .keep_up_to_date .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .keep_up_to_date .column ol, .keep_up_to_date .column ul {
           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;
        }

        .keep_up_to_date .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .keep_up_to_date .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; }
/***********************************
From the President
***********************************/

    /*paragraphs*/

        .from_the_president .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .from_the_president .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .from_the_president .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .from_the_president .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .from_the_president .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .from_the_president .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .from_the_president .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .from_the_president .column ol, .from_the_president .column ul {
           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;
        }

        .from_the_president .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .from_the_president .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; }
/***********************************
Paxtang Parkway Will Be “Passable” for Tour de Belt
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .paxtang_parkway_will_be_passable_for_tour_de_belt .column ol, .paxtang_parkway_will_be_passable_for_tour_de_belt .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .paxtang_parkway_will_be_passable_for_tour_de_belt .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; }
/***********************************
Yet Another Detour; I-83/Cameron Street Work Continues
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .yet_another_detour_i_83_cameron_street_work_continues .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .yet_another_detour_i_83_cameron_street_work_continues .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .yet_another_detour_i_83_cameron_street_work_continues .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .yet_another_detour_i_83_cameron_street_work_continues .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .yet_another_detour_i_83_cameron_street_work_continues .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .yet_another_detour_i_83_cameron_street_work_continues .column ol, .yet_another_detour_i_83_cameron_street_work_continues .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .yet_another_detour_i_83_cameron_street_work_continues .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; }
/***********************************
PennDOT and CAGA Working to Mitigate; Damage to the Memorial Garden
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column ol, .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .penndot_and_caga_working_to_mitigate_damage_to_the_memorial_garden .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; }
/***********************************
City Council Unanimously Approves Submitting Grant for Greenbelt Relocation
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column ol, .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .city_council_unanimously_approves_submitting_grant_for_greenbelt_relocation .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; }
/***********************************
County Approves $75,000 Grant To Help “Buckle the Belt”
***********************************/

    /*paragraphs*/

        .county_approves_75_000_grant_to_help_buckle_the_belt .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .county_approves_75_000_grant_to_help_buckle_the_belt .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .county_approves_75_000_grant_to_help_buckle_the_belt .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .county_approves_75_000_grant_to_help_buckle_the_belt .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .county_approves_75_000_grant_to_help_buckle_the_belt .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .county_approves_75_000_grant_to_help_buckle_the_belt .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .county_approves_75_000_grant_to_help_buckle_the_belt .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .county_approves_75_000_grant_to_help_buckle_the_belt .column ol, .county_approves_75_000_grant_to_help_buckle_the_belt .column ul {
           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;
        }

        .county_approves_75_000_grant_to_help_buckle_the_belt .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .county_approves_75_000_grant_to_help_buckle_the_belt .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; }
/***********************************
Tour de Belt is Here
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .tour_de_belt_is_here .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .tour_de_belt_is_here .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .tour_de_belt_is_here .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .tour_de_belt_is_here .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .tour_de_belt_is_here .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .tour_de_belt_is_here .column ol, .tour_de_belt_is_here .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .tour_de_belt_is_here .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; }
/***********************************
Tour de Belt Includes A Walking Option
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .tour_de_belt_includes_a_walking_option .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .tour_de_belt_includes_a_walking_option .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .tour_de_belt_includes_a_walking_option .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .tour_de_belt_includes_a_walking_option .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .tour_de_belt_includes_a_walking_option .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .tour_de_belt_includes_a_walking_option .column ol, .tour_de_belt_includes_a_walking_option .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .tour_de_belt_includes_a_walking_option .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; }
/***********************************
Be Part of the Tour de Belt!
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .be_part_of_the_tour_de_belt .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .be_part_of_the_tour_de_belt .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .be_part_of_the_tour_de_belt .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .be_part_of_the_tour_de_belt .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .be_part_of_the_tour_de_belt .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .be_part_of_the_tour_de_belt .column ol, .be_part_of_the_tour_de_belt .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .be_part_of_the_tour_de_belt .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; }
/***********************************
Tour de Belt Sponsors Rock!
***********************************/

    /*paragraphs*/

        .tour_de_belt_sponsors_rock .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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;
        }

        .tour_de_belt_sponsors_rock .column p.headers-1jnbbfmfo {
           background-color: transparent;
           color: rgb(255, 255, 255);
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: center;
           text-transform: inherit;
           padding: 0px;
           border-width: 0px;
           border-radius-shared: auto;
           border-radius: 0px;
           margin: 0px;
        }

    /*inlines*/

        .tour_de_belt_sponsors_rock .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .tour_de_belt_sponsors_rock .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .tour_de_belt_sponsors_rock .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .tour_de_belt_sponsors_rock .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .tour_de_belt_sponsors_rock .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .tour_de_belt_sponsors_rock .column ol, .tour_de_belt_sponsors_rock .column ul {
           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*/

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

        .tour_de_belt_sponsors_rock .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; }
/***********************************
Volunteer Profile: Doug Hill
***********************************/

    /*paragraphs*/

        .volunteer_profile_doug_hill .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .volunteer_profile_doug_hill .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .volunteer_profile_doug_hill .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .volunteer_profile_doug_hill .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .volunteer_profile_doug_hill .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .volunteer_profile_doug_hill .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .volunteer_profile_doug_hill .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .volunteer_profile_doug_hill .column ol, .volunteer_profile_doug_hill .column ul {
           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;
        }

        .volunteer_profile_doug_hill .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .volunteer_profile_doug_hill .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_profile_doug_hill .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; }
/***********************************
Larry Beyer
***********************************/

    /*paragraphs*/

        .larry_beyer .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .larry_beyer .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .larry_beyer .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .larry_beyer .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .larry_beyer .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .larry_beyer .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .larry_beyer .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .larry_beyer .column ol, .larry_beyer .column ul {
           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;
        }

        .larry_beyer .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .larry_beyer .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; }
/***********************************
Karns Makes Tour de Belt Palatable
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .karns_makes_tour_de_belt_palatable .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .karns_makes_tour_de_belt_palatable .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .karns_makes_tour_de_belt_palatable .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .karns_makes_tour_de_belt_palatable .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .karns_makes_tour_de_belt_palatable .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .karns_makes_tour_de_belt_palatable .column ol, .karns_makes_tour_de_belt_palatable .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .karns_makes_tour_de_belt_palatable .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; }
/***********************************
Two Elected to CAGA Board
***********************************/

    /*paragraphs*/

        .two_elected_to_caga_board .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .two_elected_to_caga_board .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .two_elected_to_caga_board .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .two_elected_to_caga_board .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .two_elected_to_caga_board .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .two_elected_to_caga_board .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .two_elected_to_caga_board .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .two_elected_to_caga_board .column ol, .two_elected_to_caga_board .column ul {
           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;
        }

        .two_elected_to_caga_board .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .two_elected_to_caga_board .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; }
/***********************************
RMD ReMeDy Can Bring You A CAGA Lifetime Membership
***********************************/

    /*paragraphs*/

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column ol, .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column ul {
           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;
        }

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .rmd_remedy_can_bring_you_a_caga_lifetime_membership .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; }
/***********************************
Local Cyclists Ride the Greenbelt with the Co-Chairs of the Pennsylvania House Cycling and Trails Caucus
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column ol, .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .local_cyclists_ride_the_greenbelt_with_the_co_chairs_the_pennsylvania_house_cycling_and_trails_caucus .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; }
/***********************************
Upcoming Walk with a Doc
***********************************/

    /*paragraphs*/

        .upcoming_walk_with_a_doc .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .upcoming_walk_with_a_doc .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .upcoming_walk_with_a_doc .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .upcoming_walk_with_a_doc .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .upcoming_walk_with_a_doc .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .upcoming_walk_with_a_doc .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .upcoming_walk_with_a_doc .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .upcoming_walk_with_a_doc .column ol, .upcoming_walk_with_a_doc .column ul {
           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;
        }

        .upcoming_walk_with_a_doc .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .upcoming_walk_with_a_doc .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; }
/***********************************
Along the Greenbelt: The Susquehanna River
***********************************/

    /*paragraphs*/

        .susquehanna_river .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .susquehanna_river .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .susquehanna_river .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .susquehanna_river .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .susquehanna_river .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .susquehanna_river .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .susquehanna_river .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .susquehanna_river .column ol, .susquehanna_river .column ul {
           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;
        }

        .susquehanna_river .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .susquehanna_river .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; }
/***********************************
PageRaft and Shadle Studio
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

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

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

    /*paragraphs*/

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

    /*inlines*/

        .art_in_the_wild .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .art_in_the_wild .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .art_in_the_wild .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .art_in_the_wild .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .art_in_the_wild .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .art_in_the_wild .column ol, .art_in_the_wild .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .art_in_the_wild .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; }
/***********************************
Walk with a Doc Series Recap
***********************************/

    /*paragraphs*/

        .walk_with_a_doc_series_recap .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .walk_with_a_doc_series_recap .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .walk_with_a_doc_series_recap .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .walk_with_a_doc_series_recap .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .walk_with_a_doc_series_recap .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .walk_with_a_doc_series_recap .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .walk_with_a_doc_series_recap .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .walk_with_a_doc_series_recap .column ol, .walk_with_a_doc_series_recap .column ul {
           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;
        }

        .walk_with_a_doc_series_recap .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .walk_with_a_doc_series_recap .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; }
/***********************************
SRBC Staff Cleans-up Fort Hunter Extension
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .srbc_staff_cleans_up_fort_hunter_extension .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .srbc_staff_cleans_up_fort_hunter_extension .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .srbc_staff_cleans_up_fort_hunter_extension .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .srbc_staff_cleans_up_fort_hunter_extension .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .srbc_staff_cleans_up_fort_hunter_extension .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .srbc_staff_cleans_up_fort_hunter_extension .column ol, .srbc_staff_cleans_up_fort_hunter_extension .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .srbc_staff_cleans_up_fort_hunter_extension .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; }
/***********************************
Spring Cleaning Along the Greenbelt
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .spring_cleaning_along_the_greenbelt .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .spring_cleaning_along_the_greenbelt .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .spring_cleaning_along_the_greenbelt .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .spring_cleaning_along_the_greenbelt .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .spring_cleaning_along_the_greenbelt .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .spring_cleaning_along_the_greenbelt .column ol, .spring_cleaning_along_the_greenbelt .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .spring_cleaning_along_the_greenbelt .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; }
/***********************************
Eagle Scout Honored for Greenbelt Project
***********************************/

    /*paragraphs*/

        .eagle_scout_honored_for_greenbelt_project .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .eagle_scout_honored_for_greenbelt_project .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .eagle_scout_honored_for_greenbelt_project .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .eagle_scout_honored_for_greenbelt_project .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .eagle_scout_honored_for_greenbelt_project .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .eagle_scout_honored_for_greenbelt_project .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .eagle_scout_honored_for_greenbelt_project .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .eagle_scout_honored_for_greenbelt_project .column ol, .eagle_scout_honored_for_greenbelt_project .column ul {
           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;
        }

        .eagle_scout_honored_for_greenbelt_project .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .eagle_scout_honored_for_greenbelt_project .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; }
/***********************************
CAGA Present at Wetlands Festival
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .caga_present_at_wetlands_festival .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .caga_present_at_wetlands_festival .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .caga_present_at_wetlands_festival .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .caga_present_at_wetlands_festival .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .caga_present_at_wetlands_festival .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .caga_present_at_wetlands_festival .column ol, .caga_present_at_wetlands_festival .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .caga_present_at_wetlands_festival .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; }
/***********************************
Ride of Silence
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

        .ride_of_silence .column ol, .ride_of_silence .column ul {
           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*/

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

        .ride_of_silence .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; }
/***********************************
Greenbelt Legacy
***********************************/

    /*paragraphs*/

        .greenbelt_legacy .column p {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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*/

        .greenbelt_legacy .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .greenbelt_legacy .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .greenbelt_legacy .column a.links-1jnsmgh9g {
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .greenbelt_legacy .column h1 {
           background-color: transparent;
           color: #2D703BFF;
           font-family: Roboto, sans-serif;
           font-size: 2rem;
           font-weight: bold;
           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;
        }

        .greenbelt_legacy .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .greenbelt_legacy .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

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

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

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

        .greenbelt_legacy .column ol, .greenbelt_legacy .column ul {
           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;
        }

        .greenbelt_legacy .column .lists-1jnsml4lo {
           list-style-type: disc;
           color: #FFFFFFFF;
           font-family: Spinnaker, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .greenbelt_legacy .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; }
/***********************************
Greenbelt Newsletter Archives
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .greenbelt_newsletter_archives .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 8px;
           font-size: 3.75rem;
           line-height: 0.4em;
           color: #55A164FF;
           font-family: Roboto, sans-serif;
           text-transform: uppercase;
           margin-left: 0px;
           margin-bottom: 11px;
           border-width: 0px;
        }

    /*images*/

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

        .greenbelt_newsletter_archives .column a {
           text-decoration: underline;
           font-family: Spinnaker, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

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

        .greenbelt_newsletter_archives .column h2 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, sans-serif;
           font-size: 1.625rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-top: 0px;
           text-decoration: none;
           text-align: left;
           margin-left: 0px;
           margin-right: 0px;
           text-transform: inherit;
           border-width: 0px;
        }

        .greenbelt_newsletter_archives .column h3 {
           background-color: transparent;
           color: #438C51FF;
           font-family: Roboto, 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;
        }

        .greenbelt_newsletter_archives .column h4 {
           background-color: transparent;
           color: #55A164FF;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           text-decoration: none;
           text-align: left;
           text-transform: uppercase;
           margin: 0px;
           border-width: 0px;
        }

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

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

        .greenbelt_newsletter_archives .column ol, .greenbelt_newsletter_archives .column ul {
           background-color: transparent;
           color: #222222;
           font-family: Spinnaker, 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: disc;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

div.bookviewport { background-color: #333333FF; }
div.pagecontainer .page_disable_overlay { background-color: #333333FF; }
div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }
@media print { div.bookviewport { print-color-adjust: exact; } }