/* Minification failed. Returning unminified contents.
(397,16): run-time error CSS1036: Expected expression, found '#'
 */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'),local('OpenSans-LightItalic'),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'),local('OpenSans-Italic'),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans SemiBold Italic'),local('OpenSans-SemiBoldItalic'),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: local('Open Sans ExtraBold Italic'),local('OpenSans-ExtraBoldItalic'),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'),local('OpenSans-Light'),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'),local('OpenSans-Bold'),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans ExtraBold'),local('OpenSans-ExtraBold'),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'),local('PTSans-Regular'),url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0KEwA.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Bold'),local('PTSans-Bold'),url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0O6tKA.ttf) format('truetype')
}

@font-face {
    font-family: Cabin;
    font-style: italic;
    font-weight: 400;
    src: local('Cabin Italic'),local('Cabin-Italic'),url(https://fonts.gstatic.com/s/cabin/v14/u-4_0qWljRw-Pd81z_9Cmw.ttf) format('truetype')
}

@font-face {
    font-family: Cabin;
    font-style: normal;
    font-weight: 400;
    src: local('Cabin'),local('Cabin-Regular'),url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8w__g.ttf) format('truetype')
}

@font-face {
    font-family: 'Sorts Mill Goudy';
    font-style: normal;
    font-weight: 400;
    src: local('Sorts Mill Goudy Regular'),local('SortsMillGoudy-Regular'),url(https://fonts.gstatic.com/s/sortsmillgoudy/v9/Qw3GZR9MED_6PSuS_50nEaVrfzgEbHoEig.ttf) format('truetype')
}

.int_buttons.int_buttons {
    display: block;
    clear: both;
    background: 0 0
}

    .int_buttons.int_buttons ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin: 0 -5px;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        -ms-flex-direction: column;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        display: -webkit-box;
        display: flex;
        margin-bottom: -10px
    }

        .int_buttons.int_buttons ul li {
            display: inline-block;
            -webkit-box-flex: auto;
            -ms-flex: auto;
            flex: auto;
            width: 208px;
            margin: 0 5px;
            padding: 0 0 10px 0;
            max-width: calc(100% - 10px)
        }

    .int_buttons.int_buttons .button-link {
        background: #575560;
        border: 0 solid #373d43;
        border-radius: 0;
        box-shadow: 0 0 0 transparent;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: middle;
        -ms-flex-align: middle;
        align-items: middle;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 125px;
        position: relative;
        width: 100%;
        text-decoration: none;
        text-align: center;
        color: #fff
    }

        .int_buttons.int_buttons .button-link:focus, .int_buttons.int_buttons .button-link:hover {
            text-decoration: underline;
            background: transaprent;
            border: 0 solid #373d43;
            box-shadow: 0 0 0 transparent
        }

            .int_buttons.int_buttons .button-link:focus .button-text, .int_buttons.int_buttons .button-link:hover .button-text {
                color: #fff
            }

    .int_buttons.int_buttons img {
        bottom: 55px;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
        top: 11px;
        max-width: 65px;
        max-height: 60px
    }

    .int_buttons.int_buttons .button-text {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        font-family: 'Open Sans',sans-serif;
        text-transform: none;
        line-height: 1.25;
        vertical-align: middle;
        padding: 70px 10px 0;
        -ms-flex: 0 1 100%;
        -webkit-flex: 0 1 100%;
        flex: 0 1 100%;
        max-height: 115px;
        overflow: hidden
    }

@media screen and (min-width:48em) {
    .left_col .int_buttons.int_buttons.int_buttons, .small_col .int_buttons.int_buttons.int_buttons {
        border: 0 !important;
        padding: 0;
        background: 0 0 !important;
        margin-bottom: 17px
    }

    #sitebody.standardlayout .top_col .int_buttons, #sitebody.standardthreecolumnlayout .top_col .int_buttons {
        padding-left: 0;
        padding-right: 0
    }

    #sitebody.standardlayout .top_col .main_menu_widget + script + script + .int_buttons, #sitebody.standardthreecolumnlayout .top_col .main_menu_widget + script + script + .int_buttons {
        padding-top: 0
    }
}

body.front_end_body {
    background: #ecf3d1
}

.clearfix:after, .gsc-control-cse:after, .listfaq_a_content:after, .slides:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

#top_bar > * {
    font-size: 90%
}

#alert_controls.hide {
    background: url(_gfx/cmn/alert_controls.png) right 0 no-repeat
}

#alert_controls.show {
    background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat
}

.alert_right {
    background: 0 0
}

.alert_container:before {
    content: "";
    top: 4px;
    left: auto;
    position: absolute;
    right: 27px;
    bottom: 9px;
    z-index: -1;
    width: 1px;
    height: auto;
    border-right: 1px solid #dab36a;
    z-index: 5
}

.alert_container .important_alert_wrapper {
    background: #fac45d
}

.alert_container .important_alert, .alert_container .important_alert a, .alert_container .important_alert h2 {
    color: #252525
}

#sitebody {
    background: #fff
}

.mobile_header {
    margin: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 110%;
    height: 43px;
    line-height: 43px;
    background: #314148;
    padding: 0 10px
}

.small_box .mobile_header {
    display: block
}

.mobile_box, .mobile_list {
    background: #fff;
    border: 0
}

.small_col .content_area.mobile_box {
    border-top: 1px solid #c6c4c4;
    background: #fff
}

.mobile_box > div {
    background: #fff;
    padding: 10px
}

.mobile_box {
    background: #fff
}

.mobile_list ul li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #fcfbfb;
    border-bottom: 1px solid #c6c4c4;
    border-top: 0;
    padding: 9px 24px;
    position: relative
}

    .mobile_list ul li:before {
        border-left: 8px solid transparent;
        border-top: 8px solid #603a6e;
        content: "";
        height: 0;
        position: absolute;
        right: 2%;
        width: 0
    }

.small_box.faq_box .box_content > ul > li {
    padding: 18px 3% 18px 24px
}

.small_box .empty_box {
    padding-top: 5px
}

.mobile_list a + .item-list {
    border-top: 0
}

.mobile_list .item-list {
    padding: 0
}

.sidenav.mobile_list ul li.sidenav_expanded {
    background: 0 0;
    border: 0;
    padding: 0
}

.business_box.mobile_list ul li li, .service_box.mobile_list ul li li, .staff_box.mobile_list ul li li {
    background: transparent none;
    border: 0;
    padding: 0
}

.business_box.mobile_list .box_content > ul > li > a, .staff_box.mobile_list .box_content > ul > li > a {
    font-weight: 700
}

.service_box .box_content .toggle_service {
    margin: 0
}

.service_box .box_content .hide_service {
    background-position: -13px center
}

.service_box .box_content ul.service_list li {
    padding: 0
}

    .service_box .box_content ul.service_list li a {
        border-top: 0 dashed #e6e6e6
    }

.service_box .box_content > ul > li {
    border-top: 0 dashed #e6e6e6;
    padding-top: 18px
}

    .service_box .box_content > ul > li:first-child {
        border: 0;
        border-bottom: 1px solid #c6c4c4
    }

.mobile_list ul li a {
    border-top: 0 dashed #ccc;
    padding: 0;
    color: #444
}

    .mobile_list ul li a:hover {
        color: ##603a6e
    }

.mobile_list .item_smalltext {
    padding: 0;
    border: 0
}

.mobile_box .box_bottomlink, .mobile_list .box_bottomlink {
    background: #5b396a;
    border: 0;
    border-bottom: 1px solid #c6c4c4;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    padding: 7px 2% 7px 24px;
    clear: both
}

#siteheader {
    background: url(_gfx/cmn/mobile/mobile_header_strip.gif) repeat-x scroll 0 0 #ade4f1;
    margin-bottom: 0;
    position: relative;
    height: 101px
}

    #siteheader a#home_link {
        height: 50px;
        overflow: hidden;
        position: absolute;
        text-indent: -4000px;
        top: 37px;
        width: 100%
    }

    #siteheader a#home_link2 {
        display: none
    }

    #siteheader > a {
        color: #fff;
        display: block;
        float: left;
        font-size: 110%;
        font-weight: 700;
        height: 26px;
        line-height: 26px;
        text-align: center;
        text-decoration: none;
        width: 33.33%
    }

        #siteheader > a.menu_trigger {
            background: url(_gfx/cmn/mobile/menu.png) no-repeat scroll center center rgba(0,0,0,0);
            cursor: pointer;
            display: block;
            height: 37px;
            overflow: hidden;
            text-indent: -4000px;
            width: 37px;
            position: relative;
            float: none
        }

#headercolumn {
    clear: both;
    background: url(_gfx/cmn/mobile/mobile_header.gif) center top no-repeat;
    height: 101px
}

