﻿.contactUsImg {
    width: 101%;
    height: 450px !important;
}

.contactInfo
{
    color: black;
    font-size: 14px;
    font-weight: 600;
    padding-top: 15px;
}

.contactHeader {
    color: #2F5496;
    font-size: 14px;
    font-weight: 700;
    padding-top: 15px;
}

.contacSubtHeader {
    color: #002060;
    font-size: 14px;
    font-weight: 500;
    padding-top: 3px;
}

.contactList {
    width: 550px;
    margin-top: 3px;
}

#dvName, #dvEmail {
    display: inline-block;
    width: 35%;
    margin: 0 -14px;
    font-weight: 600;
    color: black;
}

.middleContact {
    width: 550px;
    margin-top: 20px;
    font-weight: 500;
}

#dvTrustees, #dvBoard, #dvSergeant {
    display: inline-block;
    width: 35%;
    margin: 0 -14px;
    color: black;
    font-weight: 600;
}

.middleContactHeader {
    color: #002060;
    font-size: 14px;
    font-weight: 500;
}