#rt-footer h4 {
	color: #d2232a;
}
#rt-footer a {
	color: #d2232a;
}

#rt-footer a:hover {
	color: #d2232a;
}

#rt-bottom {
    background-color: #f8f8f8;
}

#rt-bottom h6 {
    color: #eb7b33;
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 10px;
}

#rt-bottom p {
    color: #eb7b33;
    margin: 0;
}

#rt-footer .newsletter a {
    background-color: #d2232a;
    color: #ffffff;
    display: inline-block;
    margin-top: 30px;
    padding: 12px 50px;
}

#rt-colored {
    background: transparent url("/images/frontpage-pre-footer_1500x300.jpg");
    min-height: 300px;
    padding: 0;
}

#rt-colored.rt-container {
    background: transparent;
}

#rt-utility .centered {
    text-align: center;
}

#rt-colored.sponsors img {
    margin: 0 20px;
}

.nspArt h3 {
	background-color: #d7b462;
}
.nspArt:first-child h3 {
	background-color: #d2232a;
}
.nspArt:last-child h3 {
	background-color: #eb7b33;
}

.frontpage-feature h3 {
    font-size: 1em;
    font-weight: 100;
    padding: 30px;
    margin-bottom: 15px;
    text-align: center;
}

.frontpage-feature h3 a {
    color: #ffffff;
}

.frontpage-feature h3 img {
    display: block;
    margin: 0 auto 10px;
    width: 50px;
}

.frontpage-feature > div {
    background-color: #e5e5e5;
    padding: 30px;
}

.frontpage-feature > div.content {
    min-height: 210px;
}

.frontpage-feature > div.read-more {
    border-top: 1px #fff solid;
    padding: 0 30px;
}

.frontpage-feature > div.read-more a {
    color: #d2232a;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px;
    display: inline-block;
}

.component-content h2 {
    text-align: center;
}

.sponsors img {
    margin: 0 20px;
}

#rt-top .rt-top-inner {
    border-bottom: none;
}

.gf-menu.l1 > li > .item {
    font-size: 15px;
}

#rt-breadcrumbs {
    background: url("/images/headers/page-header_background.jpg") no-repeat;
    background-size: cover;
    padding: 50px 0;
}

#rt-sidebar-a .rt-block {
    background-color: #e7e7e7;
}

#rt-sidebar-a .title {
    border-bottom: none;
    font-weight: 100;
    margin-bottom: 0;
}

.gf-menu.l1 > li.active > a, .gf-menu.l1 > li.active > a:hover,
.gf-menu .dropdown ul li.active > .item, .gf-menu .dropdown ul li.active > .item:hover {
    color: #d7b462!important;
}

#rt-content-top .gf-menu {
    background-color: #d2232a;
}

.column.col1 {
    width: 100%;
}

.btn-white {
    background: white;
    color: black!important;
    border: none;
}

.btn-orange {
    background: #fb7a40;
    color: white!important;
    border: none;
}

.nspArtPage > .nspCol3:last-child {
    padding: 0!important;
}


#rt-content-top .gf-menu > li > .item {
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
}
#rt-content-top .gf-menu .item:hover {
    color: black;
}

.submenu .menutop li.root > .item {
    color: #ffffff;
    background-color: #d2232a;
    border: none;
    font-family: "Open Sans", Helvetica, arial, serif;
    padding: 6px 20px;
    text-transform: uppercase;
}
.submenu .menutop li.root:hover > .item {
    color: #d7b462;
}
.submenu .level2 li {
    height: auto;
}

.submenu .menutop .level2 li > .item {
    border-top-color: white;
}

.submenu .menutop {
    float: none;
    background-color: #d2232a;
    height: 40px;
}
.submenu .menutop li:hover > .item:hover {
    border: none;
    background-color: #d2232a;
}

.submenu .menutop li.root {
    height: 40px;
}
.submenu .menutop li.root > .daddy, .submenu .menutop li.root:hover > .daddy {
    background-image: none;
}
.submenu .menutop li.root:hover > .daddy:hover {
    background-image: none!important;
}

.submenu .menutop .level2 li > .item {
    background-color: #ffffff;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    padding: 8px 15px;
}
.submenu .menutop .level2 li:last-child > .item {
    border-bottom: 1px solid #f7f7f7;
}
.submenu .menutop .level2 li:hover > .item {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    color: #d2232a;
}
.submenu .menutop li ul {
    margin-top: 10px;
}
.submenu .menutop li ul li {
    float: none;
}

#rt-top .rt-block {
    display: inline-block;
}

.rt-block.submenu {
    padding-top: 0;
}

.rt-block.search-button-ajax {
    margin: 5px 0;
    padding: 15px 0;
}

.rt-block.social {
    margin-left: 0;
}

#search-button {
    cursor: pointer;
}
#search-button:hover {
    color: #d2232a;
}

.search-button-ajax form {
    position: absolute;
    right: 20px;
}
#rt-content-top {
    overflow: unset;
    display: block;
}
#rt-content-top:before, #rt-content-top:after {
    display: table;
    content: "";
    line-height: 0;
}
#rt-content-top:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
}
