﻿/* CSS Document */
body {
	background-color:#262e02;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
/* This class is using for Safari Browser */
.phoneNumber{
	font-family:Arial, Helvetica, sans-serif;
	color: #2a3207;
	font-size:14px;
	font-weight:600;
	text-shadow: 2px 2px 3px #fff;
}
/***************************************/
.footer{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-transform:uppercase; 
	color:#000000;
	font-weight:600;
}
.footer a:link 		{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; text-decoration:none;}
.footer a:visited 	{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; text-decoration:none;}
.footer a:hover 	{color: #bab687; font-family: Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; text-decoration:none;}
.footer a:active 	{color: #000000; font-family: Arial, Helvetica, sans-serif;; font-size:10px; text-transform:uppercase; text-decoration:none;}

.text_text{ 
	font-size:14px; 
	font-family: "Times New Roman", Times, serif;
	color:#322009;
	font-style:italic;
	line-height:20px;
}
.contact_address{ 
	font-size:16px; 
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	color:#322009;
	line-height:1.1em;
	font-variant:small-caps;
}

.welcome_text{ 
	font-size:16px; 
	font-family: "Times New Roman", Times, serif;
	color:#322009;
	font-style:italic;
	font-weight:600;
	padding-top: 15px;
	line-height:20px;
}
ul 
{
list-style-image:url(images/diamond.gif);
list-style-type:square;
}
.tours{ 
	font-size:12px; 
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
}
.tours a:link 		{ color: #000000; text-decoration:none;}
.tours a:visited 	{ color: #000000; text-decoration:none;}
.tours a:hover      { color: #8a913a; text-decoration:none;}
.tours a:active 	{ color: #000000; text-decoration:none;}

.floor_title{ 
	font-size:16px; 
	font-family:"Times New Roman", Times, serif;
	color:#322009;
	font-style:italic;
	font-weight:600;
}
.floor_text{ 
	font-size:14px; 
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}

.PhotoBorder {
	border: 2px solid #000000;
	background-color: #ffffff;
}

img, div, td, tr, a, input { behavior: url(iepngfix.htc) }  

.Guestcard {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #8a913a;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}



