
#pageText
{
    font-size: 1.3em;
}

#mission
{
    background-color: #e6f2ff;
    border-bottom-width: thin;
    border-bottom-color: #000;
    border-bottom-style: solid;
}

.chapter
{
    width: 200px; 
    height: auto;
}


.blue {
    color: #000;
}

.infoText{
    font-size: 1.5em;
}

.linksTable
{
    margin-top: 40px;
}

#afaPlate
{
    background-image: url(../img/plate_sample.jpg);
    background-size: cover;
    width: 150px;
    height: 75px;
    margin-bottom: 20px;
}

.imageCarouselControl
{
    height: 500px;
}

.imageCarouselMargins
{
    margin-top: 65px;
    margin-bottom: 10px;
}

.amazonLink
{
    background-image: url("../img/FathersDay2021_Email-Banner.png");
    background-size: contain;
    width: 338px;
    height: 165px;
    background-position:center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.facebookIcon
{
    background-image: url("../img/facebook_icon.png");
    background-size:contain;
    width: 35px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25%;
}

.facebookLink
{
    width: 50px;
    height: 50px;
}
.facebookLink2
{
    float:left;
}

.paypalDonateLink
{
    margin-top: 5px;
    margin-left: 10px;
}