@charset "utf-8";
/* CSS Document */

img, div,a { behavior: url(css/iepngfix.htc); outline:none; }

table,td { margin:0px; padding:0px; border:0px; }

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat;
	background-position:top left;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

div.wrapped {
	width:980px;
	margin:0px auto;
}

div#header {
	background-image:url(../images/header-background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div#header div#logo {
	text-align:center;
	padding:30px 0px;
}

/*Navitagion*/

div#navigation {
	background-image:url(../images/navigation-background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:56px;
	min-width:1024px;
	width:auto !important;
}

div#navigation div.link {
	float:left;
	padding:2px 0px;
}

div#navigation div.link img {
	border:0px;
	display:block;
}

div#navigation div.link div{
	position:absolute;
	visibility:hidden;
	margin:0;
	margin-top:2px;
	padding:0;
	background-color:#97d6d5;
	background-image:url(../images/body-content-background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:solid 1px #90c3c8;
	border-right:solid 1px #90c3c8;
	border-bottom:solid 1px #90c3c8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .90;
}

div#navigation div.link div a {
	display:block;
	margin:0;
	padding:5px;
	text-align:center;
	font-size:12px;
	color:#4e3c2e;
	font-weight:bold;
	text-decoration:none;
}

div#navigation div.link div a:hover {
	color:#34868d;
}

/*End Navitagion*/

div#body {
	clear:both;
	overflow:auto;
	height:100%;
	background-color:#97d6d5;
	font-size:12px;
	color:#231f20;
}

div#body div.plant {
	position:absolute;
	width:200px;
	height:172px;
	overflow:hidden;
	left:50%;
    margin-left:-604px;
	background-image:url(../images/plant.png);
	background-repeat:no-repeat;
	background-position:top left;	
	z-index:-1;
}

div#body a {
	color:#569099;
	text-decoration:none;
}

div#body a:hover {
	text-decoration:underline;
}

div#body div.headers {
	text-align:right;
	border:0px;
}

div#body div.titles {	
	margin-bottom:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#4e3c2e;
}

div#body div.titles2 {
	margin-top:-10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-style:italic;
}

div#body p.text {
	padding:0px 15px;
	margin:0;
	margin-top:10px;
	line-height:18px;
	font-size:10px;
}

/*Home Page Contents*/

div#body div#leftBody {
	float:left;
	width:724px;
	padding:0px 5px;
}

div#body div#leftBody div#imageRotator {
	height:330px;
}

div#body div#leftBody div#quailMaps {
	clear:both;
	overflow:auto;
	height:100%;
	margin-top:10px;
	height:275px;
}

div#body div#leftBody div#quailMaps img{
	border:0px;	
}

div#body div#leftBody div#quailMaps div.mapThumb {
	clear:both;
	margin:11px 0px;
	text-align:center;
}

div#body div#leftBody div#quailMaps div#mapHomes {
	float:left;
	width:359px;
	margin-right:5px;
	background-color:#e8e9dc;
	padding-top:25px;
	height:249px;
}

div#body div#leftBody div#quailMaps div#mapCondos {
	float:left;
	width:360px;
	background-color:#e8e9dc;
	padding-top:25px;
	height:249px;
}

div#body div#rightBody {
	float:left;
	width:241px;
}

div#body div#rightBody div#welcome {
	clear:both;
	background-color:#e8e9dc;	
	height:300px;
	padding:30px 0px 0px 0px;
}

div#body div#rightBody div#featuredListing {
	clear:both;
	background-color:#e8e9dc;
	margin-top:10px;
	padding-top:25px;
	height:249px;
}

div#body div#rightBody div#featuredListing div.featuredThumb {
	margin:11px 0px;
	text-align:center;
}

div#body div#rightBody div#featuredListing div.featuredThumb img{
	border:0px;
	width:214px;
	height:140px;
}

/*End Home Page Contents*/

div#body div#maps {
	padding:0px 10px;
	width:960px;
	height:665px;
	overflow:hidden;
}

/*------------------------------------------------------------------------------------------------*/

/*Sub Page Contents*/

div#body div#leftBodyContent {	
	float:left;
	width:250px;
	padding:0px 5px;
}

