
.flier{
    width: 850px;
}
#lower{
    padding-top: 2em;
    height: 115px;
    margin: 0;
}
.logo{
    height: 60px;
    width: auto;

}

#tableCenter{
    text-align: center
;}

nav ul a{
    color: black;
}
.banner{
    height: 100vh;
    width: auto;
    margin-top: -4.25em;
    background-image: url(../resources/fa17webbanner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.tab{
    width: 200px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: center;
    background-color: white;
    
    margin-top: -2.5em;
    font-size: 18pt;
}
.tab2{
    width: 200px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: center;
    background-color: #566DB2;
    color: white;
    
    margin-top: -2.5em;
    font-size: 18pt;
}
.tab3{
    width: 200px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: center;
    background-color: #364E93;
    color: white;
    
    margin-top: -2.5em;
    font-size: 18pt;
}
.tab4{
    width: 200px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: center;
    background-color: #292929;
    color: white;
    
    margin-top: -2.5em;
    font-size: 18pt;
}
.tab5{
    width: 200px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: center;
    background-color:white;
    
    margin-top: -2.5em;
    font-size: 18pt;
}
 .promoSize{
    width: 115px;
    height: 115px;
}
#motto{
    height: 115px;
    width: 100%;
    
    font-size: 19pt;
}
#ffcol1 {
    float: left;
    width: 42%;
}
#ffcol2 {
    float: left;
    width: 35%;
}
#ffcol3 {
    float: left;
    width: 15%;
}
#bcol1
{
    text-align: center;
    float: left;
    width: 50%
}
#bcol2
{
    text-align: center;
    float: left;
    width: 50%
}
.container2{
    background-color: #566DB2;
    width: 100%;
}
.container3{
    background-color: #364E93;
    width: 100%;
    padding: 20px;
    padding-right: 12%;
    padding-left: 12%;
    color: white;
}
.container4{
    background-color: #292929;
    width: 100%;
    padding: 20px;
    padding-right: 12%;
    padding-left: 12%;
    color: white;

}
.container5{
    background-color: white;
    width: 100%;
    padding: 20px;
    padding-right: 12%;
    padding-left: 12%;
}
footer{
    background-color: #eee;
    padding: 2%;
    text-align: center;
    
}
h7{
    font-size: 4.8rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0;
    color: white;
}
h8{
    font-size: 10rem;
    line-height: 110%;
    margin: 2.1rem 0 1.68rem 0;
    color: white;
}
#whiteText{
    color: white;
}
hr{
    width: 25%;
}
table{
    margin-left: 10%;
    }

#contactus{
padding-top: 5%;
padding-bottom: 5%;
}

#somepadding{
padding-left: 1%;
}

.helveticaNeue{
    font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
}

.video{
    height: 100vh;
    width: auto;
    margin-top: -4.25em;
}