/*village*/
body {
	background: #E9F5F3 url(/Common/website_templates/village/images/main_bkg_repeat.gif) top repeat-x;
	padding:0px;
	margin:0px;
	width:100%
	height:100%
}
td img {
	display:block;
}
.navigationBar {
	font:normal 10px Tahoma;
	color:#6D4B29;
	text-align:center;
}
.navigationBar a {
	color:#6D4B29;
}
.navigationBar a:hover {
	color:#B7B9B3;
}
.text {
	color:#000000;
	font:normal 11px Tahoma;
}
.title {
	color:#000000;
	font:bold 18px Tahoma;
	padding-bottom:10px;
}
a {
	color:#333333;
}
a:hover {
	color:#F57E20;
}
.logoWordsAlign {
	font:bold 16px Tahoma;
	color:#3B2314;
	padding:20px;
	text-align:center;
}
.propertySolutionsLink {
	font:normal 9px Tahoma;
	color:#333;
	margin-top:10px;
}
.propertySolutionsLink a {
	color:#555555;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#724C35;
}
.titleBar {
	color:#3B2314;
	font-family:Tahoma;
	border-bottom:1px solid #AFDED3;
}
.residentPortalLogin .formText {
	color:#3B2314;
	font-family:Tahoma;
}
.residentPortalLogin .extraLinks a {
	color:#A57050;
	font-family:Tahoma;
}
.residentPortalLogin .extraLinks a:hover {
	color:#3B2314;
	font-family:Tahoma;
}
.residentPortalLogin input {
	border:2px solid #AFDED3;
	border-top:none;
	border-left:none;
	background-color:#E9F5F3;
	color:#3B2314;
	font-family:Tahoma;
}
.residentPortalLogin button {
	border:2px solid #E9F5F3;
	border-top:1px solid #E9F5F3;
	border-left:1px solid #E9F5F3;
	background-color:#AFDED3;
	color:#3B2314;
	font-family:Tahoma;
}
.websiteDrillDown{}
.websiteDrillDown select {
	color:#3B2314;
	background-color:#E9F5F3;
	border:1px solid #3B2314;
	font-family:Tahoma;
}
.button {
	font: normal 11px Tahoma;
	height: 21px;
	letter-spacing: 1px;
	color:#3B2314;
}
.propertyButton {
	border-color: #FFFFFF;
	background-color: #3B2314;
	color: #E9F5F3;
}
.propertyButtonOver .propertyButton {
	background-color: #F47E20;
}
.propertyButtonBorder {
	border-color: #A57050;
}
.propertyButtonOver .propertyButtonBorder {
	border-color: #FDB57D;
}
.propertyButtonShadow {
	border-color: #F8EADE;
}
.mainBackgroundColor {
	background-color:#3B2314;
}
.mainBackgroundColorSub {
	background-color:#3B2314;
}
.floorplans td strong {
	color:#77472B;
}
.floorplans td a {
	background-color:#77472B;
}
.floorplans td a:hover {
	color:#E9F5F3;
}
/*-----------------------------------------------*/
.virtualToursTable tr.selected td img {
	background-color:#AFDED3;
}
.virtualToursTable tr.selected td a {
	color:#AFDED3;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #F56712;
}