#footer {
}

#footer:before {
}
#footer:after {
    background: url(../images/footer_bg3-.png) no-repeat bottom center;
}
.home_img {
    border-bottom: 16px solid #daa825;
}

.about_activity {
    background: #daa825;
}

#main_type input[type*="button"] ,
#main_type input[type*="submit"] {
    background: #daa825;
    color: #ffffff;
}

#main_type input[type*="button"]:hover,
#main_type input[type*="submit"]:hover {
    background: #ac8114;
}
.page-link:focus, .page-link:active, .page-link:hover {
    background: #daa825;
}
input[type*="text"]:focus, textarea:focus, input[type*="password"]:focus {
    background-color: #f0e0b8 !important;
}

.menu2 .sub_menu-:nth-of-type(5)>a, .menu2>li:nth-of-type(5)>a:hover{
    background: #daa825;
     border-bottom: 1px solid #daa825;
}

