body {
	padding:0px;
	margin:0px;
	width:100%;
	heigth:100%;
}
.text {
	font:normal normal normal 12px/15px "Times New Roman", Times, serif;
	color:#000;
}
.title {
	font:normal normal normal 12px/15px "Times New Roman", Times, serif;
	color:#F7BE75;
	border-bottom:none;
}
a {
	color:#000080;
}
a:hover {
	color:#000080;
}
.address {
	font: normal normal normal 12px/14px "Times New Roman", Times, serif;
	color: #000000;
	width:140px;
	padding-bottom: 20px;
	text-align: left;
}
.address strong {
	color: #922C1D;
}
.navigationLanding a {
	font:normal normal normal 12px/16px "Times New Roman", Times, serif;
	color:#922C1D;
	letter-spacing:1px;
	text-decoration:none;
}
.navigationLanding a:hover {
	color:#922C1D;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#aaa;
	margin-top:10px;
	padding:15px;
	text-align:right;
}
.propertySolutionsLink a {
	color:#aaa;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#555;
	text-decoration:underline;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #654D01;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #654D01;
}
.propertyButtonBorder {
	border-color: #654D01;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #654D01;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.floorplans td strong {
	color:#700A0A;
}
.floorplans td a {
	background-color:#700A0A;
}
.floorplans td a:hover {
	color:#fff;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #C50202;
}