/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Sitewide Banner */

.blockWrap_f8b80bcef3d94b1c83c736c696dba309{
/*background-image: url(https://static.mywebsites360.com/ef0acdb573fa4d199cf87341ec6ad0ed/i/aafd6969303646be9cee7232ca4d8826/2/5feFb8zhrk/Leaves%20Tiles.jpg);*/
color: #000000; 
background-color: #ffbe23;
text-align: center;
font-family: montserrat;
font-size: 16px;
font-weight: bold;
padding: 10px;
}

.headerAndNavContainer{
    padding-top: 0px !important;
}