#searchbox {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: absolute;
    right: 0;
    top: 1px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #d8d8da;
    float: left;
    height: 32px;
    margin: 0 2% 0 2%;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px
}

    #searchbox input#search_text::-webkit-input-placeholder {
        color: #58595f
    }

    #searchbox input#search_text:-moz-placeholder {
        color: #58595f
    }

    #searchbox input#search_text::-moz-placeholder {
        color: #58595f
    }

    #searchbox input#search_text:-ms-input-placeholder {
        color: #58595f
    }

    #searchbox input#search_text {
        border: medium none !important;
        color: #58595f;
        display: block;
        float: left;
        font-size: 14px !important;
        font-style: italic;
        height: 32px;
        line-height: 17px !important;
        margin: 0;
        outline: 0 none;
        padding: 0 6px 0 14px;
        width: 100%;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background: 0 0
    }

        #searchbox input#search_text:focus {
            border: none !important;
            box-shadow: none
        }

    #searchbox > a {
        background: url(_gfx/cmn/search_img.gif) center center no-repeat;
        display: block;
        position: absolute;
        right: 0;
        vertical-align: middle;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        width: 32px;
        height: 24px !important;
        font-size: 13px !important;
        font-weight: 700;
        border: medium none !important;
        margin: 0;
        padding: 5px 10px 0 0;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        text-indent: -4000px
    }

    #searchbox.active {
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        width: 150px
    }

        #searchbox.active input#search_text {
            padding: 0 40px 0 14px
        }

        #searchbox.active > a {
            display: inline-block
        }

.tabs_section .mobile_header {
    display: none !important
}

ul.tabs {
    margin: 0;
    list-style: none;
    clear: both;
    padding: 0 0 0 24px;
    margin-top: 15px;
    background: #dfebf6;
    height: 50px;
    border-bottom: 1px solid #c6c4c4
}

    ul.tabs li {
        float: left;
        width: 47%;
        max-width: 47%;
        white-space: nowrap
    }

        ul.tabs li a {
            display: block;
            overflow: hidden;
            width: 95%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            margin: 0 -1px -1px 0;
            font-size: 170%;
            color: #a5acb2;
            text-decoration: none;
            border: 1px solid transparent;
            border-bottom: 0;
            cursor: pointer
        }

            ul.tabs li a:after {
                content: url(_gfx/cmn/mobile/tab_arrow.gif);
                margin-left: 8px;
                vertical-align: top
            }

            ul.tabs li a.tab_active, ul.tabs li a:hover {
                background: #fff;
                border-color: #ccc;
                color: #026175
            }

                ul.tabs li a.tab_active:after, ul.tabs li a:hover:after {
                    content: ""
                }

.tabs_section > .tab_content {
    display: none
}

    .tabs_section > .tab_content.tab_active {
        display: block
    }

    .tabs_section > .tab_content ul {
        background: #fff url(_gfx/cmn/mobile/tab_bg.gif) 0 bottom repeat-x
    }

        .tabs_section > .tab_content ul li {
            background-color: transparent
        }

.with_slider .tabs_section {
    position: relative
}

    .with_slider .tabs_section > .tab_content {
        display: block;
        width: 100%;
        position: absolute;
        left: -1000%
    }

        .with_slider .tabs_section > .tab_content.tab_active {
            position: relative;
            left: 0
        }

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li:first-child {
        display: block;
        -webkit-backface-visibility: visible
    }

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slides img {
        display: block
    }

.no-js .slides > li:first-child {
    display: block
}

.flex-viewport {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider {
    position: relative
}

.flex-control-nav {
    position: absolute;
    right: 16px;
    bottom: 10px;
    display: none
}

    .flex-control-nav li {
        float: left
    }

        .flex-control-nav li a {
            cursor: pointer;
            border: 2px solid #f0d7d7;
            border-radius: 7px;
            text-indent: -4000px;
            overflow: hidden;
            text-align: left;
            display: block;
            width: 10px;
            height: 10px;
            margin-left: 6px
        }

            .flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
                background: #348ea2
            }

.home_collage {
    display: block;
    height: 250px;
    width: 100% !important;
    overflow: hidden;
    background: #e7e9eb;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .home_collage:before {
        content: "";
        top: 0;
        left: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        width: auto;
        height: auto;
        background: -moz-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.15)),color-stop(100%,rgba(0,0,0,0)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
        z-index: 1
    }

    .home_collage ul.slides {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .home_collage ul.slides li > a {
            background-repeat: no-repeat;
            background-position: center 0;
            background-size: cover;
            display: block;
            height: 250px
        }

        .home_collage ul.slides li .container {
            position: absolute;
            top: 245px;
            bottom: auto;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 100%
        }

        .home_collage ul.slides li .slide_caption {
            display: none
        }

    .home_collage .flex-direction-nav a {
        width: 30px;
        height: 38px;
        margin: 0;
        display: block;
        position: absolute;
        top: 45px;
        cursor: pointer;
        text-indent: -9999px
    }

        .home_collage .flex-direction-nav a:hover {
            -moz-opacity: .5;
            -khtml-opacity: .5;
            -webkit-opacity: .5;
            opacity: .5
        }

    .home_collage .flex-direction-nav .flex-next {
        right: 0;
        top: 23%;
        left: 79%;
        display: block;
        background-position: -32px 0;
        background: url(_gfx/home/home_arrow_right.png) no-repeat;
        margin: 0 auto;
        z-index: 5
    }

        .home_collage .flex-direction-nav .flex-next:hover {
            -moz-opacity: .5;
            -khtml-opacity: .5;
            -webkit-opacity: .5;
            opacity: .5
        }

    .home_collage .flex-direction-nav .flex-prev {
        left: 0;
        right: 72.4%;
        top: 23%;
        display: block;
        background: url(_gfx/home/home_arrow_left.png) no-repeat;
        margin: 0 auto;
        z-index: 5
    }

    .home_collage .flex-direction-nav .flex-disabled {
        cursor: default
    }

.home_top {
    position: relative
}

    .home_top .col_mid {
        width: 100%;
        position: absolute;
        top: 10px;
        bottom: 0;
        z-index: 2
    }

.home_spotlight {
    background: 0 0
}

    .home_spotlight .flexslider {
        width: 95%;
        margin: 0 auto;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        background: 0 0
    }

        .home_spotlight .flexslider .slides ul li {
            display: none
        }

            .home_spotlight .flexslider .slides ul li.flex-active-slide {
                display: block
            }

            .home_spotlight .flexslider .slides ul li h2 {
                color: #e1e2ef;
                font-size: 20px;
                font-weight: 400;
                text-transform: uppercase;
                text-decoration: none;
                -moz-opacity: .8;
                -khtml-opacity: .8;
                -webkit-opacity: .8;
                opacity: .8;
                display: block;
                float: left;
                width: 85%;
                height: auto;
                font-family: 'Sorts Mill Goudy',serif;
                text-align: center;
                line-height: 22px;
                padding: 8px 0;
                margin: 0
            }

            .home_spotlight .flexslider .slides ul li p {
                display: inline-block;
                color: #e1e2ef;
                font-size: 13px;
                margin-bottom: 0;
                font-weight: 400;
                float: left;
                width: 91%;
                font-family: Cabin,sans-serif;
                font-style: italic;
                padding: 0 13px 0 0;
                line-height: 21px;
                min-height: 0
            }

    .home_spotlight .flex-direction-nav {
        display: block
    }

        .home_spotlight .flex-direction-nav a {
            width: 30px;
            height: 38px;
            margin: 0;
            display: block;
            position: absolute;
            top: 45px;
            cursor: pointer;
            text-indent: -9999px
        }

        .home_spotlight .flex-direction-nav .flex-next {
            right: 0;
            top: 17%;
            left: 97%;
            display: block;
            background-position: -32px 0;
            background: url(_gfx/home/home_arrow_right.png) no-repeat;
            z-index: 5
        }

        .home_spotlight .flex-direction-nav .flex-prev {
            left: 0;
            right: 0;
            top: 17%;
            display: block;
            background: url(_gfx/home/home_arrow_left.png) no-repeat;
            z-index: 5
        }

.col_right {
    position: relative;
    background: rgba(0,0,0,.5)
}

    .col_right:before {
        content: "";
        top: 0;
        left: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        width: auto;
        height: auto;
        z-index: 0;
        background: rgba(48,49,66,.8)
    }

.home_buttons {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
    margin: 0
}

    .home_buttons ul.slides {
        padding: 0 !important
    }

        .home_buttons ul.slides li {
            margin-right: 12.4px;
            width: 183px !important;
            border-right: 1px solid #8b8b8a;
            height: 160px
        }

            .home_buttons ul.slides li:last-child {
                border-right: 0 none
            }

            .home_buttons ul.slides li:hover a {
                cursor: pointer
            }

                .home_buttons ul.slides li:hover a img {
                    background: #138d99;
                    cursor: pointer
                }

                .home_buttons ul.slides li:hover a span {
                    color: #bebfbf
                }

            .home_buttons ul.slides li a {
                display: block;
                width: 80px;
                margin: 11px auto
            }

                .home_buttons ul.slides li a img {
                    background-repeat: no-repeat;
                    display: block;
                    height: auto;
                    background: rgba(97,98,105,.7);
                    -webkit-border-radius: 45px;
                    -moz-border-radius: 45px;
                    border-radius: 45px
                }

            .home_buttons ul.slides li span {
                display: block;
                color: #bebfbf;
                font-size: 18px;
                font-family: 'PT Sans',sans-serif;
                width: 80px;
                margin: 0 auto;
                text-align: center;
                cursor: pointer
            }

    .home_buttons .flexslider {
        margin: 0 36px
    }

    .home_buttons .flex-direction-nav a {
        cursor: pointer;
        display: block;
        height: 34px;
        margin: 0;
        position: absolute;
        text-indent: -9999px;
        top: 65px;
        width: 25px
    }

        .home_buttons .flex-direction-nav a.flex-disabled {
            cursor: default;
            -moz-opacity: .5;
            -khtml-opacity: .5;
            -webkit-opacity: .5;
            opacity: .5
        }

        .home_buttons .flex-direction-nav a:hover {
            -moz-opacity: .7;
            -khtml-opacity: .7;
            -webkit-opacity: .7;
            opacity: .7
        }

    .home_buttons .flex-direction-nav .flex-next {
        right: -35px;
        background: url(_gfx/home/home_arrow_right.png) 0 0 no-repeat
    }

        .home_buttons .flex-direction-nav .flex-next:hover {
            -moz-opacity: .7;
            -khtml-opacity: .7;
            -webkit-opacity: .7;
            opacity: .7
        }

    .home_buttons .flex-direction-nav .flex-prev {
        left: -25px;
        background: url(_gfx/home/home_arrow_left.png) 0 0 no-repeat
    }

        .home_buttons .flex-direction-nav .flex-prev:hover {
            -moz-opacity: .7;
            -khtml-opacity: .7;
            -webkit-opacity: .7;
            opacity: .7
        }

.home_events ul li {
    float: left
}

.home_events .datebox {
    display: block;
    color: #0098c6;
    border-right: 1px solid #0098c6;
    text-transform: uppercase;
    float: left;
    margin: 0 8px 0 0;
    padding: 0 6px 0 0;
    font-size: 16px;
    font-weight: 700;
    text-align: right
}

    .home_events .datebox span {
        color: #0098c6;
        display: block
    }

.jPanelMenu-panel #mobile_nav {
    display: none !important
}

