@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #5fa214;
}
* {
	border: 0 none;
	color: #6d6e71;
	font: 97% Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
#wrapper {
	background: url(../images/wrapper_top.png) repeat-y center top;
	width: 1017px;
	min-height: 560px;
}
.selling_icon {
	position: absolute;
	z-index: 99999;
	margin: -55px 55px;
}
.clear {
	clear: both;
	height: 0;
}
#content01 {
	text-align: left;
	width: 961px;
}
.column01, .column02, .column03 {
	margin-top: 13px;
	background: #f4f8df;
	float: left;
	width: 100%;
}
.column03 {
	background: #d4e2f4;
}
.column01 img, .column02 img, .column03 img, .map {
	float: left;
}
.column01 h1 {
	background: url(../images/about_header.gif) no-repeat;
}
.column02 h1 {
	background: url(../images/location_header.gif) no-repeat;
}
.column03 h1 {
	background: url(../images/forsale_header.gif) no-repeat;
}
.column01 h1, .column02 h1, .column03 h1 {
	float: left;
	text-indent: -99999px;
	height: 45px;
	width: 250px;
}
.column01 h2, .column02 h2, .column03 h2 {
	float: left;
	font-size: 100%;
	margin-bottom: 7px;
	font-weight: bold;
	display: inline;
}
.column02 h3 {
	font-weight: bold;
	margin: 15px 0 5px 12px;
}
.column01 p, .column02 p, .column03 p {
	text-align: left;
	margin-bottom: 5px;
}
.para {
	margin-left: 23px;
	float: left;
	width: 550px;
}
.para ul {
	list-style: disc outside;
	margin-left: 13px;
}
.largemap {
	margin-top: -32px;
	text-align: center;
}
/**/
h1 {
	font-size: 97%;
	font-weight: bold;
	margin-bottom: 10px;
}
a {
	color: #1c87c9;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
#content02 {
	background: #adc8e8;
	width: 961px;
	display: table;
	text-align: left;
}
#content02 h2 {
	margin: 10px 0 0 27px;
	font-weight: bold;
	position: absolute;
}
#content02 h2 span {
	color:#187e1c;
	font-weight:bold;
	font-size:1.1em;
}
#content02 .c01 {
	padding: 35px 10px 25px 25px;
	font-size: 115%;
	line-height: 150%;
	/*	border-right: 1px solid #999; */
	color: #FFF;
	float: left;
}
#content02 .c01 sup {
	color:#ffffff;
	font-size:0.5em;
}
#content02 .c02 {
	width: 315px;
	padding: 25px 0 25px 0;
	/*	border-right: 1px solid #999; */
	color: #6D6E71;
	float: left;
	text-align: center;
}
#content02 .c02 .enquire {
	margin-top: 0px;
}
#content02 .c02 .release {
	margin-top: 25px;
}
#content02 .c02 .downloadplan {
	margin-top: 30px;
	font-weight: bold;/*	float:right;
	width:100px; */
}
.downloadplan a {
	font-weight: bold;
}
#content02 .c03 {
	padding: 10px;
	/*	border-right: 1px solid #999; */
	color: #6D6E71;
	float: right;
}
.pdf {
	background: url(../images/icon_pdf.png) no-repeat;
	padding: 5px;
	font-weight: bold;
}
.pdf a {
	margin-left: 25px;
	font-weight: bold;
}
.pdf a:hover {
	text-decoration: none;
}
.red {
	color: #F00;
}
.disc {
	font-size: 10px;
	margin: 5px 10px 0px 10px;
	position: relative;
	color: #999;
}
.enquire a, .enquire a:active, .enquire a:visited {
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 28px;
	background: url(../images/enquire_btn.gif) no-repeat left top;
	text-indent: -99999px;
	cursor: pointer;
	border: 1px solid #0079c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.enquire a:hover {
	background-position: left -32px;
}
.release a, .release a:active, .release a:visited {
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 28px;
	background: url(../images/release_btn.gif) no-repeat left top;
	text-indent: -99999px;
	cursor: pointer;
	border: 1px solid #0b9444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.release a:hover {
	background-position: left -32px;
}
#footer {
	background: url(../images/wrapper_bottom.png) no-repeat center top;
	height: 56px;
	width: 1017px;
}
#footer .amba {
	color: #B8B8B8;
	width: 200px;
	float: left;
	margin: 10px;
	font-size: 80%;
}
#footer .amba a {
	color: #B8B8B8;
	font-weight: bold;
	text-decoration: none;
}
#footer .amba a:hover {
	text-decoration:underline;
}

#footer .privacy {
	width: 200px;
	float: right;
	margin: 10px;
	font-size: 85%;
}
#footer .privacy a {
	text-decoration:none;
}
#footer .privacy a:hover {
	text-decoration:underline;
}

/* Full background */
#bg {
	position: fixed;
	top: -2px;
	left: 0;
	z-index: -10000;/*display: none;*/
}
.bgwidth {
	width: 100%;
}
.bgheight {
	height: 100%;
}
/* Slide Show */
#slideshow {
	height: 354px;
	position: relative;
	margin: 0 28px;
}
#slideshow IMG.active {
	opacity: 1;
	z-index: 10;
}
#slideshow IMG {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 8;
}
/* Show/Hide */
.slidingDiv, .slidingDiv2, .slidingDiv3 {
	height: auto;
	padding: 0;
	margin-top: 0;/*	border-bottom: 5px solid #3399FF;	*/
}
.show, .show2, .show3, .hide, .hide2, .hide3 {
	display: none;
	float: right;
	width: 50px;
	margin: 0 -75px 10px 0;
}
a.show, a:active.show, a:visited.show, a.show2, a:active.show2, a:visited.show2, a.show3, a:active.show3, a:visited.show3, a.hide, a:active.hide, a:visited.hide, a.hide2, a:active.hide2, a:visited.hide2, a.hide3, a:active.hide3, a:visited.hide3 {
	font-size: 80%;
	text-decoration: none;
	text-align: center;
	color: #6d6e71;
	background: #DBDBDB;
	padding: 1px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a:hover.show, a:hover.show2, a:hover.show3, a:hover.hide, a:hover.hide2, a:hover.hide3 {
	font-size: 80%;
	text-decoration: none;
	background: #6d6e71;
	color: #DBDBDB;
	padding: 1px;
	border: 1px solid #CCC;
}
