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