/***********************************
AAA Savings Guide: Experiences & Entertainment
***********************************/

    /*paragraphs*/

        .aaa_savings_guide .column p {
        }

    /*inlines*/

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

    /*links*/

        .aaa_savings_guide .column a {
        }

    /*headers*/

        .aaa_savings_guide .column h1 {
        }

        .aaa_savings_guide .column h2 {
        }

        .aaa_savings_guide .column h3 {
        }

        .aaa_savings_guide .column h4 {
        }

        .aaa_savings_guide .column h5 {
        }

        .aaa_savings_guide .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Entertainment
***********************************/

    /*paragraphs*/

        .entertainment .column p {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
        }

        .entertainment .column p.Dek {
           font-family: Arial, sans-serif;
           font-size: 30px;
           font-weight: bold;
           padding-top: 0px;
           margin-top: 0px;
           line-height: 1.3em;
           text-align: center;
           color: #000000;
           padding-bottom: 20px;
           margin-bottom: 300px;
        }

        .entertainment .column p.Legal {
           font-family: Helvetica, sans-serif;
           font-size: 9px;
           font-style: oblique;
           background-color: #ffffff;
           color: #000000;
        }

    /*inlines*/

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

        .entertainment .column .RedHeader {
           font-family: Impact, sans-serif;
           color: #fd000d;
           font-style: italic;
        }

    /*links*/

        .entertainment .column a {
        }

    /*headers*/

        .entertainment .column h1 {
           font-family: Impact, sans-serif;
           color: #ffffff;
           font-size: 46px;
           padding-top: 200px;
           margin-top: 0px;
           line-height: 1em;
           text-align: left;
           padding-bottom: 0px;
        }

        .entertainment .column h2 {
           line-height: 1.3em;
        }

        .entertainment .column h3 {
        }

        .entertainment .column h4 {
        }

        .entertainment .column h5 {
           line-height: 1.3em;
        }

        .entertainment .column h6 {
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Dining
***********************************/

    /*headers*/

        .dining .column h6 {
        }

        .dining .column h5 {
        }

        .dining .column h4 {
        }

        .dining .column h3 {
        }

        .dining .column h2 {
           font-weight: bold;
           text-align: center;
        }

        .dining .column h1 {
           padding-bottom: 0px;
           text-align: left;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 20px;
           font-size: 46px;
           color: #000000;
           font-family: Impact, sans-serif;
        }

    /*links*/

        .dining .column a {
        }

    /*inlines*/

        .dining .column .RedHeader {
           color: #fd000d;
           font-family: Impact, sans-serif;
        }

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

        .dining .column .RED-articleheadline {
           color: #fd000d;
           font-size: 30px;
           text-align: left;
           padding-bottom: 5px;
        }

        .dining .column .DiscountHighlight {
           background-color: #ffdd00;
           color: #000000;
           font-size: 30px;
        }

    /*paragraphs*/

        .dining .column p.Dek {
           margin-bottom: 300px;
           padding-bottom: 20px;
           color: #000000;
           text-align: center;
           line-height: 1.3em;
           margin-top: 0px;
           padding-top: 0px;
           font-weight: bold;
           font-size: 30px;
           font-family: Arial, sans-serif;
        }

        .dining .column p {
           font-size: 18px;
           font-family: Helvetica, sans-serif;
           background-color: #ffffff;
           color: #000000;
           text-align: center;
           padding-top: 0px;
        }

        .dining .column p.content {
           font-size: 22px;
           font-family: Helvetica, sans-serif;
           background-color: #ffffff;
           color: #fd000d;
           font-weight: bold;
           text-align: center;
           margin-top: 20px;
        }

        .dining .column p.ArticleHeadline {
           font-size: 30px;
           font-family: Helvetica, sans-serif;
           background-color: #ffffff;
           color: #000000;
           text-align: left;
           padding-top: 0px;
           font-weight: bold;
           line-height: 1.1em;
           padding-bottom: 5px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

