body {
	background-color:#493C25;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.text{
	color:#333;
}
.title{
	color:#333;
}
a {
	color:#E3E5BD;
}
a:hover {
	color:#CCCC66;
}
.navigationBar {
	font: normal normal normal 12px/14px Arial, Helvetica, sans-serif;
	color: #E3E5BD;
	padding:0 5px 0 5px;
}
.navigationBar a {
	font: normal normal normal 12px/14px Arial, Helvetica, sans-serif;
	color: #E3E5BD;
	background-color: transparent;
	text-decoration: none;
}
.navigationBar a:hover {
	color: #CCCC66;
}
.propertySolutionsLink {
	font:normal normal normal 9px/15px arial;
	color:#E3E5BD;
	margin-top:0px;
	padding:10px;
	text-align:left;
}
.propertySolutionsLink a {
	color:#E3E5BD;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#CCCC66;
}
.propertyButton {
	border-color: #666633;
	background-color: #26230C;
	color: #CCCC99;
}
.propertyButtonOver .propertyButton {
	background-color: #26230C;
}
.propertyButtonBorder {
	border-color: #26230C;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #26230C;
}
.propertyButtonShadow {
	border-color: #999966;
}
.mainBackgroundColor {
	background-color:#493C25;
}
.runnerBackground {
	background-color:#666633;
}
.bottomBackground {
 	background:#FFFFFF url('../images/bottom_background.gif') bottom repeat-x;
 	width:780px;
 	height:auto;
}
.floorplans td strong {
	color:#333300;
}
.floorplans td a {
	background-color:#333300;
	color:#666633;
}
.floorplans td a:hover {
	color:#666633;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #70A100;
}
