body {
	color: #313131;
	font: normal normal normal 13px/170% Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
}
hr, #jumper, .noshow {
	display: none;
}
a:link, a:active, a:visited {
	color: #dad54b;
	cursor: pointer;
	outline: 0;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
img { border: none }
#intro {
	bottom: -45px;
	left: 0;
	margin: 10px 0 0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 26;
}
#strap {
	background: #2f7633;
	border-bottom: 1px solid #216325;
	height: 40px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 25;
}
#intro-content, #content, #strap-content {
	margin: 0 auto;
	position: relative;
	width: 860px;
}
#content {
	margin-top: 65px;
	z-index: 1;
}
#intro-content {
	background: #fff;
	height: 225px;
}
#intro-content p {
	color: #c9cbca;
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	right: 0;
	width: 510px;
}
#intro-content img {
	margin-top: 48px;
}
#strap-content {
	padding-top: 10px;
}
#strap-content p {
	color: #fff;
	font-size: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 9px;
}
#controls {
	margin-top: 55px;
	position: relative;
	width: 100%;
}
#order {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#skirt {
	background: transparent url(/media/gfx/skirt.png) repeat-x;
	height: 25px;
}
#wrapper {
	height: 400px;
}
#properties {
	list-style: none;
	margin: 0;
	padding: 0 0 200px;
	overflow: auto;
}
#properties li {
	background: #f8f1e2;
	border: 1px solid #e2d9c7;
	font-size: 14px;
	height: 187px;
	margin-bottom: 10px;
	padding: 15px;
}
#properties li h2 {
	color: #2f7633;
	font-size: 22px;
	margin: 8px 0 0;
	padding: 0;
}
#properties li h4 {
	color: #c3a86d;
	font-size: 17px;
	font-weight: normal;
	margin: 6px 0 0;
	padding: 0;
}
#properties li img {
	height: 187px;
	width: 250px;
}
#properties li .price {
	color: #2f7633;
	font-size: 29px;
	font-weight: bold;
}
#properties li .enquiry {
	background: #f8f1e2 url(/media/gfx/star.jpg) no-repeat;
	font-size: 16px;
	padding-left: 29px;
}
#properties li .image-holder {
	border: 1px solid #ccc;
	float: left;
	height: 187px;
	margin: 0 25px 0 0;
	overflow: hidden;
	width: 250px;
}
#properties li .image-holder:hover {
	border: 1px solid #38ab26;
}
#properties li .detail {
	float: left;
	height: 150px;
	margin-right: 30px;
	width: 360px;
}
#properties li .options {
	float: left;
	height: 150px;
}
.no-show { display: none }