*{
font-family: BebasNeue; 
}
.ltext {
    text-align: left;
}

.rtext {
    text-align: right;
}
.ctext {
    text-align: center
}

.selected {
    color: #b7afac;
}

.active a {
    text-decoration: none;
    color: #5a5a5a;
    padding-bottom: 7px; 
}
.active a:hover {
    color: #ffffff;
    background-color: #b7afac;
}
.header h1 {
    font-size: 50px; 
    margin-top: 145px;
}
.header img {
    width: 60%;
    display: block;
    margin: 0px auto;
  }

.menu {
    background-color: #ffdac5;
    padding-bottom: 7px;
   
}
.menuitem  {
    font-size: 20px;
}

.banner h1 {
 font-size: 3em;
 text-align: center;
}
.twocolourbox {
    background-color: #ffdac5;
    margin-top: 10%;
    padding-bottom: 5%;
}
.mainpic {
    margin-left: 20%;
    margin-top: -5%;
    margin-bottom: 5%;
}
.twocolourbox p {
    font-family: BebasNeue; 
    font-size: 18px; 
    text-align: center;
}
.twocolourbox h2 {
    font-family: BebasNeue; 
    font-size: 35px; 
    line-height: 0.8em;
    text-align: center;
    padding: 15px;
}
.twocolourbox a {
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-decoration-line: none;    
}
.boxlift
{
    margin-top: 2%;
}

.imlabel {
    position: relative;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -600%);
    font-family: BebasNeue;
    font-size: 50px;
    line-height: 0.8em;
    text-align: center;
    color: #ffffff;
    z-index: 1;

}

.cards {
    margin: 4%;
    box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.3); 
   }

.cards_s {
    box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.3); 
     
}
.uplift {
    margin-top: -20%;
}
.pcorrect {
    padding-left: 5px;
    }
.divider {
    background-color: #ffdac5;
    height: 20px;
    margin: 0px;
}
.followbar {
    font-family: BebasNeue; 
    font-size: 20px; 
    line-height: 0.8em;
    text-align: center;
    padding: 15px;
    color: #5a5a5a;
}
.followbar ul {
    font-family: sans-serif;
    font-size: 15px;
    padding-top: 40%;
}
.org {
    background-color: #ffdac5;
}
.footbar {
    text-align: center;
}

.bottomnav {
    padding-top: 20px;
    padding-bottom: 50px;
}
.bottomnav a {
    text-align: center;
    background-color: gray;
    margin-left:  44%;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 25px;
    text-decoration: none;
}
.bottomnav a:hover {
    color: #ffffff;
    background-color: #b7afac;
}
.bottomnav p {
    text-align: center; 
    background-color: gray;
    margin-left: 30%;
    color: #ffffff;
    padding-bottom: 5px;
    font-size: 35px;
    text-decoration: none;
    margin-right: 30%;
    margin-top: -4%;

}
.vidbox {
    margin-left: 3%;
    height: 565px;
    width: 900px;
}
.centpara {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}