/*modern*/
body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.text,.title {
	color:#333;
}
a {
	color:#333;
}
a:hover {
	color:#333;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#414141;
	margin:0px 0px 0px 0px;
	padding:15px;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.propertySolutionsLink a {
	color:#707070;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#707070;
	text-decoration:underline;
}
.titleBar {
	color:#414141;
	border-bottom:1px dashed #C0BDB9;
	margin-left:26px;
}
.residentPortalLogin .formText {
	color:#414141;
}
.residentPortalLogin .extraLinks a {
	color:#414141;
}
.residentPortalLogin .extraLinks a:hover {
	color:#414141;
	text-decoration:underline;
}
.residentPortalLogin input {
	border:2px solid #414141;
	border-top:none;
	border-left:none;
	background-color:#fff;
	color:#414141;
	width:142px;
	height:19px;
}
.residentPortalLogin button {
	color:#fff;
	width:58px;
	height:25px;
	padding-bottom:2px;
	border:0px;
}
.propertyButton {
	color:#fff;
	border-color:#fff;
	background-color:#3484A4;
}
.propertyButtonBorder {
	border-color:#3484A4;
}
.propertyButtonOver .propertyButton {
	background-color:#3484A4;
}
.propertyButtonOver .propertyButtonBorder {
	border-color:#3484A4;
}
.propertyButtonShadow {
	border-color:#E9E5DD;
}
.floorplans td strong {
	color:#3484A4;
}
.floorplans td a {
	background-color:#3484A4;
}
.floorplans td a:hover {
	color:#fff;
}
.footerText {
	font:normal normal normal 11px/15px arial;
	color:#707070;
	padding:10px 0px 10px 10px;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #0E6388;
}
