/***********************************
HARRAH'S
***********************************/

    /*paragraphs*/

        .harrahs .column p {
        }

    /*inlines*/

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

    /*links*/

        .harrahs .column a {
        }

    /*headers*/

        .harrahs .column h1 {
        }

        .harrahs .column h2 {
        }

        .harrahs .column h3 {
        }

        .harrahs .column h4 {
        }

        .harrahs .column h5 {
        }

        .harrahs .column h6 {
        }

/***********************************
ROYAL CARIBBEAN INTERNATIONAL
***********************************/

    /*paragraphs*/

        .royal_caribbean .column p {
        }

    /*inlines*/

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

    /*links*/

        .royal_caribbean .column a {
        }

    /*headers*/

        .royal_caribbean .column h1 {
        }

        .royal_caribbean .column h2 {
        }

        .royal_caribbean .column h3 {
        }

        .royal_caribbean .column h4 {
        }

        .royal_caribbean .column h5 {
        }

        .royal_caribbean .column h6 {
        }

/***********************************
CARIBE ROYALE
***********************************/

    /*paragraphs*/

        .caribe_royale .column p {
        }

    /*inlines*/

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

    /*links*/

        .caribe_royale .column a {
        }

    /*headers*/

        .caribe_royale .column h1 {
        }

        .caribe_royale .column h2 {
        }

        .caribe_royale .column h3 {
        }

        .caribe_royale .column h4 {
        }

        .caribe_royale .column h5 {
        }

        .caribe_royale .column h6 {
        }

/***********************************
HURTIGRUTEN
***********************************/

    /*paragraphs*/

        .hurtigruten .column p {
        }

    /*inlines*/

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

    /*links*/

        .hurtigruten .column a {
        }

    /*headers*/

        .hurtigruten .column h1 {
        }

        .hurtigruten .column h2 {
        }

        .hurtigruten .column h3 {
        }

        .hurtigruten .column h4 {
        }

        .hurtigruten .column h5 {
        }

        .hurtigruten .column h6 {
        }

/***********************************
ATLANTIS
***********************************/

    /*paragraphs*/

        .atlantis .column p {
        }

    /*inlines*/

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

    /*links*/

        .atlantis .column a {
        }

    /*headers*/

        .atlantis .column h1 {
        }

        .atlantis .column h2 {
        }

        .atlantis .column h3 {
        }

        .atlantis .column h4 {
        }

        .atlantis .column h5 {
        }

        .atlantis .column h6 {
        }

/***********************************
SANDALS
***********************************/

    /*paragraphs*/

        .sandals .column p {
        }

    /*inlines*/

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

    /*links*/

        .sandals .column a {
        }

    /*headers*/

        .sandals .column h1 {
        }

        .sandals .column h2 {
        }

        .sandals .column h3 {
        }

        .sandals .column h4 {
        }

        .sandals .column h5 {
        }

        .sandals .column h6 {
        }

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

    /*paragraphs*/

        .toc .column p {
        }

    /*inlines*/

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

    /*links*/

        .toc .column a {
        }

    /*headers*/

        .toc .column h1 {
        }

        .toc .column h2 {
        }

        .toc .column h3 {
        }

        .toc .column h4 {
        }

        .toc .column h5 {
        }

        .toc .column h6 {
        }

