/*burgeon*/
body {
	background-color:#EDF0BD;
	padding:0px;
	margin:0px;
	width:100%;
	height:20%;
}
.text {
	color:#909C00;
	text-align:left;
}
.title {
	padding-bottom:5px;
	color:#909C00;
	text-align:left;
}
/*start custom navigation*/
ul.liveHover {
	margin:0px;
	padding:0px;
}
.liveHover li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/live_button.gif') no-repeat;
	height:30px;
	width:52px;
}
.liveHover li a:hover {
	display:block;
	background: url('/Common/website_templates/burgeon/images/live_select.gif') no-repeat;
	height:30px;
	width:52px;
}
/**/
ul.learnHover {
	margin:0px;
	padding:0px;
}
.learnHover li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/learn_button.gif') no-repeat;
	height:30px;
	width:52px;
}
.learnHover li a:hover {
	display:block;
	background: url('/Common/website_templates/burgeon/images/learn_select.gif') no-repeat;
	height:30px;
	width:52px;
}
/**/
ul.leaseSelect {
	margin:0px;
	padding:0px;
}
.leaseSelect li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/lease_select.gif') no-repeat;
	height:30px;
	width:52px;
}
/**/
ul.leaseHover {
	margin:0px;
	padding:0px;
}
.leaseHover li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/lease_button.gif') no-repeat;
	height:30px;
	width:52px;
}
.leaseHover li a:hover {
	display:block;
	background: url('/Common/website_templates/burgeon/images/lease_select.gif') no-repeat;
	height:30px;
	width:52px;
}
/**/
ul.contactSelect {
	margin:0px;
	padding:0px;
}
.contactSelect li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/contact_select.gif') no-repeat;
	height:22px;
	width:188px;
}
/**/
ul.contactHover {
	margin:0px;
	padding:0px;
}
.contactHover li {
	display:block;
	list-style-type:none;
	background: url('/Common/website_templates/burgeon/images/contact_number.gif') no-repeat;
	height:22px;
	width:188px;
}
.contactHover li a:hover {
	display:block;
	background: url('/Common/website_templates/burgeon/images/contact_select.gif') no-repeat;
	height:22px;
	width:188px;
}
/*end custom navigaation*/
.bottomRepeat {
	background:#EDF0BD url(/Common/website_templates/burgeon/images/bottom_repeat.gif) bottom repeat-x;
	padding:0px;
	margin:0px;
	width:100%;
	height:190px;
}
.logoWordsAlign {
	font: bold 25px Arial;
	color: #6E4722;
	width:400px;
	margin: 20px 20px 25px 10px;
	text-align: center;
	vertical-align:middle;
}
.navigationBar {
	font: normal 12px Arial;
	color:#00788A;
	padding:10px;
	text-align:center;
}
.navigationBar a {
	cursor: pointer;
	color:#00788A;
	text-decoration: none;
}
.navigationBar a:hover {
	color:#00788A;
	text-decoration: underline;
}
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;
}
.topSpaceFiller {
	width:1000px;
	height:140px;
}
.copyrightWords {
	height:16px;
	font:normal 11px Arial;
	color:#98774A;
	vertical-align:top;
}
.bottomNavWords {
	height:15px;
	font:normal 11px Arial;
	color:#00788A;
	vertical-align:top;
}
.bottomNavWords a {
	font:normal 11px Arial;
	color:#00788A;
	text-decoration:none;
}
.bottomNavWords a:hover {
	color:#00788A;
	text-decoration:underline;
}
.bottomSpaceFiller {
	width:1000px;
	height:20px;
}
/*--------------------------*/
.propertySolutionsLink {
	font:normal 9px arial;
	color:#00788A;
}
.propertySolutionsLink a {
	color:#00788A;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	text-decoration:underline;
	color:#00788A;
}
/*---------------*/
.titleBar {
	color:#007C97;
	border-bottom:1px dashed #DAE27E;
	text-align:left;
}
.residentPortalLogin {
	text-align:left;
}
.residentPortalLogin .formText {
	color:#505050;
}
.residentPortalLogin input {
	border:2px solid #6B5944;
	border-top:1px solid #6B5944;;
	border-left:1px solid #6B5944;;
	background-color:#F7FFDA;
	width:153px;
	color:#505050;
}
.residentPortalLogin .extraLinks a {
	color:#505050;
}
.residentPortalLogin .extraLinks a:hover {
	color:#B9C787;
}
.residentPortalLogin button {
	border:2px solid #EFE4D1;
	border-top:1px;
	border-left:1px;
	background-color:#505050;
	color:#CEDCA2;
}
.websiteDrillDown{
	width:230px;
}
.websiteDrillDown select {
	color:#505050;
	background-color:#F7FFDA;
	border:1px solid #6B5944;
}
.propertyButton {
	border-color: #EFE4D1;
	background-color: #505050;
	color: #FFFFFF;
}
.propertyButtonOver .propertyButton {
	background-color: #505050;
}
.propertyButtonBorder {
	border-color: #505050;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #888888;
}
.propertyButtonShadow {
	border-color: #E9E5DD;
}
.seperator {
	padding-top:10px;
}
.floorplans td a {
	background-color:#505050;
}
.floorplans td a:hover {
	color:#fff;
}
.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;*/
}