div#body div#leftBodyContent div#rotator {
	position:relative;
	overflow:auto;
}

div#body div#leftBodyContent div#rotator ul {
	margin:0px;
	padding:0px;
}

div#body div#leftBodyContent div#rotator ul li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	display:none;
}

div#body div#leftBodyContent div#rotator ul li.show {
	z-index:500;
	display:block;
}

div#body div#leftBodyContent div.photo {
	width:250px;
	overflow:hidden;
}

div#body div#leftBodyContent div.photo img {	
	border:0px;
	display:block;
}

div#body div#leftBodyContent div.content {
	margin-top:5px;
	background-color:#e8e9dc;
	padding:15px;
	line-height:22px;
	text-align:center;
}

div#body div#leftBodyContent div.content div.contentInside {	
	font-size:14px;
	color:#4e3c2e;
	margin-top:20px;	
}

div#body div#leftBodyContent div.content div.contentInside div.contButton {
	margin-top:10px;
	text-align:center
}

div#body div#leftBodyContent div.content div.contentInside div.contButton img {
	border:0px;

}

div#body div#rightBodyContent {
	position:relative;
	float:left;
	width:700px;
	overflow:auto;
	height:100%;
	padding:20px 0px 0px 15px;
	background-color:#e8e9dc;
}

div#body div#rightBodyContent div.content {	
	line-height:22px;
}

div#body div#rightBodyContent div#leftCont {
	float:left;
	width:434px;
	overflow:auto;
	height:100%;
}

div#body div#rightBodyContent div#page {
	position:absolute;
	bottom:2px;
	right:240px;
	width:444px;
}

div#body div#rightBodyContent div#page div.link{
	float:left;	
	padding-top:2px;
	padding-right:2px;
	font-size:10px;
	font-weight:bold;
}

div#body div#rightBodyContent div#page div.box {
	float:left;
	margin-left:2px;
	width:22px;
	height:18px;
	overflow:hidden;	
	text-align:center;
}

div#body div#rightBodyContent div#page div.box a {
	color:#FFF;
	font-size:10px;
	background-color:#a8dcd8;
	padding:2px;
	display:block;
}

div#body div#rightBodyContent div#page div.box a:hover, div#body div#rightBodyContent div#page div.box a.active {
	background-color:#FFF;
	color:#a8dcd8;
	text-decoration:none;
}

div#body div#rightBodyContent div#leftCont div.info {
	float:left;
	width:200px;	
}

div#body div#rightBodyContent div#leftCont div.info div.name {
	color:#4e3c2e;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}

/*End Sub Page Contents*/

/*------------------------------------------------------------------------------------------------*/

/*Listings*/

div#body div#listingCont {
	background-color:#e8e9dc;
	margin:0px 5px;
	padding:20px 0px 0px 15px;
	overflow:auto;
	height:100%;
}

div#body div#listingCont div#listingLeftBody {
	float:left;
	width:700px;
}

div#body div#listingCont div#listingLeftBody div.content{
	line-height:22px;
}

div#body div#listingCont div#listingLeftBody div.border {
	clear:both;
	border-bottom:solid 1px #c4d7cf;	
	margin-bottom:15px;	
}

div#body div#listingCont div#listingLeftBody div.title_listing {
	float:left;
	width:320px;
	margin-bottom:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#4e3c2e;
}

div#body div#listingCont div#listingLeftBody div#status {
	float:right;	
	height:20px;
	width:auto;
}

div#body div#listingCont div#listingLeftBody div#status div.link {
	float:left;	
	margin-left:20px;
}

div#body div#listingCont div#listingLeftBody div#status div.link a {
	padding:2px 8px;
	color:#4e3c2e;
	display:block;
	border-bottom:solid 1px #97d6d5;
}

div#body div#listingCont div#listingLeftBody div#status div.link a.active {
	background-color:#FFF;
	text-decoration:none;
	border:solid 1px #97d6d5;
}

div#body div#listingCont div#listingLeftBody div#status div.link a:hover {
	color:#4c9ea5;
	text-decoration:none;
}

