body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
	background-color: #5b6033;
	scrollbar-base-color: #DBC595
} 
.creamline {
	background-color: #CAC487;
} 
.darkcolorline {
	background-color: #2c241b;
} 
.brownline {
	background-color: #915d2d;
} 
.navbarbackground {
	background-color: #938f80;
} 
.lightergreyline {
	background-color: #9C978C;
} 
.specialsbox {
	background-color: #8E6868;
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;	
} 
.pagebackground{
	background-color: #B8B7a7;
    color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
} 
.lightpurpleline {
	background-color: #B29999;
} 
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt} 
.whitetextheading {
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
}

a:link {
	color: #790000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
	font-style: normal;
	text-decoration: underline;
} 
a:visited {
	color: #790000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #790000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 8pt;
	font-style: normal;
	text-decoration: underline;
} 

#home {
 display:block; 
 background: url(images/nav_home.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#home:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#home span {
 display: none; 
 cursor: hand;
}


#food {
 display:block; 
 background: url(images/nav_eat.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#food:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#food span {
 display: none; 
 cursor: hand;
}


#drink {
 display:block; 
 background: url(images/nav_drink.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#drink:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#drink span {
 display: none; 
 cursor: hand;
}


#sleep {
 display:block; 
 background: url(images/nav_sleep.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#sleep:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#sleep span {
 display: none; 
 cursor: hand;
}



#functionroom {
 display:block; 
 background: url(images/nav_function_room.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#functionroom:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#functionroom span {
 display: none; 
 cursor: hand;
}


#areaattractions {
 display:block; 
 background: url(images/nav_area_attractions.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#areaattractions:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#areaattractions span {
 display: none; 
 cursor: hand;
}


#newsandevents {
 display:block; 
 background: url(images/nav_news_events.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#newsandevents:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#newsandevents span {
 display: none; 
 cursor: hand;
}



#jobopportunities {
 display:block; 
 background: url(images/nav_employment_opps.jpg) no-repeat;
 width: 160px;
 height: 43px;
}
 
#jobopportunities:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#jobopportunities span {
 display: none; 
 cursor: hand;
}




#contactus {
 display:block; 
 background: url(images/nav_contact.jpg) no-repeat;
 width: 160px;
 height: 25px;
}
 
#contactus:hover {
 background-position: -171px; 0px;
 text-decoration: none;
}
 
#contactus span {
 display: none; 
 cursor: hand;
}

