#RoomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #D1CDAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CDAB;
	}
#RoomNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #948C4A;
}
#RoomNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #68213E;
}
#RoomNav .selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #68213E;
}
#Ammeneties li{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #333 !important;
}
.roomText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#roomHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #68213E;
}

