.hidden-label {
    width: 0px;
    height: 0px;
    position: absolute;
    left: -1000px;
    top: -1000px;
}

#content a:focus {
    outline: 2px auto;
}

#content a:focus:not(:focus-visible) {
    outline: none !important;
}

#header {
    grid-area: header;
}

#header_img {
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 2%;
    padding-top: 4px;
    padding-bottom: 5px;
}

#hero-area img {
    width: 100%;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    height: 100%;

}

li {
    padding: 1px;
}

.header_ul img {
    margin-bottom: -77px;
    margin-left: 105px;
}

li a {
    color: #000;
    font-weight: bold;
}

/*#myLinks {*/
/*    float: right;*/
/*    margin-right: 2%;*/
/*    !*comment out if messes up images or content in some way*!*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    font-weight: bold;*/
/*    margin-top: 20px;*/
/*}*/

/*.top-up {*/
/*    margin-top: -20px;*/
/*}*/

/*#firstnav {*/
/*    margin-right: 0;*/
/*}*/

/*.nav-item {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    color: white;*/
/*}*/

/*.nav-item2 {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*}*/

/*.nav-item:after {*/

/*    content: '';*/
/*    display: block;*/
/*    margin: auto;*/
/*    height: 3px;*/
/*    width: 0;*/
/*    background: transparent;*/
/*    transition: width .5s ease, background-color .5s ease;*/
/*}*/

/*.nav-item2:after {*/

/*    content: '';*/
/*    display: block;*/
/*    margin: auto;*/
/*    height: 3px;*/
/*    width: 0;*/
/*    background: transparent;*/
/*    transition: width .5s ease, background-color .5s ease;*/
/*    margin-top: 3px;*/
/*}*/

/*.nav-item:hover:after,*/
/*.nav-item:focus:after {*/
/*    width: 100%;*/
/*    background: #c00000;*/
/*}*/

/*.nav-item2:hover:after,*/
/*.nav-item2:focus:after {*/
/*    width: 100%;*/
/*    background: white;*/
/*}*/

/*.logo-link:focus {*/
/*    outline: 2px solid #c00000;*/
/*}*/

/*.logo-link:focus:not(:focus-visible){*/
/*    outline: none!important;*/
/*}*/

/*.footer-logo:focus{*/
/*    outline: 2px solid white;*/
/*}*/

/*.footer-logo:focus:not(:focus-visible){*/
/*    outline: none!important;*/
/*}*/

/*.logo-link {*/
/*    display: inline-flex;*/
/*    width: 110px;*/
/*    margin-left: 20px;*/
/*}*/

/*.dropbtn p {*/
/*    margin-bottom: 18px;*/
/*    margin-right: 10px;*/
/*    margin-left: 10px;*/
/*    cursor: pointer;*/
/*}*/

/*.dropbtn {*/
/*    margin-bottom: 19px;*/
/*}*/


/*.dropdown {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    font-size: 17px;*/
/*}*/

/*.dropdown-content {*/
/*    display: none;*/
/*    position: absolute;*/
/*    background-color: white;*/
/*    z-index: 1;*/
/*    line-height: 14px;*/
/*    text-align: center;*/
/*    border: 2px solid black;*/
/*    border-top: none;*/
/*}*/

/*.dropdown-content a:hover:after,*/
/*.dropdown-content a:focus:after {*/
/*    background: #c00000;*/
/*    width: 100%;*/
/*}*/

/*.dropdown-content a {*/
/*    display: inline-block;*/
/*    color: #313131;*/
/*}*/

/*.dropdown:hover .dropdown-content,*/
/*.dropdown:focus-within .dropdown-content {*/
/*    display: block;*/

/*}*/


/*!* Change the link color on hover *!*/

/*.main-content {*/
/*    margin-left: 5%;*/
/*    margin-right: 5%;*/
/*}*/


#container {
    position: relative;
    min-height: 100vh;
}

/*}*/

/*footer li {*/
/*    list-style-type: none;*/
/*}*/

/*.a-footer:hover, .footer-last-item:hover,*/
/*.a-footer:focus, .footer-last-item:focus {*/
/*    text-decoration: underline;*/
/*}*/

/*footer {*/
/*    background-color: #3b3838;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    font-family: 'Roboto', sans-serif;*/
/*}*/

/*.footer-grid-container a, .footer-grid-container h1, .footer-grid-container h2, .footer-grid-container h3, .footer-grid-container p, .footer-li {*/
/*    color: #fff;*/
/*    line-height: 1.5em;*/
/*}*/


