body {
	padding:0px;
	margin:0px;
	width:100%;
	heigth:100%;
	background-color:#FFFEF0;
}
.text {
	color:#1E1E1E;
}
.title {
	color:#1E1E1E;
}
a {
	color:#4A4A4A;
}
a:hover {
	color:#4A4A4A;
}
.navigationBar {
	font:normal normal normal 12px/15px arial;
	padding:20px 20px 20px 20px;
	color:#fff;
}
.navigationBar a {
	font:normal normal normal 12px/15px arial;
	color:#fff;
}
.navigationBar a:hover {
	font:normal normal normal 12px/15px arial;
	color:#f3f2d2;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#DDDDDD;
	margin-top:15px;
}
.propertySolutionsLink a {
	font:normal normal normal 9px/15px arial;
	color:#DDDDDD;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#DDDDDD;
}
.titleBar {
	color:#1E1E1E;
	border-bottom:1px dashed #1E1E1E;
}
.residentPortalLogin .formText {
	color:#1E1E1E;
}
.residentPortalLogin input {
	border:1px solid #1E1E1E;
	width:116px;
	height:15px;
	background-color:transparent;
	color:#1E1E1E;
}
.residentPortalLogin .extraLinks a {
	color:#1E1E1E;
}
.residentPortalLogin .extra_links a:hover {
	color:#291900;
}
.residentPortalLogin button {
	font:normal normal normal 11px/15px arial;
	border:1px solid #1E1E1E;
	background-color:#AA9E6A;
	color:#f3f2d2;
}
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#fff;
	border:1px solid #f3f2d2;
	color:#1E1E1E;
}
.navigationBackground {
	background:#7B7D80 url(../images/navigation_background_sub.gif) top repeat-x;
	width:780px;
	height:auto;
}
.tanSideFooter {
	background:#376E94 url(../images/tan_side_footer.gif) repeat-x;
	width:355px;
	height:55px;
}
.middleFooter {
	background: #376E94 url(../images/middle_footer.gif) no-repeat;
	width:95px;
	height:55px;
}
.brownSideFooter {
	background:#376E94 url(../images/brown_side_footer.gif) repeat-x;
	width:330px;
	height:55px;
}
.floorplans td strong {
	color:#4A4A4A;
}
.floorplans td a {
	background-color:#4A4A4A;
}
.floorplans td a:hover {
	color:#fff;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #1E1E1E;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #1E1E1E;
}
.propertyButtonBorder {
	border-color: #1E1E1E;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #1E1E1E;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.propertyButtonOver {}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;
	background: #C50202;*/
}