@charset "utf-8";
/* CSS Document */

.footernav-links-small a {
    color: #FFF;
    font-size: 1rem !important;
    margin-right: .25rem;
    padding-right: .25rem;
}
.footernav-links-small a.pipe {
    border-right: 1px solid #fff;
}
.masthead {
    height: 150px;
    background-color: #fff;
    padding: 0px;
    max-width: 100% !important;
    background-position: center center;
    margin-bottom: 8px;
}
.top-bar .top-bar-section ul li {
    background: transparent;
}
.columns .depthead h1 {
    color: #000;
    font-size: 2em !important;
    font-weight: normal !important;
    border-bottom: medium none !important;
    text-shadow: 1px 1px #FFF;
    padding: 0 0 0 10px;
}
.content h2 {
    font-size: 1.8em !important;
}
.content img:not(.nivoSlider img) {
    padding: 3px !important;
    border: 1px solid #ccc !important;
    float: right;
    margin:5px 0px 5px 5px;
}
#sidebarLower {
    margin-top: 20px;
    font-size: 0.8em;
}
.dropShadow {
    border: 1px solid #999;
    box-shadow: 4px 4px 4px #ccc;
}
.vcard {
    display: block;
    padding: 0px;
    border: medium none;
}
.theme-light.slider-wrapper {
    background: none !important;
    padding: 0px !important;
}
.theme-light .nivoSlider img {
    border-radius: 6px !important;
}
.hidden {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
li {
    font-size: 1rem;
}