body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #793D00;
	font-weight: normal;
}
body {
	background-color: #ecb888;
	text-align: left;
}
a:link {
	color: #793D00;
	text-decoration: none;
}
a:visited {
	color: #793D00;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #793D00;
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	color: #006666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #066;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 42px;
	color: #006666;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	margin-right: 0px;
	margin-left: auto;
}
.menustyle {
	font-weight: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #793d00;
	font-size: 12px;
	text-decoration: none;
	float: none;
	padding: 0px;
	width: 100%;
	border: none;
	margin: 0px;
	display: block;
}
.sub_headings {
	font-size: x-large;
	color: #793D00;
	font-family: "Times New Roman", Times, serif;
}
.image_bortder {
	border: medium double #cc6600;
}
.tourmovie {
	border: thick outset #006666;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}
.logoborder {
	border: thick outset #CC6600;
}
.tourbtn {
	background-color: #EED9C8;
	float: right;
	height: 50px;
	width: 133px;
}
.menustyle3 {
	height: 50px;
	width: 85%;
	background-color: #B9D5D5;
	float: left;
	margin: 0px 5px 30px;
	padding: 0px;
}
.headingstyle {
	background-color: #A3C7C7;
	float: left;
	height: 50px;
	width: 300px;
	border: thick inset #006666;
	margin-top: 20px;
}
#content {
	background-color: #B9D5D5;
	padding: 15px;
	height: 100%;
	width: 90%;
	background-image: url(../graphics/bground4.jpg);
	background-repeat: repeat;
	border: thick outset #006666;
	vertical-align: middle;
	display: block;
	clear: both;
	margin: 2%;
}
#content p{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}	

