@charset "UTF-8";
/* CSS Document */
ul#menu li a{
	_width: 191px; /* IE < 7 == IE 5.5 */
	voice-family: "\"}\""; 
	voice-family:inherit;
	_width: 171px; /* IE < 7 != IE 5.5 */
}

ul#menu li ul li a{
	_width: 191px; /* IE < 7 == IE 5.5 */
	voice-family: "\"}\""; 
	voice-family:inherit;
	_width: 156px; /* IE < 7 != IE 5.5 */
}

ul#RVHNav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style-type: none;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

ul#RVHNav li a {
	color: #79032a;
	text-decoration: none;
	display:block;
	float:left;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 26px;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
}

ul#RVHNav li a:hover {
	color: #FFFFFF;
	background: #8F1039;
}

ul#RVHNav li a.current, ul#RVHNav li a.current:hover {
	background-color: #E9550F;
	background-position: center 0px;
	color: #FFFFFF;
}
#nav ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	font-weight: bold;
}

#FuncNav {
	float: right;
	height: 18px;
	margin-right: 28px;
	line-height: 18px;
	color: #c3466f;
}

#FuncNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#FuncNav a:hover {
	text-decoration: none;
	color: #E9550F;
}

#FuncNav .current {
	color: #FFFFFF;
}



