body {
	background-color:#726273;
}
.logo {
	padding-top:55px;
	font: normal normal bold 20px/25px arial;
	text-align:center;
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#EBD3FA;
}
.text,.title {
	color: #FFFDFD;
}
.titleBar {
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}
.residentPortalLogin {
	padding:18px 50px 10px 15px;
	
}
.residentPortalLogin .formText {
	color:#ffffff;
}
.residentPortalLogin .extraLinks a {
	color:#ffffff;
}
.residentPortalLogin input {
	border:2px solid #755776;
	border-top:none;
	border-left:none;
	height:22px;
	background-color:#ffffff;
	color:#353914;
	width:134px;
	height:19px;
}
.websiteDrillDown select {
	color:#353914;
	background-color:#FFCEBE;
	border:1px solid #F4F0E9;
}
.borderRight {
	border-right:6px solid #290022;
}
.propertyTourBackground {
	background:#000000 url('../images/property_tour_background.gif') top no-repeat;
}
.propertyImageBackground {
	background:#000000 url('../images/property_image_background.gif') top no-repeat;
}
.loginBackground {
	background:#000000 url('../images/login_background.gif') top repeat-x;
}
.captionContentBackground {
	background-color:#8E7099;
	width:745px;
}