/***********************************
Cheers to the New Year
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

        .cheers_to_the_new_year .column h6 {
           border-width: 0px;
        }

        .cheers_to_the_new_year .column h5 {
           border-width: 0px;
        }

        .cheers_to_the_new_year .column h4 {
           border-width: 0px;
        }

        .cheers_to_the_new_year .column h3 {
           border-width: 0px;
        }

        .cheers_to_the_new_year .column h2 {
           border-width: 0px;
        }

        .cheers_to_the_new_year .column h1 {
           border-width: 0px;
        }

    /*links*/

        .cheers_to_the_new_year .column a {
           border-width: 0px;
        }

    /*inlines*/

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

    /*paragraphs*/

        .cheers_to_the_new_year .column p {
           background-color: transparent;
           border-width: 0px;
        }

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

    /*general*/

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

    /*headers*/

        .contents .column h2 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.5rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .contents .column h1 {
           font-weight: bold;
           font-family: MissionGothic;
           font-size: 2.125rem;
           line-height: 1.2em;
           margin-bottom: 2px;
           margin-top: 12px;
           text-align: left;
           color: #0d70cd;
           border-width: 0px;
        }

        .contents .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .contents .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .contents .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .contents .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .contents .column .DropCapforTOC {
           font-size: 1.25rem;
           font-weight: bold;
           margin-right: 12px;
           background-color: #003087;
           color: #ffffff;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .contents .column .TOC-BlueBar {
           padding-top: 10px;
           padding-bottom: 10px;
           text-align: left;
           letter-spacing: 1px;
           line-height: 1.6em;
           margin-bottom: 25px;
           font-size: 1.5625rem;
           color: #ffffff;
           background-color: rgba(8, 33, 163, 0.97);
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .contents .column .s1 {
           color: #205d9e;
           text-decoration: underline;
           font-family: 'Karla';
           border-width: 0px;
        }

        .contents .column .Red {
           color: #da291c;
           border-width: 0px;
        }

        .contents .column .Blue {
           color: #003087;
           border-width: 0px;
        }

        .contents .column .default-drop-cap {
           background-color: #003087;
           text-align: center;
           float: left;
           font-family: Arial, sans-serif;
           font-size: 2.8125rem;
           line-height: .3em;
           margin-right: 20px;
           margin-top: 15px;
           font-weight: bold;
           color: #ffffff;
           border-width: 0px;
        }

        .contents .column .orange {
           font-family: MissionGothic-Light;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .contents .column a.TOC-instructions-text-link {
           font-size: 0.9375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Helvetica, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .contents .column a.OnTheCover-Story-Link {
           font-size: 0.875rem;
           text-decoration: underline;
           font-weight: 100;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .contents .column a.TOC-stories {
           font-weight: bold;
           font-size: 1.5625rem;
           text-decoration: none;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .contents .column a {
           font-size: 1.125rem;
           text-decoration: underline;
           font-weight: 100;
           font-family: Helvetica, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .contents .column .Bulleted {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .contents .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .contents .column p.TOC-INSTRUCTIONSTEXT {
           padding-right: 5px;
           padding-left: 5px;
           padding-bottom: 5px;
           padding-top: 5px;
           background-color: transparent;
           font-family: Arial, sans-serif;
           font-size: 0.9375rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: left;
           color: #da291c;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.TOCLISTING {
           margin-left: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.5625rem;
           font-weight: bold;
           line-height: 0.9em;
           margin-bottom: 18px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.Photocredit {
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.Byline {
           font-family: MissionGothic-Light;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           padding-top: 12px;
           border-width: 0px;
        }

        .contents .column p {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 24px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .contents .column p.Caption {
           font-family: MissionGothic-Light;
           font-size: 1rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.NoLineSpace {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .contents .column p.FeatureHeadline {
           font-family: MissionGothic-Black;
           font-size: 2.25rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
           text-align: left;
           color: #b9c1bb;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.storyintro {
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 2px;
           text-align: left;
           color: #6b6868;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 0.1em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           background-color: transparent;
           margin-top: 10px;
           padding-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

        .contents .column p.disclaimer {
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #003087;
           text-indent: 0px;
           border-width: 0px;
        }

        .contents .column p.Default-coverinfo {
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

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

    /*general*/

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

    /*headers*/

        .news .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1.2em;
           margin-bottom: 15px;
           margin-top: 25px;
           text-align: left;
           color: #b4162d;
           border-width: 0px;
        }

        .news .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .news .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .news .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .news .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .news .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .news .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .news .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .news .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .news .column .default-drop-cap {
           margin-left: 25px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           line-height: 2.5em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           color: #052404;
           border-width: 0px;
        }

        .news .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .news .column a.ButtonLink {
           line-height: 1.6em;
           text-align: left;
           background-color: rgba(167, 241, 157, 0.61);
           font-weight: bold;
           font-size: 1.125rem;
           text-decoration: none;
           font-family: Arial, sans-serif;
           color: #000000;
           border-width: 0px;
        }

        .news .column a.disclaimerlink {
           font-weight: 100;
           font-size: 0.75rem;
           text-decoration: underline;
           font-family: Times New Roman, serif;
           color: #0645ad;
           border-width: 0px;
        }

        .news .column a.CTAlinkstyle {
           background-color: transparent;
           font-size: 1.125rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .news .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .news .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.3em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .news .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.1875rem;
           font-weight: 100;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .news .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .news .column p.Defaultwithindent {
           margin-left: 25px;
           margin-top: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.STATE {
           background-color: transparent;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 2px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.7em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .news .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .news .column p {
           margin-top: 12px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .news .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .news .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .news .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .news .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 8px;
           text-align: left;
           color: #EC5F26FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #1a6910;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 147, 202, 0.2);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .news .column p.disclaimer {
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .news .column p.p1 {
           line-height: 1.2em;
           margin-left: 0px;
           font-size: 1.125rem;
           color: rgba(0, 0, 0, 0.98);
           border-width: 0px;
        }

        .news .column p.Subhead-withcolorbackground {
           margin-top: 12px;
           font-family: Arial, sans-serif;
           font-size: 1.25rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(213, 214, 207, 0.8);
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 12px;
           padding-right: 12px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .news .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; }
/***********************************
Books and Movies Destinations
***********************************/

    /*general*/

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

    /*headers*/

        .books_and_movies_destinations .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 10px;
           text-align: left;
           color: #004a87;
           border-width: 0px;
        }

        .books_and_movies_destinations .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .books_and_movies_destinations .column .Teal {
           font-weight: bold;
           font-size: 2.25rem;
           color: #00919c;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .books_and_movies_destinations .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .books_and_movies_destinations .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .books_and_movies_destinations .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .books_and_movies_destinations .column .default-drop-cap {
           margin-left: 0px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 2.25rem;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           color: #004a87;
           border-width: 0px;
        }

        .books_and_movies_destinations .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .books_and_movies_destinations .column a.CTAlinkstyle {
           font-size: 1.375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .books_and_movies_destinations .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .books_and_movies_destinations .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .books_and_movies_destinations .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .books_and_movies_destinations .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .books_and_movies_destinations .column p.STATE {
           background-color: transparent;
           font-family: 'Karla';
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 5px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 0.8125rem;
           font-weight: normal;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           margin-top: 8px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p {
           padding-top: 10px;
           margin-top: 10px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 6px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #1A6910FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #565151;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 74, 135, 0.15);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.disclaimer {
           font-family: MissionGothic-Thin;
           font-size: 0.5625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #ff0202;
           text-indent: 0px;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.p1 {
           font-size: 2rem;
           color: #ef8421;
           border-width: 0px;
        }

        .books_and_movies_destinations .column p.paragraphs-1igmsqhr9 {
           margin-top: 10px;
           margin-right: 0px;
           margin-left: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 500;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: right;
           color: #0645ADFF;
           border-width: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 32px;
           padding-bottom: 36px;
        }

    /*images*/

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

    /*containers*/

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

        .books_and_movies_destinations .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; }
/***********************************
Tea Houses in the U.S.
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .tea_houses_in_usa .column p.p1 {
           color: #ef8421;
           font-size: 2rem;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.subhead {
           text-indent: 0px;
           color: #ff0202;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.disclaimer {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 0.5625rem;
           font-family: MissionGothic-Thin;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.calltoaction {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-top: 15px;
           margin-top: 10px;
           background-color: rgba(0, 74, 135, 0.15);
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.storyintro {
           text-indent: 0px;
           color: #565151;
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.6em;
           font-size: 1.1875rem;
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.FeatureHeadline {
           text-indent: 0px;
           color: #1A6910FF;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 1.875rem;
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.Center {
           color: #000000;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.Caption {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           padding: 6px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.PullQuoteCredit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: right;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 0.75rem;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.PullQuote {
           color: #000000;
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 10px;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.Byline {
           margin-top: 8px;
           color: #000000;
           text-align: left;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: normal;
           font-size: 0.8125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.Photocredit {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           padding: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.STATE {
           text-indent: 0px;
           color: #66688e;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1rem;
           font-family: 'Karla';
           background-color: transparent;
           border-width: 0px;
        }

        .tea_houses_in_usa .column p.paragraphs-1igmva248 {
           color: #0645ADFF;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 500;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
           border-width: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 32px;
           padding-bottom: 36px;
        }

    /*lists*/

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

        .tea_houses_in_usa .column .Alphabetical {
           color: #000000;
           text-align: left;
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tea_houses_in_usa .column .Numerical {
           color: #000000;
           text-align: left;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tea_houses_in_usa .column .Bulleted {
           padding-left: 30px;
           color: #000000;
           text-decoration: none;
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .tea_houses_in_usa .column a {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 1.125rem;
           font-weight: 400;
           border-width: 0px;
        }

        .tea_houses_in_usa .column a.CTAlinkstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*inlines*/

        .tea_houses_in_usa .column .orange {
           font-size: 1.125rem;
           color: rgba(245, 129, 8, 0.98);
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .tea_houses_in_usa .column .default-drop-cap {
           color: #004a87;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 2.25rem;
           font-family: Arial Black, sans-serif;
           float: left;
           margin-left: 0px;
           border-width: 0px;
        }

        .tea_houses_in_usa .column .Blue {
           color: #003087;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .tea_houses_in_usa .column .Red {
           color: #da291c;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .tea_houses_in_usa .column .s1 {
           font-family: Arial, sans-serif;
           text-decoration: underline;
           color: #19b5b1;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .tea_houses_in_usa .column .Teal {
           font-family: Arial, sans-serif;
           color: #00919c;
           font-size: 2.25rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .tea_houses_in_usa .column h6 {
           color: #000000;
           text-align: left;
           font-weight: 100;
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .tea_houses_in_usa .column h4 {
           color: #000000;
           text-align: left;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .tea_houses_in_usa .column h3 {
           color: #000000;
           text-align: left;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Karla';
           text-transform: uppercase;
           border-width: 0px;
        }

        .tea_houses_in_usa .column h2 {
           color: #000000;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           letter-spacing: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .tea_houses_in_usa .column h1 {
           color: #004a87;
           text-align: left;
           margin-top: 10px;
           margin-bottom: 10px;
           line-height: 1em;
           font-size: 2.125rem;
           font-family: Arial Black, sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

    /*general*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Natural Wonder - White Sands National Park
***********************************/

    /*general*/

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

    /*headers*/

        .natural_wonder .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 10px;
           text-align: left;
           color: #004a87;
           border-width: 0px;
        }

        .natural_wonder .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .natural_wonder .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .natural_wonder .column .Teal {
           font-weight: bold;
           font-size: 2.25rem;
           color: #00919c;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .natural_wonder .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .natural_wonder .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .natural_wonder .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .natural_wonder .column .default-drop-cap {
           margin-left: 0px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 2.25rem;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           color: #004a87;
           border-width: 0px;
        }

        .natural_wonder .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .natural_wonder .column a.CTAlinkstyle {
           font-size: 1.375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .natural_wonder .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .natural_wonder .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .natural_wonder .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .natural_wonder .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .natural_wonder .column p.STATE {
           background-color: transparent;
           font-family: 'Karla';
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 5px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 0.8125rem;
           font-weight: normal;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           margin-top: 8px;
           border-width: 0px;
        }

        .natural_wonder .column p {
           padding-top: 10px;
           margin-top: 10px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .natural_wonder .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 6px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .natural_wonder .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #1A6910FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #565151;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 74, 135, 0.15);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .natural_wonder .column p.disclaimer {
           font-family: MissionGothic-Thin;
           font-size: 0.5625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #ff0202;
           text-indent: 0px;
           border-width: 0px;
        }

        .natural_wonder .column p.p1 {
           font-size: 2rem;
           color: #ef8421;
           border-width: 0px;
        }

        .natural_wonder .column p.paragraphs-1igmta1mu {
           margin-top: 10px;
           margin-right: 0px;
           margin-left: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: right;
           color: #0645ADFF;
           border-width: 0px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 32px;
           padding-bottom: 36px;
        }

    /*images*/

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

    /*containers*/

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

        .natural_wonder .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; }
/***********************************
Florida Road Trips
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .florida_road_trips_scenic_byways .column p.p1 {
           color: #ef8421;
           font-size: 2rem;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.subhead {
           text-indent: 0px;
           color: #ff0202;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.disclaimer {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 0.5625rem;
           font-family: MissionGothic-Thin;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.calltoaction {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-top: 15px;
           margin-top: 10px;
           background-color: rgba(0, 74, 135, 0.15);
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.storyintro {
           text-indent: 0px;
           color: #565151;
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.6em;
           font-size: 1.1875rem;
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.FeatureHeadline {
           text-indent: 0px;
           color: #1A6910FF;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 1.875rem;
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.Center {
           color: #000000;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.Caption {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           padding: 6px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.PullQuoteCredit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: right;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 0.75rem;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.PullQuote {
           color: #000000;
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 10px;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.Byline {
           margin-top: 8px;
           color: #000000;
           text-align: left;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: normal;
           font-size: 0.8125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.Photocredit {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           padding: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.STATE {
           text-indent: 0px;
           color: #66688e;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1rem;
           font-family: 'Karla';
           background-color: transparent;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column p.paragraphs-1iendakin {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 0px;
           padding-top: 10px;
           border-width: 0px;
           margin-left: 10px;
           margin-right: 10px;
           border-color: #F8EDB0FF;
           background-color: #FFE4004F;
           padding-left: 15px;
           padding-right: 15px;
           padding-bottom: 0px;
        }

        .florida_road_trips_scenic_byways .column p.paragraphs-1iendrhj0 {
           text-indent: 0px;
           color: #000000FF;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 10px;
           border-width: 0px;
           padding-left: 15px;
           padding-right: 15px;
           padding-bottom: 0px;
           background-color: #F8EDB0FF;
        }

        .florida_road_trips_scenic_byways .column p.paragraphs-1iffn4hok {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 36px;
           padding-top: 32px;
           margin-top: 10px;
           background-color: Transparent;
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

    /*lists*/

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

        .florida_road_trips_scenic_byways .column .Alphabetical {
           color: #000000;
           text-align: left;
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .florida_road_trips_scenic_byways .column .Numerical {
           color: #000000;
           text-align: left;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .florida_road_trips_scenic_byways .column .Bulleted {
           padding-left: 30px;
           color: #000000;
           text-decoration: none;
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .florida_road_trips_scenic_byways .column a {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 1.125rem;
           font-weight: 400;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column a.CTAlinkstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 1.375rem;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column a.links-1ieplo8h2 {
           text-indent: 0px;
           color: #08357EFF;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 11px;
           text-decoration: underline;
           background-color: #77CCF591;
           padding-left: 15px;
           padding-right: 15px;
           padding-bottom: 11px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-radius: 15px;
        }

        .florida_road_trips_scenic_byways .column a.links-1ieplrjp4 {
           text-indent: 0px;
           color: #08357EFF;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 10px;
           text-decoration: underline;
           background-color: Transparent;
           padding-left: 15px;
           padding-right: 15px;
           padding-bottom: 10px;
           border-left-width: 0px;
           border-right-width: 0px;
           border-top-width: 0px;
           border-bottom-width: 0px;
           border-radius: 15px;
        }

        .florida_road_trips_scenic_byways .column a.links-1iffn7m0j {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 36px;
           padding-top: 32px;
           margin-top: 10px;
           background-color: Transparent;
           text-indent: 0px;
           color: #0645ad;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           text-decoration: underline;
        }

    /*inlines*/

        .florida_road_trips_scenic_byways .column .orange {
           font-size: 1.125rem;
           color: rgba(245, 129, 8, 0.98);
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column .default-drop-cap {
           color: #004a87;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 2.25rem;
           font-family: Arial Black, sans-serif;
           float: left;
           margin-left: 0px;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column .Blue {
           color: #003087;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column .Red {
           color: #da291c;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column .s1 {
           font-family: Arial, sans-serif;
           text-decoration: underline;
           color: #19b5b1;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column .Teal {
           font-family: Arial, sans-serif;
           color: #00919c;
           font-size: 2.25rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .florida_road_trips_scenic_byways .column h6 {
           color: #000000;
           text-align: left;
           font-weight: 100;
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column h4 {
           color: #000000;
           text-align: left;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column h3 {
           color: #000000;
           text-align: left;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Karla';
           text-transform: uppercase;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column h2 {
           color: #000000;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           letter-spacing: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .florida_road_trips_scenic_byways .column h1 {
           color: #004a87;
           text-align: left;
           margin-top: 10px;
           margin-bottom: 10px;
           line-height: 1em;
           font-size: 2.125rem;
           font-family: Arial Black, sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

    /*general*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .aaa_fuel_savings .column a {
           border-width: 0px;
        }

    /*headers*/

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

        .aaa_fuel_savings .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_fuel_savings .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_fuel_savings .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_fuel_savings .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_fuel_savings .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .aaa_fuel_savings .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; }
/***********************************
Grand Canyon Railway
***********************************/

    /*general*/

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

    /*headers*/

        .grand_canyon_railway .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 10px;
           text-align: left;
           color: #004a87;
           border-width: 0px;
        }

        .grand_canyon_railway .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .grand_canyon_railway .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .grand_canyon_railway .column .Teal {
           font-weight: bold;
           font-size: 2.25rem;
           color: #00919c;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .grand_canyon_railway .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .grand_canyon_railway .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .grand_canyon_railway .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .grand_canyon_railway .column .default-drop-cap {
           margin-left: 0px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 2.25rem;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           color: #004a87;
           border-width: 0px;
        }

        .grand_canyon_railway .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .grand_canyon_railway .column a.CTAlinkstyle {
           font-size: 1.375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .grand_canyon_railway .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .grand_canyon_railway .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .grand_canyon_railway .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .grand_canyon_railway .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .grand_canyon_railway .column p.STATE {
           background-color: transparent;
           font-family: 'Karla';
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 5px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 0.8125rem;
           font-weight: normal;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           margin-top: 8px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p {
           padding-top: 10px;
           margin-top: 10px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 6px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #1A6910FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #565151;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 74, 135, 0.15);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.disclaimer {
           font-family: MissionGothic-Thin;
           font-size: 0.5625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #ff0202;
           text-indent: 0px;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.p1 {
           font-size: 2rem;
           color: #ef8421;
           border-width: 0px;
        }

        .grand_canyon_railway .column p.paragraphs-1ifgeidpt {
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #08357EFF;
           text-indent: 0px;
           background-color: Transparent;
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .grand_canyon_railway .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; }
/***********************************
How to Visit Niagara Falls
***********************************/

    /*general*/

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

    /*headers*/

        .how_to_visit_niagara_falls .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 10px;
           text-align: left;
           color: #004a87;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .how_to_visit_niagara_falls .column .Teal {
           font-weight: bold;
           font-size: 2.25rem;
           color: #00919c;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column .default-drop-cap {
           margin-left: 0px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 2.25rem;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           color: #004a87;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .how_to_visit_niagara_falls .column a.CTAlinkstyle {
           font-size: 1.375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .how_to_visit_niagara_falls .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .how_to_visit_niagara_falls .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .how_to_visit_niagara_falls .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .how_to_visit_niagara_falls .column p.STATE {
           background-color: transparent;
           font-family: 'Karla';
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 5px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 0.8125rem;
           font-weight: normal;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           margin-top: 8px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p {
           padding-top: 10px;
           margin-top: 10px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 6px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #1A6910FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #565151;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 74, 135, 0.15);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.disclaimer {
           font-family: MissionGothic-Thin;
           font-size: 0.5625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #ff0202;
           text-indent: 0px;
           border-width: 0px;
        }

        .how_to_visit_niagara_falls .column p.p1 {
           font-size: 2rem;
           color: #ef8421;
           border-width: 0px;
        }

    /*images*/

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

    /*containers*/

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

        .how_to_visit_niagara_falls .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; }
/***********************************
AAA Savings - Active and Fit
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .aaa_savings_active_and_fit .column a {
           border-width: 0px;
        }

    /*headers*/

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

        .aaa_savings_active_and_fit .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_savings_active_and_fit .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_savings_active_and_fit .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_savings_active_and_fit .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .aaa_savings_active_and_fit .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

        .aaa_savings_active_and_fit .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; }
/***********************************
AAA Savings
***********************************/

    /*paragraphs*/

        .aaa_savings .column p.p1 {
           color: #ef8421;
           font-size: 2rem;
           border-width: 0px;
        }

        .aaa_savings .column p.subhead {
           text-indent: 0px;
           color: #087125;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.disclaimer {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.calltoaction {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-top: 15px;
           margin-top: 10px;
           background-color: rgba(0, 145, 156, 0.26);
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.storyintro {
           text-indent: 0px;
           color: #565151;
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.6em;
           font-size: 1.1875rem;
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .aaa_savings .column p.FeatureHeadline {
           text-indent: 0px;
           color: #00919c;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 2.25rem;
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.Center {
           color: #000000;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .aaa_savings .column p.Caption {
           color: #000000;
           text-align: right;
           margin-bottom: 0px;
           line-height: 0.1em;
           font-weight: 300;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.PullQuoteCredit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: right;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 0.75rem;
           border-width: 0px;
        }

        .aaa_savings .column p.PullQuote {
           color: #000000;
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .aaa_savings .column p {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 5px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           margin-top: 5px;
           margin-right: 0px;
           border-width: 0px;
        }

        .aaa_savings .column p.Byline {
           color: #000000;
           text-align: left;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column p.Photocredit {
           color: #000000;
           text-align: right;
           margin-bottom: 0px;
           line-height: 0.1em;
           font-weight: 100;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .aaa_savings .column p.STATE {
           text-indent: 0px;
           color: #66688e;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1rem;
           font-family: 'Karla';
           background-color: transparent;
           border-width: 0px;
        }

        .aaa_savings .column p.Defaultwithwhitebackground {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 0px;
           margin-right: 0px;
           background-color: #ffffff;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 15px;
           padding-right: 15px;
           border-width: 0px;
        }

        .aaa_savings .column p.Subheadwithwhitebackground {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: Arial, sans-serif;
           margin-top: 15px;
           margin-right: 0px;
           background-color: #ffffff;
           padding-left: 15px;
           padding-right: 15px;
           padding-bottom: 0px;
           padding-top: 5px;
           border-width: 0px;
        }

    /*lists*/

        .aaa_savings .column .Alphabetical {
           color: #000000;
           text-align: left;
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .aaa_savings .column .Numerical {
           color: #000000;
           text-align: left;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .aaa_savings .column .Bulleted {
           color: #000000;
           text-decoration: none;
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*links*/

        .aaa_savings .column a {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .aaa_savings .column a.CTAlinkstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 1.375rem;
           border-width: 0px;
        }

        .aaa_savings .column a.disclaimerstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 0.625rem;
           font-weight: 100;
           line-height: 1.2em;
           border-width: 0px;
        }

    /*inlines*/

        .aaa_savings .column .orange {
           font-size: 1.125rem;
           color: rgba(245, 129, 8, 0.98);
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .aaa_savings .column .default-drop-cap {
           color: #00919c;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 3.75rem;
           font-family: Arial Black, sans-serif;
           float: left;
           margin-left: 25px;
           border-width: 0px;
        }

        .aaa_savings .column .Blue {
           color: #003087;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .aaa_savings .column .Red {
           color: #da291c;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .aaa_savings .column .s1 {
           font-family: Arial, sans-serif;
           text-decoration: underline;
           color: #19b5b1;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .aaa_savings .column h6 {
           color: #000000;
           text-align: left;
           font-weight: 100;
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .aaa_savings .column h4 {
           color: #000000;
           text-align: left;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .aaa_savings .column h3 {
           color: #000000;
           text-align: left;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Karla';
           text-transform: uppercase;
           border-width: 0px;
        }

        .aaa_savings .column h2 {
           color: #000000;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           letter-spacing: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .aaa_savings .column h1 {
           color: #00919c;
           text-align: left;
           margin-top: 25px;
           margin-bottom: 15px;
           line-height: 1.2em;
           font-size: 2.125rem;
           font-family: Arial Black, sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

    /*general*/

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

    /*images*/

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

    /*containers*/

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

        .aaa_savings .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; }
/***********************************
Family Vacation - U.S. Civil Rights History
***********************************/

    /*general*/

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

    /*headers*/

        .family_vacations_usa_civil_rights_history .column h1 {
           font-weight: 100;
           font-family: Arial Black, sans-serif;
           font-size: 2.125rem;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 10px;
           text-align: left;
           color: #004a87;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column h2 {
           padding-top: 0px;
           letter-spacing: 0px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 0px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column h3 {
           text-transform: uppercase;
           font-family: 'Karla';
           font-size: 1.25rem;
           font-weight: bold;
           margin-top: 24px;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column h4 {
           font-family: 'Karla';
           font-size: 1rem;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           margin-top: 24px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 0.875rem;
           margin-bottom: 12px;
           font-weight: 100;
           text-align: left;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .family_vacations_usa_civil_rights_history .column .Teal {
           font-weight: bold;
           font-size: 2.25rem;
           color: #00919c;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column .s1 {
           font-weight: bold;
           font-size: 1.125rem;
           color: #19b5b1;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column .Red {
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #da291c;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column .Blue {
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           color: #003087;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column .default-drop-cap {
           margin-left: 0px;
           float: left;
           font-family: Arial Black, sans-serif;
           font-size: 2.25rem;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: bold;
           color: #004a87;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column .orange {
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: rgba(245, 129, 8, 0.98);
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*links*/

        .family_vacations_usa_civil_rights_history .column a.CTAlinkstyle {
           font-size: 1.375rem;
           text-decoration: underline;
           font-weight: bold;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column a {
           font-weight: 400;
           font-size: 1.125rem;
           text-decoration: underline;
           font-family: Arial, sans-serif;
           color: #0645ad;
           border-width: 0px;
        }

    /*lists*/

        .family_vacations_usa_civil_rights_history .column .Bulleted {
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: disc;
           text-decoration: none;
           color: #000000;
           padding-left: 30px;
           border-width: 0px;
           list-style-image: none;
        }

        .family_vacations_usa_civil_rights_history .column .Numerical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

        .family_vacations_usa_civil_rights_history .column .Alphabetical {
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           text-align: left;
           color: #000000;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*paragraphs*/

        .family_vacations_usa_civil_rights_history .column p.STATE {
           background-color: transparent;
           font-family: 'Karla';
           font-size: 1rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #66688e;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.Photocredit {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 5px;
           text-transform: uppercase;
           font-family: Arial, sans-serif;
           font-size: 0.625rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.Byline {
           font-family: Arial, sans-serif;
           font-size: 0.8125rem;
           font-weight: normal;
           line-height: 1.2em;
           margin-bottom: 18px;
           text-align: left;
           color: #000000;
           margin-top: 8px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p {
           padding-top: 10px;
           margin-top: 10px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.PullQuote {
           font-family: Georgia, serif;
           font-size: 1.5rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.PullQuoteCredit {
           font-size: 0.75rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: right;
           color: #000000;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.Caption {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           padding: 6px;
           font-family: Arial, sans-serif;
           font-size: 1rem;
           font-weight: 500;
           line-height: 0.1em;
           margin-bottom: 5px;
           text-align: right;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.Center {
           font-family: 'Karla';
           font-size: 1.125rem;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.FeatureHeadline {
           font-family: Arial Black, sans-serif;
           font-size: 1.875rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #1A6910FF;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.storyintro {
           font-weight: bold;
           font-family: Arial, sans-serif;
           font-size: 1.1875rem;
           line-height: 1.6em;
           margin-bottom: 20px;
           text-align: left;
           color: #565151;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.calltoaction {
           font-family: Arial, sans-serif;
           font-size: 1.375rem;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: center;
           color: #000000;
           text-indent: 0px;
           background-color: rgba(0, 74, 135, 0.15);
           margin-top: 10px;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.disclaimer {
           font-family: MissionGothic-Thin;
           font-size: 0.5625rem;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.subhead {
           font-family: Arial, sans-serif;
           font-size: 1.5rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           color: #ff0202;
           text-indent: 0px;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.p1 {
           font-size: 2rem;
           color: #ef8421;
           border-width: 0px;
        }

        .family_vacations_usa_civil_rights_history .column p.paragraphs-1iev0jnda {
           padding-top: 10px;
           margin-top: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 8px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
           background-color: #D5EBFFFF;
           padding-left: 15px;
           padding-right: 15px;
        }

        .family_vacations_usa_civil_rights_history .column p.paragraphs-1iev0kfag {
           padding-top: 10px;
           margin-top: 0px;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           text-align: left;
           color: #000000;
           text-indent: 0px;
           border-width: 0px;
           background-color: #82662D1C;
           padding-left: 15px;
           padding-right: 15px;
        }

    /*images*/

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

    /*containers*/

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

        .family_vacations_usa_civil_rights_history .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; }
/***********************************
Spa Vacations
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .spa_vacations .column p.p1 {
           color: #ef8421;
           font-size: 2rem;
           border-width: 0px;
        }

        .spa_vacations .column p.subhead {
           text-indent: 0px;
           color: #ff0202;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1em;
           font-weight: bold;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column p.disclaimer {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 0.5625rem;
           font-family: MissionGothic-Thin;
           border-width: 0px;
        }

        .spa_vacations .column p.calltoaction {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-top: 15px;
           margin-top: 10px;
           background-color: rgba(0, 74, 135, 0.15);
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.375rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column p.storyintro {
           text-indent: 0px;
           color: #565151;
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.6em;
           font-size: 1.1875rem;
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spa_vacations .column p.FeatureHeadline {
           text-indent: 0px;
           color: #1A6910FF;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 1.875rem;
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column p.Center {
           color: #000000;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .spa_vacations .column p.Caption {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           padding: 6px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .spa_vacations .column p.PullQuoteCredit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: right;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 0.75rem;
           border-width: 0px;
        }

        .spa_vacations .column p.PullQuote {
           color: #000000;
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .spa_vacations .column p {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 10px;
           padding-top: 10px;
           border-width: 0px;
        }

        .spa_vacations .column p.Byline {
           margin-top: 8px;
           color: #000000;
           text-align: left;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: normal;
           font-size: 0.8125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column p.Photocredit {
           color: #000000;
           text-align: right;
           margin-bottom: 5px;
           line-height: 0.1em;
           font-weight: 500;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           padding: 5px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .spa_vacations .column p.STATE {
           text-indent: 0px;
           color: #66688e;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1rem;
           font-family: 'Karla';
           background-color: transparent;
           border-width: 0px;
        }

    /*lists*/

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

        .spa_vacations .column .Alphabetical {
           color: #000000;
           text-align: left;
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .spa_vacations .column .Numerical {
           color: #000000;
           text-align: left;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .spa_vacations .column .Bulleted {
           padding-left: 30px;
           color: #000000;
           text-decoration: none;
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .spa_vacations .column a {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 1.125rem;
           font-weight: 400;
           border-width: 0px;
        }

        .spa_vacations .column a.CTAlinkstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 1.375rem;
           border-width: 0px;
        }

    /*inlines*/

        .spa_vacations .column .orange {
           font-size: 1.125rem;
           color: rgba(245, 129, 8, 0.98);
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .spa_vacations .column .default-drop-cap {
           color: #004a87;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 2.25rem;
           font-family: Arial Black, sans-serif;
           float: left;
           margin-left: 0px;
           border-width: 0px;
        }

        .spa_vacations .column .Blue {
           color: #003087;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .spa_vacations .column .Red {
           color: #da291c;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .spa_vacations .column .s1 {
           font-family: Arial, sans-serif;
           text-decoration: underline;
           color: #19b5b1;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .spa_vacations .column .Teal {
           font-family: Arial, sans-serif;
           color: #00919c;
           font-size: 2.25rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .spa_vacations .column h6 {
           color: #000000;
           text-align: left;
           font-weight: 100;
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .spa_vacations .column h4 {
           color: #000000;
           text-align: left;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .spa_vacations .column h3 {
           color: #000000;
           text-align: left;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Karla';
           text-transform: uppercase;
           border-width: 0px;
        }

        .spa_vacations .column h2 {
           color: #000000;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           letter-spacing: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .spa_vacations .column h1 {
           color: #004a87;
           text-align: left;
           margin-top: 10px;
           margin-bottom: 10px;
           line-height: 1em;
           font-size: 2.125rem;
           font-family: Arial Black, sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

    /*general*/

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .local_happenings .column p.paragraphs-1i7u9ln0k {
           border-color: #D3F7FCF7;
           border-style: none;
           padding-bottom: 3px;
           padding-top: 4px;
           padding-right: 3px;
           padding-left: 3px;
           margin: 0px;
           letter-spacing: 0.8px;
           border-width: 0px;
           text-indent: 3px;
           color: #66688e;
           text-align: left;
           line-height: 1em;
           font-weight: bold;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           background-color: #D3F7FCF7;
        }

        .local_happenings .column p.paragraphs-1i7u5m98v {
           border-width: 0px;
           padding: 0px;
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 15px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 2px;
        }

        .local_happenings .column p.paragraphs-1i7u5kjg3 {
           border-width: 0px;
           padding: 0px;
           text-indent: 0px;
           color: #D0021BFF;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: Arial, sans-serif;
           margin-top: 2px;
        }

        .local_happenings .column p.paragraphs-1i7u5b4ji {
           border-color: #D3F7FCF7;
           border-style: none;
           padding-bottom: 3px;
           padding-top: 4px;
           padding-right: 3px;
           padding-left: 3px;
           margin: 0px;
           letter-spacing: 0.8px;
           border-width: 0px;
           text-indent: 3px;
           color: #66688e;
           text-align: left;
           line-height: 1em;
           font-weight: bold;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           background-color: #D3F7FCF7;
        }

        .local_happenings .column p.Subhead-withcolorbackground {
           padding-right: 12px;
           padding-left: 12px;
           margin-right: 0px;
           margin-left: 0px;
           background-color: rgba(213, 214, 207, 0.8);
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: Arial, sans-serif;
           margin-top: 12px;
           border-width: 0px;
        }

        .local_happenings .column p.p1 {
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           margin-left: 0px;
           line-height: 1.2em;
           border-width: 0px;
        }

        .local_happenings .column p.subhead {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.disclaimer {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.calltoaction {
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 15px;
           padding-top: 15px;
           margin-top: 10px;
           background-color: rgba(0, 147, 202, 0.2);
           text-indent: 0px;
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.storyintro {
           text-indent: 0px;
           color: #1a6910;
           text-align: left;
           margin-bottom: 20px;
           line-height: 1.6em;
           font-size: 1.1875rem;
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .local_happenings .column p.FeatureHeadline {
           text-indent: 0px;
           color: #1a6910;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: Arial Black, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.Center {
           color: #000000;
           text-align: center;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .local_happenings .column p.Caption {
           color: #000000;
           text-align: right;
           margin-bottom: 0px;
           line-height: 1em;
           font-weight: 300;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.PullQuoteCredit {
           font-family: Helvetica, sans-serif;
           color: #000000;
           text-align: right;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 0.75rem;
           border-width: 0px;
        }

        .local_happenings .column p.PullQuote {
           color: #000000;
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.5rem;
           font-family: Georgia, serif;
           border-width: 0px;
        }

        .local_happenings .column p {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 12px;
           border-width: 0px;
        }

        .local_happenings .column p.Byline {
           color: #000000;
           text-align: left;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column p.Photocredit {
           color: #000000;
           text-align: right;
           margin-bottom: 0px;
           line-height: 0.7em;
           font-weight: 100;
           font-size: 0.625rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           border-width: 0px;
        }

        .local_happenings .column p.STATE {
           text-indent: 0px;
           color: #66688e;
           text-align: left;
           margin-bottom: 2px;
           line-height: 1em;
           font-weight: bold;
           font-size: 1rem;
           font-family: Arial, sans-serif;
           background-color: transparent;
           border-width: 0px;
        }

        .local_happenings .column p.Defaultwithindent {
           text-indent: 0px;
           color: #000000;
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           margin-top: 0px;
           margin-left: 25px;
           border-width: 0px;
        }

    /*lists*/

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

        .local_happenings .column .Alphabetical {
           color: #000000;
           text-align: left;
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .local_happenings .column .Numerical {
           color: #000000;
           text-align: left;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 1.1875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .local_happenings .column .Bulleted {
           color: #000000;
           text-decoration: none;
           list-style-type: disc;
           line-height: 1.3em;
           font-weight: 400;
           font-size: 1.125rem;
           font-family: Arial, sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

    /*links*/

        .local_happenings .column a {
           color: #0645ad;
           font-family: Arial, sans-serif;
           text-decoration: underline;
           font-size: 1.125rem;
           font-weight: 400;
           border-width: 0px;
        }

        .local_happenings .column a.CTAlinkstyle {
           color: #0645ad;
           font-family: Arial, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 1.125rem;
           background-color: transparent;
           border-width: 0px;
        }

        .local_happenings .column a.disclaimerlink {
           color: #0645ad;
           font-family: Times New Roman, serif;
           text-decoration: underline;
           font-size: 0.75rem;
           font-weight: 100;
           border-width: 0px;
        }

        .local_happenings .column a.ButtonLink {
           color: #000000;
           font-family: Arial, sans-serif;
           text-decoration: none;
           font-size: 1.125rem;
           font-weight: bold;
           background-color: rgba(167, 241, 157, 0.61);
           text-align: left;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*inlines*/

        .local_happenings .column .orange {
           font-size: 1.125rem;
           color: rgba(245, 129, 8, 0.98);
           font-family: Arial, sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .local_happenings .column .default-drop-cap {
           color: #052404;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: 2.5em;
           font-size: 1.875rem;
           font-family: Arial Black, sans-serif;
           float: left;
           margin-left: 25px;
           border-width: 0px;
        }

        .local_happenings .column .Blue {
           color: #003087;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

        .local_happenings .column .Red {
           color: #da291c;
           font-family: Arial, sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .local_happenings .column .s1 {
           font-family: Arial, sans-serif;
           text-decoration: underline;
           color: #19b5b1;
           font-size: 1.125rem;
           font-weight: bold;
           border-width: 0px;
        }

    /*headers*/

        .local_happenings .column h6 {
           color: #000000;
           text-align: left;
           font-weight: 100;
           margin-bottom: 12px;
           font-size: 0.875rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column h5 {
           margin-top: 24px;
           font-size: 1.25rem;
           font-family: Helvetica, sans-serif;
           border-width: 0px;
        }

        .local_happenings .column h4 {
           color: #000000;
           text-align: left;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           font-size: 1rem;
           font-family: 'Karla';
           border-width: 0px;
        }

        .local_happenings .column h3 {
           color: #000000;
           text-align: left;
           margin-top: 24px;
           font-weight: bold;
           font-size: 1.25rem;
           font-family: 'Karla';
           text-transform: uppercase;
           border-width: 0px;
        }

        .local_happenings .column h2 {
           color: #000000;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1em;
           font-size: 1.5rem;
           font-family: Arial, sans-serif;
           text-transform: uppercase;
           letter-spacing: 0px;
           padding-top: 0px;
           border-width: 0px;
        }

        .local_happenings .column h1 {
           color: #b4162d;
           text-align: left;
           margin-top: 25px;
           margin-bottom: 15px;
           line-height: 1.2em;
           font-size: 2.125rem;
           font-family: Arial Black, sans-serif;
           font-weight: 100;
           border-width: 0px;
        }

    /*general*/

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

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

    /*images*/

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

    /*headers*/

        .user_guide .column h6 {
           border-width: 0px;
        }

        .user_guide .column h5 {
           border-width: 0px;
        }

        .user_guide .column h4 {
           border-width: 0px;
        }

        .user_guide .column h3 {
           font-family: 'Karla';
           color: #000000;
           font-size: 1.125rem;
           font-weight: bold;
           letter-spacing: -1px;
           border-width: 0px;
        }

        .user_guide .column h2 {
           font-family: 'Karla';
           font-weight: bold;
           letter-spacing: -1px;
           border-width: 0px;
        }

        .user_guide .column h1 {
           font-size: 2.125rem;
           font-family: MissionGothic;
           margin-top: 12px;
           line-height: 1em;
           padding-bottom: 5px;
           border-width: 0px;
        }

    /*links*/

        .user_guide .column a {
           font-family: 'Karla';
           color: #1552c7;
           text-decoration: underline;
           font-weight: 100;
           border-width: 0px;
        }

    /*inlines*/

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

        .user_guide .column .Boldsubheads {
           font-family: 'Karla';
           color: rgba(0, 0, 0, 0.99);
           text-align: left;
           font-size: 1.125rem;
           border-width: 0px;
        }

    /*paragraphs*/

        .user_guide .column p {
           padding-bottom: 5px;
           padding-top: 5px;
           font-weight: 100;
           font-size: 1.125rem;
           font-family: 'Karla';
           padding-left: 0px;
           color: #000000;
           text-align: left;
           line-height: 1.4em;
           border-width: 0px;
        }

        .user_guide .column p.BulletedListHeadline {
           padding-left: 0px;
           padding-top: 10px;
           padding-bottom: 0px;
           font-family: 'Karla';
           color: #000000;
           font-weight: bold;
           text-align: left;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

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

        .user_guide .column .floodlist {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           margin-left: 20px;
           padding-left: 20px;
           padding-top: 0px;
           line-height: 1.4em;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

        .user_guide .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: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }