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:#A1A591;
	margin-top:10px;
}
.propertySolutionsLink a {
	color:#A1A591;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#A1A591;
}
.navigationBar {
	width:100%;
}
.navigationBar a {
	font: normal normal bold 12px/15px arial;
	color:#3D2B05;
	text-decoration:none;
}
.navigationBar a:hover {
	color:#201600;
}
.navigationBar td {
	font: normal normal bold 12px/15px arial;
	color:#3D2B05;
	width:745px;
	border-top:5px solid #959E5F;
	border-bottom:9px solid #8C9348;
	height:13px;
	padding:5px 10px 5px 10px;
	background:#B6BD59 url('../images/navigation_background.gif') top repeat-x;
	
	-moz-
}
.imageSection {
	width:745px;
}
.imageSection td {
	background-color:#583C0A;
	border-top:11px solid #583C0A;
	border-bottom:8px solid #583C0A;
}
.textContentContainer {
	font: normal normal normal 11px/16px arial;
	border-bottom:5px solid #6C7145;
	border-top:5px solid #6C7145;
	color:#FCF0CB;
	padding:10px;
}
.textContentContainer div {
	color:#FCF0CB;
}
.textContentContainer h4 {
	margin:0px 0px  5px 0px;
	font: normal normal bold 15px/20px arial;
}
.textContentContainer p {
	margin:0px 0px  5px 0px;
	text-align:justify;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #686E12;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #686E12;
}
.propertyButtonBorder {
	border-color: #686E12;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #686E12;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.topBar {
	background:#59603B url('../images/top_bar.gif') top repeat-x;
	width:745px;
}
.leftBar {
	background:#59603B url('../images/left_bar.gif');
	width:16px;
	height:8px;
}
.rightBar {
	background:#59603B url('../images/right_bar.gif') top repeat-y;
	width:16px;
	height:8px;
}
.bottomBar {
	background:#59603B url('../images/bottom_bar.gif') top repeat-x;
	width:745px;
}
.tableWidth {
	width:777px;
}
.floorplans td strong {
	color:#362307;
}
.floorplans td a {
	background-color:#362307;
}
.floorplans td a:hover {
	color:#fff;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #70A100;
}