#left_menu_list a {
	margin-bottom: 4px;
	height: 29px;
}
#menu_home a {
	background-image:url(/menu_image.php?text=left_menu_img_home);
}
#menu_description a {
	background-image:url(/menu_image.php?text=left_menu_img_description);
}
#menu_services a {
	background-image:url(/menu_image.php?text=left_menu_img_services);
}
#menu_restaurant a {
	background-image:url(/menu_image.php?text=left_menu_img_restaurant);
}
#menu_rooms a {
	background-image:url(/menu_image.php?text=left_menu_img_rooms);
}
#menu_rates a {
	background-image:url(/menu_image.php?text=left_menu_img_rates);
}
#menu_reservations a {
	background-image:url(/menu_image.php?text=left_menu_img_reservations);
}
#menu_contact a {
	background-image:url(/menu_image.php?text=left_menu_img_contact);
}
#menu_about a {
	background-image:url(/menu_image.php?text=left_menu_img_about);
}
#menu_packages a {
	background-image:url(/menu_image.php?text=left_menu_img_packages);
}
#menu_map a {
	background-image:url(/menu_image.php?text=left_menu_img_map);
}



#bottom_menu_home {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_home.gif);
	width: 77px;
}
#bottom_menu_description {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_description.gif);
	width: 121px;
}
#bottom_menu_rooms {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_rooms.gif);
	width: 75px;
}
#bottom_menu_rates {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_rates.gif);
	width: 75px;
}
#bottom_menu_reservations {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_reservations.gif);
	width: 131px;
}
#bottom_menu_tours {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_tours.gif);
	width: 71px;
}
#bottom_menu_carrentals {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_carrentals.gif);
	width: 118px;
}
#bottom_menu_contact {
	background-image:url(http://www.adventure-inn.com/images/bottom_menu_contact.gif);
	width: 112px;
}
