/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#DCDCDC
}

a { color:#000; text-decoration: underline}
a:hover { color:#000; text-decoration: none}




/*
---------------------------------------------
02. container and wrapper
---------------------------------------------
*/


#container {
	width:960px;
	margin:0 auto;
	
}
#wrapper {
	width:960px;
	float:left;
	border: 5px solid #FFFFFF;
}


/*
---------------------------------------------
03. header styles
---------------------------------------------
*/


#header {
	width:960px;
	height:109px;
	background:#FFFBDC;
	border-bottom:1px solid #473861
}

#header .caption { width:auto; float:left; padding-top:37px; padding-left:14px}
#header .logo { width:auto; float: right; padding-top:10px; padding-right:30px}

#header2 {
	width:960px;
	height:109px;
	background:#FFFBDC;
	border-bottom:1px solid #473861
}

#header2 .caption { width:auto; float:left; padding-top:37px; padding-left:14px}
#header2 .logo { width:auto; float: right; padding-top:10px; padding-right:30px}


/*
---------------------------------------------
04. top navigation
---------------------------------------------
*/


#nav { width:960px; height:27px; border-bottom:1px solid #473861}

#nav ul {
	width:945px;
	float:left;
	padding-top:6px;
	padding-left:15px;
}
#nav ul li {float:left; font-size:12px; text-transform:uppercase; color:#473861; }
#nav ul li a { text-decoration: none; color:#473861; padding-right:65px}
#nav ul li a:hover {text-decoration: underline; color:#473861;}
#nav ul li a.lastlink { float:right; padding-right:20px}



/*
---------------------------------------------
05. content
---------------------------------------------
*/


#content { width:960px; float:left; background:url(../images/bg_content.gif) repeat-y top center; border-bottom:1px solid #473861; position:relative} 

#content h2 {font-size:14px; font-weight:bold; color:#FFFFFF; padding-bottom:10px}


#content2 {
	width:700;
	position:relative;
	border: thin solid #FF0000;
	padding: 10px;
	margin-bottom: 10px;
}
 


/*
---------------------------------------------
06. left panel styles
---------------------------------------------
*/


#leftpanel { width:220px;float:left;padding:10px;padding-top:15px;background-color: #9c9c9c} 



#latestnews { width:220px; float:left; padding-top:15px; border-top:1px solid #FFFFFF} 
#latestnews ul { width:220px; float:left; padding-bottom:10px} 
#latestnews ul li { font-size:12px; color:#FFFFFF; padding-bottom:10px; } 
#latestnews ul li a { display:block; color:#FFFFFF; text-decoration: underline; padding-right:30px} 
#latestnews ul li a:hover {color:#FFFFFF; text-decoration:none} 

#latestnews2 {
	width:218px;
	float:left;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color: #FFFFFF;
	border: thin solid #473861;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin-bottom: 10px;
} 
#latestnews2 h2 {
	color: #473861;
}

 

#latestnews2 #titleln {
	height: 38px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #473861;
	padding-top: 8px;
	background-image: url(../images/index_mar10/buttonbg_lg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
	
	
#latestnews2 #titleln a { color:#FFFFFF; text-decoration: none;} 
#latestnews2 #titleln a:hover {color:#FFFFFF; text-decoration:underline} 

#latestnews2 #titleln2 {
	height: 22px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #473861;
	padding-top: 8px;
	background-image: url(../images/index_mar10/buttonbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
	
	
#latestnews2 #titleln2 a { color:#FFFFFF; text-decoration: none;} 
#latestnews2 #titleln2 a:hover {color:#FFFFFF; text-decoration:underline} 

#latestnews2 #newsitem {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	float: left;
	height: 30px;
}
#latestnews2 #newsitem a { display:block; color:#473861; text-decoration: none;} 
#latestnews2 #newsitem a:hover {color:#473861; text-decoration:underline} 

#latestnews2 #bullet{
	width:11px;
	height:30px;
	float: left;
	padding-top: 10px;
	margin-right: 3px;
	margin-left: 2px;
}
#latestnews2 #picturewindow {
	background-image: url(../images/index_mar10/window2.jpg);
	height: 107px;
}
#latestnews2 #picturewindow2 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C4F73;
}


