﻿/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #d9b968;

}

.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: #853b1e; 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: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color:#000000;
	line-height:18px;
	text-align:left;
}
.amen_text{ 
	font-size:14px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}
.amen_title{ 
	font-size:20px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	padding-top: 15px;
}
.welcome_text{ 
	font-size:14px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 15px;
	text-align:left;
	line-height:20px;
}
.tours{ 
	font-size:16px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 25px;
	padding-top: 15px;
	font-weight:600;
}
.tours a:link 		{ color: #000000; text-decoration:none;}
.tours a:visited 	{ color: #000000; text-decoration:none;}
.tours a:hover      { color: #5c390d; text-decoration:none;}
.tours a:active 	{ color: #000000; text-decoration:none;}
.resident_title{ 
	font-size:24px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 45px;
	padding-top: 25px;
	text-align: center;
	font-stretch:ultra-expanded;
}
.resident_nav{ 
	font-size:20px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 45px;
	padding-top: 25px;
	text-align: left;
	font-stretch:ultra-expanded;
}
.resident_nav a:link 		{ color: #000000; text-decoration:none;}
.resident_nav a:visited 	{ color: #000000; text-decoration:none;}
.resident_nav a:hover      	{ color: #5c390d; text-decoration:underline}
.resident_nav a:active 		{ color: #000000; text-decoration:none;}
.floor_title{ 
	font-size:16px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:600;
}
.floor_text{ 
	font-size:12px; 
	font-family:Geneva, Arial, Helvetica, sans-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:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #5c390d;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;
}

.ul {
	list-style:outside;
}

