.bgclr6 a {
    color: #9c090f;
}

.btm_menu_col {
    width: 16%;
}
.bgclr0, .bgclr3 {
    background: #111 url("/myfiles/bg.jpg") repeat-x scroll center top;
    color: #fff;
}


.section-links a {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-bottom: 5px solid black;
    border-radius: 0 15px;
    color: #000;
    display: block;
    height: 70px;
    margin-bottom: 5px;
    text-decoration: none;
    transition-duration: 0.5s;
    width: 100%;
}
.section-links a:hover {
    border-bottom: 5px solid white;
}



.main aside {background: #cde7f6 url("") repeat-x scroll center top; color: #111;}

.btm_menu_col {
    width: 16%;
}
.btm_menu_col {
    width: 16%;
}

body {
    font-weight: lighter;
}
.main article h3 {
    font-size: 1em;
}
.bgclr1 {
    background: #000000 none repeat scroll 0 0;
    color: #b2784a;
}
.bgclr7 {
    background: #000000 none repeat scroll 0 0;
    color: #b2784a;
}
.bgclr1 a, .bgclr7 a {
    color: #b2784a;
}
.bgclr2 {
    background: #d4d3d1 none repeat scroll 0 0;
    color: #b2784a;
}
.menu .bgclr3:hover, .mobile-menu .bgclr3:hover, .menu .bgclr3 .bgclr3 {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
}
.menu .bgclr3 .menu-head:link, .menu .bgclr3 .menu-head:visited {
    color: #fff;
}
.menu .bgclr3 .menu-head-over {
    color: #fff;
}
.menu .bgclr3 .bgclr3 a, .mobile-menu li a, .mobile-menu li i {
    color: #fff;
}
.bgclr4 {
    background: #f6f5f1 none repeat scroll 0 0;
}
.bgclr4 {
    background: #323949 none repeat scroll 0 0;
    color: #fff;
}
.bgclr5 {
    background: #f29316 none repeat scroll 0 0;
    color: #fff;
}
.bgclr5 {
    background: #85bae4 none repeat scroll 0 0;
}
.bgclr5 a {
    color: #fff;
}
.bgclr6 {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
}
.tclr1 {
    color: #fff;
}
.tclr2 {
    color: #fff;
}
.tclr3 {
    color: #959595;
}
.tclr1, .tclr1 a:link, .tclr1 a:hover, .tclr1 a:visited {
    color: #000000;
}
.tclr2 {
    color: #d4d3d1;
}
.tclr3 {
    color: #959595;
}
.tclr4 {
    color: #000000;
}
.tclr5, .tclr5 a:link, .tclr5 a:hover, .tclr5 a:visited {
    color: #f29316;
}
.brclr1 {
    border: 1px solid #000000;
}
.brclr2 {
    border: 1px solid #d4d3d1;
}
.brclr3 {
    border: 1px solid #959595;
}
.brclr5 {
    border: 1px solid #f29316;
}
.bbrclr1, .bbrclr2 {
    border-bottom: 1px solid #000000;
}
.menu .bgclr3:hover, .mobile-menu .bgclr3:hover, .menu .bgclr3 .bgclr3 {
    background: #fff none repeat scroll 0 0;
}
.menu .bgclr3 .bgclr3 a, .mobile-menu li a, .mobile-menu li i {
    color: #111;
}
.sub-menu div div ul li a {
    border-bottom: 1px dotted #dddddd;
    font-size: 0.8em;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 0 0 10px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}
.menu .bgclr3 .menu-head-over {
    color: #111;
}
@media (min-width: 1024px) {
.sub-menu {
    left: auto;
    width: auto;
}
.container {
    width: 220px;
}
.sub-menu div div {
    min-height: 50px;
    width: 100%;
}
.menu {
    width: 990px !important;
}
}