a[href]:after {
	content: none;
}

.sub-header-text h1, 
.sub-header-text h2, 
.sub-header-text h3, 
.page-title h1, 
.topic-boxes h3, 
.related-pages h3,  
.related-page span {
	font-family: sans-serif !important;
}

.global-header {
	display: none;
}

#post-header {
    display: none;
}

.sub-header-img {
	display: none;
}

.sub-header-text {
	width: 100% !important;
}

.sub-header-standard {
	padding: 0px;
}

.sub-header-video .sub-header-hero {
	display: none;
}

.area-nav {
	display: none;
}

.main-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.col-md-4.col-sm-6 {
	float: left;
	width: 48%;
}

.col-sm-6.col-md-4, .hidden-sm.col-md-4 {
	float: left;
	width: 32%;
}

.col-sm-6 {
	float: left;
	width: 48%;
}

.col-md-8 {
	float: left;
	width: 65%;
}

.col-md-4 {
	float: left;
	width: 32%;
}

img.photo {
	max-width: 100px;
	height: auto;
}

.faculty-member-photo {
	max-width: 200px;
	height: auto;
}

.feature-sm-text {
	position: relative;
}

.extras-gallery p {
	position: relative;
}

.area-contact-info {
	margin: 0px;
	padding: 0px;
}

.area-contact-info-phone, .area-contact-info-email, .area-contact-info-location, .area-contact-info-hours {
	padding: 0px 10px 0px 0px !important;
	margin: 0px !important;
}

#back-to-top, .back-to-top {
	display: none;
}

.global-footer {
	display: none;
}

.global-footer-copyright {
	display: none;
}