body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.text,.title {
	color:#000000;
}
a {
	color:#202020;
}
a:hover {
	color:#340007;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#251F1F;
	margin-top:10px;
}
.propertySolutionsLink a {
	color:#251F1F;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#352D2D;
}
.navigationBar{
	width:100%;
}
.navigationBar td {
	font: normal normal bold 12px/15px arial;
	color:#A59B95;
	width:745px;
	border-top:3px solid #4C423C;
	border-bottom:6px solid #4C423C;
	background:#1B1715 url('../images/navigation_background.gif') top repeat-x;
	height:25px;
	padding:5px 10px 5px 10px;
	
	-moz-
}
.navigationBar a {
	font: normal normal bold 12px/15px arial;
	color:#A59B95;
	text-decoration:none;
}
.navigationBar a:hover{
	color:#B7AEA9;
}
.imageSection {
	width:745px;
}
.imageSection td {
	background-color:#340007;
	border-top:11px solid #340007;
	border-bottom:8px solid #340007;
}
.textContentContainer {
	font: normal normal normal 11px/16px arial;
	color:#FCFFE5;
	padding:10px;
}
.textContentContainer h4 {
	font: normal normal bold 15px/20px arial;
	margin:0px 0px  5px 0px;
}
.textContentContainer p {
	margin:0px 0px  5px 0px;
	text-align:justify;
}
.topBar {
	background:#0F0E0E url('../images/top_bar.gif') top repeat-x;
	width:745px;
}
.leftBar {
	background:#0F0E0E url('../images/left_bar.gif');
	width:11px;
	height:11px;
}
.rightBar {
	background:#0F0E0E url('../images/right_bar.gif') top repeat-y;
	width:11px;
	height:11px;
}
.bottomBar {
	background:#0F0E0E url('../images/bottom_bar.gif') top repeat-x;
	width:745px;
}
.tableWidth {
	width:767px;
}
.residentPortalLogin .formText {
	color:#B7AEA9;
}
.residentPortalLogin .extraLinks a {
	color:#A59B95;
}
.residentPortalLogin .extraLinks a:hover {
	color:#B7AEA9;
}
.residentPortalLogin input {
	border:2px solid #000000;
	background-color:#B7AEA9;
	height:18px;
	color:#000000;
}
.residentPortalLogin button {
	font:normal normal normal 11px/15px arial;
	border:2px solid #000000;
	border-top:none;
	border-left:none;
	background-color:#131313;
	color:#B7AEA9;
	padding:5px;
	letter-spacing:2px;
}
.websiteDrillDown{}
.websiteDrillDown select {
	color:#131313;
	background-color:#B7AEA9;
	border:1px solid #000000;
}
.floorplans td strong {
	color:#340007;
}
.floorplans td a {
	background-color:#340007;
}
.floorplans td a:hover {
	color:#fff;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #340007;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #340007;
}
.propertyButtonBorder {
	border-color: #340007;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #340007;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;
	background: #F56712;*/
}