﻿body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-xy;
	background-color: #000000;

}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.noBorder {
	border-width: 0;
}
.service {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	padding-right:60px;
	padding-left:60px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-right:60px;
	padding-left:60px;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	padding-right:40px;
	padding-left:50px;
}
.toursText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.GuestcardBorder {
	border: 2px solid #384b00;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.RotatorBorder {
	border: 3px solid #384b00;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

