/*consummate*/
.text,.title {
	color: #000000;
}
a {
	color:#D3D1D0;
}
a:hover {
	color:#FFFFFF;
}
.titleBar {
	font:normal 12px Arial;
	color:#A7968E;
	border-bottom:1px solid #7C716B;
	margin-bottom:8px;
	padding-bottom:5px;
	text-align:left;
	width:150px;
}
.residentPortalLogin {
	width:150px;
}
.residentPortalLogin .formText {
	color:#7C716B;
}
.residentPortalLogin .extraLinks a {
	color:#777777;
}
.residentPortalLogin .extraLinks a:hover {
	color:#732323;
}
.residentPortalLogin input {
	border:2px solid #000000;
	background-color:#A7968E;
	border-top:none;
	border-left:none;
	width:75px;
	height:15px;
	color:#000000;
}
.residentPortalLogin button {
	font:normal 11px arial;
	border:2px solid #000000;
	border-top:none;
	border-left:none;
	background-color:#131313;
	color:#B7AEA9;
	padding:4px;
	letter-spacing:2px;
}
.borderRight {
	border-right:6px solid #340007;
}
.customLinks {
	margin:7px 0px 5px 37px;
}
.customLinks a {
	font:normal 12px arial;
	color:#777777;
}
.customLinks a:hover {
	color:#732323;
}
