h1, h2, h3, h4, .nav-item {
    font-family: Georgia,"Times New Roman",Times,serif;
}
.nav-item {
    text-transform: uppercase;
}

a {
    color: #B15C07 !important;
    text-decoration: none;
}
.dj-megamenu-wrapper li a { color: #ffffff !important; text-transform: uppercase; font-family: Georgia,"Times New Roman",Times,serif;}
.dj-megamenu-wrapper li:hover, .dj-megamenu-wrapper li:active, 
.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in,
.dj-megamenu-clean li ul.dj-submenu > li:hover > a, 
.dj-megamenu-clean li ul.dj-submenu > li.active > a {
    background-color: #3C5189 !important;
    background: #3C5189 !important;
}
.category-desc {
    background: #F9FAFF;
    border: 1px solid #CBD0E2;
    margin: 5px;
    padding: 10px;
    box-shadow: 1px 2px 5px #CBD0E2;
    -webkit-box-shadow: 1px 2px 5px #CBD0E2;
    -moz-box-shadow: 1px 2px 5px #CBD0E2;
}

img.dj-image:after
{
        content:""; 
        position: absolute; 
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 10%);
        height: 100%; 
}


.header, .footer {
    background: url('../images/header-bg.jpg') repeat-x left top;

}

.header-main {
    background: url('../images/light-bg.png') no-repeat center top;
    padding: 30px 0 15px !important;
}
.menu-parent-ks
{
    background: url('../images/mainnav-bg.gif') repeat-x left top #18223B; 
    border-top: 1px solid #3C5189;
    position: relative;
    z-index: 22;
}
.retro {
    background: #ECEFF9;
    border: 1px solid #CBD0E2;
    padding: 4px;
}
.retro-body {
    border: 1px solid #CBD0E2;
    padding: 0;
}
.retro h3
{
    background: url('../images/h3-bg2.png') no-repeat center bottom;
    border: 0;
    color: #273457;
    font-size: 180%;
    padding: 0 0 20px 0 !important;
    text-transform: none;
}
.retroside h3
{
    background: url('../images/h3-bg.png') no-repeat center bottom;
    color: #555;
    font-size: 120%;
    font-weight: normal;
    padding: 10px 0 25px !important;
    text-align: center;
    text-transform: uppercase;
}