#featuredproperty { width:220px; float:left; padding-top:15px; padding-bottom:10px; border-top:1px solid #FFFFFF} 
#featuredproperty .photo { width:47px; height:64px; float:left;} 
#featuredproperty .info {
	float:left;
	width: 220px;
} 
#featuredproperty .info1 {
	float:left;
	width: 220px;
	margin-top: 7px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
} 
#featuredproperty .info p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-bottom:5px;
	line-height:1.1em
} 


#sales {
	width:210px;
	float:left;
	padding-top:10px;
	border-top:1px solid #FFFFFF;
	padding-left:10px
} 
#sales p { color:#FFFFFF; line-height:1.2em; padding-bottom:7px} 

#sales2 {
	width:210px;
	float:left;
	padding-top:10px;
	padding-left:10px
} 
#sales2 p { color:#FFFFFF; line-height:1.2em; padding-bottom:7px} 

#cgw {
	width:175px;
	float:left;
	padding:5px 10px;
}
#cgw img { width:175px; float:left; padding-bottom:5px}
#cgw p {
	width:175px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	line-height: 20px;
}
#cgw p a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:18px;
	font-weight:normal
}
#cgw p a:hover {color:#FFFFFF; text-decoration: none;}


/*
---------------------------------------------
07. left panel
---------------------------------------------
*/


#rightpanel { width:710px; float:right}

#rightpanel h1 {
	width:690px;
	font-size:18px;
	font-weight:normal;
	color:#473861;
	padding-bottom:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #cccccc 1px 1px 0px;
}
#rightpanel p { padding-bottom:14px}

#banner { width:710px; height:469px; float:left; margin-bottom:10px; position:relative}
#banner2 { width:710px; float:left; margin-bottom:10px; position:relative}


#rightpanel .content { width:690px; float:left;  padding-left:10px}
#rightpanel .contentindex {
	width:690px;
	float:left;
	padding-left:10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #473861;
	border-bottom-color: #473861;
	margin-bottom: 15px;
	padding-top: 15px;
}
#rightpanel .content .column1 { width:315px; float:left;}
#rightpanel .contentindex .column1 { width:315px; float:left;}

#rightpanel .content .column1siteplan { width:450px; float:left;}
#rightpanel .content .column1village { float:left; width: 680px}
#rightpanel .content .column1village2 { width: 450px; clear: left; padding-top: 12px;}
#rightpanel .content .column2 {
	width:315px;
	float: right;
	padding-right:20px;
	list-style-type: circle;
	list-style-position: inside;
}
#rightpanel .contentindex .column2 { width:315px; float: right; padding-right:20px}

#rightpanel .contentindex .column13rdcol {
	width:315px;
	float:left;
	margin-right: 35px;
}
#rightpanel .contentindex .column23rdcol {
	width:315px;
	float: left;
	clear: right;
	background-color: #DADADA;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}

#rightpanel .content .column1lifstyle { float:left; width: 680px}
#rightpanel .content .column1news4 {
	float:left;
	margin-right: 6px;
	margin-bottom: 0px;
}
#rightpanel .content .column2news4 {
	float:left;
	margin-bottom: 0px;
}
#rightpanel .content .column3news4 {
	float: left;
	margin-top: 5px;
}

#rightpanel .content .column1faq {float:left;}
#rightpanel .content .column1why {float:left;}
#rightpanel .content .column1why .salesmarkleft {
	width:330px;
	float:left;
	margin-right: 10px;
}
#rightpanel .content .column1why .salesmarkright {
	width:350;
}
#rightpanel .content .column1why .salesmarktext {
	width:680px;
	float:left;
	margin-top: 10px;
}

#rightpanel .content .column1a { width:202px; float:left}
#rightpanel .content .column2a { width:232px;float:left}
#rightpanel .content .column3a {width:190px;float:left;margin-right: 36px}

#rightpanel .content .column1showhomes { float:left; width: 680px}
#rightpanel .content .column1showhomes .showcontainer{
	float:left;
	width: 660px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightpanel .content .showcolumn1a { width:202px; float:left}
#rightpanel .content .showcolumn2a { width:232px;float:left}
#rightpanel .content .showcolumn3a {width:190px;float:left;margin-right: 36px}

#rightpanel .content .column1properties { float:left; width: 680px}
#rightpanel .content .column1properties .apartments {
	float:left;
	width: 670px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#rightpanel .content .column1properties .siteplan {float:left; width: 670px;}
