body {
	background: #ffffff;
	color: #222;
	font-family: 'Century Gothic', 'Gill Sans', 'Trebuchet MS', sans-serif;
	font-size: 0.8em;
	line-height: 20px;
}

#nav, #secnav { display: none; }
#sidebar > ul, #sidebar > h1 > img, #sidebar > h1 > ul, #sidebar-right { display: none; }

.right {
	float: right;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
#sidebar h1 {
	color: #000000;
	font-size: 1.8em;
	margin-bottom: 11px;
	line-height: 28px;
}
h2 {
	margin-bottom: 5px;
	font-weight: normal;
	color: #575a5d;
	font-size: 1.5em;
}
h3 {
	font-weight: bold;
	color: #024a71;
	font-size: 1.1em;
}
h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #024a71;
}

#page_one,
#page_two {
	position: relative;
	margin: 34px auto;
	width: 504px;
	height: 654px;
	border: 1px solid #ccc;
	padding: 20px;
}
#page_one {
	padding-top: 0;
}
#page_two {
	page-break-before: always;
}

.header {
	margin-bottom: 10px;
}

.header img.logo {
	float: left;
}

.header .title {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.header h4 {
	margin-top: 10px;
}

div.lead_image img {
	width: 500px;
	border: 2px solid #575a5d;
}
.content {
	float: left;
	width: 326px;
	height: 330px;
	overflow: hidden;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	font-size: 0.5em;
	font-size: 80%;
	line-height: 1.4;
	margin-top: 5px;
}
.sidebar {
	float: left;
	width: 144px;
	font-size: 12px;
	padding-left: 10px;
	font-size: 85%;
	line-height: 1.4;
}
.sidebar h4 {
	margin-top: 5px;
}
.agent {
	margin-bottom: 5px;
}
.strong {
	font-weight: bold;
	color: #024a71;
}
.photos img {
	width: 248px;
	border: 1px solid #ccc;
}
img.colliers {
	position: absolute;
	right: 20px;
	bottom: -17px;
}

.footer {
	clear: both;
	position: absolute;
	bottom: 3px;
	font-size: 6pt;
	color: #575a5d;
}

#footer span { font-size: 80%; display: block; width: 400px;}
#footer a { display: none; }
#footer img.colliers { position: static; float: right; }