div#body div#listingCont div#listingLeftBody div#pageList {
	clear:both;
	padding:2px 10px;
	background-color:#f1f2ea;
	border:solid 1px #97d6d5;
	overflow:auto;
	height:100%;
	font-size:10px;
}

div#body div#listingCont div#listingLeftBody div#pageList div.pageListLeft {
	float:left;
	width:auto;
}

div#body div#listingCont div#listingLeftBody div#pageList div.pageListRight {
	float:right;
	width:auto;
}

div#body div#listingCont div#listingLeftBody div#pageList div.pageListRight img {
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

div#body div#listingCont div#listingLeftBody div#pageList div.pageListRight a {
	padding:0px 3px;
	color:#231f20;
}

div#body div#listingCont div#listingLeftBody div#pageList div.pageListRight a.active {
	background-color:#FFF;
	text-decoration:none;
	border:solid 1px #97d6d5;
}

div#body div#listingCont div#listingLeftBody div#listings {
	float:left;	
	width:350px;
	margin-bottom:10px;
}

div#body div#listingCont div#listingLeftBody div#listings div.titlesList { /*Title of other Lists*/
	margin-bottom:2px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

div#body div#listingCont div#listingLeftBody div#listings div.link {
	clear:both;
	text-align:right;
	padding-top:5px;
	padding-right:50px;
}

div#body div#listingCont div#listingLeftBody div#listings div.link a {
	color:#f8810e;
	font-size:10px;
}

div#body div#listingCont div#listingLeftBody div#listings div.listThumb {	
	float:left;
	width:185px;
	height:125px;
}

div#body div#listingCont div#listingLeftBody div#listings div.listThumb img {
	border:0px;
	display:block;
}

div#body div#listingCont div#listingLeftBody div#listings div.listInfo {
	float:left;
	margin-left:10px;	
}

div#body div#listingCont div#listingLeftBody div#listings div.listInfo div.name {
	padding-bottom:2px;
}

div#body div#listingCont div#listingLeftBody div#listings div.listInfo div.name a {
	color:#4e3c2e;
	font-weight:bold;
}

div#body div#listingCont div#listingLeftBody div#listings div.listInfo div.info {	
	float:left;
	clear:left;
	width:70px;
	font-size:10px;	
}

div#body div#listingCont div#listingLeftBody div#listings div.listInfo div.value {
	float:left;
	color:#3d969e;
	width:85px;
	font-size:10px;
}

div#body div#listingRightBody {
	float:right;
	width:240px;	
	background-color:#f4f5ee;
	margin-top:-20px;
	padding-top:20px;
}

div#body div#listingRightBody div#featuredListing {
	margin-top:5px;
	height:232px;
}

div#body div#listingRightBody div.featuredThumb {
	padding:11px 11px 0px 11px;	
	text-align:right;	
}

div#body div#listingRightBody div.featuredThumb img {
	width:218px;
	border:0px;
	display:block;
}

div#body div#listingRightBody div#mapHomes {
	height:168px;
}

div#body div#listingRightBody div#mapCondos {
	height:175px;
}

div#body div#listingRightBody p.text {
	margin-top:4px;
}

/*End Listings*/

/*Listing Details*/

div#body div#detailLeft {
	float:left;
	width:470px;
	height:433px;
	overflow:hidden;
	padding:0px 5px;
}

div#body div.contentMail {
	height:364px;
	overflow:hidden;
}

div#body div.contentMail table.tblMail {
	padding:0px;
	margin-left:20px;
}

div#body div.contentMail table.tblMail td {
	margin:0px;
	padding:0px;
	height:20px;	
}

div#body div.contentMail table.tblMail td input {
	font-size:12px;
	height:20px;
	padding:0px;
	margin:0px;
}

div#body div.contentMail table.tblMail input.submit {
	margin:0px;
	height:24px;
	background-color:#4e3c2e;
	color:#96d6d5;
	font-size:11px;
	border:1px solid #000000;
	cursor:pointer;
}

div#body div#detailLeft ul.tabNav {
	margin:0px;
	padding:0px;
	margin-top:31px;
}

div#body div#detailLeft ul.tabNav li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

