body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-color:#414141;
}
.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 {
	color:#eee;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#eee;
}
.seperator {
	padding-top:10px;
}
.titleBar {
	color:#2B2801;
	border-bottom:1px dashed #2B2801;
	margin-bottom:10px;
	padding-bottom:3px;
}
.residentPortalLogin .formText {
	color:#2B2801;
}
.residentPortalLogin .extraLinks a {
	color:#2B2801;
}
.residentPortalLogin .extraLinks a:hover {
	color:#0D4E70;
}
.residentPortalLogin input {
	border:1px solid #2B2801;
	height:17px;
	background-color:transparent;
	color:#2B2801;
	width:125px;
}
.residentPortalLogin button {
	border:1px solid #2B2801;
	background-color:#8F871E;
	color:#fff;
	font-family:arial;
	font-size:11px;
	line-height:15px;
}
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#fff;
	border:1px solid #F4F0E9;
	color:#2B2801;
}
.propertyButton {
	background-color:#052054;
	border-color:#FFFFFF;
	color:#FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #052054;
}
.propertyButtonBorder {
	border-color: #052054;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #052054;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.floorplans td strong {
	color:#3366CC;
}
.floorplans td a {
	background-color:#5D91CD;
}
.floorplans td a:hover {
	color:#fff;
	white-space:nowrap;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #0E6388;
}