/*.footer-li {*/
/*    font-family: Arial, Verdana, Helvetica, sans-serif;*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*}*/

/*.narrow {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*}*/

/*.plain-list {*/

/*    list-style: none;*/
/*    color: #FFF;*/
/*}*/

/*.plain-list a {*/
/*    text-decoration: none;*/
/*    font-weight: bold;*/
/*    font-size: 14px;*/
/*}*/

/*.plain-list li {*/
/*    font-size: 14px;*/
/*}*/

/*.plain-list a:hover, a:focus {*/
/*    outline: none;*/
/*}*/


/*.footer-grid-container {*/
/*    display: grid;*/
/*    grid-template-columns: auto auto auto;*/
/*    padding: 15px*/
/*}*/

/*.logo-section-grid {*/
/*    display: inline-grid;*/
/*    grid-template-columns: auto auto;*/
/*    grid-template-rows: auto auto;*/
/*    grid-column: 1;*/
/*    grid-row: 1;*/
/*    padding: 2em 1em 2em 1em;*/


/*}*/

/*#copyinfo {*/
/*    grid-column: 1;*/
/*    grid-row: 2;*/
/*    text-align: center;*/
/*    margin-top: -70px;*/
/*    margin-left: 10px;*/
/*}*/

/*.about-section {*/
/*    display: inline-grid;*/
/*    grid-template-columns: auto auto;*/
/*    grid-template-rows: auto auto;*/
/*    padding-top: 1.25em;*/
/*    padding-bottom: 2.0em;*/
/*    grid-column: 2;*/
/*    grid-row: 1;*/

/*}*/

/*.about-links {*/
/*    grid-column: 1;*/
/*    grid-row: 1/3;*/
/*    border-left: #fff solid 2px;*/
/*    padding-top: -1em;*/
/*    padding-right: 1em;*/
/*    padding-left: 30px;*/
/*}*/

/*#re-ex-logo {*/
/*    text-align: center;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    grid-column: 1/3;*/
/*    grid-row: 1;*/
/*}*/

/*#re-ex-logo img{*/
/*    width: 250px;*/
/*}*/

/*.addr-section {*/
/*    display: inline-grid;*/
/*    grid-template-columns: auto auto;*/
/*    grid-template-rows: auto auto;*/
/*    padding-top: 1.25em;*/
/*    padding-bottom: 2.0em;*/
/*    grid-column: 3;*/
/*    grid-row: 1;*/

/*}*/

/*.addr {*/
/*    grid-column: 1/3;*/
/*    grid-row: 1/3;*/
/*    border-left: #fff solid 2px;*/
/*    padding-top: -1em;*/
/*    padding-right: 1em;*/
/*    padding-left: 30px;*/
/*}*/


/*!*NEW CODE 10/24/2019*!*/

/*.topnav {*/
/*    background-color: white;*/
/*    width: 100%;*/
/*    height: 95px;*/
/*    border-bottom: 2px solid black;*/
/*}*/

/*!* Style the links inside the navigation bar *!*/

/*#myLinks a {*/
/*    color: #313131;*/
/*    text-align: center;*/
/*    padding: 14px 16px;*/
/*    text-decoration: none;*/
/*    font-size: 18px;*/
/*}*/

/*!* Hide the link that should open and close the topnav on small screens *!*/
/*.topnav .icon {*/
/*    display: none;*/
/*}*/

/*@media only screen and (max-width: 1250px) {*/
/*    .footer-grid-container {*/
/*        grid-template-columns: auto auto auto;*/
/*    }*/

/*}*/

/*@media only screen and (max-width: 1060px) {*/
/*    #myLinks {*/
/*        margin-right: 2%;*/
/*    }*/


/*}*/

/*@media only screen and (max-width: 900px) {*/
/*    #myLinks {*/
/*        margin: 0;*/
/*        padding: 0;*/
/*        display: grid;*/
/*    }*/

/*    #myLinks a {*/
/*        font-size: 1em;*/
/*        padding: 14px 2px;*/
/*    }*/

/*    .topnav {*/
/*        height: auto !important;*/
/*    }*/

/*    .dropdown {*/
/*        display: inline-block;*/
/*    }*/

/*    .dropdown-content {*/
/*        display: grid;*/
/*        background-color: white;*/
/*        position: relative;*/
/*        width: 100%;*/
/*        border: none;*/
/*    }*/

/*    .dropdown-content a:hover:after,*/
/*    .dropdown-content a:focus:after {*/
/*        background: none;*/
/*    }*/

