@media screen and (min-width:40.5em) {
    .jc-collapsible,
    .page_collapsible {
        margin: 0;
        padding: 10px 10px 10px 10px;
        height: 20px;
        border-top: #f0f0f0 1px solid;
        background: #707070;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 1rem;
        cursor: pointer;
        font-weight: bold;
    }

    h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    h2 {
        font-size: 2.0rem;
        line-height: 2.0rem;
    }

    h3 {
        font-size: 1.7rem;
        line-height: 1.7rem;
    }

    h4 {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

    h5 {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }

    h6 {
        font-size: 1.1rem;
        line-height: 1.1rem;
    }

    .config_widget_template, body.front_end_body {
        background: #dfcdbc;
    }

    .mobile_only {
        display: none !important;
    }

    .desktop_only {
        display: block !important;
    }

    #headercolumn {
        background-image: none !important;
        height: auto !important;
    }

    .mobile_box, .mobile_list {
        border: 0;
    }

        .mobile_box > div {
            background: 0 0;
            padding: 0;
        }

        .mobile_box .box_bottomlink, .mobile_list .box_bottomlink, .mobile_list ul li a, .mobile_list ul li a:focus, .mobile_list ul li a:hover {
            display: inline;
            border: 0;
            padding: 0;
            background: 0 0;
            font-weight: 400;
            font-style: normal;
        }

    #top_nav, #headercolumn, .title_widget, .footer_nav, .dropdownmenu, .home_buttons, .home_collage, .home_news li img, .newsimg, .quick_links, .slide_datacontent, .news_datacontent {
        display: block;
    }

    .jc-collapsible,
    .page_collapsible {
        margin: 0;
        padding: 20px 10px 10px 10px;
        height: 20px;
        border-top: #f0f0f0 1px solid;
        background: #707070;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: 1rem;
        cursor: pointer;
        font-weight: bold;
    }

    div.jc-content {
        background: #fff;
        margin: 0;
        padding: 1px 10px 10px 10px;
        font-size: .9em;
        line-height: 1.4em;
        font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        border: 1px solid #5D85C4;
    }

    .collapse-open {
        background: #5D85C4;
        color: #fff;
        font-weight: bold;
    }

        .collapse-open span {
            display: block;
            float: left;
            padding: 10px 10px 10px 10px;
            margin: -5px 10px 0px 0px;
        }

        .collapse-open span {
            background: url(_gfx/int/action_icons.png) no-repeat;
            height: 6px;
            width: 6px;
            background-position: 35% 10%;
        }

    .collapse-close span {
        display: block;
        float: left;
        background: url(_gfx/int/action_icons.png) no-repeat;
        height: 6px;
        width: 6px;
        padding: 10px 10px 10px 10px;
        background-position: 35% 0%;
        margin: -5px 10px 0px 0px;
    }

    #page_footer {
        padding: 0;
    }

        #page_footer a {
            margin: 0;
        }

    .mainSpan_wrapper_rsg, .mainSpan_wrapper, .mainSpan_wrapper_home, .mainSpan_wrapper_review {
        background: 50% 0 no-repeat fixed #dfcdbc;
        background-size: auto auto;
        overflow-x: hidden;
        position: relative;
        z-index: 1;
    }

        .mainSpan_wrapper_home:before {
            margin-left: -679px;
        }

        .mainSpan_wrapper_rsg:after, .mainSpan_wrapper:after, .mainSpan_wrapper_home:after, .mainSpan_wrapper_review:after {
            position: absolute;
            content: "";
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

    .mainSpan_wrapper, .mainSpan_wrapper_home {
        background: url(_gfx/int/background_bg.jpg) 50% 108px no-repeat;
        background-size: 100% auto !important;
    }

    .mainSpan_wrapper_rsg {
        background: url(_gfx/int/background_bg1.jpg) 50% 0 no-repeat;
        background-size: 100% auto !important;
    }

    .mainSpan_wrapper_rsg1 {
        background: url(_gfx/int/background_bg1.gif) 50% 0 no-repeat;
        background-size: 100% auto !important;
    }


    .mainSpan_wrapper_home {
        background-size: auto auto !important;
    }

    .mainSpan {
        background: url(_gfx/cmn/mainspan_bg.png) bottom center no-repeat;
        z-index: 1;
        background-size: auto auto;
    }

    #sitebody {
        position: relative;
        width: 100%;
        max-width: 1026px;
        min-height: 690px;
        padding: 0 0 65px;
        background: 0 0;
        z-index: 4;
        margin: -78px auto 0;
    }

        #sitebody.homepagelayout {
            padding: 0;
            box-shadow: none;
            min-height: 690px;
            max-width: 1026px;
            background: 0 0;
            margin: -78px auto 0;
        }

            #sitebody.homepagelayout *, #sitebody.homepagelayout :after, #sitebody.homepagelayout :before {
                -ms-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

            #sitebody.homepagelayout .home_bottom {
                margin: 0 auto !important;
            }

    .alert_container .important_alert {
        font-size: .8rem !important;
        line-height: .8rem !important;
        margin: 0 auto;
        overflow: hidden;
        padding: 0;
        max-width: 960px;
    }

        .alert_container .important_alert a {
            color: #fff;
            font-size: 2.5rem !important;
            line-height: 1.5rem !important;
        }

    #siteheader {
        height: 108px;
        position: relative;
        background: 0 0;
        margin: 0 auto;
        width: 100%;
        max-width: 1026px;
        z-index: 1;
    }

    a#home_link {
        bottom: auto;
        height: 108px;
        left: 0;
        top: 0;
        width: 108px;
        background: url(_gfx/cmn/logo.png) no-repeat !important;
        background-size: 100% auto !important;
    }

    #top_nav {
        color: #07314a;
        text-align: right;
        font-size: 90%;
        line-height: 30px;
        padding: 0;
        background: #f3f1ee;
        margin: 0 0 0 108px;
    }

        #top_nav a {
            font-size: 12px;
            margin: 0 10px 0 3px;
            text-transform: capitalize;
            text-decoration: none;
            color: #133d7a;
        }

            #top_nav a:hover {
                text-decoration: underline;
            }

            #top_nav a img {
                margin: 0 6px -1px 0;
            }

    #searchbox {
        float: right;
        height: 30px;
        width: 302px;
        top: 0;
        clear: both;
        background: #fcfbfa;
        position: relative;
        margin: 0;
        padding: 0 1%;
    }

        #searchbox input#search_text {
            color: #727272;
            float: left;
            background: 0 0;
            font-size: 12px !important;
            height: 27px;
            line-height: 26px !important;
            margin: 1px 0 0;
            padding: 0;
            width: 178px;
            display: block;
            outline: 0;
            border: 0;
        }

        #searchbox a {
            float: left;
            width: 17px;
            height: 17px;
            margin: 5px 0 0;
            background: url(_gfx/cmn/go_button.png) no-repeat;
        }

            #searchbox a img {
                display: none;
            }

    .translatebox {
        float: right;
        height: 19px;
        clear: both;
        display: block;
        margin: 9px 0 0;
        padding: 5px 5px 5px 29px;
        background: url(_gfx/cmn/google.png) 6px 4px no-repeat #fff;
        box-shadow: 0 1px 1px rgba(0, 1, 1, .28), 0 0 5px #9ec5d2;
    }

        .translatebox a {
            display: none;
        }

        .translatebox .skiptranslate.goog-te-gadget {
            color: #fff !important;
            font-size: 0;
        }

            .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
                top: -4px;
                border: 0;
                outline: 0;
                width: 180px;
                position: relative;
                color: #666 !important;
                font-size: 11px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                background: url(_gfx/cmn/select_arrow.png) right no-repeat #fff;
            }

    #page_footer {
        clear: both;
        min-height: 205px;
        font-size: 100% !important;
        background: #f3f1ee;
    }

        #page_footer:before {
            content: "";
            top: auto;
            left: auto;
            position: absolute;
            right: 29%;
            bottom: 0;
            width: 360px;
            height: 181px;
            background: url(_gfx/cmn/footer_logo.png) no-repeat;
            z-index: 0;
        }

        #page_footer #footercolumn {
            width: 100%;
            z-index: 0;
            color: #a48668;
            margin: 0 auto;
            max-width: 1040px;
            background: 0 0;
            position: relative;
            padding: 0 0 20px;
            font-family: Cabin, sans-serif;
        }

            #page_footer #footercolumn .footer_message {
                color: #a48668;
                font-size: 14px;
                line-height: 23px;
                margin: 0 0 20px;
                padding: 10px 10px 15px 15px;
            }

            #page_footer #footercolumn .footer_block {
                padding: 0 15px;
            }

                #page_footer #footercolumn .footer_block p {
                    float: right;
                    clear: none;
                    padding: 0 0 5px;
                }

                #page_footer #footercolumn .footer_block a {
                    color: #a48668 !important;
                }

                    #page_footer #footercolumn .footer_block a:hover {
                        text-decoration: underline;
                    }

                #page_footer #footercolumn .footer_block .social_icons {
                    width: 34%;
                    float: right;
                    margin: 15px 0 0;
                    text-align: right;
                }

                    #page_footer #footercolumn .footer_block .social_icons a img {
                        margin: 0 0 0 0;
                    }

                        #page_footer #footercolumn .footer_block .social_icons a img:hover {
                            -moz-opacity: .7;
                            -khtml-opacity: .7;
                            -webkit-opacity: .7;
                            opacity: .7;
                            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
                            filter: alpha(opacity=70);
                        }

                #page_footer #footercolumn .footer_block .footer_nav {
                    float: left;
                    width: 66%;
                }

                    #page_footer #footercolumn .footer_block .footer_nav ul {
                        margin: 15px 7px 10px 0;
                        width: 25%;
                    }

                        #page_footer #footercolumn .footer_block .footer_nav ul li {
                            padding: 5px 0;
                        }

    .home_top {
        z-index: 2;
        clear: both;
        position: relative;
        /*rotating banner - text overlay -- 435px*/
        height: 552px;
        display: block;
    }

    .home_collage {
        width: 100% !important;
        float: left !important;
        bottom: 0;
        position: absolute;
    }

        .home_collage .slide_content {
            width: 100%;
            height: 117px;
            background: #133d7a;
            background: rgba(19, 61, 122, .8);
        }

            .home_collage .slide_content h3 {
                font-family: 'Yanone Kaffeesatz', sans-serif;
                font-size: 47px;
                font-weight: 300;
                line-height: 40px;
                color: #fff;
                padding: 5px 10px;
                margin: 0;
            }

            .home_collage .slide_content p {
                font-size: 16px;
                color: #fff;
                padding: 5px 10px;
                margin: 0;
            }

            .home_collage .slide_content a {
                color: #ffc20e;
                padding: 0 10px;
            }

    .flex-direction-nav .flex-next {
        top: -370px;
    }

    .flex-direction-nav .flex-prev {
        top: -370px;
        background-position: 0 0;
    }

    .flex-direction-nav a {
        width: 62px;
        height: 62px;
        margin: 0;
        position: absolute;
        top: -128px;
        text-indent: -9999px;
        background: url(_gfx/home/button_arrows.png) no-repeat;
    }

        .flex-direction-nav a:hover {
            background-position: 0 0;
            -moz-opacity: .7;
            -khtml-opacity: .7;
            -webkit-opacity: .7;
            opacity: .7;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
            filter: alpha(opacity=70);
        }

    .flex-direction-nav .flex-next {
        right: 5px;
        background-position: -63px 0;
    }

        .flex-direction-nav .flex-next:hover {
            background-position: -63px 0;
            -moz-opacity: .7;
            -khtml-opacity: .7;
            -webkit-opacity: .7;
            opacity: .7;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
            filter: alpha(opacity=70);
        }

    .flex-direction-nav .flex-prev {
        left: 11px;
    }

        .flex-direction-nav .flex-prev:hover {
            background-position: 0 0;
        }

    .flex-direction-nav .flex-disabled {
        cursor: default;
    }

    .home_collage_ul {
        margin: 0;
        padding: 0;
    }

        .home_collage_ul li.current, .home_collage_ul li.current .slide_content {
            display: block;
        }

        .home_collage_ul img, .home_collage_ul li {
            display: none;
        }

    .home_buttons {
        z-index: 0;
        margin: 0;
        padding: 1% 0;
        width: 35% !important;
        background: 0 0;
    }

        .home_buttons ul li {
            margin: 0;
            padding: 0;
            width: 33.3% !important;
            float: left;
        }

            .home_buttons ul li img {
                width: auto !important;
                margin: 0 0 0 6px;
            }

            .home_buttons ul li:hover {
                -moz-opacity: .7;
                -khtml-opacity: .7;
                -webkit-opacity: .7;
                opacity: .7;
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
                filter: alpha(opacity=70);
            }

        .home_buttons .box_content {
            width: 30%;
        }

    .home_bottom {
        zoom: 1;
        position: relative;
        z-index: 1;
        clear: both;
        float: none;
        width: 100%;
        margin: 0 auto !important;
        max-width: 100%;
        background: 0 0;
    }

        .home_bottom:before {
            content: '';
            display: block;
        }

        .home_bottom:after {
            content: '';
            display: table;
            clear: both;
        }

    .home_incidents a {
        color: #fff !important;
    }

    .home_incidents ul {
        min-height: 50px;
    }

    .home_incidents li:last-child {
        display: none;
    }

    .home_events, .home_incidents, .home_news {
        margin: 0;
        min-height: 540px;
        position: relative;
        padding: 0;
        width: 50% !important;
        float: left !important;
        background: 0 0;
    }

        .home_events .box_content, .home_incidents .box_content, .home_news .box_content {
            position: relative;
            z-index: 1;
        }

        .home_events h2, .home_incidents h2, .home_news h2 {
            margin: 0 7%;
            padding: 0;
            color: #fff;
            height: auto;
            font-size: 30px;
            font-weight: 300;
            position: relative;
            background: 0 0;
            text-align: center;
            text-transform: none;
            font-family: 'Yanone Kaffeesatz', sans-serif;
        }

        .home_events ul, .home_incidents ul, .home_news ul {
            padding: 0;
            list-style: none;
            margin: 10px 0 0;
        }

            .home_events ul li, .home_incidents ul li, .home_news ul li {
                float: left;
                width: 100%;
                padding: 7px 7%;
            }

                .home_events ul li:last-child, .home_incidents ul li:last-child, .home_news ul li:last-child {
                    border-bottom: 0;
                }

                .home_events ul li img, .home_incidents ul li img, .home_news ul li img {
                    float: left;
                    margin: 0 10px 0 0;
                }

                .home_events ul li .box_item_date, .home_incidents ul li .box_item_date, .home_news ul li .box_item_date {
                    margin: 0;
                    color: #aaa;
                    display: block;
                    border-top: 0;
                    position: relative;
                    padding: 0 0 0 18px;
                }

                    .home_events ul li .box_item_date:before, .home_incidents ul li .box_item_date:before, .home_news ul li .box_item_date:before {
                        content: "";
                        top: 2px;
                        left: 0;
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        z-index: -1;
                        width: 20px;
                        height: 20px;
                        background: url(_gfx/home/time.png) no-repeat;
                    }

                .home_events ul li a:active, .home_events ul li a:focus, .home_events ul li a:hover, .home_incidents ul li a:active, .home_incidents ul li a:focus, .home_incidents ul li a:hover, .home_news ul li a:active, .home_news ul li a:focus, .home_news ul li a:hover {
                    color: #444;
                    display: block;
                    text-decoration: underline;
                }

        .home_events .box_bottomlink, .home_incidents .box_bottomlink, .home_news .box_bottomlink {
            float: right;
            color: #0076bd;
            font-size: 16px;
            margin: 0;
            padding: 10px 20px;
            background: #133d7a;
            font-family: 'Yanone Kaffeesatz', sans-serif;
        }

            .home_events .box_bottomlink:hover, .home_incidents .box_bottomlink:hover, .home_news .box_bottomlink:hover {
                text-decoration: underline;
            }

    .home_incidents {
        font-size: 1.1em;
        clear: both;
        padding: 0;
        min-height: 564px;
        position: relative;
        max-width: 50%;
        background: #274b80;
        color: #fff;
    }

    .major_incident_section {
        background: #BF220D;
    }

    .home_incidents:before {
        content: "";
        top: auto;
        left: auto;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 292px;
        height: 123px;
        background: url(_gfx/home/incidents_bg.png?ver=20200716) no-repeat;
        background-size: auto auto;
        z-index: 0;
    }

    .home_incidents h2 {
        padding: 10px 0;
        border-bottom: 1px solid #3f6eb3;
    }

        .home_incidents h2:before {
            content: "";
            top: 15px;
            left: auto;
            position: absolute;
            right: 0;
            bottom: auto;
            width: 21px;
            height: 35px;
            background: url(_gfx/home/incidents_icon.png?ver=20200716) no-repeat;
            z-index: 0;
        }

        .home_incidents h2.major_incident_header:before {
            content: "";
            top: 15px;
            left: auto;
            position: absolute;
            right: 0;
            bottom: auto;
            width: 30px;
            height: 35px;
            background: url(_gfx/home/flame_icon.png) no-repeat;
            z-index: 0;
        }

    .home_incidents img {
        width: 100%;
        display: block;
        max-width: 295px;
        max-height: 260px;
    }

    .home_news {
        font-size: 0.8rem;
        min-height: 540px;
        margin: 0;
        background: #ffe6d1;
    }

        .home_news a {
            font-size: 1.1rem;
        }

        .home_news:before {
            content: "";
            top: auto;
            left: auto;
            position: absolute;
            right: 0;
            bottom: 0;
            width: 263px;
            height: 148px;
            background: url(_gfx/home/news_events_bg.png) no-repeat;
            background-size: auto auto;
            z-index: 0;
        }

        .home_news h2 {
            color: #ad6114;
            border-bottom: solid 1px #e1cebc;
            padding: 10px 0;
        }

            .home_news h2:before {
                content: "";
                top: 15px;
                left: auto;
                position: absolute;
                right: 0;
                bottom: auto;
                width: 18px;
                height: 37px;
                background: url(_gfx/home/news_icon.png) no-repeat;
                z-index: 0;
            }

        .home_news ul li {
            width: 100%;
            min-height: 72px;
        }

    .home_events {
        float: right !important;
        padding: 30px 20px 15px;
        background: 0 0;
    }

        .home_events h2 {
            color: #ad6114;
        }

    .twitter_box {
        padding: 1% 2% 0 10%;
        width: 65%;
        float: right;
        position: inherit;
    }

        .twitter_box h3 {
            font-size: 13px;
            color: #3d70af;
            font-weight: 300;
            margin: 10px 0 5px;
        }

        .twitter_box:before {
            content: "";
            top: auto;
            left: 38%;
            position: absolute;
            right: auto;
            bottom: 45%;
            width: 49px;
            height: 49px;
            background: url(_gfx/home/twitter.png) no-repeat;
            z-index: -1;
        }

    .sidenav {
        width: 100%;
        float: left;
        max-width: 260px;
        background: 0 0;
        position: relative;
        padding: 17px 0 0;
        margin: 19px 0 30px;
    }

        .sidenav ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .sidenav ul li {
                position: relative;
            }

                .sidenav ul li a, .sidenav ul li a:focus, .sidenav ul li a:hover {
                    color: #fff;
                    font-size: 100%;
                    text-decoration: none;
                    display: block;
                    padding: 6px 7px 6px 19px;
                    line-height: 120%;
                    position: relative;
                    border-bottom: solid 1px #8cbed5;
                    z-index: 1;
                }

    .small_col .sidenav {
        float: left;
        background: rgba(19, 61, 122, .9);
    }

    .sidenav ul li.sidenav_haschildren > a:before {
        position: absolute;
        content: "";
        background: 0 0;
        width: 0;
        height: 0;
        left: 9px;
        top: 10px;
        border-left: 4px solid #fff;
        border-right: 4px solid transparent;
        border-top: 4px solid transparent;
        border-bottom: solid 4px transparent;
    }

    .sidenav ul li.sidenav_haschildren > a:hover:before {
        border-left: 4px solid #fff;
    }

    .sidenav ul li.sidenav_current > a:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        left: 9px;
        top: 11px;
        background: 0 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #fff;
    }

    .sidenav ul li.sidenav_current > a:hover:before {
        border-left: 4px solid #fff;
    }

    .sidenav ul li.sidenav_expanded > a:before {
        position: absolute;
        content: "";
        background: 0 0;
        width: 0;
        height: 0;
        left: 9px;
        top: 10px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #fff;
        border-bottom: solid 4px transparent;
    }

    .sidenav ul li.sidenav_expanded > a:hover:before {
        border-top: 4px solid #fff;
        border-left: 4px solid transparent;
    }

    .sidenav ul li li.sidenav_current > a:before, .sidenav ul li li.sidenav_haschildren > a:before {
        left: 20px;
    }

    .sidenav ul li li li.sidenav_current > a:before, .sidenav ul li li li.sidenav_haschildren > a:before {
        left: 30px;
    }

    .sidenav ul li li li li.sidenav_current > a:before, .sidenav ul li li li li.sidenav_haschildren > a:before {
        left: 40px;
    }

    .sidenav ul li li li li li.sidenav_current > a:before, .sidenav ul li li li li li.sidenav_haschildren > a:before {
        left: 50px;
    }

    .sidenav ul li li li li li li.sidenav_current > a:before, .sidenav ul li li li li li li.sidenav_haschildren > a:before {
        left: 60px;
    }

    .sidenav ul li li li li li li li.sidenav_current > a:before, .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
        left: 70px;
    }

    .sidenav ul li li a {
        padding-left: 33px !important;
    }

    .sidenav ul li li li a {
        padding-left: 43px !important;
    }

    .sidenav ul li li li li a {
        padding-left: 53px !important;
    }

    .sidenav ul li li li li li a {
        padding-left: 63px !important;
    }

    .sidenav ul li li li li li li a {
        padding-left: 73px !important;
    }

    .sidenav ul li.sidenav_expanded > a {
        background: rgba(36,82,149, .9);
        color: #fff;
        border-bottom: 1px solid #000;
    }

        .sidenav ul li.sidenav_expanded > a:focus, .sidenav ul li.sidenav_expanded > a:hover {
            border-bottom: 1px solid #a08144;
        }

    .sidenav ul li li > a, .sidenav ul li li > a:focus, .sidenav ul li li > a:hover {
        background: rgba(64,102,159, .9);
        color: #fff;
        margin-top: -1px;
    }

    .sidenav ul li a:focus, .sidenav ul li a:hover {
        color: #fff !important;
        /*background: rgba(7, 141, 14, .9)!important;*/
        background: rgba(191,101,13, .9) !important;
    }

    #sitebody.standardlayout, #sitebody.standardthreecolumnlayout {
        position: relative;
        z-index: 1;
    }

    .onecolumnlayout .dropdownmenu > li > a, .standardlayout .dropdownmenu > li > a, .standardthreecolumnlayout .dropdownmenu > li > a, .threecolumnswithbottomlayout .dropdownmenu > li > a, .twocolumnreverselayout .dropdownmenu > li > a, .twocolumnswithbottomlayout .dropdownmenu > li > a {
        height: 65px !important;
    }

    .twocolumnswithbottomlayout .left_col.column {
        width: 49%;
        padding-left: 1%;
        position: relative;
    }

    .threecolumnswithbottomlayout .bottom_col, .twocolumnswithbottomlayout .bottom_col {
        padding-left: 0;
        width: 100%;
    }

    .twocolumnswithbottomlayout .right_col.column {
        width: 50%;
        position: relative;
    }

    .threecolumnswithbottomlayout .left_col.column, .threecolumnswithbottomlayout .middle_col.column, .threecolumnswithbottomlayout .right_col.column {
        width: 32.7%;
        position: relative;
        z-index: 0;
    }

    .threecolumnswithbottomlayout .left_col.column {
        width: 32.3%;
        padding-left: 1%;
    }

    .standardlayout .column.right_col, .standardthreecolumnlayout .column.right_col {
        width: 74.7%;
        float: right;
        min-height: 500px;
        /*cover gap from menu to content*/
        margin: 0 0 0;
    }

        .standardlayout .column.right_col:before, .standardthreecolumnlayout .column.right_col:before {
            position: absolute;
            content: "";
            z-index: -1;
            width: 74.7%;
            min-height: 500px;
            right: 0;
            bottom: 0;
            top: 98px;
            /*background: url(_gfx/int/content_bg.jpg) bottom left no-repeat #fff;*/
            background: bottom left no-repeat #fff;
        }

    .standardlayout .column.left_col, .standardthreecolumnlayout .column.left_col {
        width: 25.3%;
        margin: 0;
    }

        .standardlayout .column.left_col:before, .standardthreecolumnlayout .column.left_col:before {
            position: absolute;
            content: "";
            z-index: -1;
            background: #133d7a;
            /*background: url(_gfx/int/sidebar_bg.jpg) bottom right no-repeat rgba(19, 61, 122, .9);*/
            background: bottom right no-repeat rgba(19, 61, 122, .9);
            max-width: 260px;
            left: 0;
            bottom: 0;
            top: 78px;
            width: 25.3%;
            box-shadow: none;
        }

    .threecolumnswithbottomlayout .small_box, .twocolumnswithbottomlayout .small_box {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .bottom_col {
        clear: both;
        position: relative;
    }

    #sitebody.onecolumnlayout, #sitebody.threecolumnswithbottomlayout, #sitebody.twocolumnreverselayout, #sitebody.twocolumnswithbottomlayout {
        position: relative;
        z-index: 1;
    }

        #sitebody.onecolumnlayout .content_area:before, #sitebody.threecolumnswithbottomlayout:before, #sitebody.twocolumnreverselayout:before, #sitebody.twocolumnswithbottomlayout:before {
            position: absolute;
            content: "";
            z-index: -1;
            width: 100%;
            min-height: 500px;
            background: #fff;
            top: 98px;
            bottom: 0;
            left: 0;
            right: 0;
        }

    .threecolumnswithbottomlayout .left_col, .threecolumnswithbottomlayout .middle_col, .threecolumnswithbottomlayout .right_col, .twocolumnreverselayout .right_col, .twocolumnswithbottomlayout .left_col, .twocolumnswithbottomlayout .right_col {
        padding-top: 37px;
    }

        .threecolumnswithbottomlayout .left_col .title_widget:first-child, .threecolumnswithbottomlayout .middle_col .title_widget:first-child, .threecolumnswithbottomlayout .right_col .title_widget:first-child, .twocolumnreverselayout .right_col .title_widget:first-child, .twocolumnswithbottomlayout .left_col .title_widget:first-child, .twocolumnswithbottomlayout .right_col .title_widget:first-child {
            margin-top: -17px;
        }

    .title_widget {
        padding: 0px 17px 0 18px;
        clear: both;
    }

    .standardthreecolumnlayout#sitebody .title_widget {
        padding: 0 30px 0 33px;
    }

    .onecolumnlayout .title_widget, .twocolumnreverselayout .has_small_col .title_widget, .twocolumnreverselayout .top_col .title_widget {
        padding: 35px 27px 0;
    }

    .banner_col .image_widget, .standardlayout .right_col > .image_widget:first-child {
        position: relative;
        background: #fff;
        padding: 0 18px;
        background-size: 100% 100%;
        margin: 10px auto 15px;
    }

        .banner_col .image_widget .image_rotate_container, .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
            background: 0 0 !important;
            top: 0 !important;
            left: 0 !important;
        }

        .banner_col .image_widget img, .standardlayout .right_col .image_widget:first-child img {
            margin: 0;
            width: auto !important;
            max-width: 100% !important;
        }

    .breadcrumb {
        font-size: .7rem;
        width: 60%;
    }

        .breadcrumb a {
            text-decoration: underline !important;
        }

            .breadcrumb a:hover {
                text-decoration: none !important;
            }

    .title_widget h1 {
        font-weight: 300;
        font-family: 'Yanone Kaffeesatz', sans-serif;
        font-size: 23px !important;
        padding: 0 0 9px;
        line-height: 120% !important;
        border-bottom: solid 1px #e5c29e;
        margin: 35px 0 10px;
        overflow: hidden;
    }

    .title_right {
        padding: 0px 0px 0px 0px;
        float: right;
    }

        .title_right > a, .title_right > div {
            float: right;
        }

            .title_right > a:first-child, .title_right > div:first-child {
                margin-left: 18px;
            }

    .font_size, .font_size a, .printer_friendly, .rss, .sharelink, .thickbox {
        background: url(_gfx/int/title_icons.png) 0 -75px no-repeat;
        font-size: 75% !important;
    }

        .font_size a {
            font-size: 100% !important;
        }

    .printer_friendly {
        background-position: 0 0;
    }

    .sharelink {
        background-position: 0 -60px;
    }

    .rss {
        background-position: 0 -15px;
    }

    .thickbox {
        background-position: 0 -30px;
    }

    a.font_larger {
        background-position: 0 -60px;
        cursor: pointer;
    }

    a.font_smaller {
        background-position: 0 -45px;
        cursor: pointer;
    }

    .title_widget h2 {
        padding: 0;
        font-weight: 400;
    }

    .standardthreecolumnlayout .small_col .image_widget {
        width: 46% !important;
        display: inline-block;
        margin-right: 2%;
        vertical-align: top;
    }

    .splash_page {
        background: rgba(255, 255, 255, .8);
        max-width: 960px;
        border-radius: 10px;
        margin: 15px auto;
        padding: 10px 0 0;
        min-height: 500px;
    }

    .content_area {
        padding: 12px 17px 0 18px;
    }

    .onecolumnlayout .content_area, .twocolumnreverselayout .has_small_col .content_area, .twocolumnreverselayout .top_col .content_area {
        padding: 12px 27px 0;
    }

    .twocolumnreverselayout .has_small_col .content_area {
        padding: 15px 27px 0;
    }

    .twocolumnreverselayout .has_small_col {
        width: 66%;
        position: relative;
    }

    .twocolumnreverselayout .sidenav {
        max-width: 100% !important;
    }

    .twocolumnreverselayout .small_col {
        float: right;
        width: 28%;
        margin: 0;
        margin-right: 27px !important;
        padding-top: 10px;
        position: relative;
    }

    .standardthreecolumnlayout .small_col {
        margin-left: 3%;
        width: 97%;
    }

    .small_col .content_area, .standardlayout .left_col .content_area, .standardthreecolumnlayout .left_col .content_area {
        margin: 0 0 17px;
        clear: both;
        background: #fbfbfb !important;
        border: 1px solid #d3d3d3 !important;
        box-shadow: 0 0 3px transparent;
        position: relative;
        z-index: 1;
        padding: 13px 6% 5px;
        font-size: 100%;
        width: 77.4% !important;
        border-radius: 2px;
    }

    .twocolumnreverselayout .small_col .content_area {
        width: 87.8% !important;
    }

    .twocolumnreverselayout .small_col .image_widget {
        width: 100% !important;
    }

    .standardthreecolumnlayout#sitebody .small_col .content_area {
        width: 76.6% !important;
    }

    .standardlayout .left_col .content_area, .standardthreecolumnlayout .left_col .content_area {
        width: 70.6% !important;
        margin-left: 21px;
    }

    .small_box {
        margin-bottom: 17px;
        vertical-align: top;
        clear: both;
        background: #f7f7f7 !important;
        border: 1px solid #d3d3d3 !important;
        box-shadow: 0 0 3px rgba(0, 0, 0, .1);
        border-radius: 2px;
        word-wrap: break-word;
        position: relative;
        z-index: 1;
    }

        .small_box .box_title {
            color: #fff;
            font-weight: 700;
            line-height: 21px;
            font-size: 18px !important;
            min-height: 22px;
            height: auto;
            padding: 6px 15px 8px;
            text-align: left;
            display: block;
            text-transform: uppercase;
            border-top: 6px solid #dd7603;
            background: #f78403;
        }

        .small_box .box_content {
            padding: 0 15px 0 16px;
        }

            .small_box .box_content ul {
                margin: 0;
                list-style: none;
                line-height: 100%;
                font-size: 90%;
                padding: 7px 0 0;
            }

                .small_box .box_content ul li {
                    padding: 5px 0 7px;
                    position: relative;
                    border-bottom: solid 1px #e0e0e0;
                }

                .small_box .box_content ul img {
                    margin-right: 3px;
                    vertical-align: bottom;
                }

                .small_box .box_content ul a, .small_box .faq_box ul .listfaq_q, .small_box .service_box .box_content li > span {
                    color: #444;
                    line-height: 14px;
                    text-decoration: none;
                    font-size: 110%;
                    font-weight: 700;
                }

                    .small_box .box_content ul a:hover {
                        text-decoration: underline;
                        color: #444;
                        font-weight: 700;
                    }

            .small_box .box_content .item_smalltext, .small_box .small_box .box_content ul.item-list li {
                margin: 0;
                color: #fff;
                font-size: 100%;
                padding: 4px 0 0;
                border: 0;
                line-height: 14px;
            }

            .small_box .box_content ul.item-list li {
                font-size: 100%;
            }

                .small_box .box_content ul.item-list li a, .small_box .service_box .box_content ul.service_list li a {
                    color: #fff;
                    font-weight: 400;
                }

        .small_box .item_new, .small_box .listtable span.item_new {
            color: #6d0f0f;
            font-size: small;
            font-weight: 700;
            margin-left: 5px;
            display: inline;
        }

        .small_box .box_content ul.item-list {
            margin: 0;
            padding: 4px 0 0;
            border: 0;
        }

        .small_box .box_bottomlink {
            float: right;
            margin: 6px 0;
            padding: 0;
            background: 0 0;
            text-transform: uppercase;
            color: #0076bd;
        }

    .events_box, .staff_box {
        background: #3d69af !important;
        color: #fff !important;
    }

        .events_box ul li, .staff_box ul li {
            border-bottom: 0 !important;
        }

        .events_box .item_smalltext, .events_box ul a, .staff_box .item_smalltext, .staff_box ul a {
            color: #fff !important;
        }

        .events_box a {
            color: #fff !important;
            font-size: .8rem !important;
            /*text-decoration: underline !important;*/
        }

            .events_box a:hover {
                /*text-decoration: none !important;*/
            }

        .events_box .box_title, .staff_box .box_title {
            background: 0 0 !important;
            border-top: 0 !important;
        }

    .facebook_box, .job_box, .news_box, .rfp_box {
        background: #078d0e !important;
    }

        .facebook_box ul li, .job_box ul li, .news_box ul li, .rfp_box ul li {
            border-bottom: 0 !important;
        }

        .facebook_box ul a, .job_box ul a, .news_box ul a, .rfp_box ul a {
            color: #fff !important;
        }

        .facebook_box .item_smalltext, .job_box .item_smalltext, .news_box .item_smalltext, .rfp_box .item_smalltext {
            color: #fff;
        }

        .facebook_box .box_title, .job_box .box_title, .news_box .box_title, .rfp_box .box_title {
            background: 0 0 !important;
            border-top: 0 !important;
        }

        .facebook_box .box_bottomlink, .job_box .box_bottomlink, .news_box .box_bottomlink, .rfp_box .box_bottomlink {
            background: #09750e !important;
            color: #fff;
            margin: 0 -15px 0 0;
            padding: 10px 25px;
        }

    .events_box .box_bottomlink, .staff_box .box_bottomlink {
        background: #245198 !important;
        color: #fff;
        margin: 0 -15px 0 0;
        padding: 10px 25px;
    }

    .businesses_box .box_bottomlink, .faq_box .box_bottomlink, .service_box .box_bottomlink {
        background: #fff !important;
        color: #fff;
        margin: 0 -15px 0 0;
        padding: 10px 25px;
    }

    .businesses_box, .faq_box, .service_box {
        background: #ec7503 !important;
    }

        .businesses_box ul li, .faq_box ul li, .service_box ul li {
            color: #fff !important;
            border-bottom: 0 !important;
        }

            .businesses_box ul li a, .businesses_box ul span, .faq_box ul li a, .faq_box ul span, .service_box ul li a, .service_box ul span {
                color: #fff !important;
            }

        .businesses_box .box_title, .faq_box .box_title, .service_box .box_title {
            background: 0 0;
        }

    .small_box.businesses_box .box_content ul.item-list li.item-email, .small_box.businesses_box .box_content ul.item-list li.item-phone, .small_box.staff_box .box_content ul.item-list li.item-email, .small_box.staff_box .box_content ul.item-list li.item-phone {
        line-height: 17px;
        border-bottom: 0;
    }

    .small_box.faq_box .box_content > ul > li {
        padding: 4px 0;
    }

    .small_box.faq_box .box_content ul ul li, .small_box.service_box .service_list li {
        border: 0;
    }

    .small_box.service_box ul li span {
        padding: 0;
    }

    .standardlayout .left_col .small_box, .standardthreecolumnlayout .left_col .small_box {
        width: 82.6%;
        margin-left: 21px;
    }

    .standardlayout .left_col .minicalendar_widget, .standardthreecolumnlayout .left_col .minicalendar_widget {
        background: #eee2c6;
    }

    .standardthreecolumnlayout .small_col .small_box {
        width: 46%;
        margin-right: 2%;
        display: inline-block;
    }

    .box_date {
        color: #fff !important;
    }

    .facebook_box ul, .twitter_box ul {
        margin-bottom: 10px;
    }

        .facebook_box ul li, .twitter_box ul li {
            padding: 8px 0 !important;
            width: 100%;
            float: left;
        }

            .facebook_box ul li img, .twitter_box ul li img {
                float: left;
                margin-right: 10px;
                display: block;
                height: 50px;
                width: 50px;
            }

            .facebook_box ul li span.box_date, .twitter_box ul li span.box_date {
                float: right;
                font-size: 80%;
                text-transform: uppercase;
            }

            .facebook_box ul li a, .twitter_box ul li a {
                color: #545454;
                display: inline;
                padding-right: 0;
                font-size: 13px;
                font-weight: 400;
            }

                .facebook_box ul li a span, .twitter_box ul li a span {
                    display: block;
                    font-size: 13px;
                    line-height: 16px;
                    font-weight: 400;
                    text-transform: lowercase;
                }

    .calendar_widget {
        max-width: 100%;
        font-size: inherit !important;
        line-height: inherit !important;
    }

        .calendar_widget:before {
            background: 0 0;
        }

    table.calendar_grid {
        background: 0 0;
        border-spacing: 0;
        border-collapse: collapse;
    }

    .calendar_grid .calendar_dayheader {
        line-height: 32px;
        color: #fff;
        padding: 2px 2px 0;
        font-weight: 700;
        background: #078d0e;
        text-transform: uppercase;
        font-size: .9em;
        text-indent: 0;
        text-align: center;
    }

        .calendar_grid .calendar_dayheader:first-letter {
            color: #fff;
        }

    .calendar_grid .calendar_title {
        width: 100%;
        background: 0 0;
        height: auto;
    }

        .calendar_grid .calendar_title td.calendar_title_content {
            padding: 11px 0 10px;
            width: 60%;
            font-weight: 400;
            color: #078d0e;
            overflow: visible;
            font-size: 150%;
            text-transform: none;
        }

        .calendar_grid .calendar_title td.calendar_nextprev {
            width: 20% !important;
            padding: 8px 0 0;
            text-align: center;
        }

    .calendar_grid td.calendar_nextprev a {
        font-weight: 400;
        text-decoration: underline;
        color: #0076bd;
        text-indent: 0;
        background-image: none;
        display: inline;
        font-size: 90%;
        text-transform: none;
    }

        .calendar_grid td.calendar_nextprev a:hover {
            text-decoration: none;
        }

    .calendar_grid td.calendar_day, .calendar_grid td.calendar_othermonthday, .calendar_grid td.calendar_today, .calendar_grid td.calendar_weekendday {
        text-align: left;
        vertical-align: top;
        font-size: 135%;
        line-height: 25px;
        font-weight: 700;
        padding: 3px 8px;
        border: 1px solid #dcdcdc;
        height: 105px;
        word-wrap: break-word;
    }

    .calendar.calendar_grid td.calendar_day, .calendar.calendar_grid td.calendar_day .calendar_eventtime, .calendar.calendar_grid td.calendar_day > a, .calendar.calendar_grid td.calendar_weekendday, .calendar.calendar_grid td.calendar_weekendday .calendar_eventtime, .calendar.calendar_grid td.calendar_weekendday > a {
        color: #505050 !important;
        background: #fff;
    }

    .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime, .calendar_grid .calendar_othermonthday > a, .calendar_grid td.calendar_othermonthday {
        color: #9b9895 !important;
        background: #eee;
    }

    .calendar_grid td.calendar_today {
        background: #ffd03e;
        color: #444;
    }

        .calendar_grid td.calendar_today > a {
            color: #444 !important;
        }

    .calendar_grid.calendar td.calendar_day_with_items {
        cursor: default;
    }

    .calendar_grid .calendar_items {
        display: block;
        position: static;
        z-index: 1;
        margin-top: 0;
        background-color: transparent;
        border: 0 solid #ddd;
        box-shadow: 0 0 0;
        min-width: 0;
        min-height: 0;
        text-align: left;
        padding: 0;
    }

    #sitebody .calendar_grid.calendar .calendar_items .calendar_eventtime, .calendar_eventtime {
        display: block;
        font-size: 60% !important;
        color: #444 !important;
    }

    .calendar_eventlink {
        font-size: 60% !important;
        display: block;
        text-decoration: underline !important;
        color: #0076bd !important;
    }

        .calendar_eventlink:hover {
            text-decoration: none !important;
        }

    .calendar_more {
        display: block;
    }

    .current_month_title.mobile_hide {
        display: inline-block;
    }

    .calendar_day > a, .calendar_othermonthday > a, .calendar_today > a, .calendar_weekendday > a {
        text-decoration: none !important;
    }

    .standardthreecolumnlayout .small_col .minicalendar_widget {
        width: 46%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2%;
    }

    .ad-preloads {
        display: none;
    }

    .form_survey_widget .command_wrapper {
        border: 1px solid transparent;
        height: 20px;
        margin: 5px 0;
        width: auto;
    }

        .form_survey_widget .command_wrapper:hover {
            background: #fedf7e;
            border-color: #d6d6c8;
            border-radius: 10px;
        }
    /* New Content as of 20140302*/
    /*  
    .modal_activator {
        cursor: pointer;
    }

    .modal_overlay {
        background: transparent url(_gfx/home/modal_overlay.png) repeat top left;
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 100;
    }

    .modal_box {
        position: fixed;
        top: -400px;
        left: 30%;
        right: 30%;
        background-color: #fff;
        color: #7F7F7F;
        padding: 20px;
        border: 2px solid #ccc;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        -moz-box-shadow: 0 1px 5px #333;
        -webkit-box-shadow: 0 1px 5px #333;
        z-index: 101;
    }

    a.modal_boxclose {
        float: right;
        width: 26px;
        height: 26px;
        background: transparent url(_gfx/home/modal_cancel.png) no-repeat;
        margin-top: -30px;
        margin-right: -30px;
        cursor: pointer;
    }

    .modal_box h1 {
        margin: -20px -20px 0px -20px;
        padding: 10px;
        background-color: #ad6114;
        color: #fff;
        -moz-border-radius: 20px 20px 0px 0px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -khtml-border-top-left-radius: 20px;
        -khtml-border-top-right-radius: 20px;
    }
         
    /* End of New Content as of 20140302*/

    .message_from_container {
        /*font-size: 1.1rem;
        line-height: 1.3rem;
        color: #333;*/
    }

    .message_from_title {
        /*font-family: "Dancing Script", "DejaVu Sans","DejaVu Sans Mac Name","DejaVu Sans Unix Name","Times New Roman";
        font-size: 2.8rem;
        line-height: 2.8rem;
        text-align:center;
        padding: 20px 0px 20px;*/
    }

    .message_from_image {
        /*text-align: center;
        width: 250px;
        margin: 0px 20px 0px 0px;*/
        float: left;
    }

    .border_frame {
        margin: 0px 5px 5px 0px;
        padding: 10px;
        border-color: #eee;
        border-style: solid;
        -moz-border-radius: 15px;
        border-radius: 15px;
        font-size: 1.0rem;
        line-height: 1.2rem;
    }

        .border_frame .title {
            font-size: 1.3rem;
            line-height: 1.4rem;
            font-weight: bolder;
        }

    .boardmember_window {
        margin: 0px 5px 5px 0px;
        padding: 10px;
        border-color: #eee;
        border-style: solid;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

        .boardmember_window .boardmember_logo {
            vertical-align: top;
            max-width: 150px;
        }

        .boardmember_window .boardmember_image {
            vertical-align: top;
            max-width: 150px;
        }

        .boardmember_window .content {
            font-size: 1.2rem;
            line-height: 1.2rem;
        }

    .footer_info {
        font-size: .8rem;
    }

    .subpage_header {
        font-size: 1.7rem;
        line-height: 1.7rem;
        padding: 10px 0px 10px;
        margin: 0px 0px 5px 0px;
        text-align: center;
        vertical-align: middle;
    }

    .video_title {
        font-family: "Britannic", "Dancing Script","DejaVu Sans Mac Name","DejaVu Sans Unix Name","Times New Roman";
        font-size: 3.0rem;
        line-height: 3.0rem;
        padding: 20px 0px 20px;
        margin: 0px 0px 10px 0px;
        text-align: center;
    }

    .video_subtitle {
        font-family: "Britannic", "DejaVu Sans","DejaVu Sans Mac Name","DejaVu Sans Unix Name","Times New Roman";
        font-size: 1.6rem;
        line-height: 2rem;
        padding: 5px 0px 5px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }


    .boardmember_title {
        font-family: "Dancing Script", "DejaVu Sans","DejaVu Sans Mac Name","DejaVu Sans Unix Name","Times New Roman";
        font-size: 3.0rem;
        line-height: 3.0rem;
        padding: 20px 0px 20px;
        margin: 0px 0px 10px 0px;
        text-align: center;
    }

    .boardmember_subtitle {
        font-family: "Dancing Script", "DejaVu Sans","DejaVu Sans Mac Name","DejaVu Sans Unix Name","Times New Roman";
        font-size: 2rem;
        line-height: 2rem;
        padding: 5px 0px 5px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

    .info_window {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 250px;
        height: 120px;
        display: inline-block;
        vertical-align: top;
    }

        .info_window .title {
            text-align: center;
            font-weight: bolder;
            line-height: 1.5rem;
            font-size: 1.5em;
        }

        .info_window a {
        }

        .info_window ul {
            padding: 0px;
            margin: 0px 0px 0px 10px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            display: inline-block;
            text-align: left;
        }

    .info_window_taller {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 320px;
        height: 250px;
        display: inline-block;
        vertical-align: top;
    }

        .info_window_taller .title {
            text-align: center;
            font-weight: bolder;
            line-height: 1.5rem;
            font-size: 1.5em;
        }

        .info_window_taller a {
        }

        .info_window_taller ul {
            padding: 0px 0px 0px 10px;
            margin: 0px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            display: inline-block;
            text-align: left;
        }

        .info_window_taller p {
            font-size: 0.8rem;
            line-height: 1.0rem;
            text-align: left;
        }


    .info_window_tallerv2 {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 320px;
        height: 450px;
        display: inline-block;
        vertical-align: top;
    }

        .info_window_tallerv2 .title {
            text-align: center;
            font-weight: bolder;
            line-height: 1.5rem;
            font-size: 1.5em;
        }

        .info_window_tallerv2 a {
        }

        .info_window_tallerv2 ul {
            padding: 0px 0px 0px 10px;
            margin: 0px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            display: inline-block;
            text-align: left;
        }

        .info_window_tallerv2 p {
            font-size: 0.8rem;
            line-height: 1.0rem;
            text-align: left;
        }

    .info_window_expanded {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 400px;
        height: 120px;
        display: inline-block;
        color: #fff;
        background: #078d0e;
        box-shadow: 3px 3px 0 #888;
    }

        .info_window_expanded .title {
            text-align: center;
            font-weight: bolder;
        }

        .info_window_expanded a {
            color: #fbd051;
        }

    info_window_expanded bodycontent {
        text-align: left !important;
        text-align: right;
    }

    .info_window_compact {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 175px;
        height: 120px;
        display: inline-block;
        vertical-align: top;
    }

        .info_window_compact .title {
            text-align: center;
            font-weight: bolder;
        }

        .info_window_compact a {
        }

        .info_window_compact ul {
            padding: 0px 0px 0px 10px;
            margin: 3px 0px 0px 0px;
            font-size: .8rem;
            line-height: .9rem;
            display: inline-block;
            text-align: left !important;
        }

        .info_window_compact li {
            padding: 0px 0px 3px 0px;
        }

    .info_window_tiny {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 5px;
        width: 175px;
        height: 40px;
        display: inline-block;
        vertical-align: top;
    }

        .info_window_tiny .title {
            text-align: center;
            font-weight: bolder;
        }

        .info_window_tiny a {
        }

        .info_window_tiny ul {
            padding: 0px 0px 0px 10px;
            margin: 3px 0px 0px 0px;
            font-size: .8rem;
            line-height: .9rem;
            display: inline-block;
            text-align: left !important;
        }

        .info_window_tiny li {
            padding: 0px 0px 3px 0px;
        }

    .info_window_autoflow .title {
        text-align: center;
        font-weight: bolder;
    }

    .info_window_autoflow a {
        color: #fbd051;
    }

    .info_window_autoflow ul {
        padding: 0px 0px 0px 10px;
        margin: 3px 0px 0px 0px;
        font-size: .7rem;
        line-height: .7rem;
        text-align: left !important;
    }

    .info_window_autoflow li {
        padding: 0px 0px 3px 0px;
    }


    .info_window_slimmer {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 3px;
        width: 200px;
        height: 260px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

        .info_window_slimmer .title {
            text-align: center;
            font-weight: bolder;
            line-height: 1.5rem;
            font-size: 1.5em;
        }

        .info_window_slimmer a {
        }

        .info_window_slimmer ul {
            padding: 0px 0px 0px 10px;
            margin: 0px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            display: inline-block;
            text-align: left;
        }

        .info_window_slimmer p {
            padding: 2px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            text-align: left;
        }

        .info_window_slimmer .position_relative_bottom {
            position: absolute;
            bottom: 10px;
            left: 50px;
        }

    .info_window_slimmerv2 {
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 10px;
        margin: 3px;
        width: 200px;
        height: 340px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

        .info_window_slimmerv2 .title {
            text-align: center;
            font-weight: bolder;
            line-height: 1.5rem;
            font-size: 1.5em;
        }

        .info_window_slimmerv2 a {
        }

        .info_window_slimmerv2 ul {
            padding: 0px 0px 0px 10px;
            margin: 0px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            display: inline-block;
            text-align: left;
        }

        .info_window_slimmerv2 p {
            padding: 2px;
            font-size: 0.8rem;
            line-height: 1.0rem;
            text-align: left;
        }

        .info_window_slimmerv2 .position_relative_bottom {
            position: absolute;
            bottom: 10px;
            left: 50px;
        }


    .image_frame {
        display: inline-block;
        margin: 10px;
        padding: 5px;
        border: 10px solid white;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
    }

        .image_frame img, .image_frame span {
            display: block;
        }

        .image_frame span, .image_frame figcaption {
            text-align: center;
            margin-top: .3rem;
        }

    .image_no_frame {
        display: inline-block;
        margin: 5px;
        padding: 5px;
    }

        .image_no_frame img, .image_no_frame span {
            display: block;
        }

        .image_no_frame span, .image_no_frame figcaption {
            text-align: center;
            font-size: 65%;
        }

    .image_full_overlay {
        position: relative;
        width: 285px;
        height: 175px;
    }

        .image_full_overlay .caption {
            opacity: 0;
            position: absolute;
            height: 175px;
            width: 283px;
            top: 0px;
            left: 0px;
            padding: 2px 0px;
            color: black;
            background: lime;
            text-align: center;
            font-weight: bold;
        }

        .image_full_overlay:hover .caption {
            opacity: 0.7;
        }

    .factoid {
        font-size: 0.9rem;
        width: 200px;
        display: inline-block;
    }

        .factoid .header {
            text-align: center;
            font-weight: bolder;
            text-transform: uppercase;
        }

        .factoid ul {
            padding-left: 1.5rem;
        }

        .factoid li {
            list-style-type: disc;
        }

    .google-maps-wrapper google-maps-size {
        height: 400px;
        width: 980px;
    }


    .float_right {
        float: right;
    }

    .about_us_mission_content {
        font-size: 2.5rem;
        line-height: 2.5rem;
        color: #727272;
        font-style: italic;
        text-align: center;
    }


    .profile1, .profile2 {
        overflow: hidden;
        padding: 10px 10px 25px;
        background-color: #eee;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

        .profile1 .nametitle, .profile2 .nametitle {
            padding: 1px 0;
        }

        .profile1 .profileimage {
            float: left;
            width: 300px;
            margin: 5px 10px 5px 10px;
        }

        .profile2 .profileimage {
            float: right;
            width: 300px;
            margin: 5px 10px 5px 10px;
        }

        .profile1 .nametitle .title,
        .profile2 .nametitle .title {
            text-align: center;
            font-size: 1.7rem;
            line-height: 1.7rem;
            text-shadow: 0 0 2px 0 #888;
            color: #555;
            margin: 30px 0;
        }

        .profile1 .nametitle .name,
        .profile2 .nametitle .name {
            text-align: center;
            font-size: 1.5rem;
            line-height: 1.5rem;
            text-shadow: 0 0 2px 0 #888;
            color: #555;
            margin: 30px 0;
        }

        .profile1 .content, .profile2 .content {
            font-size: 1rem;
            line-height: 1.5rem;
        }

    /*image overlay start*/

    .grid_overlay_image {
        position: relative;
        margin: 0 auto;
        padding: 0;
        max-width: 800px;
        list-style: none;
        text-align: center;
    }

        /* Common style */
        .grid_overlay_image figure {
            position: relative;
            float: left;
            overflow: hidden;
            margin: 10px 1%;
            min-width: 320px;
            max-width: 480px;
            max-height: 360px;
            width: 48%;
            background: #888;
            text-align: center;
            cursor: pointer;
        }

            .grid_overlay_image figure img {
                position: relative;
                display: block;
                /*min-height: 100%;*/
                max-width: 100%;
                opacity: 0.8;
            }

            .grid_overlay_image figure figcaption {
                padding: 0 0 1em 1em;
                color: #fff;
                text-transform: uppercase;
                font-size: 0.9rem;
                line-height: 0.90rem;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
            }

                .grid_overlay_image figure figcaption::before,
                .grid_overlay_image figure figcaption::after {
                    pointer-events: none;
                }

                .grid_overlay_image figure figcaption,
                .grid_overlay_image figure figcaption > a {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                }

                    /* Anchor will cover the whole item by default */
                    /* For some effects it will show as a button */
                    .grid_overlay_image figure figcaption > a {
                        z-index: 1000;
                        text-indent: 200%;
                        white-space: nowrap;
                        font-size: 0;
                        opacity: 0;
                    }

            .grid_overlay_image figure h2 {
                word-spacing: -0.15em;
                font-size: 1.5rem;
                font-weight: 300;
            }

                .grid_overlay_image figure h2 span {
                    font-weight: 800;
                }

            .grid_overlay_image figure h2,
            .grid_overlay_image figure p {
                margin: 0;
            }

            .grid_overlay_image figure p {
                letter-spacing: 1px;
                font-size: 68.5%;
            }
    /*--------------*/

    /*---------------*/

    /* Individual effects */

    /*---------------*/
    /***** Lily *****/
    /*---------------*/

    figure.effect-lily img {
        max-width: none;
        width: -webkit-calc(100% + 50px);
        width: calc(100% + 50px);
        /*opacity: 0.7;*/
        opacity: 1;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-40px,0, 0);
        transform: translate3d(-40px,0,0);
    }

    figure.effect-lily figcaption {
        text-align: left;
    }

        figure.effect-lily figcaption > div {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 0 0 1em 1em;
            width: 100%;
            height: 60%;
        }

    figure.effect-lily h2,
    figure.effect-lily p {
        -webkit-transform: translate3d(0,40px,0);
        transform: translate3d(0,40px,0);
    }

    figure.effect-lily h2 {
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        /*color:#484c61;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;*/
        color: #fff;
        text-shadow: -1px -1px 0 #484c61, 1px -1px 0 #484c61, -1px 1px 0 #484c61, 1px 1px 0 #484c61;
    }

    figure.effect-lily p {
        color: rgba(255,255,255,1);
        /*color: rgba(0,0,0,1);*/
        opacity: 0;
        -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
        transition: opacity 0.2s, transform 0.35s;
    }

    figure.effect-lily:hover img {
        opacity: .1;
    }

    figure.effect-lily:hover p {
        opacity: .8;
        color: #fff;
        text-shadow: -1px -1px 0 #484c61, 1px -1px 0 #484c61, -1px 1px 0 #484c61, 1px 1px 0 #484c61;
    }


    figure.effect-lily:hover h2 {
        color: #fff;
        text-shadow: -1px -1px 0 #484c61, 1px -1px 0 #484c61, -1px 1px 0 #484c61, 1px 1px 0 #484c61;
    }

    figure.effect-lily:hover img,
    figure.effect-lily:hover h2,
    figure.effect-lily:hover p {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    figure.effect-lily:hover p {
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
        -webkit-transition-duration: 0.35s;
        transition-duration: 0.35s;
    }

    /*---------------*/
    /***** Sadie *****/
    /*---------------*/

    figure.effect-sadie figcaption::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
        background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
        content: '';
        opacity: 0;
        -webkit-transform: translate3d(0,50%,0);
        transform: translate3d(0,50%,0);
    }

    figure.effect-sadie h2 {
        position: absolute;
        top: 65%;
        left: -6%;
        width: 100%;
        color: #484c61;
        -webkit-transition: -webkit-transform 0.35s, color 0.35s;
        transition: transform 0.35s, color 0.35s;
        -webkit-transform: translate3d(0,-35%,0);
        transform: translate3d(0,-35%,0);
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    }

    figure.effect-sadie figcaption::before,
    figure.effect-sadie p {
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    figure.effect-sadie p {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 2em;
        width: 100%;
        opacity: 0;
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    figure.effect-sadie:hover h2 {
        color: #fff;
        -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
        transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
        text-shadow: -1px -1px 0 #484c61, 1px -1px 0 #484c61, -1px 1px 0 #484c61, 1px 1px 0 #484c61;
    }

    figure.effect-sadie:hover figcaption::before,
    figure.effect-sadie:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }


    .image_frame {
        display: block;
        margin: 10px;
        padding: 0px;
        border: 10px solid white;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
    }

        .image_frame img, .image_no_frame figcaption, .image_frame span {
            display: block;
        }

        .image_frame span, .image_no_frame figcaption, .image_frame figcaption {
            text-align: center;
            margin-top: .3rem;
            font-size: .7rem;
            background: #fff;
        }

    .frame_mobile_resized {
        width: 200px;
    }
    
    .frame_mobile_resizedv2 {
        width: 290px;
    }


    .text_overlay_image {
        position: relative;
    }

        .text_overlay_image .text_caption {
            position: absolute;
            top: 75%;
            left: 0;
            width: auto;
            font-size: 2rem;
            color: #fff;
            font-weight: bold;
            background: rgb(0, 0, 0); /* fallback color */
            background: rgba(0, 0, 0, 0.7);
            padding: 15px 0px 15px 0px;
        }

    span.spacer {
        padding: 0 25px;
    }

    span.title {
        font-size: 2.5em;
        text-transform: uppercase;
        margin: 40px 0px;
    }

        span.title:before {
            /*content:url('../../Images/Logos/OCFA Logo-100.png');  
        position:relative;
        padding:5px 15px 5px 5px;
        background-repeat:no-repeat;         
        display:inline-block;
        vertical-align:middle;*/
        }

    span.subheader {
        font-size: 1.5em;
        line-height: 1.5em;
        text-align: center;
        display: block;
        position: relative;
        color: #eea236;
        text-transform: uppercase;
        margin: 25px 0px;
    }

        span.subheader:before, span.subheader:after {
            content: "";
            width: 60px;
            height: 6px;
            border-top: 1px solid #eea236;
            display: inline-block;
            margin: 0px 10px;
        }

    span.subheader_shorter {
        font-size: 1.5em;
        line-height: 1.5em;
        text-align: center;
        display: block;
        position: relative;
        color: #eea236;
        text-transform: uppercase;
        margin: 25px 0px;
    }

        span.subheader_shorter:before, span.subheader_shorter:after {
            content: "";
            width: 10px;
            height: 6px;
            border-top: 1px solid #eea236;
            display: inline-block;
            margin: 0px 5px;
        }

    span.subheader_noline {
        font-size: 1.5em;
        line-height: 1.5em;
        text-align: center;
        display: block;
        position: relative;
        color: #eea236;
        text-transform: uppercase;
        margin: 25px 0px;
    }

    .btn_custom_size_v1 {
        font-weight: bolder;
        width: 200px;
        height: 40px;
        line-height: 40px;
        margin: 5px 5px 5px 5px;
        vertical-align: middle;
        white-space: normal;
        font-size: .8rem;
        -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        padding: 2px 6px 2px 6px;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #CCCCCC;
    }


    .btn_custom_size_v2 {
        font-weight: bolder;
        width: 150px;
        height: 40px;
        line-height: 1.1rem;
        margin: 5px 5px 5px 5px;
        vertical-align: middle;
        white-space: normal;
        font-size: .8rem;
        -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        padding: 2px 6px 2px 6px;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #CCCCCC;
    }

    .btn_custom_size_v3 {
        font-weight: bolder;
        width: 110px;
        height: 40px;
        line-height: 1.1rem;
        margin: 5px 5px 5px 5px;
        vertical-align: middle;
        white-space: normal;
        font-size: .8rem;
        -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        padding: 2px 6px 2px 6px;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #CCCCCC;
    }

    .btn_custom_size_v4 {
        font-weight: bolder;
        width: 150px;
        height: 50px;
        margin: 5px 5px 5px 5px;
        vertical-align: middle;
        white-space: normal;
        font-size: .8rem;
        -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
        padding: 2px 6px 2px 6px;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #CCCCCC;
    }

    fieldset.two_stack {
        width: 340px;
        height: 140px;
        vertical-align: bottom;
        display: inline-block;
    }

    .relative_style_list ul {
        padding: 0px 0px 10px 10px;
        margin: 0px;
        font-size: 1.1rem;
        line-height: 1.1rem;
        display: inline-block;
        text-align: left;
        list-style: none;
    }

    .relative_style_listv2 ul {
        padding: 0px 0px 10px 10px;
        margin: 0px;
        font-size: 1.1rem;
        line-height: 1.1rem;
        display: inline-block;
        text-align: left;
    }

    .mobile_spacing ul li {
        display: block;
        color: #fff;
        text-decoration: none;
        border-top: 0px;
        padding: 4px 12px 8px 18px;
    }

    .responsive-subscription-wrapper {
        width: 520px;
        height: 600px;
        overflow: hidden;
    }

        .responsive-subscription-wrapper iframe {
        }


    .default_active_incidents_header {
        font-size: .8rem;
        line-height: .9rem;
    }
    
/*Toggle feature*/ 

    input[type="radio"].toggle + label {
        margin: 2px 10px;
        font-size: 12px; 
        width: 150px;

    }

     

/*Toggle feature end*/
}
