﻿/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.nav1{ 
	font-size:10px; 
	font-family:Trebuchet MS;  
	color:#e1a639;
	text-decoration:none;
}
.nav1-over {
	font-size:10px; 
	font-family:Trebuchet MS;  
	color:#a2831d;
	text-decoration:none;
}

.nav1 a:link {
	color: #e1a639;
	text-decoration:none;
}
.nav1 a:visited {
	color: #e1a639;
	text-decoration:none;
	
}
.nav1 a:hover {
	font-size:10px; 
	font-family:Trebuchet MS;  
	color:#a2831d;
	width:80px;
	height:48px;
	text-decoration:none;
}
.nav1 a:active {
	color: #e1a639;
	text-decoration:none;
	}
/*nav strated*/	
.nav2{ 
	font-size:15px; 
	font-family:Trebuchet MS;  
	color:#e7d895;
	text-decoration:none;
}
.nav2-over {
	font-size:15px; 
	font-family:Trebuchet MS;  
	color:#e7d895;
	text-decoration:none;
}

.nav2 a:link {
	color: #e7d895;
	text-decoration:none;
}
.nav2 a:visited {
	color: #e7d895;
	text-decoration:none;
	
}
.nav2 a:hover {
	font-size:15px; 
	font-family:Trebuchet MS;  
	color:#e1a639;
	text-decoration:underline;
}
.nav2 a:active {
	color: #e7d895;
	text-decoration:none;
	}
	
									
/*nav end*/	
.footer{ 
font-family:Trebuchet MS;
font-size:9px; 
text-transform:uppercase; 
color:#50240f;
font-weight:bold;
padding-top:1px;
}
.footer a:link {
	color: #50240f;
	text-decoration:none;
}
.footer a:visited {
	color: #50240f;
	text-decoration:none;
	
}
.footer a:hover {
	color: #f6a817;
	text-decoration:none;
}
.footer a:active {
	color: #50240f;
	text-decoration:none;
	}				


.footerNav{ 
font-family:Trebuchet MS;
font-size:10px; 
color:#ad8547;
font-weight:bold;
padding-top:2px;
}
.footerNav a:link {
font-family:Trebuchet MS;
font-size:10px; 
	color: #ad8547;
	text-decoration:none;
}
.footerNav a:visited {
font-family:Trebuchet MS;
font-size:10px; 
	color: #ad8547;
	text-decoration:none;
	
}
.footerNav a:hover {
font-family:Trebuchet MS;
font-size:10px; 
	color: #50240f;
	text-decoration:none;
}
.footerNav a:active {
font-family:Trebuchet MS;
font-size:10px; 
	color: #ad8547;
	text-decoration:none;
	}			
.search_text
{ 
font-size:11px; 
font-family:Trebuchet MS; 
color:#4f321a;
}
.contact_text{ 
font-size:16px; 
font-family:Trebuchet MS; 
font-weight:bold;
line-height:1.3em; 
color:#ffffff;
}
.text{ 
font-size:13px; 
font-family:Trebuchet MS, Trebuchet MS; 
color:#e7d895;
line-height:26px;
list-style:square;
}

.contact_info{ 
font-size:14px; 
font-family:Trebuchet MS; 
font-weight:500;
line-height:1.3em;
font-variant:small-caps; 
color:#ffffff;
}

.tours_titles{ 
font-size:24px; 
font-family: Trebuchet MS;  
color:#4f321a;
line-height:26px;
font-weight:bold;
padding-left:50px;
padding-top:50px;
}
.welcome_page_titles{ 
font-size:22px; 
font-family: "Times New Roman", Times, serif;  
color:#ffffff;
padding-top:4px;
}

.welcome_text{ 
font-size:13px; 
font-family: Trebuchet MS;  
color:#ffffff;
padding-top:34px;
line-height:26px;
font-weight:bold;
}

