.fake {}

.textnav { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
	color: #6D6E71;
	text-decoration: none;
	}

a.textnav:hover {
	text-decoration: underline;
	}
	

.blacktext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
	color: #000000;
	text-decoration: none;
	}
	
.whiteboldtext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.whitetext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
	color: #FFFFFF;
	text-decoration: none;
	}
		
a.whitetext:hover {
	text-decoration: underline;
	}
	
.graytext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
	color: #cccccc;
	text-decoration: none;
	}	
a.graytext:hover {
	text-decoration: underline;
	}	
	
td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:16px;
	color: #000000;
	text-decoration: none;
	
	}

.headertext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #8AA570;
	text-decoration: none;
	letter-spacing:1px;
	}

.blacktitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	}	

	
.titletext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #797a7d;
	text-decoration: none;
	}	

a.titletext:hover {
	text-decoration: underline;

}
	
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:18px;
	color: #000000;
	text-decoration: none;
	}	
	
a.text:hover {
	text-decoration: underline;

	}	
	
.blackcopyright { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:13px;
	color: #000000;
	text-decoration: none;
	}
	
.graycopyright { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:13px;
	color: #6D6E71;
	text-decoration: none;
	}
	
.bluetextlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:15px;
	color:#72AFB7;
	text-decoration: none;
	}	
	
a.bluetextlink:hover {
	text-decoration: underline;
	color:#666666;
	}	

.bluetextlink10 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:15px;
	color:#72AFB7;
	text-decoration: none;
	}	
	
a.bluetextlink10:hover {
	text-decoration: underline;
	color:#666666;
	}	
	
.floorplanlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height:15px;
	color:#72AFB7;
	text-decoration: none;
	}	
	
a.floorplanlink:hover {
	text-decoration: underline;
	color:#666666;
	}	
	
.floorplansname {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:18px;
	color: #000000;
	text-decoration: none;
	letter-spacing:1px;
	}
a..floorplansname:hover {

	text-decoration: underline;

	}		
	
.photonav {  font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height:16px;
	color: #cccccc;
	text-decoration: none;
	}	

a.photonav:hover {
	text-decoration: underline;
	}

.imgBorder {
	border: 4px solid #FFFFFF;
	color: #FFFFFF;	
}

#amenities_list ul {
	margin: 0;
	padding: 0;	
}

#amenities_list li {
	padding: 0 0 0 12px;
	margin: 0;
	list-style: none;
	background-image: url(/images/triangle2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#flash_map{
height:455px;
padding-top:140px;
background:transparent url('/images/city_logo_right.gif') no-repeat;	
}
#flash_map embed,#flash_map object{
	position:relative;
	left:-2px;
}
	