#jPanelMenu-menu {
    background: none repeat scroll 0 0 #314148;
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
    overflow-y: auto !important
}

    #jPanelMenu-menu .nav_tip {
        color: #fff;
        font-style: italic;
        margin: 30px 5% 10px
    }

    #jPanelMenu-menu .dropdownmenu {
        border-top: 1px solid #445860;
        display: block;
        list-style: none outside none;
        margin: 0;
        padding: 0 0 40px
    }

        #jPanelMenu-menu .dropdownmenu ul {
            margin: 0;
            padding: 0
        }

            #jPanelMenu-menu .dropdownmenu ul.menu_open, #jPanelMenu-menu .dropdownmenu ul:first-child {
                border-bottom: 1px solid #445860
            }

            #jPanelMenu-menu .dropdownmenu ul.menu_open {
                background: #26353c
            }

            #jPanelMenu-menu .dropdownmenu ul ul {
                background: #222f35;
                float: left;
                display: none;
                width: 100%
            }

        #jPanelMenu-menu .dropdownmenu li {
            border-bottom: 1px solid #445860;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
            width: 100%
        }

            #jPanelMenu-menu .dropdownmenu li a {
                color: #fff;
                display: block;
                padding: 7px 45px 7px 5%;
                text-decoration: none;
                text-transform: uppercase;
                -ms-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

                #jPanelMenu-menu .dropdownmenu li a .expand_link {
                    cursor: pointer;
                    height: 32px;
                    overflow: hidden;
                    position: absolute;
                    right: 0;
                    text-indent: -4000px;
                    top: 0;
                    width: 45px;
                    background: url(_gfx/cmn/mobile/nav_arrow_down.png) no-repeat scroll center center rgba(0,0,0,0)
                }

            #jPanelMenu-menu .dropdownmenu li.menu_active {
                background: url(_gfx/cmn/mobile/nav_arrow_up.png) no-repeat scroll 96% 10px rgba(0,0,0,0)
            }

            #jPanelMenu-menu .dropdownmenu li li {
                border-bottom: 0 none
            }

                #jPanelMenu-menu .dropdownmenu li li a {
                    padding-left: 9%;
                    padding-right: 5%;
                    text-transform: none;
                    -ms-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    width: 100%
                }

                    #jPanelMenu-menu .dropdownmenu li li a.megamenu_level2 {
                        padding-left: 13%
                    }

        #jPanelMenu-menu .dropdownmenu > li.menu_active:first-child, #jPanelMenu-menu .dropdownmenu > li:first-child {
            background: none repeat scroll 0 0 rgba(0,0,0,0)
        }

    #jPanelMenu-menu #top_nav {
        color: #fff;
        display: block;
        padding: 8px 5% 0
    }

        #jPanelMenu-menu #top_nav a {
            color: #fff;
            margin: 0;
            text-decoration: none
        }

    #jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
        display: none
    }

    #jPanelMenu-menu .inner_container {
        background: #26353c;
        display: block;
        float: left;
        width: 100%
    }

#page_footer {
    padding: 10px;
    font-size: 75% !important;
    color: #fff;
    background: #303142
}

    #page_footer p {
        margin: 0;
        clear: both
    }

    #page_footer a {
        color: #fff;
        text-decoration: none;
        margin-right: 10px
    }

    #page_footer ul {
        list-style: none;
        margin: 0 7px 10px 0;
        padding: 0;
        display: inline-block;
        vertical-align: top;
        width: 150px
    }

    #page_footer .footer_nav {
        font-size: 11px
    }

        #page_footer .footer_nav a {
            font-size: 11px;
            padding: 0;
            color: #fff;
            position: relative;
            margin-right: 8px
        }

            #page_footer .footer_nav a:last-child:before {
                content: ""
            }

            #page_footer .footer_nav a:before {
                content: "|";
                top: -1px;
                left: auto;
                margin: 0;
                right: -9px;
                position: absolute
            }

            #page_footer .footer_nav a:hover {
                text-decoration: underline
            }

    #page_footer .footer_copyright {
        font-size: 11px;
        color: #fff
    }

        #page_footer .footer_copyright a {
            font-size: 11px;
            color: #fff;
            margin-right: 0
        }

            #page_footer .footer_copyright a:hover {
                text-decoration: underline
            }

    #page_footer .social_icons {
        display: none
    }

#mobile_vision a {
    border: 1px solid #bbbaba
}

#view-options {
    background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
    position: relative;
    z-index: 1
}

    #view-options a:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: auto;
        right: 0;
        width: 27px;
        z-index: -1;
        background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat
    }

#view-full, #view-responsive {
    background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
    border: 0;
    font-weight: 400;
    line-height: 37px;
    font-size: 15px !important
}

#view-full {
    margin-top: 0
}

.title_widget h2 {
    color: #314148;
    font-size: 14px !important;
    font-weight: 700
}

.service_request_widget legend, .sitemap_col .root-level a, legend {
    color: #314148;
    font-weight: 700;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    color: #404040
}

.Default.reDropDownBody h1, .Default.reDropDownBody h2, .Default.reDropDownBody h3, .Default.reDropDownBody h4, .Default.reDropDownBody h5, .Default.reDropDownBody h6, .content_area h1, .content_area h2, .content_area h3, .content_area h4, .content_area h5, .content_area h6 {
    color: #314148
}

.title_widget h1 {
    color: #2e2f42
}

.sitewrapper .listtable td {
    border: 0;
    border-top: solid 1px #d6d6c8
}

.sitewrapper .listtable tbody tr:first-child td {
    border-top: 0
}

.sitewrapper .listtable {
    border: solid 1px #d6d6c8 !important
}

.sitewrapper .listtable {
    background: #ececf2 !important
}

#cse .gsc-control-cse {
    background: 0 0 !important
}

#cse input[type=image].gsc-search-button {
    background: #314148 !important;
    border: 2px solid transparent !important
}

#cse .gsc-option-menu-item {
    background: gray
}

#cse .gsc-option-menu, #cse .gsc-selected-option-container {
    background: #f5f5f5 !important;
    border-radius: 2px 2px 2px 2px
}

