/* Enter Your Custom CSS Here */
.main-navigation ul li a {
    font-size: 26px;
}

#header-logo-image img {
    margin-bottom: 5px;
    margin-top: 5px;
}

.main-navigation {
    float: center;
    padding-top: 35px;
}

#main {
    padding: 10px 0 10px 0;
}

#header-text-nav-container {
    border-bottom: 0px solid #EAEAEA;
}

.header-image {
    margin-bottom: 0;
    border-bottom: 0px solid #EAEAEA;
    width: 100%;
}

table, td, th {
border: 0px solid black;
}

.twentysixpoint {line-height: 26pt;}