* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
}

ul, ol {
	margin: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.smalls img {
	margin: 10px 10px 0 0;
}

.showhouse .column1,
.showhouse .column2 {
	clear: both;
}

.showhouse .column1 h1 {
	font-size:18px;
	margin-bottom: 10px;
}

.showhouse .bottom h2 {
	font-size:14px;
	margin-bottom: 10px;
}

.showhouse .bottom .option {
	float: left;
	font-size: 11px;
	padding: 0 0 10px;
	width: 100px;
}

.showhouse .information .data {
	background-image:url("/images/print/light.png");
	border:1px solid #999999;
	float:left;
	padding:5px 0;
	width:202px;
	height: 239px;
}

.showhouse .information .data p span strong {
	font-size:16px;
}

.showhouse .column1 .images {
	float:left;
	padding:0 0 0 10px;
	width:390px;
}

.showhouse .information .data p span.blue {
	color:#54A2E0;
	display:block;
	padding:0 5px;
	width:100%;
}

.showhouse .information .data p {
	margin-bottom: 0;
}

div.showhouse div.bottom {
	margin-top:10px;
}

p {
	margin-bottom: 10px;
}

.showhouse .bottom .options {
	clear:both;
	font-size:10px;
	padding:10px 0 0;
	height: 45px;
}

.showhouse .bottom .option span.blue {
	border:1px solid #55a2e0;
	color: #55a2e0;
}

.showhouse .bottom .option span.green {
	border:1px solid #00ab91;
	color: #00ab91;
}

.showhouse .bottom .option span.yellow {
	border:1px solid #d0a008;
	color: #d0a008;
}

.showhouse .bottom .option span.grey {
	border:1px solid #afafaf;
	color: #afafaf;
}

.showhouse .bottom .option span.white {
	border:1px solid #000;
	color: #000;
}

.showhouse .bottom .option span {
	font-weight: bold;
	float:left;
	font-size:11px;
	padding:2px 3px;
}

.showhouse .bottom .right li.red,
.showhouse .bottom .right li.blue,
.showhouse .bottom .right li.gray,
.showhouse .bottom .right li.green,
.showhouse .bottom .right li.yellow {
	list-style:none outside none;
	text-decoration:none;
}

.showhouse .bottom .right li.blue {
	color: #55a2e0;
}

.showhouse .bottom .right li.gray {
	color: #afafaf;
}

.showhouse .bottom .right li.green {
	color: #00ab91;
}

.showhouse .bottom .right li.yellow {
	color: #d0a008;
}

div.showhouse .tables {
	padding:15px 0 0;
}

table.tables tbody td {
	vertical-align:top;
}

.tables table {
	border-collapse:collapse;
	float:left;
	margin:0 7px 5px 0;
	width:183px;
}

.tables table th {
	font-size:13px;
	padding:10px 5px 3px 5px;
	text-align:left;
}

table.tables tbody td {
	vertical-align:top;
}

.tables table td {
	padding:3px 5px;
}

.tables table tr {
	border: 1px solid #999;
}

.tables table tr,
.tables table tr td {
	background-image:url("/images/print/light.png");
}

.tables table tr.dark,
.tables table tr.dark td {
	background-image:url("/images/print/dark.png");
}

div#top,
div#popup_calendar,
div.showhouse div.column2 .attraction-box,
.noprint,
#googlemap .gmnoprint {
	display: none;
}

h1.noscreen {
	page-break-before: always;
	font-size: 18px;
	margin-bottom: 10px;
}

div.showhouse div.bottom {
	margin-top: 30px;
}

#page #footer {
	clear:both;
	color:#54A2E0;;
	float:left;
	height:31px;
	line-height:31px;
	text-align:left;
	width:100%;
}

#googlemap {
	margin: 100px 0 0 0;
}

#googlemap #map_canvas {
	width: 592px;
	height: 632px;
}