/***********************************
COVER
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
Masthead
***********************************/

    /*headers*/

        .masthead .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .masthead .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .masthead .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .masthead .column h4 {
        }

        .masthead .column h5 {
        }

        .masthead .column h6 {
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           color: #0c4e73;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 90px;
           font-weight: 600;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .masthead .column .DepartmentDrop-Cap {
        }

    /*links*/

        .masthead .column a {
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Editor's Letter
***********************************/

    /*headers*/

        .editor_s_letter .column h1 {
        }

        .editor_s_letter .column h2 {
        }

        .editor_s_letter .column h3 {
        }

        .editor_s_letter .column h4 {
        }

        .editor_s_letter .column h5 {
        }

        .editor_s_letter .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .editor_s_letter .column a {
        }

    /*paragraphs*/

        .editor_s_letter .column p {
           margin-top: 0px;
        }

        .editor_s_letter .column p.p3 {
           text-indent: 13.5px;
        }

/***********************************
Fresh Meets – 2 Immersive Destinations
***********************************/

    /*headers*/

        .fresh_meets_2_immersive_desti .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .fresh_meets_2_immersive_desti .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .fresh_meets_2_immersive_desti .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .fresh_meets_2_immersive_desti .column h4 {
        }

        .fresh_meets_2_immersive_desti .column h5 {
        }

        .fresh_meets_2_immersive_desti .column h6 {
        }

    /*inlines*/

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

        .fresh_meets_2_immersive_desti .column .DepartmentDrop-Cap {
        }

    /*links*/

        .fresh_meets_2_immersive_desti .column a {
        }

    /*paragraphs*/

        .fresh_meets_2_immersive_desti .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Bureau Buzz – Industry Resilience Sparks Optimism
***********************************/

    /*headers*/

        .bureau_buzz_industry_resilien .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .bureau_buzz_industry_resilien .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .bureau_buzz_industry_resilien .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .bureau_buzz_industry_resilien .column h4 {
        }

        .bureau_buzz_industry_resilien .column h5 {
        }

        .bureau_buzz_industry_resilien .column h6 {
        }

    /*inlines*/

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

        .bureau_buzz_industry_resilien .column .DepartmentDrop-Cap {
        }

    /*links*/

        .bureau_buzz_industry_resilien .column a {
        }

    /*paragraphs*/

        .bureau_buzz_industry_resilien .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IM Inspired – 5 Highlights From the IRF
***********************************/

    /*headers*/

        .im_inspired_5_highlights_from .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .im_inspired_5_highlights_from .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .im_inspired_5_highlights_from .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .im_inspired_5_highlights_from .column h4 {
        }

        .im_inspired_5_highlights_from .column h5 {
        }

        .im_inspired_5_highlights_from .column h6 {
        }

    /*inlines*/

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

        .im_inspired_5_highlights_from .column .DepartmentDrop-Cap {
        }

    /*links*/

        .im_inspired_5_highlights_from .column a {
        }

    /*paragraphs*/

        .im_inspired_5_highlights_from .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IM Inspired – Freeman Creates Live Team Online Planner Community
***********************************/

    /*headers*/

        .im_inspired_freeman_creates_l .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .im_inspired_freeman_creates_l .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .im_inspired_freeman_creates_l .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .im_inspired_freeman_creates_l .column h4 {
        }

        .im_inspired_freeman_creates_l .column h5 {
        }

        .im_inspired_freeman_creates_l .column h6 {
        }

    /*inlines*/

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

        .im_inspired_freeman_creates_l .column .DepartmentDrop-Cap {
        }

    /*links*/

        .im_inspired_freeman_creates_l .column a {
        }

    /*paragraphs*/

        .im_inspired_freeman_creates_l .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IM Inspired – Wearable Tech for Safer Events
***********************************/

    /*headers*/

        .im_inspired_wearable_tech_for .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .im_inspired_wearable_tech_for .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .im_inspired_wearable_tech_for .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .im_inspired_wearable_tech_for .column h4 {
        }

        .im_inspired_wearable_tech_for .column h5 {
        }

        .im_inspired_wearable_tech_for .column h6 {
        }

    /*inlines*/

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

        .im_inspired_wearable_tech_for .column .DepartmentDrop-Cap {
        }

    /*links*/

        .im_inspired_wearable_tech_for .column a {
        }

    /*paragraphs*/

        .im_inspired_wearable_tech_for .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IM Inspired – Well-Being Advice as We Emerge from the Pandemic
***********************************/

    /*headers*/

        .im_inspired_well_being_advice .column h1 {
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .im_inspired_well_being_advice .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .im_inspired_well_being_advice .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .im_inspired_well_being_advice .column h4 {
        }

        .im_inspired_well_being_advice .column h5 {
        }

        .im_inspired_well_being_advice .column h6 {
        }

    /*inlines*/

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

        .im_inspired_well_being_advice .column .DepartmentDrop-Cap {
        }

    /*links*/

        .im_inspired_well_being_advice .column a {
        }

    /*paragraphs*/

        .im_inspired_well_being_advice .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Safe, Creative, Healthy – Post-Pandemic F&B Trends
***********************************/

    /*headers*/

        .safe_creative_healthy .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .safe_creative_healthy .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .safe_creative_healthy .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .safe_creative_healthy .column h4 {
        }

        .safe_creative_healthy .column h5 {
        }

        .safe_creative_healthy .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .safe_creative_healthy .column a {
        }

    /*paragraphs*/

        .safe_creative_healthy .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Fredericksburg: Heart of Texas Wine Country
***********************************/

    /*paragraphs*/

        .fredericksburg_heart_of_texas .column p {
        }

    /*links*/

        .fredericksburg_heart_of_texas .column a {
        }

    /*inlines*/

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

    /*headers*/

        .fredericksburg_heart_of_texas .column h6 {
        }

        .fredericksburg_heart_of_texas .column h5 {
        }

        .fredericksburg_heart_of_texas .column h4 {
        }

        .fredericksburg_heart_of_texas .column h3 {
        }

        .fredericksburg_heart_of_texas .column h2 {
        }

        .fredericksburg_heart_of_texas .column h1 {
        }

/***********************************
Cruise With Confidence
***********************************/

    /*headers*/

        .cruise_with_confidence .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .cruise_with_confidence .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .cruise_with_confidence .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .cruise_with_confidence .column h4 {
        }

        .cruise_with_confidence .column h5 {
        }

        .cruise_with_confidence .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cruise_with_confidence .column a {
        }

    /*paragraphs*/

        .cruise_with_confidence .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Bleisure is Back
***********************************/

    /*headers*/

        .bleisure_is_back .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .bleisure_is_back .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .bleisure_is_back .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .bleisure_is_back .column h4 {
        }

        .bleisure_is_back .column h5 {
        }

        .bleisure_is_back .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .bleisure_is_back .column a {
        }

    /*paragraphs*/

        .bleisure_is_back .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Small & Mid-Size Cities Are Open
***********************************/

    /*headers*/

        .small_mid_size_cities_are_ope .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .small_mid_size_cities_are_ope .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .small_mid_size_cities_are_ope .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .small_mid_size_cities_are_ope .column h4 {
        }

        .small_mid_size_cities_are_ope .column h5 {
        }

        .small_mid_size_cities_are_ope .column h6 {
        }

    /*inlines*/

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

        .small_mid_size_cities_are_ope .column .s1 {
           color: #0eb1ab;
        }

    /*links*/

        .small_mid_size_cities_are_ope .column a {
        }

    /*paragraphs*/

        .small_mid_size_cities_are_ope .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Royal Caribbean International SC
***********************************/

    /*headers*/

        .royal_caribbean_international .column h1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .royal_caribbean_international .column h2 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 23px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .royal_caribbean_international .column h3 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           font-weight: 600;
        }

        .royal_caribbean_international .column h4 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: 600;
        }

        .royal_caribbean_international .column h5 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-weight: 600;
        }

        .royal_caribbean_international .column h6 {
        }

    /*inlines*/

        .royal_caribbean_international .column .default-drop-cap {
           color: #0c4e73;
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 90px;
           font-weight: 600;
           line-height: 0.6em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .royal_caribbean_international .column .DepartmentDrop-Cap {
        }

    /*links*/

        .royal_caribbean_international .column a {
        }

    /*paragraphs*/

        .royal_caribbean_international .column p {
           font-family: Tahoma, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
HURTIGRUTEN SC
***********************************/

    /*headers*/

        .hurtigruten_sc .column h1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .hurtigruten_sc .column h2 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 23px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .hurtigruten_sc .column h3 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           font-weight: 600;
        }

        .hurtigruten_sc .column h4 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: 600;
        }

        .hurtigruten_sc .column h5 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-weight: 600;
        }

        .hurtigruten_sc .column h6 {
        }

    /*inlines*/

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

        .hurtigruten_sc .column .DepartmentDrop-Cap {
        }

    /*links*/

        .hurtigruten_sc .column a {
        }

    /*paragraphs*/

        .hurtigruten_sc .column p {
           font-family: Tahoma, sans-serif;
           margin-bottom: 18px;
        }

        .hurtigruten_sc .column p.p1 {
           font-size: 14.0px;
        }

        .hurtigruten_sc .column p.p1 {
           color: #319abd;
        }

