#main_header.newhome_header,
#header.newhome_header {
    background: #660000;
}

#main_header.newhome_header ul.bwsecondarynav-container li a{
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
}

#main_header.newhome_header #donate{
	border-color: #ffcc00;
	border-radius: 5px;
	background-color: #ffcc00;
	color: #660000;
	font-size: 14px;
}

#main_header.newhome_header #donate:hover{
	color: #660000;
	/*background-color: #ffcc00;*/
	background-color: transparent;
}

#main_header.newhome_header #searchform input{
	border-color: #660000;
}

#header.newhome_header #apply{
	background: url(../images/apply-new.png) no-repeat top center;
	background-size: cover;
    background-color: #660000;
}

#header.newhome_header #apply a,
#header.newhome_header #apply p{
	color: #660000;
}

#header.newhome_header .container_24 {  
    background: url(../images/header_faux_columns_small-1.png) repeat-y 835px 0;
}

#header.newhome_header div#navvy ul#menu-main-navigation li a{
	font-family: 'Oswald', sans-serif;
}

#header.newhome_header div#navvy{
	padding-top: 4px;
}

.home-image,
#header.newhome_header div#navvy div.menu-main-navigation-container{
	float: left;
}

.home-image img{
	padding-top: 3px;
}

.custom-title{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #660000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}

.custom-content{
	font-size: 12px;
	color: #333333;
}

.custom-subtitle{
	color: #660000;
	font-size: 13px;
    font-weight: 700;
}

.btn-go{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #660000;
	font-weight: 700;
	padding: 8px 25px;
	text-transform: uppercase;
	margin: 10px 0;
	border: none;
	border-radius: 10px;
	background-color: #ffce00;
	cursor: pointer;
}

.btn-go:hover{
	color: white;
	background-color: #660000;
}

.btn-more{
	color: white;
	background-color: #660000;	
	padding: 8px 0;
	width: 100%;
}

.btn-more:hover{
	color: #660000;
	background-color: #ffce00;
}

.border-right{
	border-right-style: solid;
	border-width: 1px;
	border-color: #660000;
}

.col-3{
	width: 25%;
    float: left;
    padding: 22px;
    box-sizing: border-box;
}

section{
	padding: 20px 0;
	background-color:#fff;
}

.text-center{
	text-align: center;
}

.bg-fade{
	background-color: #dddddd
}

.custom-link{	
	font-size: 12px;
	color: #b6270e;
}

.color-white{
	color: white;
}

.img-text{
	font-family: 'Oswald', sans-serif;
	font-size: 19px;    
    margin-bottom: 17px;
    line-height: 20px;
    text-transform: uppercase;
}

.img-description{
	margin-bottom: -73px;
}

.w-80{
	width: 80%;
	margin: auto;
}

#footer.footer-newhome,
#footer.footer-newhome .dashed_top{
	background: none;
}

#footer.footer-newhome{
	background-color: #660000;
	padding-top: 25px;
}

#footer.footer-newhome #footer_slider h5,
#footer.footer-newhome #footer_slider h5 a{
	color: white;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

#footer.footer-newhome #footer_slider h5{
	margin:0 15px;
    font-size: 16px;

}

#footer.footer-newhome div#social ul li{
	color: white;
	font-size: 16px;
	margin: 0 4px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

#footer.footer-newhome div#footer_logo img{
	max-width: 240px;
}

#footer.footer-newhome div#footer_logo,
#footer.footer-newhome div#footer_slider-1,
#footer.footer-newhome #footer_slider-1 h5{
	float: left;
}


#footer.footer-newhome div#footer_slider-1{	
    position: absolute;
    right: 0;
    top: 63%;
}

#footer.footer-newhome div#social i.fa{
	font-size: 21px;
	color: white;	
}

.left-text,
.right-text{
	float: left;
}

.right-text{
	width: 72%;    
    margin: 6px 0 10px 5px;
}

.clear{
	clear: both;
}

.new-slide{
	position: relative;
}

.slide-text{
	position: absolute;
    top: 40%;
    right: 15%;
    font-size: 130px;
    line-height: 114px;
    font-family: 'Oswald', sans-serif;
    text-align: right;
    text-transform: uppercase;
    color: white;
}

#footer.footer-newhome #employment_link {
    left: 320px;
}

#footer.footer-newhome #relations_link {
    left: 420px;
}

#footer.footer-newhome #copyright_tab {
    left: 538px;
}

#footer.footer-newhome #contact_tab {
    left: 638px;
}

#footer.footer-newhome #privacy_tab {
    left: 712px;
}

#footer.footer-newhome .close_button{
    bottom: 6px;
    left: 850px;
    padding: 2px 10px;
    font-size: 15px;
    border-radius: 5px;
    background: #ffce00;
    width: auto;
}

#footer.footer-newhome .btn-go:hover{
	background-color: white;
	color: #660000;
}

.home-slider {
	font-size:24px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;	
}