﻿/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#35160d;

}

.footer{ 
font-family:"Book Antiqua";
font-size:10px; 
text-transform:uppercase; 
color:#4b1311;
font-weight:bold;
padding-top:5px;

}
.text{ 
font-size:12px; 
font-family:"Book Antiqua"; 
color:#4b1311;
line-height:26px;
font-weight:bold;
list-style-image:url(images/list_image.png);
}
.title_text{ 
font-size:22px; 
font-family:"Book Antiqua"; 
color:#dcb370;
line-height:26px;
font-weight:bold;
font-variant: small-caps;
}
.prop_text
{ 
font-size:12px; 
font-family:"Book Antiqua"; 
color:#e5bd77;
line-height:26px;
font-weight:bold;
list-style-image:url(images/search_image.png);
}
.search_text
{ 
font-size:12px; 
font-family:"Book Antiqua"; 
color:#e5bd77;
line-height:20px;
font-weight:bold;
list-style-image:url(images/search_image.png);
}

/*search text start*/
.search_text a:link {
	color: #e5bd77;
	text-decoration:underline;
}
.search_text a:visited {
	color: #e5bd77;
	text-decoration:underline;
	
}
.search_text a:hover {
	font-size:12px; 
	font-family:"Book Antiqua"; 
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	list-style-image:url(images/search_image-over.png); 
}
.search_text a:active {
	color: #e5bd77;
	text-decoration:underline;
}
/*search text end*/
.staff_title{ 
font-size:16px; 
font-family:"Book Antiqua"; 
color:#ffd996;
line-height:26px;
font-weight:bold;
}
.job_text{ 
font-size:14px; 
font-family:"Book Antiqua"; 
font-weight:bold;
line-height:26px;
color:#dcb370;
}

.tours{ 
font-size:12px; 
font-family:"Book Antiqua";  
color:#ffffff;
padding-top:6px;
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: #edc204;
	text-decoration:none;
}
.tours a:active {
	color: #ffffff;
	text-decoration:none;
}
	
.email_text{ 
font-size:10px; 
font-family:"Book Antiqua"; 
color:#595b27;
font-weight:bold;
}
.noBorder {
	border-width: 0;
	color:#e4d977;
}
.GuestcardBorder {
	border: 2px solid #f7e5be;
	background-color: #FFFFFF;
	border-collapse: collapse;
	color:#FFFFFF;
}
.PhotoBorder {
	border: 2px solid #859b00;
	background-color: #ffffff;
}
.PhotorBorder2 {
	border: 1px solid #f2a515;
}
img,  td, tr, table,  div,  a,  input { behavior: url(iepngfix.htc)}  

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #4b1311;
}
a:active {
	color: #000000;
}



