+@charset "utf-8";
/* CSS Document */

.b {
	color:#1B3685;font-size:16px
}

.b2 {
	color:#666666;font-size:15px;font-weight:bold;
}

.b3 {
	color:#1B3685;font-size:12px;font-weight:bold;
}


.ib{font-weight:bold; font-style:italic;font-size:12px}

.b{font-weight:bold;}

select {
	widt!h:120px;
	border:thin #cccccc solid
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #27A348;
	margin: 0;
	margin-left:10px;
	padding: 0;
	color: #000000;
	background-image: url(images/bg2.png);
	background-repeat:repeat-y;
}
phead {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
}
#menu {
	position:absolute;
	width:930px;
	z-index:1;
	background-color:#1B3685
}
.txt {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #;
	margin: 0;
	padding:4px;
	text-align: left;
	color: #333333;
}
.txt2 {
	color: #ffffff;
}
.style1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#1B3685;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px
}

.leftimage {
	float:left;
	margin-right:10px;
	margin-top:-2px;

}

.rightimage {
	float:right;
	margin-left:10px;
	marg!in-top:2px;

}

#footer1 {
	position:absolute;
	width:930px;
	height:26px;
	z-index:102;
	left: 10px;
	top: 848px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.leftimage {
margin-right:15px; float:left;
margin-top:7px;
}

#apDiv3 {
	position:absolute;
	width:200px;
	height:30px;
	z-index:103;
	left: 498px;
	top: 20px;
	
}

#-apDiv3 {
	position:absolute;
	width:200px;
	height:87px;
	z-index:103;
	left: 498px;
	top: 10px;
}

#apDiv1 {
	position:fixed;
	width:400px;
	z-index:2;
	left: 500px;
	top: 173px;
	border:thin #1B3685 solid;
	padding-left:20px;
	padding:0px;
	margin:0px;
	
}

#apDiv4 {
	position:fixed;
	width:200px;
	height:54px;
	z-index:103;
	left: 500px;
	top: 488px;
}


/* >Featured Property
---------------------------------------------------------------------------------------- */

#featuredProperty {
	position:absolute;
	width:402px;
	left: 498px;
	top: 390px;
	border: 1px solid #e0e0e0;
}

#featuredPromotion {
	position:absolute;
	width:400px;
	left: 498px;
	top: 650px;
	border: 4px solid #00933B;
	text-align: center;
	font-size:16px;
	color: #1C3782;
	font-variant: small-caps;
}

.featuredDetails {
	padding: 10px;
}
.featuredDetails #price {
	font-size: 14px;
	margin-bottom: 10px;
}
#featuredProperty h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
	background: #1B3685;
	color: #fff;
	padding: 4px;
}
#featuredProperty p {
	margin: 0;
}
#featuredProperty .propertydescription {
	margin-top: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
.propertydescription img {
	float: right;
	margin-left: 20px;
	border: 1px solid #888;
}
ul.sellpoints {
	margin-left: 15px;
	padding: 0;
	font-size: 11px;
}


/* >Section Nav
---------------------------------------------------------------------------------------- */

#sectionNav {
	border-bottom: 2px solid #eee;
	margin-bottom: 20px;
}
#sectionNav ul {
	margin: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0;
	list-style-type: square;
}
#sectionNav ul li {
	font-size: 13px;
	font-weight: bold;
}
#sectionNav ul li a:link, #sectionNav ul li a:visited {
	color: #000;
	text-decoration: none;
}
#sectionNav ul li a:hover, #sectionNav ul li a:active {
	color: #27A348;
}
