.navigationTopLevel {
	color:#5E503B;
}
.navigationSubLevel {
	color:#5E503B;
}
.navigationSubLevel a {
	color:#5E503B;
}
.navigationSubLevel a:hover {
	color:#000;
}
.subNavigation {
	width:185px;
}
.topNavigationBorder {
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background: #FFFFFF url('../images/top_navigation_border.gif') repeat-x top;
}
.sideNavigationTopShadow {
	border-left:3px solid #fff;
	background: #DED9D2 url('../images/top_navigation_shadow_long.gif') repeat-x top;
}
.topNavigationShadow {
	border-right:3px solid #fff;
	background: #DED9D2 url('../images/top_navigation_shadow.gif') repeat-x top;
}
.subNavigationTd {
	width:100%;
	border-left:3px solid #fff;
	padding:15px;
	vertical-align:top;
	background: #A1917D url('../images/navigation_background_side_bar.gif') repeat-x top;
}
.titleBar {
	color:#5E503B;
	border-bottom:1px solid #5E503B;
}
.residentPortalLogin .formText {
	color:#5E503B;
}
.residentPortalLogin .extraLinks a {
	color:#5E503B;
}
.residentPortalLogin .extraLinks a:hover {
	color:#EDFF66;
}
.residentPortalLogin input {
	border:1px solid #8B7F6E;
	border-top:none;
	border-left:none;
	background-color:#E3DFD9;
	color:#5E503B;
	height:18px;
	width:112px;
}
.residentPortalLogin button {
	font:normal normal normal 11px/15px arial;
	border:2px solid #ffffff;
	background-color:#5E503B;
	color:#ffffff;
	
}
.websiteDrillDown select {
	background-color:#E3DFD9;
	border:1px solid #F4F0E9;
	color:#5E503B;
	
}
.websiteDrillDown button {
	font:normal normal normal 11px/15px arial;
	border:2px solid #ffffff;
	background-color:#5E503B;
	color:#ffffff;
	
}