h3 {  font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #951d35; line-height: 20px}

.topshelf{
   position: absolute;
	top: 25px;
	left: 550px;
	border: none;
	float: left;
	width: 260px;
}

.bottomshelf{
   position: absolute;
	top: 60px;
	left: 550px;
	border: none;
	float: left;
	width: 260px;
}

img.floatLeft{
	border: none;
	float: left;
	position: relative;
	padding-right: 10px;
}

img.map{
	border: none;
	float: right;
	position: relative;
	padding-right: 10px;
}

.iehack{
	width: 760px;
	padding-top: 30px;
	padding-bottom: 5px;
}

img.homelink{
	position:relative;
	left: -30px;
	border: none;
}

.leasing{
   position: absolute;
	top: 105px;
	left: 685px;
	border: none;
	float: left;
}

.contentarea{
 width: 720x;
 max-width: 720px;
 top: 135px;
 left: 50px;
 position: absolute;
 float: right;
 clear: none;
 bottom: 0px;
 overflow: visible;
 margin-left:15px;
 margin-right:15px;
 font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 12px;
 min-height: 425px;
 height: 375px;
width: expression(document.body.clientWidth > 800? "720px": "100%" )
}

table,tr, td{
 font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 12px;
}

.contentarea A:LINK {color: #305F70; text-decoration: none}
.contentarea A:VISITED {color: #305F70; text-decoration: none}
.contentarea A:HOVER {color: #305F70; text-decoration: underline}


.contentarea ul{
	margin: 0px;
}
.contentarea li{
	margin: 15px;
	list-style-type:disc;
}

.news ul.twocol{
	width: 740px;
}
.news li{
	float: left;
	list-style-type:none;
	width: 350px;

	margin: 10px 20px 0px 0px;
	overflow: hidden;
	text-overflow:ellipsis;

}

.footer {  font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin: 10px 10px 0px 0px;
}

.menu{
   position: absolute;
	top: 85px;
	left: 135px;
	border: none;
	float: left;
	white-space: nowrap;
}
