/* Start of CMSMS style sheet 'rr_main_menu' */
#main_menu_buttons{
	width:700px;
	height:1px;
}


#main_menu_buttons a{
	display: block;
	background-repeat: no-repeat;
	text-decoration:none!important;
	color:red;
	float:left;
	text-indent: -9999px;
	outline: none;
	
}
#main_menu_buttons a:hover{
	text-decoration:none;
}


#main_menu_buttons span{
	visibility:hidden;
	text-decoration:none;
}




#nav-top-right{
	display:block;
	float:left;	
	width:282px;
	height:64px;
	background-image:url(images/main_menu/nav_top_right.gif); 
}

#nav-sect-top{
	width:70px;
	float:left;
	height:39px;
	background-image:url(images/main_menu/nav_sect_top.gif); 
}
#nav-sect-mid{
	width:49px;
	float:left;
	height:48px;
	background-image:url(images/main_menu/nav_sect_mid.gif); 
}

#nav-sect-bot{
	height:34px;
	width:70px;
	float:left;
	background-image:url(images/main_menu/nav_sect_bot.gif); 
}




#preload_images{
	visibility:hidden;
}




#nav-ranger-roo a{
	background-image:url(images/main_menu/nav_ranger_roo.gif); 
	height:64px;
	width:122px;	
}
#nav-ranger-roo a:hover{
	background-position: 0 -64px;
}


#nav-adventures a{
	background-image:url(images/main_menu/nav_adventures.gif); 
	height:52px;
	width:122px;
}
#nav-adventures a:hover{
	background-position: 0 -52px;
}



#nav-build-park a{
	background-image:url(images/main_menu/nav_build_park.gif); 
	height:48px;
	width:151px;
}
#nav-build-park a:hover{
	background-position: 0 -48px;
}


#nav-fact-files a{
	background-image:url(images/main_menu/nav_fact_file.gif); 
	height:39px;
	width:81px;
}
#nav-fact-files a:hover{
	background-position: 0 -39px;
}


#nav-meet a{
	background-image:url(images/main_menu/nav_meet_gang.gif); 
	height:48px;
	width:84px;
}
#nav-meet a:hover{
	background-position: 0 -48px;
}


#nav-gallery a{
	background-image:url(images/main_menu/nav_gallery.gif); 
	width:63px;
	height:34px;
	
}
#nav-gallery a:hover{
	background-position: 0 -34px;
}

#nav-print a{
	background-image:url(images/main_menu/nav_print_stuff.gif); 
	height:51px;
	width:133px;
}
#nav-print a:hover{
	background-position: 0 -51px;
}

#nav-home a{
	background-image:url(images/main_menu/nav_home.gif); 
	height:43px;
	width:133px;
}
#nav-home a:hover{
	background-position: 0 -43px;
}


#nav-visit-park a{
	background-image:url(images/main_menu/nav_visit_park.gif); 
	height:64px;
	width:125px;
}
#nav-visit-park a:hover{
	background-position: 0 -64px;
}



#nav-games a{
	background-image:url(images/main_menu/nav_games.gif);
	height:52px;
	width:125px;
}
#nav-games a:hover{
	background-position: 0 -52px;
}
/* End of 'rr_main_menu' */

