body, table, tr, td, th {
	font-family: Arial, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	line-height: 120%;
}
.textSmall {
	font-size: 8pt;
}
a.textSmall {
	color: #333333;
}
/* navigation */
#navlist p {
	font-size: 10pt;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist li {
	margin: 5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#navlist a {
	display: block;
	padding: 5px 1px 5px 10px;
	text-decoration: none;
	color: #444444;
	background-image: url(images/sq.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
}
#navlist a:link, #navlist a:visited {
	color: #444444;
	text-decoration: none;
	background-image: url(images/sq.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#navlist a:hover, #navlist a:active {
	color: #000000;
	background-image: url(images/sq1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
	color: #000000;
	background-image: url(images/sq1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#sublink a:link, #sublink a:visited, #sublink a:hover, #sublink a:active {
	font-size: 10pt;
	color: #CC0000;
/*	padding-right: 15px; */
	background: url(none);
	border: none;
}
#sublinkOn a:link, #sublinkOn a:visited, #sublinkOn a:hover, #sublinkOn a:active {
	font-size: 10pt;
	color: #CC0000;
/*	padding-right: 15px; */
	background: url(images/sq3.gif);
	background-repeat: no-repeat;
	background-position: 3% 50%;
	border: none;
	border: none;
}

/* room below */
#navlistRoombelow p {
	font-size: 10pt;
}
#navlistRoombelow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlistRoombelow li {
	margin: 7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624A29;
}
#navlistRoombelow a {
	display: block;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
/* 	color: #624A29; */
	color: #FFFFFF;
	background-image: url(images/sq2.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
}
#navlistRoombelow a:link, #navlistRoombelow a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sq2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#navlistRoombelow a:hover, #navlistRoombelow a:active {
	color: #624A29;
	background-image: url(images/sq4.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#uberlinkRoombelow a:link, #uberlinkRoombelow a:visited, #uberlinkRoombelow a:hover, #uberlinkRoombelow a:active {
	color: #624A29;
	background-image: url(images/sq4.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#sublinkRoombelow a:hover {
	color: #624A29;
}
#sublinkRoombelow a:link, #sublinkRoombelow a:visited, #sublinkRoombelow a:hover, #sublinkRoombelow a:active {
	font-size: 10pt;
	color: #CC0000;
/*	padding-right: 15px; */
	background: url(none);
	border: none;
}
#sublinkRoombelow a:hover {
	color: #000000;
}
h2 {
	font-size: 17pt;
	line-height: 19pt;
}
.name {
	font-size: 9px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