.direction_text{ 
font-size:12px; 
font-family:Trebuchet MS;
font-weight:800 ;
color:#f2e4cd;
}
.amen{ 
font-size:9px; 
font-family:Trebuchet MS; 
color:#ffffff;
}
.page_title{ 
font-size:18px; 
font-family:Trebuchet MS; 
color:#4f321a;
line-height:26px;
font-weight:bold;
font-stretch:extra-expanded;
}
.tours{ 
font-size:12px; 
font-family:Trebuchet MS;  
color:#701400;
padding-top:6px;
letter-spacing:1px;
}
.tours a:link {
	color: #701400;
	text-decoration:none;
}
.tours a:visited {
	color: #701400;
	text-decoration:none;
	
}
.tours a:hover {
	color: #a29771;
	text-decoration:none;
}
.tours a:active {
	color: #701400;
	text-decoration:none;
	}	
.floor_text{ 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	text-decoration:none;
}
/* floor text hover */
.floor_text a:link {
	color: #ffffff;
	text-decoration:none;
}
.floor_text a:visited {
	color: #ffffff;
	text-decoration:none;
	
}
.floor_text a:hover {
	color: #a29771;
	text-decoration:none;

}
.floor_text a:active {
	color: #ffffff;
	text-decoration:none;
	}
	
/* floorplan nav*/
.special_nav1{ 
	font-size:17px; 
	font-family:Trebuchet MS;  
	color:#ffffff;
	background-image: url(images/sideNav1.jpg); 
	background-repeat:no-repeat;
	width:225px;
	height:60px;
	text-decoration:none;
}
.special_nav1-over {
	font-size:17px; 
	font-family:Trebuchet MS;  
	color:#ffffff;
	background-image: url(images/sideNav1-over.jpg); 
	background-repeat:no-repeat;
	width:225px;
	height:60px;
	text-decoration:none;
}

.special_nav1 a:link {
	color: #ffffff;
	text-decoration:none;
}
.special_nav1 a:visited {
	color: #ffffff;
	text-decoration:none;
	
}
.special_nav1 a:hover {
	font-size:17px; 
	font-family:Trebuchet MS;  
	color:#701400;
	width:225px;
	height:60px;
	text-decoration:none;
}
.special_nav1 a:active {
	color: #ffffff;
	text-decoration:none;
	}	
	
	
	
	
	
.button_nav{ 
font-size:13px; 
font-family:Trebuchet MS;  
color:#e7d895;
}
.button_nav a:link {
	color: #ffffff;
	text-decoration:none;
}
.button_nav a:visited {
	color: #ffffff;
	text-decoration:none;
	
}
.button_nav a:hover {
	color: #a29771;
	text-decoration:none;
}
.button_nav a:active {
	color: #ffffff;
	text-decoration:none;
	}
	
	
.floorplan_nav3{ 
font-size:12px;
letter-spacing:2px; 
font-family:Trebuchet MS;  
color:#000000;
letter-spacing:1px;
}
.floorplan_nav3 a:link {
	color: #000000;
	text-decoration:none;
}
.floorplan_nav3 a:visited {
	color: #000000;
	text-decoration:none;
	
}
.floorplan_nav3 a:hover {
	color: #701400;
	text-decoration:none;
}
.floorplan_nav3 a:active {
	color: #000000;
	text-decoration:none;
	}				
/* floor text end */
.ebrochure_text{ 
font-size:12px; 
font-family:Trebuchet MS; 
color:#701400;
}
.staff_title{ 
font-size:14px; 
font-family:"Times New Roman", Times, serif; 
color:#ffffff;
}
.noBorder {
	border-width: 0;
	color:#e4d977;
}
.GuestcardBorder {
	border: 2px solid #f7e5be;
	background-color: #FFFFFF;
	border-collapse: collapse;
	color:#FFFFFF;
}
.PhotoBorder {
	border: 2px solid #701400;
	background-color: #ffffff;
}
.PhotorBorder2 {
	border: 1px solid #f2a515;
}
img, td,tr,table, div, a, input { behavior: url(iepngfix.htc) }  

a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #701400;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}



