/* auxiliary overriding styles */
body .eda_module_typeshareticker{

}

body #frontpage_banner .banner_inner .slide .inner_slide .titles_outer h1:after{

}


body .eklips_table .table_container td, body .eklips_table .table_container th{
	padding: 8px 15px 8px 8px;
}

.not_huge_header #main{
	width: 82%;
}


.not_huge_header #main .main-content{
	width: 80%;
}


.not_huge_header #main .thumbnail.top_img{
	padding-left: 70px;
}


body .section_wide_contact a.bolder_link{
	color: #332d2f;
    display: block;
    text-transform: uppercase;
    padding: 11px 10px;
    font-family: "FranklinGothicURW-Boo",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

body .section_wide_contact a.bolder_link:hover{
	background: #f3f3f3;
}

body .post-content img.alignright{
	margin-top: 0px;
}

body .post-content img.alignleft{
	margin-top: 0px;
}

@media only screen and (max-width: 767px){
	body #frontpage_banner .banner_inner video {
		display: none;
	}
}

@media only screen and (min-width: 767px){
	body #frontpage_banner .banner_inner .slide.iframe_enabled{
		background-image: none!important;
	}
}
