﻿body
{
	margin: 0px;
	background-image: url('images/Home_Bg.jpg');
}
.noBorder {
	border-style: solid;
	border-width: 0;
}
.floorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5ab6d;
	padding-left: 20px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tours{
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
}
.tours a:active     { color: #e5ab6d; text-decoration:none;}  
.tours a:link       { color: #e5ab6d; text-decoration:none;} 
.tours a:visited    { color: #e5ab6d; text-decoration:none;} 
.tours a:hover      { color: #e5ab6d; text-decoration:none;}
.Guestcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5ab6d;
	background-color: #723702;
}
.RotatorBorder {
	border: 3px solid #e5ab6d;
}
.RotatorBorder2 {
	border: 1px solid #000000;
}