body{
		background-color: #ffffff;
	
	
		background-repeat: no-repeat;
	
						background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: top center;
			
		font-family: 'Arial';
	
	}


.entry input[type="text"],
.entry input[type="email"],
.entry textarea,
.entry input[type="submit"],
.search_input{
	font-family: 'Arial';
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
		font-family: 'Barlow Condensed';
	
		color: #f37121;
	
}
.logo_title{
	font-family: 'Barlow Condensed';
}

.post_item header h1,
.widget_title{
		font-family: 'Barlow Condensed';
	}

.entry a,
.widget a,
#site_nav a,
.post_item header h1 a,
.logo_text a{
	color: #f37121}
#site_nav li.current-menu-item:before,
#site_nav li.current-post-ancestor:before{
	border-color: #f37121;
}
.entry .button_shortcode,
.entry input[type="submit"],
.entry button.button{
	background: #f37121;
}


.top_header{
    background: #f37121;
}

.entry a.more_button{
    background: #f37121;
}






#site_header{
	background: #ffffff;
}


.content_bg{
	background: rgba(255,255,255, .94);
}

.entry h1{
	font-size: 45px;
}
.entry h2{
	font-size: 41px;
}
.entry h3{
	font-size: 37px;
}
.entry h4{
	font-size: 33px;
}
.entry h5{
	font-size: 29px;
}
.entry h6{
	font-size: 27px;
}


.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	font-weight: 300;
}


#second_menu{
	background:  #f37121;
}
#second_menu ul ul a{
	padding: 0;
	color:  #f37121;
}

