
/*  SHELL    /////////////////////////////////////////////////////////////////////////////// */
	
	body { background:#006595; color:#000 ;margin:0; padding: 0; font-size: 11px; color:#fff; font-family: "Trebuchet MS"; }		
	#shell {}
	a { color:#000; text-decoration: none;}
	.fauxColumns {width:50%; float:left;}
	.imgLeft {margin-right:20px; float:left;}
	.imgRight {margin-left:20px; float:right;}
	.clearBoth {clear:both;}
	.noMargin {margin:0;}
	.noBorder {border:none;}
	.noPadding {padding:0;}
	.forPrint {position:absolute; left:-2500px;}
	
	
	
/*  HEADER    /////////////////////////////////////////////////////////////////////////////// */
	
	#titlebar { display: none; }
	

	#h_usabilityNav { display: none;}
	
	#h_logoArea { display: none;}
	
	#headShell { display: none;}
	#h_banner { display: none;}
	
	
	#ibe { display: none; }
	
	#nav { display: none;}
	#page_title { display:none;}



/*  PRINT HEADER    /////////////////////////////////////////////////////////////////////////////// */
	
	#printHeader { display: none; margin-left: 0;}
  	
	
	
	
/*  BODY    /////////////////////////////////////////////////////////////////////////////// */

	#b_shell {}
	
	#content_l { width: 100%; }
	#index #content_l,#sitemap #content_l {  }
	
	
	#content_r { display: none; }
	
	h1 { color:#000; font-size: 25px;}
	h2 { color:#000; font-size: 16px;}
	p { color:#000; line-height: 180%;}
	
	#b_contentArea h1 {margin: 0px; padding: 0px;}
	#b_contentArea h2 {}
	
	
	#sitemap_l, #sitemap_r { width: 45%; float: left;}
	
	#condos_nav ul  { display: none;}

	
/*  SEARCH BOX    /////////////////////////////////////////////////////////////////////////////// */

	#searchBox { display: none; }




/*  FOOTER    /////////////////////////////////////////////////////////////////////////////// */

	#f_shell { display: none;}
	
	#flinks { display: none;}
	
	#f_nav { display: none;}
	
	#f_sig { display: none;}
  