.highlight-01 {
border: 1px solid #000000;
background: #ffffff;
}


/* Look in the Jefferson County CSS for anything specific */

.site-footer p {
    font-size: 11px;
    text-transform: uppercase;
}



@media only screen and (min-width: 960px) {
.nav-primary {
    clear: none;
    float: none !important;
text-align: center;
    width: auto;
}

.genesis-responsive-menu {
    padding-bottom: 5px;
    padding-top: 5px;
}

}


.genesis-nav-menu a {
    color: #333;
    text-align: center;
    margin: auto !important;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.title-area {
    display: none;
}

.site-container, .site-footer, .site-header {
background: white;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}