html,
body,
#wrapper,
#info_holder,
#footer_holder,
header,
.sub_holder {
	background: transparent;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	min-width: 0;
}

#masthead_image {
	visibility: hidden !important;
}

.default nav,
.default #masthead {
	display: none;
}

.default h1 {
	padding-right: 100px;
	margin: 50px 0 30px;
}

.default #nav_holder {
	background: transparent;
}

.default #logo {
	right: 0;
	margin: 0;
}

#masthead_overlay * {
	color: #000 !important;
}

.overview_copy {
	width: 100%;
}

.content_holder {
	background: transparent !important;
	padding: 0 !important;
}

.photo {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}

#account,
#crumb_holder,
nav,
nav a,
#masthead_overlay img,
aside,
.button,
#paging_bottom,
.slideshow1_tabs,
#resources_holder,
#footer ol,
#search_holder,
#submenu_link {
	display: none !important;
	visibility: hidden;
}

#nav_holder a {
	display: none !important;
	color: #000 !important;
}

#article_holder,
article {
	display: block;
	margin: 0 !important;
	width: 100% !important;
}

#resources_extra {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	float: none !important;
}

.resource .photo {
	display: none !important;
}

.resource h1 {
	padding-top: 100px;
}

.resource #masthead {
	height: 30px;
	min-height: 30px;
}

#floorplan_preview,
#map_preview {
	float: none !important;
}

.detail .module_contact {
	float: none;
	padding: 12px 0;
	border: none;
	background: transparent;
}

#footer .copyright {
	position: static;
}

.details li img {
	margin: 1px 20px 20px 0px;
	display: block;
	float: left;
}

.details li {
	background-image: none !important;
	float: none !important;
	width: auto !important;
	height: auto !important;
	overflow: visible;
	padding: 10px 0;
	margin-bottom: 10px;
	clear: both;
}

.no_print {
	display: none;
}

#search_panel,
#search_result_actions {
	display: none;
}