/*the_lodge*/
.navigationTopLevel {
	color:#000000;
}
.navigationSubLevel {
	color:#000000;
}
.navigationSubLevel a {
	color:#000000;
}
.navigationSubLevel a:hover {
	color:#CC9900;
}
.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:210px;
}