.logo {
	font: normal normal bold 20px/25px arial;
	padding-top:55px;
	padding-left:3px;
	text-align:center;
	color:#181816;
}
.titleBar {
	font:normal normal normal 12px/16px arial;
	color:#181816;
	border-bottom:1px solid #595751;
	margin-bottom:8px;
	padding-bottom:5px;
	text-align:right;
}
.residentPortalLogin {
	padding:18px 50px 10px 15px;
}
.residentPortalLogin input {
	border:2px solid #181816;
	border-top:none;
	border-left:none;
	background-color:#FFF3D3;
	color:#181816;
	height:16px;
	width:132px;
}
.websiteDrillDown select {
	color:#181816;
	background-color:#FFF3D3;
	border:1px solid #595751;
}
.borderRight {
	border-right:6px solid #181816;
}
.propertyTourBackground {
	background:#EFEDE8 url('../images/property_tour_background.gif') top no-repeat;
}
.propertyImageBackground {
	background:#EFEDE8 url('../images/property_image_background.gif') top no-repeat;
}
.loginBackground {
	background:#EFEDE8 url('../images/login_background.gif') top repeat-x;
}
.captionContentBackground {
	background-color:#EEEAD8;
	width:745px;
}
