#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#tabs li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 23px;
}
#hotelinfo a {
	height:23px;
	overflow:hidden;
	width: 135px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hotelinfo a:hover { 
    display:block;
    text-indent:-135px; 
}
#specials a {
	height:23px;
	overflow:hidden;
	width: 74px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#specials a:hover { 
    display:block;
    text-indent:-74px; 
}
#reserve a {
	height:23px;
	overflow:hidden;
	width: 105px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#reserve a:hover { 
    display:block;
    text-indent:-105px; 
}
#groups a {
	height:23px;
	overflow:hidden;
	width: 74px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#groups a:hover { 
    display:block;
    text-indent:-74px; 
}
#rooms a {
	height:23px;
	overflow:hidden;
	width: 74px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rooms a:hover { 
    display:block;
    text-indent:-74px; 
}
#contactus a {
	height:23px;
	overflow:hidden;
	width: 74px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contactus a:hover { 
    display:block;
    text-indent:-74px; 
}
#home a {
	height:23px;
	overflow:hidden;
	width: 74px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home a:hover { 
    display:block;
    text-indent:-74px; 
}
