@charset "utf-8";
/* CSS Document */

body {
	background-color:#736357;
}
table.container {
	border:solid 4px #534741;
}
td.top {
	border-bottom:solid 4px #534741;
}
td.middle {
	border-bottom:solid 4px #534741;
	background-color:#89551b;
}
td.bottom {
	background-color:#fff3cd;
}
td.logo {
	border-right:solid 4px #534741;
	background-color:#b15c11;
}
td.text {
	padding-left:15px;
}
td.tour {
	border-right:solid 4px #534741;
}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	letter-spacing:110%;
	padding:5px 25px 5px 25px;
	line-height:110%;
	color:#534741;
}
.quote p{
margin:9px 0px;
padding:0px;
}
.content {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#534741;
}
.contentSM {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
	color:#534741;
}
.contentTest {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#534741;
}
.maincontent {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
	color:#534741;
}
.contentTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:22px;
	color:#534741;
}
.sansserifcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:16px;
	color:#534741;
}
.popupTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	line-height:22px;
	color:#FFF3CD;
}
.tourlink, .tourlink a:link, .tourlink a:visited {
	width:275px;
	text-align:right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	color:#b15c11;
	text-decoration:none;
}
.footer {
	text-align:center;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:10px;
	color:#fff3cd;
}
a:link,a:visited,a:hover,a:active {
	font-size:12px;
	color:#534741;
	text-decoration:underline;
}
.footerlink {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#fff3cd;
}
.footerlink a:link,.footerlink a:visited,.footerlink a:hover,.footerlink a:active {
	font-size:12px;
	color:#fff3cd;
	text-decoration:underline;
}