.alpha-filter a:hover, .list-pager a.pg-normal:hover, .search .paging span a:hover {
    background: #603a70 !important;
    border: solid 1px transparent
}

.list-pager a.pg-button.pg-normal {
    color: #603a70 !important
}

    .list-pager a.pg-button.pg-normal:hover {
        color: #fff !important
    }

#cse input.gsc-search-button, .column input[type=button], .column input[type=reset], .column input[type=submit], .form_button, .service_request_post_listable th, .sitewrapper .listtable th, .slideshow_link, body.dialog_body input[type=button], body.dialog_body input[type=reset], body.dialog_body input[type=submit] {
    background: #314148 !important;
    color: #fff !important
}

    .sitewrapper .listtable th a, .slideshow_link a {
        color: #fff !important
    }

.photo_album_widget .standard_list ul li:hover, .sitewrapper .listtable tr:hover td {
    background: #f7f7f9
}

.column input[type=button]:hover, .column input[type=reset]:hover, .column input[type=submit]:hover, .form_button:hover {
    color: #62645f !important;
    background: #f7f7f9 !important;
    border: 2px solid #d6d6c8 !important
}

.breadcrumb, .breadcrumb a {
    color: #62645f !important
}

.font_size, .printer_friendly, .rss, .sharelink, .thickbox {
    color: #444 !important;
    text-decoration: underline !important
}

.title_right > a:hover {
    text-decoration: none !important
}

.font_larger, .font_smaller {
    background: url(_gfx/int/title_icons.png) 0 -45px no-repeat
}

.font_larger {
    background-position: 0 -60px
}

.font_size a {
    color: #444 !important;
    text-decoration: none !important
}

.title_widget h2 {
    font-size: 115%
}

.image_widget {
    margin: 10px 11px 0 11px;
    overflow: hidden;
    position: relative
}

.small_col .image_widget, .standardlayout .left_col .image_widget, .standardthreecolumnlayout .left_col .image_widget {
    clear: both;
    width: 100%
}

.small_col .image_widget {
    width: 89.6% !important;
    margin-left: 0
}

.image_rotate_container {
    background-color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

    .image_rotate_container.current {
        opacity: 1;
        z-index: 5
    }

    .image_rotate_container.prev {
        z-index: 4
    }

.image_widget img {
    display: block;
    width: 100%
}

.image_rotate_caption {
    position: absolute;
    bottom: 0;
    opacity: .8;
    color: #fff;
    background: #222;
    display: block;
    width: 96%;
    text-align: center;
    padding: 5px 2%;
    min-height: 20px;
    line-height: 100%
}

.calendar {
    border-collapse: collapse;
    table-layout: fixed
}

.calendar_eventtime {
    line-height: 109%;
    padding: 0 0 2px 0 !important;
    display: block;
    font-size: 100%;
    font-weight: 400
}

.calendar_eventlink {
    line-height: 109%;
    display: block;
    font-size: 100%;
    margin: 0 0 10px 0
}

.calendar_more {
    padding-top: 5px;
    margin-top: 30px;
    border-top: 1px solid #e2e2e2;
    display: none
}

.calendar_more_link {
    background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
    padding-left: 26px;
    font-size: 105%;
    display: block;
    line-height: 24px
}

    .calendar_more_link.hidden {
        display: none !important
    }

.calendar_widget, .minicalendar_widget {
    min-width: 170px;
    max-width: 298px;
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    background: 0 0;
    position: relative;
    z-index: 2;
    overflow: visible;
    border: 0
}

.calendar_widget {
    min-width: 275px
}

.small_col .minicalendar_widget, .standardlayout .left_col .minicalendar_widget, .standardthreecolumnlayout .left_col .minicalendar_widget {
    padding-top: 0;
    margin-bottom: 14px;
    clear: both
}

.standardlayout .left_col .minicalendar_widget, .standardthreecolumnlayout .left_col .minicalendar_widget {
    width: 100%
}

.small_col .minicalendar_widget {
    width: 100%
}

.calendar_grid, .calendar_mini_grid {
    width: 100%;
    background: 0 0
}

    .calendar_grid.calendar td.calendar_day_with_items, .calendar_mini_grid.calendar td.calendar_day_with_items {
        cursor: pointer
    }

        .calendar_grid.calendar td.calendar_day_with_items > a, .calendar_mini_grid.calendar td.calendar_day_with_items > a {
            text-decoration: underline
        }

        .calendar_grid .calendar_items, .calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items {
            display: none;
            position: absolute;
            z-index: 100;
            margin-top: -1px;
            background-color: #f4f4f4;
            border: solid 1px #ddd;
            min-width: 100px;
            min-height: 50px;
            text-align: left;
            padding: 5px;
            box-shadow: none;
            border-radius: 2px
        }

            .calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink, .calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime {
                font-size: 100% !important
            }

            .calendar_grid.calendar .calendar_items .calendar_eventtime, .calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime {
                color: #444 !important
            }

        .calendar_grid td:hover .calendar_items, .calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items {
            display: block
        }

    .calendar_grid .calendar_dayheader, .calendar_mini_grid .calendar_dayheader {
        background: #314148;
        color: #fff;
        font-size: 80%;
        line-height: 21px;
        padding: 2px 0 0 0;
        text-transform: uppercase
    }

    .calendar_grid .calendar_dayheader {
        color: #314148;
        text-align: left;
        text-indent: 18px
    }

        .calendar_grid .calendar_dayheader:first-letter {
            color: #fff
        }

    .calendar_mini_grid .calendar_title_td {
        padding: 0
    }

    .calendar_grid .calendar_title, .calendar_mini_grid .calendar_title {
        width: 100%
    }

        .calendar_grid .calendar_title, .calendar_mini_grid .calendar_title td {
            height: 28px;
            background: 0 0;
            padding: 0 !important;
            color: #314148;
            text-align: center;
            font-size: 110%;
            line-height: 28px !important;
            text-transform: uppercase;
            font-weight: 700
        }

            .calendar_grid .calendar_title td.calendar_title_content {
                color: #314148;
                padding: 0;
                font-size: 110%;
                font-weight: 700
            }

            .calendar_mini_grid .calendar_title td a {
                color: #314148;
                text-decoration: none
            }

                .calendar_mini_grid .calendar_title td a:hover {
                    text-decoration: underline
                }

            .calendar_grid .calendar_title td.calendar_nextprev {
                padding: 0
            }

            .calendar_grid td.calendar_nextprev a, .calendar_mini_grid .calendar_title td.calendar_nextprev a {
                background: url(_gfx/int/mini_calendar_controls.png) 0 -9px no-repeat;
                margin: 0 auto;
                width: 11px;
                height: 10px;
                text-indent: -4000px;
                overflow: hidden;
                text-align: left;
                display: block;
                cursor: pointer
            }

    .calendar_grid td.calendar_nextprev a {
        text-align: left
    }

    .calendar_grid td.calendar_nextprev:first-child a, .calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a {
        background-position: 0 0
    }

    .calendar_grid td.calendar_day, .calendar_grid td.calendar_othermonthday, .calendar_grid td.calendar_today, .calendar_grid td.calendar_weekendday, .calendar_mini_grid td.calendar_day, .calendar_mini_grid td.calendar_othermonthday, .calendar_mini_grid td.calendar_today, .calendar_mini_grid td.calendar_weekendday {
        font-size: 90%;
        line-height: 155%;
        padding: 0;
        background: transparent none;
        border: 1px solid #dcdcdc;
        height: auto;
        text-align: center;
        vertical-align: middle;
        padding: 1px 0 2px 0
    }

    .calendar_grid td.calendar_today, .minicalendar_widget .calendar_mini_grid td.calendar_today {
        background: #603a70;
        color: #fff;
        padding: 0;
        line-height: 145%
    }

    .calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a, .calendar_today > a {
        color: #fff !important
    }

    .calendar_grid td.calendar_day, .calendar_grid td.calendar_day > a, .calendar_grid td.calendar_weekendday, .calendar_grid td.calendar_weekendday > a, .calendar_mini_grid td.calendar_day, .calendar_mini_grid td.calendar_day > a, .calendar_mini_grid td.calendar_weekendday, .calendar_mini_grid td.calendar_weekendday > a {
        color: #878885 !important
    }

    .calendar_grid td.calendar_day, .calendar_grid td.calendar_weekendday, .calendar_mini_grid td.calendar_day, .calendar_mini_grid td.calendar_weekendday {
        background: #fff
    }

    .calendar_grid .calendar_othermonthday, .calendar_grid .calendar_othermonthday > a, .calendar_mini_grid .calendar_othermonthday, .calendar_mini_grid .calendar_othermonthday > a {
        color: #c3c3d1 !important
    }

    .calendar_grid td.calendar_othermonthday, .calendar_mini_grid td.calendar_othermonthday {
        background: #ececf2
    }

.alpha-filter, .list-filter {
    margin: 0 0 10px 0;
    clear: both
}

    .alpha-filter, .alpha-filter ul {
        list-style: none;
        padding: 0
    }

        .alpha-filter li:before {
            color: Gray;
            content: "|"
        }

        .alpha-filter li:first-child:before {
            content: ""
        }

        .alpha-filter li {
            float: left
        }

        .alpha-filter .current {
            color: inherit;
            cursor: inherit
        }

            .alpha-filter .current:hover {
                background: 0 0;
                border-color: transparent;
                box-shadow: 0 0 0;
                color: inherit
            }

.sitewrapper .listtable {
    width: 100%;
    border-collapse: separate !important;
    margin: 10px 0;
    empty-cells: show
}

    .sitewrapper .listtable th {
        text-align: left;
        font-weight: 700;
        border: 0;
        padding: 6px 4px 5px 9px;
        text-transform: uppercase;
        font-size: 90%
    }

.staff_directory_widget .listtable th:last-child {
    text-align: center
}

    .staff_directory_widget .listtable th:last-child:hover {
        text-align: center
    }

.sitewrapper .listtable th, .sitewrapper .listtable th:hover {
    padding: 6px 4px 5px 9px
}

.custom_fields label, .detail-list-label {
    width: 99px
}

.sitewrapper .listtable td {
    padding: 3px 4px 2px 9px !important
}

.form_survey_widget .answer_container textarea {
    min-width: 0;
    width: 100%
}

.dialog_body.front_end_body {
    background: #fff
}

.desktop_only {
    display: none !important
}

.facility_directory_widgets .facility_detail_page .facility_item_header, .facility_directory_widgets .listtype_listformated .facility_item_header {
    background: #314148 !important
}

.empty_list {
    font-weight: 700;
    padding-top: 10px;
    text-align: center
}

span.sticky {
    display: block;
    float: left;
    padding-left: 15px;
    background: url(_gfx/cmn/pin.gif) 0 0 no-repeat
}

.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
    background-color: #314148
}

