body {
	background: #990000 url(../images/background2.jpg) repeat-y fixed top;
	margin: 0px;
	font: "Times New Roman", Times, serif;
}
table {
	width: 800px;
	border: none;
	vertical-align: top;
	background: transparent url(../images/background3.jpg) repeat fixed top;
	font-size: 16px;
}
.innertable {
	width: 90%;
	border: none;
	background-color: transparent;
	text-align: center;
}
.contact {
	font: bold 24px;
}
a.contact {
	color: #cc3333;
	text-decoration: none;
}
a.contact:hover {
	color: #990099;
	text-decoration: underline;
}
.header {
	height: 200px;
	width: 800px;
}
.tabbod {
	background: transparent;
	margin: 2px 5px 5px 0px;
	vertical-align: top;
	width: 600px;
}
.imgtd {
	width: 200px;
	vertical-align: top;
}
p {
	margin: 10px 5px 5px 5px;
}
.pic {
	border: 1px solid Black;
	margin: 5px;
}
.biopic {
	border: 1px solid Black;
	margin: 5px 5px 5px 0px;
}
.footer {
	text-align: center;
	background: transparent;
	padding: 20px 0px 5px 0px;
}
a.footertxt {
	color: #cc3333;
	text-decoration: none;
}
a.footertxt:hover {
	color: #990099;
	text-decoration: underline;
}
blockquote {
	border: 1px solid #660066;
	padding: 5px;
	background: #FFFFCC;
}
.bqtitle {
	font-weight: bold;
}
hr {
	width: 98%;
}
.termstab {
	width: 80%;
	border: 1px solid #660000;
}
.siteinfo {
	width: 800px;
	text-align: center;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #999966;
	background-color: #CCCC99;
}
.siteitxt {
	padding: 10px 0px 5px 0px;
}
a.siteitxt {
	color: #CC3333;
	text-decoration: none;
}
a.siteitxt:hover {
	color: #990099;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/smspacer.gif);
}
.director {
	font-style: italic;
}
.termstab {
	width: 800px;
	border: none;
	vertical-align: top;
	background: transparent url(../images/tabbg.jpg) repeat fixed top;
	font-style: 16px;
}
.rightimg {
	padding: 0px 0px 10px 0px;
}
.menutab {
	width: 575px;
	height: 550px;
	border: none;
	background: transparent;
	table-layout: fixed;
	vertical-align: top;
}
.trips08 {
	width: 340px;
	border: 1px solid #993333;
	padding: 5px;
	margin: 20px auto;
	position: static;
}
.trips08 h4 {
	display: inline;
	font-size: 20px;
}
.trips08 .red {
	color: #993333;
	font-weight: bold;
}
.hotels {
	width: 600px;
	margin: 10px auto;
	position: static;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	margin: 15px;
	text-align: center;
}
.clear h2 {
	margin: 0px 0px 25px 0px;
}