body {
	padding:0px;
	margin:0px;
	width:100%;
	heigth:100%;
}
.text,.title {
	color:#555;
}
a {
	color:#333;
}
a:hover {
	color:#651901;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#B7AFB7;
	margin-top:10px;
}
.propertySolutionsLink a {
	color:#B7AFB7;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#B7AFB7;
}
.navigationBar{
	width:100%;
}
.navigationBar td {
	font: normal normal bold 12px/15px arial;
	color:#1D0119;
	width:745px;
	border-top:5px solid #936B94;
	border-bottom:7px solid #936B94;
	background:#A76DB2 url('../images/navigation_background.gif') top repeat-x;
	height:13px;
	padding:5px 10px 5px 10px;
	
	-moz-
}
.navigationBar a {
	font: normal normal bold 12px/15px arial;
	color:#1D0119;
	text-decoration:none;
}
.navigationBar a:hover {
	color:#201600;
}
.imageSection {
	width:745px;
}
.imageSection td {
	background-color:#290022;
	border-top:11px solid #290022;
	border-bottom:8px solid #290022;
}
.textContentContainer {
	font: normal normal normal 11px/16px arial;
	border-bottom:5px solid #826A89;
	border-top:5px solid #826A89;
	color:#FCD9FD;
	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:#726273 url('../images/top_bar.gif') top repeat-x;
	width:745px;
}
.leftBar {
	background:#726273 url('../images/left_bar.gif');
	width:16px;
	height:8px;
}
.rightBar {
	background:#726273 url('../images/right_bar.gif') top repeat-y;
	width:16px;
	height:8px;
}
.bottomBar {
	background:#726273 url('../images/bottom_bar.gif') top repeat-x;
	width:745px;
}
.tableWidth {
	width:777px;
}
.residentPortalLogin .extraLinks a:hover {
	color:#ffffff;
}
.residentPortalLogin button {
	color:#ffffff;
	border:2px solid #ffffff;
	background-color:#290022;
}
.floorplans td strong {
	color:#1B0016;
}
.floorplans td a {
	background-color:#1B0016;
}
.floorplans td a:hover {
	color:#fff;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #1B0016;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #1B0016;
}
.propertyButtonBorder {
	border-color: #1B0016;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #1B0016;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;
	background: #F56712;*/
}