/* CSS Document */
body {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
	margin: 0px;
	padding: 0px; 
	width: 100%;
	text-align:center;}
	
a:link, a:visited, a:active {
  color: #879FC7;
  font-weight: bold;
  text-decoration: none;}
	
a:hover {
  color: #D4742A;
  font-weight: bold;
  text-decoration: none;}	
	
#frame {
	background-color: #FFFFFF;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;	
	border-top: solid 3px #CC6633;
	width: 900px;
	color: #000000;}

#banner {
	width: 900px;
	height:220px;}
	
#menu {	
	background: url(images/menu_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 36px;
	text-align:left;}
	
#assistance {
	background-color: #F0F0F0;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 188px;
	height: 815px;
	font-size: 82%;
	text-align: left;
	line-height: 125%;
	z-index: 2;}
	
#content {
	position: relative;
	top: 10px;
	left: 10px;
	height: 815px;
	padding-right: 25px;
	text-align: left;
	font-size:92%;
	z-index: 1;}	
	
#form {
 margin: 0px;
 padding: 0px;
 z-index: inherit;}
 
#assistance_form {
	padding: 20px 10px 0px 10px;
	z-index: inherit;}

#contact_info {
	padding: 20px 5px 0px 5px;
	z-index: inherit;}
	
#contact_form {
	background-color: #F0F0F0;
	width: 350px;
	padding: 15px;
	border: solid 1px #D8D8D8;	
	text-align: left;
	font-size: 82%;	
	line-height: 125%;	
	z-index: inherit;}	
	
#contact_form_container {
	float: left;
	position: relative;
	top: 20px;
	left: 150px;
	width: 400px !important; 
	width: auto;}
		
.form_field {
	padding: 0px 0px 5px 0px;}
	
#form_submit_btn {
	padding: 5px 0px 0px 0px;
	text-align: right;}	

#title {
	font-size: 125%;}
	
/* photo on index page */
.index_photo {
	float: right;
	padding: 20px 0px 0px 15px;}
	
/* floorplans */
.floorplan {
	float: right;
	padding: 20px 0px 0px 15px;
	text-align:center;	}	

.title_fp {
	font-size: 110%;
	line-height: 135%;}
				
#copyright {
	width: 900px;
	height: 63px;
	padding-top: 5px;
	text-align: left;
	font-size: x-small;
	color: #ACAEAA;}
	
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #ACAEAA;
	font-weight: normal;
	text-decoration: underline;}
	
#copyright a:hover {
	color: #8C8C8C;
	font-weight: normal;	
	text-decoration: underline;}	
  
#menu_bottom {
	width: 900px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	font-size: small;
	color: #666666;}
	
#menu_bottom a:link, #menu_bottom a:visited, #menu_bottom a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;}
	
#menu_bottom a:hover {
	color: #3E3E3E;
	font-weight: normal;	
	text-decoration: underline;}	  	
	
#housing_img {
	float: left;
	padding-right: 5px;}
	
#logos_other {
	float: right;}
	
#contact_number {
	background: none;
	float: right;
	height: 36px;
	padding-right: 35px;
	color: #FFFFFF;
	font-size: 125%;}	
	
.photo {
	padding: 0px;}
	
.img_border {
	border: solid 1px #000000;}
