﻿/* CSS Document */
body {
	background-color:#d1d287;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.footer{ 
	font-family:"Times New Roman", Times, serif;
	font-size:11px; 
	text-transform:uppercase; 
	color:#ffffff;
}
.footer a:link 		{color: #ffffff; font-family:"Times New Roman", Times, serif; font-size:11px; text-transform:uppercase; text-decoration:none;}
.footer a:visited 	{color: #ffffff; font-family:"Times New Roman", Times, serif; font-size:11px; text-transform:uppercase; text-decoration:none;}
.footer a:hover 	{color: #a3a510; font-family:"Times New Roman", Times, serif; font-size:11px; text-transform:uppercase; text-decoration:none;}
.footer a:active 	{color: #ffffff; font-family:"Times New Roman", Times, serif; font-size:11px; text-transform:uppercase; text-decoration:none;}

.text_text{ 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffffff;
}
.contact_direction{ 
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	line-height:1.1em; 
	color:#524f26;
}
.contact_address{ 
	font-size:13px; 
	font-family: "Times New Roman", Times, serif;
	color:#ffffff;
	line-height:16px;
	padding-right:0px;
	text-transform:uppercase;
}

.welcome_text{ 
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif;  
	color:#ffffff;
	line-height:20px;
}

.amenTitle{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffffff;
	text-align:left;
}
.amenTitle a:active     { color: #fff; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:300;}  
.amenTitle a:link       { color: #fff; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:300;} 
.amenTitle a:visited    { color: #fff; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:300;} 
.amenTitle a:hover      { color: #000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:300;} 
.amen{ 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffffff;
	text-align:left;
	line-height:22px;
}
.tours{ 
	font-size:12px; 
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1px;
}
.tours a:link 		{ color: #ffffff; text-decoration:none;}
.tours a:visited 	{ color: #ffffff; text-decoration:none;}
.tours a:hover      { color: #b71234; text-decoration:none;}
.tours a:active 	{ color: #ffffff; text-decoration:none;}

.floor_text{ 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;  
	color:#ffffff;
	text-align: left;
}

.PhotoBorder {
	border: 2px solid #000000;
	background-color: #ffffff;
}

img, div, td, tr, a, input { behavior: url(iepngfix.htc) }  

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #e8e983;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}