.cob-side-nav ul li li > a {
    background-color: #626b55 !important;
    color: #e7e29f !important;
    padding: 15px
}

.cob-side-nav ul li li li > a {
    background-color: #fff !important;
    color: #5d5d5d !important;
    padding: 5px !important
}

    .cob-side-nav ul li li li > a:hover {
        background-color: #fff !important;
        color: #000 !important;
        text-decoration-line: underline
    }

.cob-side-nav ul li ul li {
    margin-bottom: 0 !important
}

.cob-side-nav ul li.sidenav_expanded > a:hover {
    background: #626b55 !important;
    color: #e7e29f !important
}

.cob-side-nav ul li > a:hover {
    background: 0 0 !important;
    color: #62645f !important
}

.cob-side-nav ul li > a:visited {
    background: 0 0 !important
}

.cob-side-nav ul li li > a:hover {
    background: #494f3f !important;
    color: #e7e29f !important;
    padding: 15px
}

.cob-side-nav ul li a:focus {
    background: #494f3f !important
}

.cob-side-nav ul li.sidenav_expanded > li {
    background: #fff !important
}

.cob-side-nav ul li.sidenav_expanded > a {
    margin-bottom: 4px;
    border-bottom: none !important
}

    .cob-side-nav ul li.sidenav_expanded > a:before {
        border-top: none !important;
        border-left: none !important
    }

.cob-side-nav ul li.sidenav_haschildren > a:before {
    border-top: none !important;
    border-left: none !important
}

@media screen and (min-width:45.5em) {
    .agc-side {
        background-color: #efdfbf !important;
        color: #fff !important;
        width: 100% !important
    }

        .agc-side ul li.sidenav_expanded > a {
            background: #462166 !important;
            color: #f6c55e !important
        }

        .agc-side ul li li > a {
            background-color: #efdfbf !important;
            color: #462166 !important
        }

        .agc-side ul li a {
            border-bottom: none !important;
            padding: 9px 9px 9px 24px !important
        }
}

.agc-side .sidenav ul li a:hover {
    background: #462166 !important;
    color: #f6c55e !important
}

.agc-side {
    width: 100% !important
}

.mobile_list ul li {
    padding-bottom: 4px !important
}

.sidenav {
    width: 82.9%
}

@media screen and (max-width:647px) {
    .sidenav {
        width: 100%
    }
}

@media screen and (max-width:650px) {
    #searchbox input#search_text {
        width: 95%
    }

    #searchbox {
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        right: 0;
        background: #d8d8da;
        float: left;
        height: 32px;
        padding: 0;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        top: 105px
    }

    .translatebox {
        top: 1px;
        position: absolute;
        right: 1px
    }

    #siteheader {
        background: url(_gfx/cmn/mobile/mobile_header_strip.gif) repeat-x scroll 0 0 #d8d8da;
        margin-bottom: 0;
        position: relative;
        height: 140px
    }

    .translatebox {
        top: 1px;
        position: absolute;
        right: 1px;
        float: right;
        height: 15px;
        clear: none;
        display: block;
        margin: 6px 0 0 0;
        padding: 5px 5px 5px 29px;
        background: #fff url(_gfx/cmn/google.png) 6px 2px no-repeat;
        width: 122px
    }

        .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
            top: -7px;
            border: 0;
            outline: 0;
            width: 122px;
            position: relative;
            color: #000 !important;
            font-weight: 600;
            font-size: 13px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            background: 0 0;
            border: none !important
        }

        .translatebox .skiptranslate.goog-te-gadget {
            color: #fff !important;
            font-size: 0
        }

    .goog-logo-link {
        display: none
    }

    .translatebox.desktop_only {
        display: inline !important
    }

    .content_area, .title_widget {
        padding: 1px
    }

    #searchbox input#search_text {
        font-size: 16px !important
    }
}

