#content h2 {
	margin-top: 1.0em;
}

div#gallery {
	width: 832px;
	height: 290px;
	display: block;
	position: relative;
	margin: 0 19px;
	background: url(/images/blue_stripe_bg.gif) bottom left repeat-x transparent;
}

div#polaroids {
	width: 444px;
	height: 215px;
	padding: 34px 30px 38px 27px;
	display: block;
	background: url(/images/polaroids.png) top left no-repeat transparent;
	float: right;
	z-index: 9999;
	position: absolute;
	top: 0px;
	right: -31px;
}

div#polaroids ul {
	list-style: none;
}

div#polaroids ul li img {
	width: 444px;
	height: 215px;
	display: block;
}

div#featured_listings {
	width: 397px;
	padding-right: 10px;
	height: 248px;
	display: block;
	background: url(/images/featured_listings_bg.png) top left no-repeat transparent;
	float: left;
	z-index: 1000;
	float: left;
	margin-left: -22px;
	margin-top: 22px;
}

div#featured_listings h2 {
	font: normal 2.0em Georgia, "Times New Roman", times, serif;
	color: #180d01;
	width: 90%;
	position: relative;
	margin: 1.5em auto 0 auto;
	text-indent: -9999px;
}

div#featured_listings p {
	width: 90%;
	position: relative;
	margin: 2em auto 1.0em auto;
	font-size: 1.2em;
	line-height: 1.3em;
}

div#gallery_shadow {
	width: 444px;
	height: 215px;
	display: block;
	background: url(/images/gallery_shadow_overlay.png) top left no-repeat transparent;
	position: absolute;
	z-index: 999999;
	top: 34px;
	right: -1px;
}

a#view_more_properties {
	width: 155px;
	height: 15px;
	text-indent: -9999px;
	position: absolute;
	left: 10px;
	top: 265px;
	background: url(/images/view_more_properties.png) top left no-repeat transparent;
}

div#banner {
	width: 836px;
	height: 64px;
	display: block;
	padding-bottom: 4px;
	background: url(/images/banner_bg.png) top left repeat-x transparent;
	position: relative;
	margin: 0 auto;
}

div#content {
	background: #fff;
	margin-top: -4px;
	padding-bottom: 2.0em;
	padding-top: 1.0em;
}

div#content h2 {
	font-size: 1.7em;
	color: #7f2c1b;
	font-weight: normal;
	margin: 0.5em 0;
	text-indent: 15px;
}

div#content p {
	width: 96%;
	position: relative;
	margin: 0.5em auto;
	font-size: 1.3em;
}

#banner h4 {
	width: 90px;
	height: 30px;
	background: url(/images/open_house_tag.png) top left no-repeat transparent;
	text-indent: -9999px;
	display: block;
	position: relative;
	float: left;
	margin-left: -6px;
	margin-top: 19px;
	z-index: 99999;
	margin-right: 20px;
}

#banner h5 {
	float: left;
	font: normal 2.0em Georgia, "Times New Roman", times, serif;
	color: #8d2104;
	line-height: 64px;
	height: 64px;
}

#banner h5 span {
	margin-left: 10px;
	font-size: 11px;
	color: #655e49;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}

div#footer {
	width: 832px;
}

div#polaroids-control {
	text-align: center;
	padding-top: 2px;
}

div#polaroids-control a {
	font-weight: bold;
	color: #555;
	margin: 0 5px;
	text-decoration: none;
}