@charset "UTF-8";
/* CSS Document */

.banner h1 {
	color:#000000;
}

.banner h2 {
	color:#000000;
}

.banner h3 {
	color:#000000;
}

.banner-logo {
	background-color:transparent;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
}

/* Lease Plans - Connect Viewer */
.suite {
	fill:#d8cfca;
}

.base_attr {
	stroke:#888888;
	stroke-width:10;
}