#headerBar .quote {
display: none;
font-size: 17px;
}

.page-title.js h1 {
    color: white; !importent
}

#siteFooter .semicircle-container .semicircle {
    display: none;
}

.tile .tile-content h1, .tile .tile-content h2, .tile .tile-content h3, .tile .tile-content h4, .tile .tile-content h5, .tile .tile-content h6 {
    color: white;
}


#footerOrnament {
margin: 0 auto -18px auto;
display: none;
border: 0px;
padding: 0px;
position: relative;
top: -40px;
}

#headerBar .social .facebook {
position: relative;
top: -13px;
margin-right: 11px;
}

#siteFooter .semicircle-container {
width: 86px;
height: 16px;
margin: -44px auto 0px auto;
}