﻿body
{
	background: white;
}

.header, .footer, .banner, .navigation, .siteplan-help-overlay, .siteplan-help-text, div.plotimage span, .floorplans img.plus, input
{
	display: none;
}

.wrapper
{
	width: auto;
	margin: 0 5%;
	background: transparent;
}
a:link, a:visited {
	color: #004040;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.print { float: none; display: block; margin: 8pt; }
.print h2 { font-size: 20pt; }
