body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background: #555555;
}
.text,.title {
	color:#555;
}
a {
	color:#333;
}
a:hover {
	color:#651901;
	text-decoration:none;
}
.layout {
	border:7px solid #fff;
	vertical-align:top;
	
	background-color:#222;
	color:#fff;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#eee;
	margin-top:15px;
}
.propertySolutionsLink a {
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#979797;
}
.titleBar {
	color:#FFFDFD;
	border-bottom:1px dashed #FFFDFD;
}
.residentPortalLogin .formText {
	color:#FFFDFD;
}
.residentPortalLogin .extraLinks a {
	color:#FFFDFD;
}
.residentPortalLogin .extraLinks a:hover {
	color:#F4F0E9;
}
.residentPortalLogin input {
	border:2px solid #922401;
	border-top:none;
	border-left:none;
	height:20px;
	background-color:#FFFDFD;
	color:#E26B02;
}
.residentPortalLogin button {
	border:2px solid #922401;
	border-top:none;
	border-left:none;
	background-color:#FFFDFD;
	color:#E26B02;
}
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#FFFDFD;
	border:1px solid #F4F0E9;
	color:#E26B02;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #BD5800;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #BD5800;
}
.propertyButtonBorder {
	border-color: #BD5800;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #BD5800;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.floorplans td strong {
	color:#9F4A00;
}
.floorplans td a {
	background-color:#9F4A00;
}
.floorplans td a:hover {
	background-color:#333;
	color:#fff;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #F56712;
}