/*    .dropbtn {*/
/*        width: 95%;*/
/*        display: none;*/
/*    }*/

/*    .dropdown:hover .dropdown-content {*/
/*        display: grid;*/
/*    }*/

/*    .nav-item2 {*/
/*        margin-right: 0;*/
/*    }*/


/*    .topnav {*/
/*        overflow: hidden;*/
/*    }*/

/*    .topnav #myLinks {*/
/*        display: none;*/
/*        float: none;*/
/*    }*/

/*    #myLinks a {*/
/*        !*color: white;*!*/
/*        text-decoration: none;*/
/*        font-size: 17px;*/
/*        display: inline-block;*/
/*        text-align: center;*/
/*    }*/

/*    !*.topnav .nav-item {*!*/
/*    !*    width: 105%;*!*/
/*    !*    padding-bottom: 5px;*!*/
/*    !*}*!*/
/*    .nav-item:hover {*/
/*        transition: none !important;*/
/*        background: none !important;*/
/*    }*/

/*    .nav-item:hover:after {*/
/*        width: 0;*/
/*    }*/

/*    .nav-item2:hover {*/
/*        transition: none !important;*/
/*    }*/

/*    .nav-item2:hover:after {*/
/*        width: 0;*/
/*    }*/

/*    .nav-item2 {*/
/*        padding-top: 2px !important;*/
/*    }*/

/*    .topnav a.icon {*/
/*        position: absolute;*/
/*        right: 15px;*/
/*        top: 15px;*/
/*        width: 60px;*/
/*        height: 62px;*/
/*        display: inline-flex;*/
/*        justify-content: center;*/
/*        align-items: center;*/
/*        text-decoration: none;*/
/*        color: black;*/
/*        text-shadow: none !important;*/
/*    }*/

/*    .topnav a.icon:focus{*/
/*        outline: 2px solid;*/
/*    }*/

/*    .topnav a.icon:focus:not(:focus-visible){*/
/*        outline: none!important;*/
/*    }*/

/*    .fa-bars {*/
/*        padding-top: 2px;*/
/*        color: black;*/
/*        font-size: 30px !important;*/
/*    }*/

/*    #header_img {*/
/*        margin-left: 4%;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 800px) {*/
/*    !*footer stuff*!*/
/*    .footer-grid-container {*/
/*        grid-template-columns: auto;*/
/*        font-size: small;*/
/*    }*/

/*    .footer-last-item {*/
/*        padding-bottom: 10px;*/
/*        width: 100px;*/
/*    }*/

/*    .logo-section-grid {*/
/*        padding: 3em 3em 1em 1em;*/
/*        margin-left: 3%;*/
/*    }*/

/*    #re-ex-logo {*/
/*        !***** grid-column: 1; *****!*/
/*        grid-column: 1/3;*/
/*        grid-row: 1;*/

/*        text-align: center;*/
/*        width: 209px;*/
/*        margin-right: auto;*/
/*        margin-left: 0;*/
/*    }*/

/*    #copyinfo {*/
/*        grid-column: 1;*/
/*        grid-row: 4;*/
/*        text-align: left;*/
/*        padding-left: 30px;*/
/*        margin: 0;*/
/*    }*/

/*    .about-section {*/
/*        grid-column: 1;*/
/*        grid-row: 2;*/

/*    }*/

/*    .about-links {*/
/*        grid-column: 1;*/
/*        text-align: left;*/
/*        border: none;*/
/*        padding-left: 18px;*/
/*    }*/

/*    .addr-section {*/
/*        grid-column: 1;*/
/*        grid-row: 3;*/
/*        padding-top: 0.5em;*/
/*        padding-bottom: 0.5em;*/
/*    }*/

/*    .addr {*/
/*        text-align: left;*/
/*        border: none;*/
/*        margin-left: 12px;*/
/*        padding-left: 17px;*/
/*        margin-top: 12px;*/
/*    }*/

/*    .about-section {*/
/*        padding-bottom: 0px;*/
/*        margin-left: 12px;*/
/*    }*/

/*    ul.content-ul {*/
/*        list-style-type: circle;*/
/*    }*/

/*    ul.content-li {*/
/*        color: black;*/
/*        list-style-type: circle;*/
/*    }*/


/*    .topnav {*/
/*        padding-bottom: 0px;*/
/*    }*/


/*    .fa {*/
/*        margin-top: 4px;*/
/*    }*/
/*}*/

.require_message {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}