/* Navigation */

#navigation {
	margin: 0px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E96E33;
}

#navigation .addressnav {
	margin: 10px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;	
	color: #999999;
}


#home
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/homebutton.gif") no-repeat 0 0;
}

#home:hover
{ 
  background: url("inc/homebutton_roll.gif") no-repeat 0 0;
}

#home span
{
  display: none;
}


#aboutclub
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/abouttheclubbutton.gif") no-repeat 0 0;
}

#aboutclub:hover
{ 
  background: url("inc/abouttheclubbutton_roll.gif") no-repeat 0 0;
}

#aboutclub span
{
  display: none;
}


#functionroom
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/functionroombutton.gif") no-repeat 0 0;
}

#functionroom:hover
{ 
  background: url("inc/functionroombutton_roll.gif") no-repeat 0 0;
}

#functionroom span
{
  display: none;
}


#eventscalendar
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/eventscalendarbutton.gif") no-repeat 0 0;
}

#eventscalendar:hover
{ 
  background: url("inc/eventscalendarbutton_roll.gif") no-repeat 0 0;
}

#eventscalendar span
{
  display: none;
}


#clubnews
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/clubnewsbutton.gif") no-repeat 0 0;
}

#clubnews:hover
{ 
  background: url("inc/clubnewsbutton_roll.gif") no-repeat 0 0;
}

#clubnews span
{
  display: none;
}


#history
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/historybutton.gif") no-repeat 0 0;
}

#history:hover
{ 
  background: url("inc/historybutton_roll.gif") no-repeat 0 0;
}

#history span
{
  display: none;
}

#facilities
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/facilitiesbutton.gif") no-repeat 0 0;
}

#facilities:hover
{ 
  background: url("inc/facilitiesbutton_roll.gif") no-repeat 0 0;
}

#facilities span
{
  display: none;
}

#galleries
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/galleriesbutton.gif") no-repeat 0 0;
}

#galleries:hover
{ 
  background: url("inc/galleriesbutton_roll.gif") no-repeat 0 0;
}

#galleries span
{
  display: none;
}


#contact
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/contactbutton.gif") no-repeat 0 0;
}

#contact:hover
{ 
  background: url("inc/contactbutton_roll.gif") no-repeat 0 0;
}

#contact span
{
  display: none;
}

#fravailability
{
  display: block;
  width: 145px;
  height: 30px;
  background: url("inc/fravailabilitybutton.gif") no-repeat 0 0;
}

#fravailability:hover
{ 
  background: url("inc/fravailabilitybutton_roll.gif") no-repeat 0 0;
}

#fravailability span
{
  display: none;
}