﻿/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.footer{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-transform:uppercase; 
	color:#ffffff;
	font-weight:bold;
	padding-top:1px;
	text-decoration:none;

}
.footer a:link    {color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.footer a:visited {color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.footer a:hover   {color: #611704; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; font-weight:bold; text-decoration:none;}

.info_text{ 
	font-size:10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.contact_address{ 
	font-size:11px;
	font-family: "Times New Roman", Times, serif;  
}

.direction_text{ 
	font-size:12px; 
	font-family:"Times New Roman", Times, serif;
}

.tours{ 
	font-size:12px; 
	font-family:"Times New Roman", Times, serif;
	color:#601704;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
.tours a:link 		{ color: #601704; text-decoration:none;}
.tours a:visited 	{ color: #601704; text-decoration:none;}
.tours a:hover      { color: #105069; text-decoration:underline;}
.tours a:active 	{ color: #601704; text-decoration:none;}
.floor_text{ 
	font-size:14px; 
	font-family: "Times New Roman", Times, serif; 
	color:#000000;
	padding-top:16px;
}
.floor_title{ 
	font-size:16px; 
	font-family:"Times New Roman", Times, serif;
	color:#2a3207;
	font-style:italic;
	font-weight:600;
}
.floor_nav {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight:900;
	color: #601704;
	text-decoration:none;
	text-transform:uppercase;
}
 
.floor_nav a 		{ color: #601704; text-decoration:none; }
.floor_nav a:hover 	{ color: #105069; text-decoration:none;}

.noBorder {
	border-width: 0;
	color:#e4d977;
}
.Guestcard {
	border: 2px solid #252525;
	background-color: #ffffff;
	border-collapse: collapse;
	color:#FFFFFF;
}

.GuestcardBorder {
	font-family:Arial, Helvetica, sans-serif; 
	border: 2px solid #252525;
	background-color: #899298;
	border-collapse: collapse;
	color:#000000;
}
.PhotoBorder {
	border: 2px solid #00264c;
	background-color: #ffffff;
}

img, div, td, tr, a, input { behavior: url(iepngfix.htc) }  


