/* HORIZONTAL MENU */
.TopMenu {
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 0;
	overflow:hidden;
	border
	
}
.TopMenu A:Visited,
.TopMenu A:Link {
	padding: 0;
	color:#fff;
	text-decoration:none;height:23px;
}

.TopMenuLevel1,
.TopMenuLevel2,
.TopMenuLevel2CurrentPage,
.TopMenuLevel2CurrentPage{
	text-decoration:underline;
	height:23px;
	display:inline;
}

.TopMenu div{height:23px;display:inline; padding:0 0 2px 6px; background:url(/custom/templates/page/rBrownHome/images/nav-bullet.gif) no-repeat  0 5px;}

/* END HORIZONTAL MENU */