﻿#breadcrumb {
	margin: 0px 0px 15px -3px;
	padding: 10px 0px 5px 0px;
}

	#breadcrumb a {
		color: #134AA2;
	}

#content {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 0px 20px 0px 210px; /* do not add ANY padding top or bottom as this will make the scroll bar extend beyond the bottom of the page */
	position: relative;
	z-index: 3;
}

#content h2 {
	font-family: Verdana;
	font-size: 16pt;
	text-align: right;
}

#content p {
	font-size: 11pt;
	padding: 5px;
	margin: 5px 0px;
}

	#content p.summary {
		color: #444;
		font-style: italic;
	}

#pad4 {
	display: block;
	height: 85px;
}

#pad5 {
	display: block;
	height: 50px;
}

.for-sale {
	clear: both;
	margin: 10px inherit 20px inherit;
	text-align: center;
}