@charset "UTF-8";
#member {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background-image: url(../img/PHOTO-2020-10-06-13-13-23.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
#featuredcategory1 {
    padding-top: 20px;
}
#featuredcategory1 h2 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: normal;
    padding-top: 150px;
    padding-bottom: 150px;
    color: hsla(0,0%,100%,1.00);
    background-color: hsla(0,0%,0%,0.58);
    height: 100%;
    margin-bottom: 0px;
}
#featuredcategory1 .btn.btn-lg {
    text-transform: uppercase;
    background-color: hsla(131,52%,37%,0.90);
    color: hsla(0,0%,100%,1.00);
    font-size: large;
    width: 100%;
    border-radius: 0px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.fullwidth {
    width: 100%;
    margin-left: 0px;
}
#volunteer {
    text-align: center;
    background-image: url(../img/volunteer_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
#support {
    text-align: center;
    background-image: url(../img/support_bg.jpg);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0%;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
.nopadding {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#advert {
}
#advert2 {
    background-color: hsla(131,52%,34%,1.00);
    height: 100%;
}
#advert2 h2 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    color: hsla(0,0%,100%,1.00);
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%;
}
#advert h2 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    color: hsla(0,0%,100%,1.00);
    text-align: center;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.height-auto {
    height: auto;
}
.onlytoppadding {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 35px;
}
.oppsnotice {
    text-align: center;
    padding-top: 155px;
    padding-bottom: 155px;
}
.oppsnotice h5 {
    font-size: 8em;
    text-align: center;
    color: hsla(129,55%,46%,1.00);
}
.greenbg {
    background-color: #39B64A;
}
.topnbottompadding {
    padding-top: 15px;
    padding-bottom: 15px;
}
.imagedropshadow {
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
.adbtn {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-transform: uppercase;
    font-size: small;
    color: #FFFFFF;
    background-color: #39B54A;
    text-align: center;
    border-radius: 0px;
    margin-bottom: 10px;
}
#student {
    text-align: center;
    background-image: url(../img/student.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
#youth {
    text-align: center;
    background-image: url(../img/youth_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
#programtab {
    text-align: center;
    background-image: url(../img/prog_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
    -webkit-box-shadow: 1px 1px 10px 1px;
    box-shadow: 1px 1px 10px 1px;
}
.learnmorebtn {
    background-color: hsla(0,0%,100%,0.45);
    color: hsla(0,0%,100%,1.00);
}
