﻿body {
	background-position: center top;
	margin: 0px;
	background-color: #e6eabc;
	background-image: url('images/Bg.jpg');
	background-repeat: repeat-x;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.noBorder {
	border-width: 0;
}
.floorTitle {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}
.GuestcardBorder {
	border: 2px solid #612211;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.RotatorBorder {
	border: 3px solid #612211;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
}