#rightpanel .content .column1properties .cottages {float:left;margin-bottom: 20px;border-bottom-style: solid;border-bottom-width: thin; border-bottom-color: #DADADA;
}
#rightpanel .content .column1propertiespic {
	width:295px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#rightpanel .content .column1propertiestext {
	width:295px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#rightpanel .content .column1gateway { float:left; width: 680px}

#rightpanel .content .column1product {
	float:left;
	width: 225px;
	padding-top: 160px;
}
#rightpanel .content .column1product h1 {font-size:13px; font-weight:bold; color:#473861}
#rightpanel .content .column2product {
	width:446px;
	float: right;
	margin-right: 12px;
}
#rightpanel .content .subheading {float:left;width: 680px;padding-top: 10px;margin-bottom: 30px;}

#rightpanel .content .column1houseplan {width:315px;float:left}
#rightpanel .content .column2houseplan { width:315px; float: right; padding-right:20px}

#rightpanel .content .column1siteplan {
	width:680px;
	float:left
}
#rightpanel .content .column1siteplantext {
	width:400px;
	float:left;
}
#rightpanel .content .column2siteplantext {
	width:275px;
	float: right;
	padding-right:5px
}

#rightpanel .content .column1apartplan {width:680px;float:left}

#rightpanel .content .column1housetext { width:315px; float:left;}
#rightpanel .content .column2housetext { width:315px; float: right; padding-right:20px}
#rightpanel .content .subheadinghousetext {float:left;width: 690px;padding-top: 10px;margin-bottom: 10px;}
#rightpanel .content .redfooterhousetext {float:left;width: 690px;padding-top: 10px;margin-bottom: 10px;background-color: #CC0000;margin-top: 20px;padding-left: 10px;color: #FFFFFF;padding-bottom: 10px;}

#rightpanel .content .redfooterhousetext a { display:block; color:#FFFFFF; text-decoration: underline; padding-right:30px} 
#rightpanel .content .redfooterhousetext a:hover {color:#FFFFFF; text-decoration:none} 

#rightpanel .content .redfooterhousetext .column1b { width:150px; float:left}
#rightpanel .content .redfooterhousetext .column2b { width:150px;float:left}
#rightpanel .content .redfooterhousetext .column3b {width:160px;float:left;margin-right: 25px;}
#rightpanel .content .redfooterhousetext .column4b {width:150px;float:left}

#rightpanel .content .column1news {width:680px;float:left}
#rightpanel .content .column1news .newspic001 {width:200px; float:left; margin-right: 10px; margin-bottom: 50px;}
#rightpanel .content .column1news .newspic001 .newscap001 {float:left;font-family: Arial, Helvetica, sans-serif;font-size: x-small;padding: 3px;background-color: #DADADA}

#rightpanel .content .column1news .newspic002 {width:220px; float:left; margin-right: 10px; margin-bottom: 50px;}
#rightpanel .content .column1news .newspic002 .newscap002 {float:left;font-family: Arial, Helvetica, sans-serif;font-size: x-small;padding: 3px;background-color: #DADADA}

#rightpanel .content .column1newspage {width:680px;float:left}
#rightpanel .content .column1newspage .newsdate {width:90px;float:left;height: 90px;padding-top: 10px;padding-left: 5px;}
#rightpanel .content .column1newspage .newsheadline {float:left;margin-left: 10px;margin-top: 10px;margin-right: 10px;width: 500px;}

#rightpanel .content .column1newspagegr {width:680px;float:left;background-color: #DADADA}
#rightpanel .content .column1newspagegr .newsdate {width:90px;float:left;height: 90px;padding-top: 10px;padding-left: 5px;}
#rightpanel .content .column1newspagegr .newsheadline {float:left;margin-left: 10px;margin-top: 10px;margin-right: 10px;width: 500px;}

#rightpanel .content .column1presspage {width:680px;float:left}
#rightpanel .content .column1presspage .pressdate {width:90px;float:left;height: 90px;padding-top: 10px;padding-left: 5px;}
#rightpanel .content .column1presspage .pressheadline {float:left;margin-left: 10px;margin-top: 10px;margin-right: 10px;width: 500px;}
#rightpanel .content .column1presspage .pressheadline .thumb{
	float:left;
	margin-right: 10px;
	width: 35px;
	margin-bottom: 5px;
	border: 1px solid #9C9C9C;
}

