/*tiled_hot_chocolate*/
.topNavigation {
	background-color:#9EA0A3;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	color:#000;
}
.topNavigation a {
	color:#000;
}
.topNavigation a:hover {
	color:#464748;
}
.bodyCopy {
	background-color:#FFFFFF;
	color:#333;
	width:715px;
	vertical-align:top;
}
.flashArea {
	background-color:#FFFFFF;
	vertical-align:top;
	width:715px;
	height:350px;
	margin:0px;
	padding:0px;
}
.rcLogin {
	margin:23px 30px 0px 10px;
	float:left;
	width:220px;
}
.title {
	vertical-align:top;
	float:right;
	width:400px;
}
.text {
	vertical-align:top;
	float:right;
	width:400px;
	padding-top:15px;
}
.footer {
	background:#F7F7F7 url('../images/footer.gif') top no-repeat;
	height:64px;
}
.propertyButtonLong {
	z-index:30;
	margin-left:50%;
	margin-right:50%;
	position:absolute;
	left:97px;
	top:450px;
	cursor:pointer;
}
.topBar {
	background: #9EA0A3 url('../images/top_bar.gif') top no-repeat;
	width:715px;
	height:30px;
}
.leftShadowHome {
	background: #3D312C url('../images/left_shadow.gif') repeat-y;
	width:37px;
	height:100%;
}
.residentPortalLogin input {
	width:145px;
}
