#nav_main_container {
	background-color: #000;
	width: 130px;
	height:auto;
	margin:0 0 0 13px;
	padding:0px;
	vertical-align: top;
    background-position: center top;
	
}
#rt_nav_header {
	background-image: url(/images/sidenav/rt_side_nav_top.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin: 0px;
	height:29px;
	line-height:29px;
	vertical-align: top;
    background-position: center top;
	
}


.nav_header {
	color:#000000;
	font-size:19px;
	
	}


#rt_navlist li {
	list-style-type:none;
	background-image: url(/images/sidenav/side_nav_star.png) ;
	padding-left: 23px;
	line-height:23px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#FFF;
	font-size:14px;
	height:23px;
	margin-left: 0px;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	
	}
	
	

#rt_navlist li.even {
	background-color: #441110;
	}

#rt_navlist li.odd {
	background-color: #7b1e1d;
	}

#rt_navlist ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		
	}
	
#rt_nav_lower {
	background-image: url(/images/sidenav/rt_side_nav_lower.jpg);
	background-repeat: no-repeat;
	height: 130px;

}

#rt_nav_lower ul {
	padding-left: 5px;
	padding-top: 10px;
	margin: 0px;
	list-style:none;
	font-size:14px;
		
	}	
	
#rt_navlist li.even a.white_hl:link, a.white_hl:visited, a.white_hl:hover, a.white_hl:visited:hover a.white_hl:active  {
	text-decoration: none;
	color: #fff;
		
	}	

#rt_navlist li.odd a.white_hl:link, a.white_hl:visited, a.white_hl:hover, a.white_hl:visited:hover a.white_hl:active  {
	
	text-decoration: none;
	color: #fff;
	}	
	
#rt_nav_lower li {
	list-style-type:none;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:10px;
	font-size:14px;
	height: 18px;
	background: none;
	margin-left: 0px;
	
	}	
	
	
#rt_nav_lower li.lower_nav a.black_hl:link, a.black_hl:visited, a.black_hl:hover, a.black_hl:visited:hover a.black_hl:active  {
	text-decoration: none;
	color: #000;
		
	}	

	
#rt_nav_footer {
	background-image: url(/images/sidenav/rt_side_nav_footer.jpg);
	background-repeat: no-repeat;
	height:24px;
	vertical-align: top;
    background-position: center top;
}

