@charset "utf-8";
/* CSS Document */

body 
{
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 11px;
  	color: #ffffff; /*default text color*/
  	background-color: #87aeab;
	/**background-color: #3e4b70;**/
  	padding:0px;
  	margin:0px;
}

a 
{
	text-decoration: none;
}

img 
{
  	border:0px none;
}

table
{
	border-collapse: collapse;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

hr
{
	border: 0;
	width: 80%;
}

#site 
{
	background-color: #001041;
	/*background-color: #3e4b70;*/
	color: #ffffff;
	padding: 10px 0px 0px;
}

#wrap
{
	margin: auto;
	text-align: left;
	width: 1000px;
	/*border: 1px solid red;*/
}

#top
{
	height: 118px;
	width: 1000px;
	/*border: 1px solid green;*/
}

#logo
{
	float: left;
	width: 82px;
	height: 118px;
}

#topnav
{
	float: left;
	height: 20px;
	padding: 98px 10px 0px 0px;
	text-align: left;
	/**width: 910px;**/
	/*border: 1px solid yellow;*/
}

#topnav a 
{
	background-color:inherit;
	color:#87aeab;
	margin-left:15px;
	text-decoration:none;
}
#topnav a:hover 
{
	background-color:inherit;
	color:#ff9900;
}
#topnav a:active 
{
	background-color:inherit;
	color:#ff9900;
}

#flash_player
{	
}

#shortform_area
{	
	height: 600px;
	background-color: 001041;
	margin-top: 25px;
	color: white;
}

#sitemap_image
{
	margin-top: 5px;
	margin-bottom: 5px;	
}


#registrationForm
{
	font-size: 13px;
	color: #ffffff;
	margin: 0px;

}

#registrationForm fieldset
{
	text-align: left;
	width: 500px;
	border: 1px solid white;
}

#registrationForm legend
{
	padding: 0 2px; 
	font-weight: bold;
	color: #ffffff;
}

#registrationForm label 
{
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-size: 12px;
}

#registrationForm fieldset ol 
{
  margin: 10px;
  padding: 0;
 
}

#registrationForm fieldset li 
{
  list-style: none;
  padding: 3px;
  margin: 0;
}


#shortForm
{
	font-weight: bold;
	font-size: 12px;
	/**margin: 5px;**/
	margin-left: 10px;
	margin-top: 10px;
	/*border: 1px solid #FF00FF;*/

}

#shortForm input
{
	margin-bottom: 5px;
	background-color: #3e4b70;
	color: white;
	border: 1px solid #3e4b70;
}

#shortForm fieldset ol 
{
  margin: 5px;
  padding: 0;
 
}

#shortForm fieldset li 
{
  list-style: none;
  padding: 3px;
  margin: 0;
}

#shortForm em 
{
  /**font-weight: bold;
  font-style: normal;
  color: #f00;**/
}

#availablenow
{
	/**margin: 5px;
	height: 175px;
	width: 250px;**/
	/*border: 1px solid #FFFF00;*/
	margin-left: 10px;
	margin-top: 10px;
}

#address
{
	font-weight: bold;
	font-size: 12px;
	/**margin: 5px;**/
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	/*border: 1px solid #00FF00;*/
	color: #ffffff;
}

#address a
{
	color: #ffffff;
}

#address A:visited 
{
	color: #ffffff;
}

#address fieldset
{
	/**height: 170px;**/
	/**width: 200px;**/
	border: 1px solid white;
	background: transparent url(../images/smallformbg.jpg) repeat-x scroll left top;
}

#address legend
{
	padding: 0 2px; 
	font-weight: bold;
	color: #ffffff;
}

#content
{
	font-size: 12px;
	text-align: left;
	width: 650px;
	float: left;
	margin-top: 10px;
}

#contentContact
{
	font-size: 12px;
	text-align: left;
	width: 325px;
	float: left;
	margin-top: 10px;
	/*border: 1px solid green;*/
}

#contentMap
{
	margin-top: 10px;
	/*border: 1px solid yellow;*/
	text-align: right;
}

#planscontent
{
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 10px;
	width: 550px;
	
}

#concordcontent
{
	font-size: 12px;
	text-align: left;
	width: 650px;
	float: left;
	margin-top: 10px;
}

#featurescontent
{
	font-size: 12px;
	text-align: left;
	width: 600px;
	float: left;
	margin-top: 10px;
}


#testimonials
{
	font-weight: bold;
	font-size: 14px;
	/*margin-top: 10px;
	margin-left: 10px;*/
	
}

#floorplans_small
{
	border: 5px solid: red;
}

#testimonials fieldset
{
	/**height: 170px;**/
	/**width: 200px;**/
	height: 175px;
	width: 200px;
	border: 1px solid white;
	text-align: center;
	background: transparent url(../images/smallformbg.jpg) repeat-x scroll left top;
}

#testimonials legend
{
	padding: 0 2px; 
	font-weight: bold;
	color: #ffffff;
}

#footer 
{
	width: 980px;
	height: 75px;
	margin: auto;
}

#copyright 
{
	color: #001041;
	text-align: center;
	font-size: 10px;
}
