body {
	background-color:#0F0E0E;
}
.logo {
	font: normal normal bold 20px/25px arial;
	padding-top:55px;
	text-align:center;
	color:#B7AEA9;
}
.text,.title {
	color: #B7AEA9;
}
a {
	color:#FFFFFF;
}
a:hover {
	color:#D3D1D0;
}
.titleBar {
	font:normal normal normal 12px/15px arial;
	color:#B7AEA9;
	border-bottom:1px solid #A59B95;
	margin-bottom:8px;
	padding-bottom:5px;
	text-align:right;
	width:207px;

}
.residentPortalLogin {
	padding:18px 50px 10px 15px;
}
.residentPortalLogin input {
	border-top:none;
	border-left:none;
	width:132px;
	height:15px;
}
.borderRight {
	border-right:6px solid #340007;
}
.propertyTourBackground {
	background:#211C1C url('../images/property_tour_background.gif') top no-repeat;
}
.propertyImageBackground {
	background:#211C1C url('../images/property_image_background.gif') top no-repeat;
}
.loginBackground {
	background:#211C1C url('../images/login_background.gif') top repeat-x;
}
.captionContentBackground {
	background-color:#3D3632;
	width:745px;
}