@charset "utf-8";
#aboutus {
	background: url(../images/rollovers/css_ro/aboutus_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#aboutus:hover
{ 
  background-position: 0 -70px;
}

#aboutus span
{
  display: none;
}




#weddings {
	background: url(../images/rollovers/css_ro/weddings_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#weddings:hover
{ 
  background-position: 0 -70px;
}

#weddings span
{
  display: none;
}





#themedinners {
	background: url(../images/rollovers/css_ro/themedinners_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#themedinners:hover
{ 
  background-position: 0 -70px;
}

#themedinners span
{
  display: none;
}





#catering {
	background: url(../images/rollovers/css_ro/catering_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#catering:hover
{ 
  background-position: 0 -70px;
}

#catering span
{
  display: none;
}



#corporate {
	background: url(../images/rollovers/css_ro/corporate_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#corporate:hover
{ 
  background-position: 0 -70px;
}

#corporate span
{
  display: none;
}



#tour {
	background: url(../images/rollovers/css_ro/tour_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#tour:hover
{ 
  background-position: 0 -70px;
}

#tour span
{
  display: none;
}




#calendar {
	background: url(../images/rollovers/css_ro/calendar_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#calendar:hover
{ 
  background-position: 0 -70px;
}

#calendar span
{
  display: none;
}



#contactus {
	background: url(../images/rollovers/css_ro/contactus_144x140.jpg) no-repeat 0px 0px;
	display: block;
	height: 70px;
	width: 144px;
}

#contactus:hover
{ 
  background-position: 0 -70px;
}

#contactus span
{
  display: none;
}
