﻿
body, .body-background-color {
    background: #ffffff;
}

.primary-background-color {
    background: #edc100;
}

.secondary-background-color {
    background: #6b6b6b;
}

.tertiary-background-color {
    background: #e2b900;
}

.menu-background-color {
    background: rgba(0, 11, 119, .80);
}

.main-menu-location ul li:hover > a, .main-menu-location ul ul.sub-menu li a:hover, .login-menu-location ul li:hover > a, .login-menu-location ul ul.sub-menu li a:hover {
    background: #edc100;
}

.main-menu-location ul ul.sub-menu, .login-menu-location ul ul.sub-menu {
    background: #6b6b6b;
}

.menu-hightlight-color {
    background: rgba(12, 23, 131, .80);
}

.footer-background-color {
    background: #000b77;
}

.footer-background-color-basement {
    background: #00005d;
}

.between-primary-and-secondary-33 {
    background: #968748;
}

.between-primary-and-secondary-66 {
    background: #c1a424;
}

.header_font, h1, h2, h3, h4, h5, h6 {
    font-family: "Arvo", serif;
}

.body_font, body {
    font-family: "Open Sans", sans-serif;
}

.primary-font-color, primary-font-color a, primary-font-color a:visited, h2 {
    color: #2e2423;
}

.primary-font-color-alt {
    color: #473d3c;
}

ul.property-menu li.menu-item.current-item a, .property-single-detail-box {
    color: #ffffff;
}

ul.property-menu li.menu-item.current-item:after {
    border-top: 10px #edc100 solid;
}

.menu-font-color, .footer, .copyright {
    color: #ffffff;
}

h3, .icon-home, .header-phone {
    color: #edc100;
}

.secondary-font-color, h4 {
    color: #6b6b6b;
}

.tertiary-font-color, h1, .footer h2 {
    color: #e2b900;
}

.header-phone .social-menu-location ul li a:before {
    color: #edc100;
}

.greeting-box {
    background: rgba(46, 36, 35, .80);
}

    .greeting-box, .greeting-box h1 {
        color: #ffffff;
    }

.greeting-button, .greeting-button:hover, .greeting-button:visited {
    color: #ffffff;
}

.greeting-button {
    background: #ffffff;
}

a.greeting-button:hover {
    background: #e5e5e5;
}

.box_1 {
    background: #edecea;
}

.box_1 {
    color: #2e2423;
}

.box-button_1 {
    background: #fdcd00;
}

    .box-button_1:hover {
        background: #e3b300;
    }

    .box-button_1, .box-button_1:hover, .box-button_1:visited {
        color: #ffffff;
    }

.box_2 {
    background: #edecea;
}

.box_2 {
    color: #000000;
}

.box-button_2 {
    background: #fdcd00;
}

    .box-button_2:hover {
        background: #e3b300;
    }

    .box-button_2, .box-button_2:hover, .box-button_2:visited {
        color: #ffffff;
    }

.box_3 {
    background: #edecea;
}

.box_3 {
    color: #2e2423;
}

.box-button_3 {
    background: #fdcd00;
}

    .box-button_3:hover {
        background: #e3b300;
    }

    .box-button_3, .box-button_3:hover, .box-button_3:visited {
        color: #ffffff;
    }

.header_font, h1, h2, h3, h4, h5, h6 {
    font-family: "Arvo", serif;
}

.body_font, body {
    font-family: "Open Sans", sans-serif;
}


