div.frontpage-header {
display: none !important;
}
/*Shifts the navigation menu to the right */
.main navigation {
	clear: none;
	float: right;
	width: 55%;
}
/*aligns the menu links with the medium size logo*/
.main-navigation {
	clear:none;
	float: right;
	width: 55%;
	margin: -60px 0px 0px 0px;
}
/*removes the footer dead space area*/
.footer-widgets{
	width:0%;
	padding:2% 0;
	overflow:auto;
	margin: -160px;
}
/*Makes the content area stretch the entire width of the page*/
.content-area {
	width: 100%;
	margin: 5% 5% 5% 0;
}
/*changed from 100% to 0% (makes the widget area disappear*/
.footer-widgets{
	width:0%;
	padding:2% 0;
	overflow:auto;
}
.page-id-35 .header-one {
	display: none;
}

.page-id-125 .header-one {
	display: none;
}
.page-id-37 .header-one {
	display: none;
}
.page-id-39 .header-one {
	display: none;
}
.page-id-41 .header-one {
	display: none;
}
.page-id-48 .header-one {
	display: none;
}
.page-id-74 .header-one {
	display: none;
}
.page-id-272 .header-one {
	display: none;
}
.page-id-306 .header-one {
	display: none;
}
.page-id-353 .header-one {
	display: none;
}
.page-id-411 .header-one {
	display: none;
}


