/* CSS Document */

body {
	background-color:#fff;
	background-image:url(../images/home_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	line-height:18px;
	margin:0px 0px 0px 0px;
	}
	
a {
	color:#7f7f7f;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#2354a0;
	text-decoration:none;
	}
	
img {
	behavior:url(scripts/iepngfix.htc);
	border:0px;
	}
	
h1 {
	font-size:19px;
	color:#4271b7;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	}
	
#main {
	width:755px;
	height:500px;
	border-bottom:1px solid #7f7f7f;
	border-left:1px solid #7f7f7f;
	border-right:1px solid #7f7f7f;
	background-color:#fff;
	}
	
#division {
	width:250px;
	height:500px;
	display:block;
	float:left;
	}
	
#flashspacer {
	width:250px;
	height:60px;
	display:block;
	}
	
#flash_commercial {
	width:240px;
	height:390px;
	padding:0px 0px 0px 5px;
	}
	
#center_toptop {
	width:250px;
	height:26px;
	}
	
#center_top {
	width:250px;
	height:64px;
	}
	
#center_bottom{
	width:250px;
	height:auto;
	}
	
#center_bottom_left{
	width:114px;
	margin:0px 0px 0px 11px;
	display:block;
	float:left;
	text-align:center;
	}
	
#center_bottom_center{
	width:auto;
	margin:0px 0px 0px 20px;
	text-align:left;
	display:block;
	float:left;
	}
	
#center_bottom_right{
	width:114px;
	margin:0px 11px 0px 0px;
	text-align:center;
	display:block;
	float:right;
	}
	
#flash_residential {
	width:240px;
	height:390px;
	padding:0px 5px 0px 0px;
	}
	
.header {
	font-size:19px;
	color:#4271b7;
	}
	
#footer {
	width:755px;
	height:auto;
	}
	
#address {
	width:auto;
	height:auto;
	margin:5px 0px 0px 0px;
	text-align:right;
	float:right;
	font-size:10px;
	}
	
#footer {
	width:755px;
	height:auto;
	}
	
#copyright {
	width:auto;
	height:auto;
	margin:5px 0px 0px 0px;
	float:left;
	text-align:left;
	font-size:9px;
	}
	
#address {
	width:auto;
	height:auto;
	margin:5px 0px 0px 0px;
	text-align:right;
	float:right;
	font-size:10px;
	}
	
	
	
	
/* INDEX.HTML */
#center_middle {
	width:230px;
	height:280px;
	text-align:left;
	overflow:auto;
	padding:50px 10px 0px 10px;
	}
	
	
	
/* HISTORY.HTML */
#center_middle_scroll {
	width:230px;
	height:310px;
	display:block;
	text-align:left;
	overflow:auto;
	margin:10px 10px 10px 10px;
	padding:0px 5px 0px 0px;
	}
	
	
	
/* APARTMENTS.HTML */
.contact_name {
	color:#4271b7;
	font-size:13px;
	width:20px;
	}

.contact_icon {
	color:#4271b7;
	width:20px;
	}
	
	
	
	
/* watermark */
#watermark_container {
	width:100%;
	height:40px;
	display:block;
	clear:both;
	}
	
#watermark {
	width:113px;
	height:30px;
	float:right;
	}
