/*woodland_green*/
body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.logo {
	font: bold 30px Arial;
	color: #6E4722;
	width:400px;
	margin: 20px 20px 25px 10px;
	text-align: center;
	vertical-align:middle;
}
.parentNavigation {
	font: normal 12px Arial;
	color:#fff;
	padding:10px;
}
.parentNavigation a {
	cursor: pointer;
	color:#fff;
	text-decoration: none;
}
.parentNavigation a:hover {
	color:#D7CAAB;
}
a {
	color:#A2AA6F;
}
a:hover {
	color:#D7CAAB;
}
/*----------------------------*/
.topShadowBackground {
	background-color:#939B65;
}
.logoBackground {
	background-color:#EAE1A8;
}
.navShadowBackground {
	background-color:#BD8F57;
}
.bottomBackground {
	background:#4D642E url('/Common/website_templates/woodland_green/images/bottom_shadow_repeat.gif') top repeat-x;
}
.bottomLeft {
	background:#4D642E url('/Common/website_templates/woodland_green/images/bottom_left_corner.gif') top right no-repeat;
}
.bottomRight {
	background:#4D642E url('/Common/website_templates/woodland_green/images/bottom_right_corner.gif') top left no-repeat;
}
/*--------------------------*/
.propertySolutionsLink {
	font:normal 9px arial;
	color:#96A067;
	text-align:right;
}
.propertySolutionsLink a {
	color:#96A067;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#BAC574;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #4D642E;
	color: #EAE1A7;
}
.propertyButtonOver .propertyButton {
	background-color: #939B65;
}
.propertyButtonBorder {
	border-color: #AB7C3B;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #BD8F57;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.floorplans td strong {
	color:#443E37;
}
.floorplans td a {
	background-color:#BD8F57;
}
.floorplans td a:hover {
	color:#fff;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #70A100;
}
