/*village*/
body {
	background: #E9F5F3 url(/Common/website_templates/village/images/sub_bkg_repeat.gif) top repeat-x;
	padding:0px;
	margin:0px;
	width:100%
	height:100%
}
.title {
	color:#3B2314;
	font-family:Tahoma;
	padding-bottom:10px;
}
.navigationTopLevel {
	color:#3B2314;
}
.navigationSubLevel {
	color:#3B2314;
}
.navigationSubLevel a {
	color:#3B2314;
}
.navigationSubLevel a:hover {
	color:#F47E20;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line.gif') repeat-y  scroll 0% top;
}
.subNavigation {
	width:175px;
}
.borderTop {
	border-top:1px solid #000000;
}
.propertySolutionsLink {
	margin-top:5px;
}
.residentPortalLoginBackground {
	background-color:#535353;
}