<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* NO FONT IMPORT */
#slide-pattern {
    background-image: url(../images/bg-slideshow-pattern.png);
}
body {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    line-height: 24px;
    font-size: 14px;
}
body * {
    letter-spacing: inherit;
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
}
h1, .icon, .icon a {
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 700;
    font-size: 23px;
}
h2, h3 {
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    font-size: 14px;
}
.icon {
    background-image: url(../images/bg-h1-pattern.png);
    background-repeat: no-repeat;
    background-repeat: top left;
    padding-left: 40px !important;
}
.phone {
    line-height: 24px;
    font-weight: 700;
    font-size: 20px;
}
.social {
    font-weight: normal;
    line-height: 36px;
    font-size: 36px;
}
#main_menu {
    line-height: 18px;
    font-weight: 700;
    font-size: 14px;
}
/*#main_menu li {
    padding-right: 1px !important;
    padding-left: 1px !important;
}*/
#main_menu li a {
    padding-right: 4px !important;
    padding-left: 4px !important;
}
#rc-summary {
    line-height: 24px;
    font-size: 14px;
}
#button_container {
}
#button_container a {
    line-height: 14px;
    font-weight: 700;
    font-size: 14px;
}
#button_container a img {
    position: relative;
    top: -1px;
}
dl#accordion.locations_page dt, dl#accordion.floorplans_page dt {
    line-height: 40px;
    font-size: 14px;
}
.poi_groups {
    margin-bottom: 1px;
}
#main_content .poi_name p, #main_content .poi_name a {
    line-height: 32px;
    font-size: 14px;
}
.res-btn {
    line-height: 24px !important;
    font-size: 14px !important;
    font-weight: 700;
}
#region_1 .poi_pin {
    background-image: url(../images/markers/marker1.png);
}
#region_2 .poi_pin {
    background-image: url(../images/markers/marker2.png);
}
#region_3 .poi_pin {
    background-image: url(../images/markers/marker3.png);
}
#region_4 .poi_pin {
    background-image: url(../images/markers/marker4.png);
}
#region_5 .poi_pin {
    background-image: url(../images/markers/marker5.png);
}
#region_6 .poi_pin {
    background-image: url(../images/markers/marker6.png);
}
#region_7 .poi_pin {
    background-image: url(../images/markers/marker7.png);
}
#region_8 .poi_pin {
    background-image: url(../images/markers/marker8.png);
}
#region_9 .poi_pin {
    background-image: url(../images/markers/marker9.png);
}
#region_10 .poi_pin {
    background-image: url(../images/markers/marker10.png);
}
body#contact #submit_button {
    text-transform: uppercase;
    font-weight: 700;
}
footer {
    line-height: 18px;
    font-size: 12px;
}
@media only screen and (min-width:1025px) {
    .social {
        line-height: 20px;
        font-size: 20px;
    }
}</pre></body></html>