div#body div#detailLeft ul.tabNav li img {
	border:0px;
}

div#body div#details {
	float:left;
	width:465px;
	padding:15px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-color:#e8e9dc;
}

div#body div#details div.info {
	float:left;
	width:217px;
	height:20px;
}

div#body div#details div.description {
	clear:both;
	padding-top:15px;
}

div#body div#details div.description div.name {
	height:20px;
	font-weight:bold;
}

/*End Details*/

div#body div#CenterContent {
	overflow:auto;
	height:100%;
	margin:0px 5px;
	padding:20px 40px;
	background-color:#e8e9dc;	
}

div#body div#CenterContent div.content {
	line-height:22px;
}

/*Contact Page*/

div#body div#contactLeft {
	float:left;
	width:390px;
	padding:0px 5px;
}

div#body div#contactLeft div.photo {
	width:390px;
	overflow:hidden;
}

div#body div#contactLeft div.content {
	margin-top:5px;
	padding:15px;
	height:235px;
	background-color:#e8e9dc;
	font-size:16px;
	color:#4e3c2e;
	text-align:center;
	font-weight:bold;
}

div#body div#contactLeft div.content div.emailButton {
	margin-top:20px;
	text-align:center;
}

div#body div#contactLeft div.content div.emailButton img {
	border:0px;
}

div#body div#contactLeft div.photo img {
	border:0px;
}

div#body div#contactRight {
	float:left;
	width:545px;
	height:500px;
	background-color:#e8e9dc;
	padding:15px;
}

div#body div#contactRight table.contTbl {
	margin-top:10px;
	padding:0px;
}

div#body div#contactRight table.contTbl td{
	margin:0px;
	padding:0px;
	height:20px;
}

div#body div#contactRight input.contTxt, div#body div#contactRight textarea.contTxt {
	border:solid 1px #000;
	font-size:12px;
	height:16px;
	padding:0px;
	margin:0px;
	overflow:auto
}

div#body div#contactRight input.submit {
	margin:0px;
	height:24px;
	background-color:#4e3c2e;
	color:#96d6d5;
	font-size:11px;
	border:1px solid #000000;
	cursor:pointer;
}

div#body div#contactRight div.text {
	font-size:14px;
}

/*End Contact Page*/

div#newsletter {
	background-color:#97d6d5;
	height:55px;
	width:980px;
	overflow:hidden
}

div#newsletter div.title {
	float:left;
	width:343px;
	height:43px;
	margin-left:5px;
	padding-left:20px;
	padding-top:20px;
}

div#newsletter div.input {
	float:left;	
	padding-right:10px;
	padding-top:13px;
}

div#newsletter div.input input.text {
	float:left;
	margin:0px;
	padding:0px;
	border:1px solid #000000;
	width:262px;
	height:19px;
	padding-top:6px;
	padding-left:5px;
	padding-right:4px;
	font-size:10px;
	color:#4c9ea5;
}

div#newsletter div.submit {
	float:left;	
	margin-top:13px;
}

div#newsletter div.submit input.button {
	margin:0px;
	padding:0px;
	border:1px solid #000000;
}

div#newsletter div.social {
	float:left;	
	width:240px;
	margin-left:5px;
	margin-top:5px;
}

div#newsletter div.social img{
	border:0px;
	float:right;
	margin-top:10px;
	margin-right:5px;
	display:block;
}

div#footer {
	padding-bottom:30px;
	padding-top:15px;
}

div#footer div#information {
	clear:both;
	overflow:auto;
	height:100%;
}

div#footer div#information div#veranda {
	float:left;
	width:765px;
}

div#footer div#information div#contact {
	float:left;
	text-align:right;
	color:#97d6d5;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer div#information div#contact span.name {
	color:#ffffff;
	font-weight:bold;
}

div#footer div#information div#photo {
	float:left;
	width:81px;
	margin-left:9px;
}

div#footer div#slogan {
	clear:both;
	text-align:center;
	margin-top:15px;
}

div#footer div.copyright{
	margin-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFf;
}

div#footer div.copyright a{
	color:#FFF;
	text-decoration:none;
}

