@charset "utf-8";
#wrapper {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #FFF;
	margin: 0px;
	background-color: #e1e49b;
}

#conatiner {
	float: left;
	width: 991px;
}



#banner {
	float: left;
	width: 991px;
}

#left {
	float: left;
	width: 360px;
}
#contactLeft {
	float: left;
	height: 414px;
	width: 274px;
	padding-left:50px;
	font-size: 13px;
	padding-top: 15px;
}
fieldset p {
	padding-right: 15px;
	padding-left: 15px;
}



#imageArea {
	float: left;
	height: 414px;
	width: 631px;
}

#contactForm {
	float: left;
	width: 582px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 13px;
}
#contactForm li {
	line-height: 2.5em;
}
#contactForm label {
	float: left;
	width: 80px;
}
.submit {
	margin-left: 80px;
}

#contactForm input {
	padding: 3px;
	width: 200px;
	margin-bottom: 10px;
}

#contactForm ol {
	list-style-type: none;
}



#whiteStripe {
	float: left;
	height: 22px;
	width: 631px;
	background-image: url(images/white-stripe.png);
	font-size: 12px;
	color: #000;
	padding-left: 360px;
}
#whiteStripe a {
	text-decoration: none;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#content ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#whiteStripe a:hover {
	color: #AED181;
}
.props {
	float: left;
	width: 580px;
	margin-right: 120px;
	position: absolute;
	margin-left: 300px;
	margin-top: 15px;
	visibility: hidden;
}
.link {
	color: #AED181;
	font-weight: bold;
}





#content {
	float: left;
	height: 231px;
	width: 991px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	padding-left: 60px;
}
#content ol li a {
	color: #FFF;
	text-decoration: none;
}
#content ol li a:hover {
	color: #AED181;
}
#content ol li a:focus {
	color: #AED181;
	outline: 0;
}
.propertyImg {
	float: right;
	margin-right: 130px;
	margin-top: 10px;
}
#aboutUs {
	float: left;
	width: 891px;
	background-image: url(images/white-stripe.png);
	/* NOT SUPPORTED BY IE 
	-moz-column-count:3;
	-moz-column-gap:1em;
	-moz-column-rule: 1px solid black;
	-webkit-colunm-count:3;
	-webkit--column-gap:1em;
	-webkit-column-rule: 1px solid black;*/
	color: #000;
	font-size: 11px;
	padding-left: 50px;
	padding-right: 50px;
}
#aboutUs table tr td {
	padding: 10px;
}

fieldset {
	border: 1px solid #AED181;
	margin: 10px;
}
.leftPadding {
	padding-left: 100px;
}

legend {
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#contact{
	float: left;
	width: 991px;
	background-image: url(images/white-stripe.png);
	color: #000;
	font-size: 11px;

}
.aboutHighlight {
	font-size: 12px;
}
.soldout {
	text-align: center;
	margin-left: 60px;
	margin-top: 30px;
}

