h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/roomtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 84px;
	vertical-align: bottom;
	line-height: 27px;
	padding-top: 5px;
	margin-bottom: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#equipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/roomline.gif);
	background-repeat: repeat-y;
}
.footmenu {
	margin-left: 30px;
	font-size: 11px;
	color: #8F430A;
}

.footmenu a:link{
	background: url(../img/lo_bt_go.gif) no-repeat;
	color: #8F430A;
	padding-top: 2px;
	padding-left: 13px;
	margin-right: 14px;
	text-decoration: none;
	font-weight: normal;
}

.footmenu a:visited{
	background: url(../img/lo_bt_go.gif) no-repeat;
	color: #8F430A;
	padding-top: 2px;
	padding-left: 13px;
	margin-right: 14px;
	text-decoration: none;
	font-weight: normal;
}

.footmenu a:hover{
	background: url(../img/lo_bt_go.gif) no-repeat;
	color: #C2AB44;
	padding-top: 2px;
	padding-left: 13px;
	margin-right: 14px;
	text-decoration: none;
	font-weight: normal;
}