#rightpanel .content .column1presspagegr {width:680px;float:left;background-color: #DADADA}
#rightpanel .content .column1presspagegr .pressdate {width:90px;float:left;height: 90px;padding-top: 10px;padding-left: 5px;}
#rightpanel .content .column1presspagegr .pressheadline {float:left;margin-left: 10px;margin-top: 10px;margin-right: 10px;width: 500px;}
#rightpanel .content .column1presspagegr .pressheadline .thumb{
	float:left;
	margin-right: 10px;
	width: 35px;
	margin-bottom: 5px;
	border: 1px solid #9C9C9C;
}

#rightpanel .content .toptitle {
	float:left;
	width: 600px;
	margin-bottom: 10px;
	margin-top: 5px;}
	
	#rightpanel .content .toptitle .pdf {
	float:right;
	width: 100;
	clear: both;
}


#rightpanel .content .locationcontact {
	float:left;
	width: 600px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#rightpanel .content .locationcontact .column1loco {
	width:280px;
	float:left;
}
#rightpanel .content .locationcontact .column2loco {
	width:280px;
	float: right;
	padding-right:20px
}
/*
---------------------------------------------
08. footer styles
---------------------------------------------
*/


#footer { width:920px; float:left; background:#DADADA; padding:10px 20px}

#footer ul { width:auto}
#footer ul li { font-size:10px; padding-bottom:2px; color:#A98D34}
#footer ul li a { text-decoration:none; color:#000000}
#footer ul li a:hover { text-decoration: underline; color:#000000}

#footer .column1 {
	width:250px;
	float:left
}
#footer .column2 {
	width:250px;
	float:left
}
#footer .column3 {
	width:200px;
	float:left
}

#footer .award { width:100px; float: right; text-align:center; padding-top:8px}
#footer .award img { width:55px; height:30px; text-align:center}
#footer .award p { width:100px; font-size:9px; color:#A98D34; text-align:center }
/*
---------------------------------------------
09. sepiapic1
---------------------------------------------
*/
#sepiapic1 {width:150px;float: left;margin-right: 10px;margin-bottom: 10px;}
#sepiapic1 .hospital{
	width:150px;
	float: left;
	margin-top: 50px;
}
/*
---------------------------------------------
10. villagemainpic1
---------------------------------------------
*/
#villagemainpic1 {width:450px;float: left;margin-bottom: 10px;margin-right: 40px;}

/*
---------------------------------------------
10. lightbox
---------------------------------------------
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#button1 {
	height: 30px;
	width: 220px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/index_mar10/buttonbg.gif);
}

#button2 {
	height: 30px;
	width: 220px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../images/index_mar10/buttonbg.gif);
}
#button_brochure {
	height: 100px;
	width: 220px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin-bottom: 10px;

}

#button3 {
	height: 30px;
	width: 210px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FF0000;
	margin-bottom: 30px;
}

#button3 {
	height: 150px;
	width: 220px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 0px;
	float: left;
	margin-top: 10px;
	background-image: url(../images/index_mar10/lifestyleindex.jpg);
}

#mainbodystorypic {
	height: 110px;
	width: 140px;
	float: left;
	margin-right: 7px;
}
#mainbodystorypic002 {
	height: 110px;
	width: 140px;
	float: left;
	margin-right: 7px;
	border: 1px solid #473861;
}
#mainbodystorypic003 {
	height: 110px;
	width: 200px;
	float: left;
	margin-right: 15px;
	border: 1px solid #473861;
}
#buttontext {
	padding-top: 7px;
	padding-left: 10px;
}
#buttontext a { color:#FFFFFF; text-decoration: none;} 
#buttontext a:hover {color:#FFFFFF; text-decoration:underline} 

/* Normal Bubble */
.bubble {
	margin-bottom: 24px;

}
.bubble1 {
	margin: 10px;
	float: left;
	width: 75px;	
	}
	
	
.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #473861;
	background-color: #fff;

}

.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/images/tip.gif) no-repeat 20px 0;
	font-style: normal;#focuspic {
	width: 100px;
	float: left;
	margin: 10px;
}
#container #wrapper #content #rightpanel .content .column1why .salesmarktext #cgwlogotag {
	width: 174px;
	margin-bottom: 10px;
}
#container #wrapper #content #rightpanel .content .column1why .salesmarktext #cgwlogotag1 {
	width: 174px;
	float: left;
	margin-right: 15px;
}