@media screen and (min-width:40.5em){.mainSpan_wrapper_home .mainnav::before{height:47px !important;}.dropdownmenu>li>a{height:47px !important;padding:12px 0 10px !important;font-size:15px !important;}body.front_end_body,.config_widget_template{background:#314148;}.mobile_only{display:none !important;}.desktop_only{display:block !important;}#headercolumn{background-image:none !important;height:auto !important;}.mobile_list ul li a,.mobile_list .box_bottomlink,.mobile_box .box_bottomlink,.mobile_list ul li a:hover{background:transparent none;}.business_box.mobile_list .box_content>ul>li>a,.staff_box.mobile_list .box_content>ul>li>a{font-weight:normal;}.mobile_list ul li{background:transparent none;border-bottom:0 solid #c6c4c4;padding:0;position:static;}.mobile_list ul li:before{display:none;}.mobile_list .box_bottomlink,.mobile_box .box_bottomlink{border:none;}#top_nav,.dropdownmenu{display:block;}.alert_container .important_alert{font-size:14px !important;line-height:20px !important;margin:0 auto;overflow:hidden;padding:0;max-width:1198px;}ul.tabs{background:none;}.tabs_section>section ul{background:none;}.mainSpan_wrapper_home{background:#314148;position:relative;}.mainSpan_wrapper_home .mainnav:before{content:"";top:0;left:0;position:absolute;right:0;bottom:auto;z-index:-1;width:100%;height:55px;background:rgba(49,65,72,.95);}.mainSpan_wrapper{position:relative;background:url(_gfx/cmn/body_bg.jpg) no-repeat;background-size:cover;background-attachment:fixed;}.mainSpan_wrapper:before{content:"";top:159px;left:0;position:absolute;right:0;bottom:auto;z-index:-1;width:100%;height:48px;z-index:1;background:rgba(49,65,72,.95);}.mainSpan{position:relative;}.mainSpan:before{content:"";top:0;left:0;position:absolute;right:0;bottom:0;z-index:-1;width:100%;height:36px;z-index:2;background:#222330;border-bottom:1px solid #a6a8c7;}.mainSpan:after{content:"";top:37px;left:0;position:absolute;right:0;bottom:0;z-index:-1;width:100%;height:122px;z-index:2;background:rgba(48,49,69,.9);border-bottom:1px solid #a6a8c7;}#sitebody{position:relative;z-index:1;width:98%;max-width:1198px;min-height:650px;padding:0 0 60px 0;margin:0 auto 138px auto;background-color:transparent;}#sitebody:before{content:"";top:48px;left:0;position:absolute;right:0;bottom:0;z-index:-1;width:100%;height:auto;background:#fff;}#siteheader{height:159px;position:relative;background:transparent;margin:0 auto;width:98%;max-width:1028px;z-index:4;}#siteheader a#home_link{height:118px;left:3px;top:37px;width:14%;background:url(_gfx/cmn/logo.png) center bottom no-repeat !important;position:relative;float:left;overflow:visible;background-size:contain !important;}#siteheader a#home_link:before{background:none !important;}#siteheader a#home_link2{height:90px;left:0;top:60px;width:50%;background:url(_gfx/cmn/logo2.png) center bottom no-repeat !important;text-indent:-4000px;position:relative;background-size:contain !important;display:block;}#siteheader #headercolumn{float:right;width:100%;height:100%;position:absolute;top:0;right:0;}#weather{display:inline-block;width:auto;float:right;position:absolute;top:45px;right:258px;}#weather img{float:left;max-height:38px;width:13%;margin:7px 0 0 0;}#weather span{display:inline-block;color:#f5f5f6;font-size:15px;padding:8px 0 0 5px;}#top_nav{color:#dfdfe0;text-align:right;line-height:35px;padding:0;display:inline-block;float:right;margin:0 14px 0 0;position:relative;top:4px;}#top_nav a{color:#dfdfe0;font-size:12px;margin:0 8px;text-decoration:none;position:relative;font-family:'PT Sans',sans-serif;}#top_nav a:hover{text-decoration:underline;}#top_nav a:first-child:before{content:"";}#top_nav a:before{content:"|";top:-10px;left:-10px;margin:0;position:absolute;}#searchbox{margin:0;position:absolute;right:0;top:42px;width:25.6%;float:right;height:45px;background:#d8d8da;}#searchbox input#search_text::-webkit-input-placeholder{color:#58595f;}#searchbox input#search_text:-moz-placeholder{color:#58595f;}#searchbox input#search_text::-moz-placeholder{color:#58595f;}#searchbox input#search_text:-ms-input-placeholder{color:#58595f;}#searchbox>a{display:inline-block;background:url(_gfx/cmn/search_img.gif) center center no-repeat;margin:6px 10px 0 0;text-indent:-4000px;}#searchbox input#search_text{padding:0 40px 0 19px;height:45px;background:transparent;font-size:21px !important;line-height:26px !important;font-style:italic;}#searchbox.active{width:25.6%;}#searchbox.active input#search_text{padding:0 40px 0 19px;}#searchbox.active>a{display:inline-block;}.translatebox{float:right;height:15px;clear:none;display:block;margin:6px 0 0 0;padding:5px 5px 5px 29px;background:#fff url('_gfx/cmn/google.png') 6px 2px no-repeat;width:122px;}.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:-7px;border:0;outline:0;width:122px;position:relative;color:#000 !important;font-weight:600;font-size:13px !important;-webkit-appearance:none;-moz-appearance:none;background:none;border:none !important;}#page_footer{clear:both;min-height:60px;font-size:100% !important;padding:0;background:#314148;}#page_footer a{margin:0;}#page_footer #footercolumn{width:100%;color:#c6c9d5;margin:0 auto;max-width:1198px;background:transparent;position:relative;padding:0 0 20px 0;}#page_footer #footercolumn .footer_nav{font-size:12px;float:right;padding:20px 0 0 0;width:50%;text-align:right;}#page_footer #footercolumn .footer_nav a{font-size:12px;padding:0 6px;color:#c6c9d5;position:relative;}#page_footer #footercolumn .footer_nav a:last-child:before{content:"";}#page_footer #footercolumn .footer_nav a:before{content:"|";top:0;left:auto;margin:0;right:-9px;position:absolute;}#page_footer #footercolumn .footer_nav a:hover{text-decoration:underline;}#page_footer #footercolumn .footer_copyright{font-size:12px;float:left;color:#c6c9d5;padding:17px 0 0 0;width:50%;}#page_footer #footercolumn .footer_copyright a{font-size:12px;color:#c6c9d5;}#page_footer #footercolumn .footer_copyright a:hover{text-decoration:underline;}#page_footer #footercolumn .social_icons{display:none;position:absolute;top:5px;right:10px;float:none;clear:both;margin:0 0 0 0;}#page_footer #footercolumn .social_icons a img{margin:0;}#page_footer #footercolumn .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);}#sitebody.homepagelayout{padding:0;box-shadow:none;min-height:690px;width:100%;background:transparent;margin:0 auto 0 auto;max-width:100%;}#sitebody.homepagelayout .home_top *,#sitebody.homepagelayout .home_mid *,#sitebody.homepagelayout .home_bottom *,#sitebody.homepagelayout .home_top *:before,#sitebody.homepagelayout .home_mid *:before,#sitebody.homepagelayout .home_bottom *:before,#sitebody.homepagelayout .home_top *:after,#sitebody.homepagelayout .home_mid *:after,#sitebody.homepagelayout .home_bottom *:after{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.container{max-width:1198px;margin-left:auto;margin-right:auto;background:#fff;}.home_top{clear:both;position:relative;}.home_top .col_left{float:left;width:100%;margin:-186px 0 0 0;position:relative;}.home_top .col_left:before{content:"";top:auto;left:0;position:absolute;right:0;bottom:-1px;z-index:-1;width:100%;height:177px;z-index:3;background:rgba(35,36,48,.7);}.home_top .col_mid{max-width:1028px;width:100%;position:absolute;top:24px;left:0;right:0;margin:0 auto;height:110px;z-index:2;}.home_top .col_right{max-width:1028px;width:100%;clear:both;margin:0 auto;}.home_collage{display:block;min-height:877px;width:100% !important;overflow:hidden;background:#e7e9eb;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.home_collage ul.slides{margin:0;padding:0;list-style:none;}.home_collage ul.slides li>a{background-repeat:no-repeat;background-position:center 0;background-size:cover;display:block;height:1033px;}.home_collage ul.slides li .container{position:absolute;top:215px;bottom:auto;left:0;right:0;margin:0 auto;width:100%;z-index:3;max-width:100%;}.home_collage ul.slides li .slide_caption{display:block;position:absolute;right:-250px;left:auto;width:250px;top:352px;bottom:0;z-index:2;background:#636e7d;min-height:55px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:6px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:6px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}.home_collage ul.slides li .slide_caption.active{right:0;}.home_collage ul.slides li .slide_caption.active h2{display:block;}.home_collage ul.slides li .slide_caption.active span{display:block;}.home_collage ul.slides li .slide_caption a{background:url(_gfx/cmn/camera_icon.png) center center no-repeat;height:50px;width:50px;position:absolute;left:-50px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-top-left-radius:8px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:8px;-moz-border-radius-topleft:8px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:8px;border-top-left-radius:8px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;background-size:80% auto;background-color:rgba(99,110,125,.7);}.home_collage ul.slides li .slide_caption h2{display:none;text-transform:capitalize;color:#e1e2ef;margin:0;padding:10px 15px 0;}.home_collage ul.slides li .slide_caption span{display:none;color:#e1e2ef;padding:0 15px 10px;}.home_collage .flex-direction-nav a{width:30px;height:38px;margin:0;display:block;position:absolute;top:45px;cursor:pointer;text-indent:-9999px;}.home_collage .flex-direction-nav .flex-next{right:0;top:23%;left:90%;display:block;background-position:-32px 0;background:url(_gfx/home/home_arrow_right.png) no-repeat;margin:0 auto;z-index:5;}.home_collage .flex-direction-nav .flex-prev{left:0;right:990px;top:23%;display:block;background:url(_gfx/home/home_arrow_left.png) no-repeat;margin:0 auto;z-index:5;}.home_collage .flex-direction-nav .flex-disabled{cursor:default;}.home_collage .widget_wrapper{z-index:400 !important;position:absolute !important;top:35% !important;width:100%;height:400px;overflow:hidden;}.home_spotlight{background:transparent;position:relative;}.home_spotlight:before{content:"";top:-125px;left:0;position:absolute;right:0;bottom:0;z-index:-1;width:100%;height:100px;z-index:0;-webkit-box-shadow:0 100px 220px #000;-moz-box-shadow:0 100px 220px #000;box-shadow:0 100px 220px #000;}.home_spotlight .flexslider{width:95%;margin:0 auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;background:transparent;max-width:1028px;}.home_spotlight .flexslider .slides ul li h2{color:#e1e2ef;font-size:34px !important;font-weight:normal;text-transform:uppercase;text-decoration:none;border-right:2px solid #afb7c2;-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);filter:alpha(opacity=80);display:block;float:left;width:40%;height:77px;font-family:'Sorts Mill Goudy',serif;text-align:center;line-height:30px;padding:16px 12px 0 0;margin:0;}.home_spotlight .flexslider .slides ul li p{color:#e1e2ef;font-size:18px;margin-bottom:0;font-weight:normal;float:left;width:60%;font-family:'Cabin',sans-serif;font-style:italic;padding:0 91px 0 38px;line-height:21px;min-height:0;border-left:0 none;}.home_spotlight .flex-direction-nav{display:block;}.home_spotlight .flex-direction-nav a{width:30px;height:38px;margin:0;display:block;position:absolute;top:45px;cursor:pointer;text-indent:-9999px;}.home_spotlight .flex-direction-nav .flex-next{right:0;top:17%;left:91%;display:block;background-position:-32px 0;background:url(_gfx/home/home_arrow_right.png) no-repeat;}.home_spotlight .flex-direction-nav .flex-next: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_spotlight .flex-direction-nav .flex-prev{left:0;right:0;top:17%;display:block;background:url(_gfx/home/home_arrow_left.png) no-repeat;}.home_spotlight .flex-direction-nav .flex-prev: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{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative;width:100%;z-index:10;margin:-170px 0 0 0;}.home_buttons .widget_wrapper{top:20px;}.home_buttons ul.slides{padding:0 !important;}.home_buttons ul.slides li{margin-right:12.4px;width:184px !important;border-right:1px solid #8b8b8a;height:170px;}.home_buttons ul.slides li:last-child{border-right:0 none;}.home_buttons ul.slides li:hover a{cursor:pointer;}.home_buttons ul.slides li:hover a img{background:#138d99;cursor:pointer;}.home_buttons ul.slides li:hover a span{color:#bebfbf;}.home_buttons ul.slides li a{display:block;width:71px;margin:18px auto;}.home_buttons ul.slides li a img{background-repeat:no-repeat;display:block;height:auto;background:rgba(97,98,105,.7);-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;}.home_buttons ul.slides li span{display:block;color:#bebfbf;font-size:18px;font-family:'PT Sans',sans-serif;width:80px;margin:0 auto;text-align:center;cursor:pointer;}.home_buttons .flexslider{margin:0 30px;}.home_buttons .flex-direction-nav a{cursor:pointer;display:block;height:34px;margin:0;position:absolute;text-indent:-9999px;top:65px;width:25px;}.home_buttons .flex-direction-nav a.flex-disabled{cursor:default;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);}.home_buttons .flex-direction-nav a: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 .flex-direction-nav .flex-next{right:-25px;background:url(_gfx/home/home_arrow_right.png) 0 0 no-repeat;}.home_buttons .flex-direction-nav .flex-next: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 .flex-direction-nav .flex-prev{left:-25px;background:url(_gfx/home/home_arrow_left.png) 0 0 no-repeat;}.home_buttons .flex-direction-nav .flex-prev:hover{-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70);}.standardlayout .left_col.column,.standardthreecolumnlayout .left_col.column{width:30.46744574%;margin:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1% 0 9.5%;}.standardlayout .right_col.column,.standardthreecolumnlayout .right_col.column{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:69.53255426%;padding:0 140px 0 20px;margin:0;}.standardthreecolumnlayout .small_col{width:100%;margin:0 !important;}.twocolumnswithbottomlayout .left_col{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;padding-right:10px;}.twocolumnswithbottomlayout .right_col{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;padding-right:100px;padding-left:10px;}.twocolumnswithbottomlayout .bottom_col{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;}.twocolumnswithbottomlayout .small_box{width:100%;}.threecolumnswithbottomlayout .top_col.column{padding-bottom:20px;}.threecolumnswithbottomlayout .left_col.column{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%;padding-left:100px;padding-right:10px;}.threecolumnswithbottomlayout .middle_col.column{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%;padding-left:10px;padding-right:10px;}.threecolumnswithbottomlayout .right_col.column{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%;padding-right:85px;padding-left:10px;}.threecolumnswithbottomlayout .bottom_col.column{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:20px 100px;}.threecolumnswithbottomlayout .small_box{width:100%;}.twocolumnreverselayout .has_small_col{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%;padding-left:100px;padding-right:10px;}.twocolumnreverselayout .small_col{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%;padding-right:100px;padding-left:10px;margin:0 !important;}.title_widget{padding:12px 0 0 0;clear:both;}.top_col .title_widget{padding:12px 4.5% 0;}.content_area{padding:12px 0 0 0;}.top_col .content_area{padding:12px 100px 0;}.banner_col .image_widget,.standardlayout .right_col>.image_widget:first-child{position:relative;max-width:none;padding:0;margin:12px -20px 0 -10px;}.sidenav{width:100%;float:left;background:none;position:relative;padding:0 0 0 0;margin:10px 0 30px 0;}.sidenav ul{margin:0;padding:0;list-style:none;}.sidenav ul li{position:relative;}.sidenav ul li a,.sidenav ul li a:hover,.sidenav ul li a:focus{color:#5d5d5d;font-size:13px;text-decoration:none;display:block;padding:6px 7px 6px 19px;line-height:120%;position:relative;border-bottom:solid 1px #dcdcdc;z-index:1;background:#fff;}.small_col .sidenav{float:left;background:#0076bd;}.sidenav ul li.sidenav_haschildren>a:before{position:absolute;content:"";background:transparent;width:0;height:0;left:9px;top:10px;border-left:4px solid #623b6f;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{color:#623b6f;}.sidenav ul li.sidenav_current>a:before{position:absolute;content:"";width:0;height:0;left:9px;top:11px;background:transparent;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #623b6f;}.sidenav ul li.sidenav_current>a:hover:before{border-left:4px solid #fff;}.sidenav ul li.sidenav_expanded>a:before{position:absolute;content:"";background:transparent;width:0;height:0;left:9px;top:10px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #623b6f;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:#fff;color:#5e5e65;border-bottom:1px solid #000;}.sidenav ul li.sidenav_expanded>a:hover,.sidenav ul li.sidenav_expanded>a:focus{border-bottom:1px solid #a08144;}.sidenav ul li li>a,.sidenav ul li li>a:hover,.sidenav ul li li>a:focus{background:#ececf2;color:#5e5e65;margin-top:-1px;}.sidenav ul li a:hover,.sidenav ul li a:focus{color:#fff !important;background:#643e70 !important;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#4e345a),color-stop(1,#643e70)) !important;background:-ms-linear-gradient(bottom,#4e345a,#643e70) !important;background:-moz-linear-gradient(center bottom,#4e345a 0%,#643e70 100%) !important;background:-o-linear-gradient(#643e70,#4e345a) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#643e70',endColorstr='#4e345a',GradientType=0) !important;}.banner_col .image_widget .image_rotate_container,.standardlayout .right_col>.image_widget:first-child .image_rotate_container{background:transparent !important;top:0 !important;left:0 !important;}.breadcrumb{font-size:85%;margin-top:25px;}.breadcrumb a{text-decoration:underline !important;}.breadcrumb a:hover{text-decoration:none !important;}.title_widget h1{text-shadow:0 0 1px rgba(35,31,32,.4);-webkit-font-smoothing:antialiased;font-weight:normal;font-size:24px !important;text-transform:capitalize;padding:0 0 15px 0;line-height:120% !important;border-bottom:solid 1px #dcdcdc;margin:35px 0 10px 0;overflow:hidden;font-family:'Cabin',sans-serif;position:relative;}.title_widget h1:before{content:"";top:auto;left:0;position:absolute;right:0;bottom:0;z-index:-1;width:35%;height:auto;border-bottom:5px solid #603a70;}.title_right{padding:0 0 6px 0;float:right;}.title_right>a,.title_right>div{float:right;}.title_right>a:first-child,.title_right>div:first-child{margin-left:18px;}.printer_friendly,.sharelink,.rss,.thickbox,.font_size,.font_size a{background:url(_gfx/int/title_icons.png) 0 -75px no-repeat;font-size:85% !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;}a.font_smaller{background-position:0 -45px;}.title_widget h2{padding:0 0 0 0;font-weight:normal;}.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:1198px;border-radius:10px;margin:15px auto 15px auto;padding:10px 0 0 0;min-height:500px;}.small_col .content_area,.standardlayout .left_col .content_area,.standardthreecolumnlayout .left_col .content_area{margin:0 0 17px 0;clear:both;background:#fbfbfb !important;position:relative;z-index:1;padding:13px 6% 5px 6%;font-size:100%;border-radius:2px;border:1px solid #c6c4c4;}.small_box{margin-bottom:17px;vertical-align:top;clear:both;background:#ececf2 !important;border-radius:2px;word-wrap:break-word;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.small_box .box_title{color:#fff;font-weight:normal;line-height:32px;font-size:18px !important;min-height:32px;height:auto;padding:6px 15px 8px 15px;text-align:left;display:block;text-transform:capitalize;background:#35444b;font-family:'Cabin',sans-serif;}.small_box .box_content{padding:0;}.small_box .box_content ul{margin:0;padding:0;list-style:none;line-height:100%;font-size:90%;padding:7px 0 0 0;}.small_box .box_content ul li{padding:9px 17px;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 .service_box .box_content li>span,.small_box .faq_box ul .listfaq_q{color:#62645f;line-height:14px;text-decoration:none;font-size:110%;font-weight:normal;}.small_box .box_content ul a:hover{text-decoration:underline;color:#62645f;font-weight:normal;}.small_box .box_content .item_smalltext,.small_box .small_box .box_content ul.item-list li{margin:0;color:#62645f;font-size:100%;padding:4px 0 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:#62645f !important;font-weight:normal;}.small_box .listfaq_q_js{color:#62645f;}.small_box .item_new,.small_box .listtable span.item_new{color:#6d0f0f;font-size:small;font-weight:bold;margin-left:5px;display:inline;}.small_box .box_content ul.item-list{margin:0;padding:4px 0 0 0;border:0;color:#62645f;}.small_box .box_bottomlink{float:right;margin:6px 12px;padding:0;background:transparent;text-transform:capitalize;color:#603a70;}.small_box.staff_box .box_content ul.item-list li.item-phone,.small_box.staff_box .box_content ul.item-list li.item-email,.small_box.businesses_box .box_content ul.item-list li.item-phone,.small_box.businesses_box .box_content ul.item-list li.item-email{line-height:17px;border-bottom:none;}.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;}.standardthreecolumnlayout .left_col .minicalendar_widget,.standardlayout .left_col .minicalendar_widget{background:#eee2c6;}.standardthreecolumnlayout .small_col .small_box{width:46%;margin-right:2%;display:inline-block;}.twitter_box ul,.facebook_box ul{margin-bottom:10px;}.twitter_box ul li,.facebook_box ul li{padding:8px 0 8px 0 !important;width:100%;float:left;}.twitter_box ul li img,.facebook_box ul li img{float:left;margin-right:10px;display:block;height:50px;width:50px;}.twitter_box ul li span.box_date,.facebook_box ul li span.box_date{float:right;font-size:80%;text-transform:uppercase;}.twitter_box ul li a,.facebook_box ul li a{color:#545454;display:inline;padding-right:0;font-size:13px;font-weight:normal;}.twitter_box ul li a span,.facebook_box ul li a span{display:block;font-size:13px;line-height:16px;font-weight:normal;text-transform:lowercase;}.calendar_widget{max-width:100%;font-size:inherit !important;line-height:inherit !important;}.calendar_widget:before{background:transparent none;}table.calendar_grid{background:transparent;border-spacing:0;border-collapse:collapse;}.calendar_grid .calendar_dayheader{line-height:32px;color:#fff;padding:2px 2px 0 2px;font-weight:bold;background:#314148;text-transform:uppercase;font-size:14px;text-indent:0;text-align:center;}.calendar_grid .calendar_dayheader:first-letter {color:#fff;}.calendar_grid .calendar_title{width:100%;background:transparent none;height:auto;}.calendar_grid .calendar_title td.calendar_title_content{padding:11px 0 10px 0;width:60%;font-weight:normal;color:#314148;overflow:visible;font-size:20px;text-transform:none;}.calendar_grid .calendar_title td.calendar_nextprev{width:20% !important;padding:8px 0 0 0;text-align:left;}.calendar_grid .calendar_title td.calendar_nextprev:last-child{text-align:right;}.calendar_grid td.calendar_nextprev a{font-weight:normal;text-decoration:underline;color:#603a70;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_today,.calendar_grid td.calendar_weekendday,.calendar_grid td.calendar_othermonthday{text-align:left;vertical-align:top;font-size:135%;line-height:25px;font-weight:bold;padding:3px 8px;border:1px solid #dcdcdc;height:105px;word-wrap:break-word;}.calendar.calendar_grid td.calendar_day,.calendar.calendar_grid td.calendar_weekendday,.calendar.calendar_grid td.calendar_day>a,.calendar.calendar_grid td.calendar_weekendday>a,.calendar.calendar_grid td.calendar_day .calendar_eventtime,.calendar.calendar_grid td.calendar_weekendday .calendar_eventtime{color:#878885 !important;background:#fff;}.calendar_grid td.calendar_othermonthday,.calendar_grid .calendar_othermonthday>a,.calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime{color:#c3c3d1 !important;background:#ececf2;}.calendar_grid td.calendar_today{background:#603a70;color:#fff;}.calendar_grid td.calendar_today .calendar_items .calendar_eventtime{color:#fff !important;}.calendar_grid td.calendar_today .calendar_items .calendar_eventlink{color:#fff !important;}.calendar_grid td.calendar_today>a{color:#fff !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:solid 0 #ddd;box-shadow:0 0 0;min-width:0;min-height:0;text-align:left;padding:0;}.calendar_eventtime,#sitebody .calendar_grid.calendar .calendar_items .calendar_eventtime{display:block;font-size:60% !important;color:#444;}.calendar_eventlink{font-size:60% !important;display:block;text-decoration:underline !important;color:#603a70 !important;}.calendar_eventlink:hover{text-decoration:none !important;}.calendar_more{display:block;}.current_month_title.mobile_hide{display:inline-block;}.calendar_day>a,.calendar_today>a,.calendar_weekendday>a,.calendar_othermonthday>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:#f7f7f9;border-color:#d6d6c8;border-radius:10px;}.pra-list th:first-child{width:320px !important;}.mocaBtn{width:200px;height:auto;background-color:#603a70;color:#fff;display:inline;padding:10px;border-radius:4px;}.mocaBtn a{color:#fff !important;text-decoration:none;}.content_area,.right_col .content_area{padding:5px 0% !important;}.standardthreecolumnlayout .small_col .content_area{padding-left:10px !important;}.form_survey_widget,.events_widget,.calendar_widget,.normal_content_area{padding-left:50px !important;padding-right:50px !important;}.quicktime_downloadmessage{display:none !important;}}@media screen and (max-width:647px){#searchbox{right:23px;width:95%;}}
@media only screen and (min-width:25.75em){.home_spotlight .flexslider ul li h2{font-size:25px;padding:10px 10px 0 24px}.home_spotlight .flexslider ul li p{width:50%}}@media only screen and (min-width:45.625em){#siteheader a#home_link{width:147px;background-size:100% auto !important}}@media only screen and (min-width:47.625em){#weather{top:52px;right:0}#searchbox{right:2px;top:93px}}@media only screen and (min-width:49.9375em){.standardthreecolumnlayout .has_small_col{width:67%}.standardthreecolumnlayout .small_col{width:30%;float:right}.standardthreecolumnlayout .small_col .content_area,.standardthreecolumnlayout .small_col .small_box{width:100% !important;margin:10px 0 !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.standardthreecolumnlayout .small_col .minicalendar_widget,.standardthreecolumnlayout .small_col .image_widget{width:100% !important;display:block;float:left}}@media only screen and (min-width:59.9375em){.home_mid .col_left{width:34.375%}.home_mid .col_mid{float:right;width:34.89583333%}.home_mid .col_right{clear:none;float:left;margin-bottom:0;margin-top:30px;width:30.72916667%}#searchbox{width:29.6%}#searchbox.active{width:29.6%}}@media only screen and (min-width:60.9375em){#siteheader a#home_link2{width:457px;background-size:100% auto !important;top:55px}#weather{right:90px}}@media only screen and (min-width:72.4375em){.home_spotlight .flex-direction-nav .flex-next{left:99%}.home_collage ul.slides li .slide_caption{top:0}}
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
.ui-widget,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 13px !important;
  line-height: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #62645f;
}
a,
a:visited,
.column a {
  color: #603a70;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #62645f;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 115%;
  color: #314148;
  font-weight: normal;
  font-family: 'latobold', arial, sans-serif;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.3);
}
.subtitle p,
.subtitle a {
  color: #314148;
  font-weight: normal;
}
table.tableData {
  width: 85%;
  border: 1px solid #d6d6c8 !important;
  border-collapse: collapse;
  background: #ececf2;
  margin-bottom: 14px;
}
.tableData td {
  border: 0;
  border-top: 1px solid #d6d6c8;
  padding: 3px 4px 2px 9px;
}
.tableData tbody tr:first-child td {
  border-top: 0;
}
.tableData td p,
.tableData th p {
  padding: 0;
  margin: 0;
}
.tableData th {
  padding: 7px 4px 7px 9px;
  text-align: left;
  background: #314148 !important;
  color: #ffffff;
  font-weight: bold;
  border: 0px;
  font-size: 90%;
  text-transform: uppercase;
}
.tableData th a,
.tableData th p {
  color: #ffffff;
}
.tableData tr:hover {
  background: #f7f7f9;
}
.tableBox {
  border: 1px solid #d6d6c8 !important;
  background: #ececf2;
  margin-bottom: 14px;
}
.tableBox td {
  padding: 5px;
}
.tableBox th {
  text-align: left;
  padding: 5px;
}
.photo_caption {
  font-size: 75%;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #404040;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #314148;
}
.title_widget h1 {
  color: #2e2f42;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  line-height: 130%;
  margin: 0 0 7px;
}

