body {
	margin: 0;
	background: url('images/final_inside.gif') #7c3520 repeat-x;
}

TABLE {
	text-decoration: none;
	line-height: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000;
	font-weight: normal;
}
A {
	color : #b75926;
	text-decoration : none;
}
A:HOVER {
	color : #b75926;
	text-decoration : underline;
}
h1 {
	text-decoration: none;
	color: #b75926;
	line-height: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, sans-serif;
}
img.flower {
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
TABLE.floorTable {
	width: 600px;
	border-top:1px solid #b75926;
	border-left:1px solid #b75926;
	border-right:1px solid #b75926;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color: #eedecc;
}
.floorTable {
	
}
tr.floorTable-key {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #b75926;
}
TABLE.floorTable TD {
	border-bottom:1px solid #b75926;
	text-align: center;
	height: 20px;
}
HR {
	border: solid 1px #b75926;
}
A.resite {
	color : #eedecc;
	text-decoration : none;
	font-size: 10px;
}
A:HOVER.resite {
	color : #eedecc;
	text-decoration : underline;
	font-size: 10px;
}
A.floorplanner {
	color : #000000;
	font-size: 14px;
}
A:HOVER.floorplanner {
	color : #f09361;
	font-size: 14px;
}