#navigation {
	clear:both;
}
#navigation ul {
	list-style-type:none;
}
#navigation ul li {
	float:left;
}
#nav-home {
	background:url(http://www.avenueinnbb.com/images/nav4_01.gif) top left no-repeat;
	width:77px;
	height:43px;
}
#nav-rates {
	background:url(http://www.avenueinnbb.com/images/nav4_02.gif) top left no-repeat;
	width:141px;
	height:43px;
}
#nav-specials {
	background:url(http://www.avenueinnbb.com/images/nav4_03.gif) top left no-repeat;
	width:127px;
	height:43px;
}
#nav-events {
	background:url(http://www.avenueinnbb.com/images/nav4_04.gif) top left no-repeat;
	width:155px;
	height:43px;
}
#nav-reservations {
	background:url(http://www.avenueinnbb.com/images/nav4_05.gif) top left no-repeat;
	width:132px;
	height:43px;
}
#nav-links {
	background:url(http://www.avenueinnbb.com/images/nav4_06.gif) top left no-repeat;
	width:75px;
	height:43px;
}
#nav-about {
	background:url(http://www.avenueinnbb.com/images/nav4_07.gif) top left no-repeat;
	width:93px;
	height:43px;
}
#nav-home:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_01-over.gif) top left no-repeat;
}
#nav-rates:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_02-over.gif) top left no-repeat;
}
#nav-specials:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_03-over.gif) top left no-repeat;
}
#nav-events:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_04-over.gif) top left no-repeat;
}
#nav-reservations:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_05-over.gif) top left no-repeat;
}
#nav-links:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_06-over.gif) top left no-repeat;
}
#nav-about:hover {
	background:url(http://www.avenueinnbb.com/images/nav4_07-over.gif) top left no-repeat;
}
.nav-image {
	overflow:hidden;
	display:block;
	float:left;
}
.nav-image img {
	display:none;left:-999px;
}
