﻿html,body{
	margin:0 auto;
	background-color:#ccbcab;
}
.noBorder
{
	border: 0px;
}
.tours{
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	text-align: center;
}
.tours a:active     { color: #49220B; text-decoration:none;}  
.tours a:link       { color: #49220B; text-decoration:none;} 
.tours a:visited    { color: #49220B; text-decoration:none;} 
.tours a:hover      { color: #2E6087; text-decoration:none; }

.Guestcard {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
}
