/*nouveau*/
.navigationTopLevel {
	color:#fff;
}
.navigationSubLevel {
	color:#fff;
}
.navigationSubLevel a {
	color:#fff;
}
.navigationSubLevel a:hover {
	color:#547B00;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background: transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') repeat-y  scroll 0% top;
}
.subNavigation {
	width:210px;
}
.logo {
	text-align:center;
}
.navigationBar {
	font:normal 12px arial;
	color:#AC7049;
	height:30px;
	padding:15px;
}
.navigationBar a {
	color:#333333;
}
.navigationBar a:hover {
	color:#231207;
}
.residentPortalLogin input {
	width:172px;
}
.bottomNav {
	font: normal 10px arial;
	color:#A0603A;
}
.bottomNav a{
	font: normal 10px arial;
	color:#662A0E;
}
.bottomNav a:hover{
	color:#A0603A;
}