/***********************************
Atlantis SC
***********************************/

    /*headers*/

        .atlantis_sc .column h1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .atlantis_sc .column h2 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 23px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .atlantis_sc .column h3 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           font-weight: 600;
        }

        .atlantis_sc .column h4 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: 600;
        }

        .atlantis_sc .column h5 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-weight: 600;
        }

        .atlantis_sc .column h6 {
        }

    /*inlines*/

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

        .atlantis_sc .column .DepartmentDrop-Cap {
        }

    /*links*/

        .atlantis_sc .column a {
        }

    /*paragraphs*/

        .atlantis_sc .column p {
           font-family: Tahoma, sans-serif;
           margin-bottom: 18px;
        }

        .atlantis_sc .column p.p1 {
           color: #319abd;
        }

/***********************************
Sandals Resorts SC
***********************************/

    /*headers*/

        .sandals_resorts_sc .column h1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .sandals_resorts_sc .column h2 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 23px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .sandals_resorts_sc .column h3 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           font-weight: 600;
        }

        .sandals_resorts_sc .column h4 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: 600;
        }

        .sandals_resorts_sc .column h5 {
           color: #15a1d6;
           font-family: Tahoma, sans-serif;
           font-weight: 600;
        }

        .sandals_resorts_sc .column h6 {
        }

    /*inlines*/

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

        .sandals_resorts_sc .column .DepartmentDrop-Cap {
        }

    /*links*/

        .sandals_resorts_sc .column a {
        }

    /*paragraphs*/

        .sandals_resorts_sc .column p {
           font-family: Tahoma, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
Gainesville SC
***********************************/

    /*headers*/

        .gainesville_sc .column h1 {
           color: #554d4d;
           font-family: Avant Garde, sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .gainesville_sc .column h2 {
           color: #554d4d;
           font-family: Avant Garde, sans-serif;
           font-size: 23px;
           font-weight: 500;
           margin-bottom: 18px;
        }

        .gainesville_sc .column h3 {
           color: #554d4d;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           font-weight: 600;
        }

        .gainesville_sc .column h4 {
           color: #554d4d;
           font-family: Avant Garde, sans-serif;
           font-size: 16px;
           font-weight: 600;
        }

        .gainesville_sc .column h5 {
        }

        .gainesville_sc .column h6 {
        }

    /*inlines*/

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

        .gainesville_sc .column .DepartmentDrop-Cap {
        }

        .gainesville_sc .column .s1 {
           font-size: 16.0px;
        }

    /*links*/

        .gainesville_sc .column a {
        }

    /*paragraphs*/

        .gainesville_sc .column p {
           font-family: Georgia, serif;
           margin-bottom: 18px;
        }

/***********************************
On Location: Dallas/Plano Marriott at Legacy Place
***********************************/

    /*headers*/

        .on_location_dallas_plano_marr .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .on_location_dallas_plano_marr .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .on_location_dallas_plano_marr .column h3 {
           color: #249368;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .on_location_dallas_plano_marr .column h4 {
        }

        .on_location_dallas_plano_marr .column h5 {
        }

        .on_location_dallas_plano_marr .column h6 {
        }

    /*inlines*/

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

        .on_location_dallas_plano_marr .column .DeckStyle {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 300;
           margin-bottom: 9px;
           text-transform: uppercase;
        }

        .on_location_dallas_plano_marr .column .H2italic {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-style: italic;
           font-weight: 300;
           margin-bottom: 9px;
        }

    /*links*/

        .on_location_dallas_plano_marr .column a {
        }

    /*paragraphs*/

        .on_location_dallas_plano_marr .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
On Site at the Best Practices Summit
***********************************/

    /*headers*/

        .on_site_at_the_best_practices .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .on_site_at_the_best_practices .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .on_site_at_the_best_practices .column h3 {
           color: #249368;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .on_site_at_the_best_practices .column h4 {
        }

        .on_site_at_the_best_practices .column h5 {
        }

        .on_site_at_the_best_practices .column h6 {
        }

    /*inlines*/

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

        .on_site_at_the_best_practices .column .DeckStyle {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 300;
           margin-bottom: 9px;
           text-transform: uppercase;
        }

        .on_site_at_the_best_practices .column .H2italic {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-style: italic;
           font-weight: 300;
           margin-bottom: 9px;
        }

    /*links*/

        .on_site_at_the_best_practices .column a {
        }

    /*paragraphs*/

        .on_site_at_the_best_practices .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
On Location: Live Aqua Beach Resort Punta Cana
***********************************/

    /*headers*/

        .on_location_live_aqua_beach_r .column h1 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 72px;
           font-weight: 900;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .on_location_live_aqua_beach_r .column h2 {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-weight: 600;
           margin-bottom: 9px;
        }

        .on_location_live_aqua_beach_r .column h3 {
           color: #249368;
           font-family: "museo-sans",sans-serif;
           font-size: 20px;
           font-weight: 600;
           text-transform: uppercase;
        }

        .on_location_live_aqua_beach_r .column h4 {
        }

        .on_location_live_aqua_beach_r .column h5 {
        }

        .on_location_live_aqua_beach_r .column h6 {
        }

    /*inlines*/

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

        .on_location_live_aqua_beach_r .column .DeckStyle {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           font-weight: 300;
           margin-bottom: 9px;
           text-transform: uppercase;
        }

        .on_location_live_aqua_beach_r .column .H2italic {
           color: #746f6f;
           font-family: "museo-sans",sans-serif;
           font-size: 23px;
           font-style: italic;
           font-weight: 300;
           margin-bottom: 9px;
        }

    /*links*/

        .on_location_live_aqua_beach_r .column a {
        }

    /*paragraphs*/

        .on_location_live_aqua_beach_r .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IN-FOCUS: Sandals Resorts
***********************************/

    /*headers*/

        .in_focus_sandals_resorts .column h1 {
           color: #999999;
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .in_focus_sandals_resorts .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .in_focus_sandals_resorts .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .in_focus_sandals_resorts .column h4 {
        }

        .in_focus_sandals_resorts .column h5 {
        }

        .in_focus_sandals_resorts .column h6 {
        }

    /*inlines*/

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

        .in_focus_sandals_resorts .column .DepartmentDrop-Cap {
        }

        .in_focus_sandals_resorts .column .blueQ&A {
           color: #78b5a6;
           font-family: Helvetica, sans-serif;
           font-weight: 600;
        }

        .in_focus_sandals_resorts .column .s1 {
           color: #67d5bf;
        }

    /*links*/

        .in_focus_sandals_resorts .column a {
        }

    /*paragraphs*/

        .in_focus_sandals_resorts .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
IN-FOCUS: FICP
***********************************/

    /*headers*/

        .in_focus_ficp .column h1 {
           color: #999999;
           font-family: "museo-sans",sans-serif;
           font-size: 42px;
           font-weight: 600;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .in_focus_ficp .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .in_focus_ficp .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .in_focus_ficp .column h4 {
        }

        .in_focus_ficp .column h5 {
        }

        .in_focus_ficp .column h6 {
        }

    /*inlines*/

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

        .in_focus_ficp .column .DepartmentDrop-Cap {
        }

        .in_focus_ficp .column .blueQ&A {
           color: #78b5a6;
           font-family: Helvetica, sans-serif;
           font-weight: 600;
        }

        .in_focus_ficp .column .s1 {
           color: #67d5bf;
        }

    /*links*/

        .in_focus_ficp .column a {
        }

    /*paragraphs*/

        .in_focus_ficp .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
CHECKOUT
***********************************/

    /*headers*/

        .checkout .column h1 {
           color: #999999;
           font-family: "museo-sans",sans-serif;
           font-size: 38px;
           font-weight: 600;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 18px;
        }

        .checkout .column h2 {
           color: #0c4e73;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           margin-bottom: 18px;
        }

        .checkout .column h3 {
           color: #0c4e73;
           font-family: "museo-sans",sans-serif;
           font-size: 21px;
           font-weight: 600;
        }

        .checkout .column h4 {
        }

        .checkout .column h5 {
        }

        .checkout .column h6 {
        }

    /*inlines*/

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

        .checkout .column .DepartmentDrop-Cap {
        }

        .checkout .column .blueQ&A {
           color: #78b5a6;
           font-family: Helvetica, sans-serif;
           font-weight: 600;
        }

    /*links*/

        .checkout .column a {
        }

    /*paragraphs*/

        .checkout .column p {
           font-family: Helvetica, sans-serif;
           margin-bottom: 18px;
        }

/***********************************
GAINESVILLE
***********************************/

    /*paragraphs*/

        .gainesville .column p {
        }

    /*inlines*/

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

    /*links*/

        .gainesville .column a {
        }

    /*headers*/

        .gainesville .column h1 {
        }

        .gainesville .column h2 {
        }

        .gainesville .column h3 {
        }

        .gainesville .column h4 {
        }

        .gainesville .column h5 {
        }

        .gainesville .column h6 {
        }

/***********************************
HOUSE AD
***********************************/

    /*paragraphs*/

        .house_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .house_ad .column a {
        }

    /*headers*/

        .house_ad .column h1 {
        }

        .house_ad .column h2 {
        }

        .house_ad .column h3 {
        }

        .house_ad .column h4 {
        }

        .house_ad .column h5 {
        }

        .house_ad .column h6 {
        }

/***********************************
BROADMOOR
***********************************/

    /*paragraphs*/

        .broadmoor .column p {
        }

    /*inlines*/

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

    /*links*/

        .broadmoor .column a {
        }

    /*headers*/

        .broadmoor .column h1 {
        }

        .broadmoor .column h2 {
        }

        .broadmoor .column h3 {
        }

        .broadmoor .column h4 {
        }

        .broadmoor .column h5 {
        }

        .broadmoor .column h6 {
        }

/***********************************
FIESTA AMERICANA VIDEO AD
***********************************/

    /*headers*/

        .fiesta_americana_video_ad .column h1 {
        }

        .fiesta_americana_video_ad .column h2 {
        }

        .fiesta_americana_video_ad .column h3 {
        }

        .fiesta_americana_video_ad .column h4 {
        }

        .fiesta_americana_video_ad .column h5 {
        }

        .fiesta_americana_video_ad .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .fiesta_americana_video_ad .column a {
        }

    /*paragraphs*/

        .fiesta_americana_video_ad .column p {
        }

