#header #main-nav .navbar-nav>li>.dropdown-menu {
    background-color: rgb(29,49,89);
}
#home .hot-issue-box .hot-issue .hot-issue-text-wrapper {
    background-color: rgb(217,155,41);
}
#header .top-bar {
    background-color: rgb(217,155,41);
}
#home .hot-issue-box a.hot-issue {
    background-size: 100% auto;
	background-color: #f2f2f2;
}
#home #issuesCarousel .overlay {
    background-color: rgb(29,49,89);
}
#home #factsCarousel .overlay {
    background-color: rgb(217,155,41);
}
#home #newsCarousel .overlay {
    background-color: rgb(99,156,191);
}
#home .signup-box .signup .overlay {
    background-color: rgb(29,49,89);
}
#home .meet-cab-box .meet-cab .meet-cab-int .overlay {
    background-color: rgb(99,156,191);
}
#home #issuesCarousel .carousel-indicators li {
	background-color: rgb(29,49,89);
}
#home #factsCarousel .carousel-indicators li {
	background-color: rgb(217,155,41);
}
#home #newsCarousel .carousel-indicators li {
	background-color: rgb(99,156,191);
}
#pagebuilder .featured-image .image-caption, #news-detail .featured-image .image-caption {
    background-color: rgb(217,155,41);
}
#news-detail .interior-img-wrapper .interior-img .image-caption {
    background-color: rgb(217,155,41);
}
#related-content .related-article-box .related-article .overlay {
    background-color: rgb(29,49,89);
}
#related-content .related-article-box:nth-child(2) .related-article .overlay {
    background-color: rgb(217,155,41);
}
#related-content .related-article-box:nth-child(3) .related-article .overlay {
    background-color: rgb(99,156,191);
}
#news-detail .interior-img-wrapper {
    width: 100%;
}
#news-detail .interior-img-wrapper .interior-img {
    height: 260px;
}
#pagination ul li.active {
    background-color: rgb(217,155,41);
}
#pagebuilder .main-content .photo-snippet .photo .image-caption {
    background-color: rgb(217,155,41);
}