body {
	background-color: #3C3C3C;
	margin-top: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 781px;
	margin: auto;
	background-color: #ffffff;
}
#header {
	background: url(/images/header.jpg) no-repeat;
	width: 781px;
	height:	162px; 
	border-bottom: 3px solid #6D7673;
}
#nav {
	background: #000;
	width: 781px;
	height: 26px;
	font-size: 11px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left; 
	padding: 0 8px 0 8px; 
	line-height: 26px;
	color: #ffffff;
	font-size: 11px;
}
#nav li a {
	text-decoration: none;
	color: #ffffff;
}
#leftcontent {
	background-color: #ffffff;
	width: 560px;
	float: left;
}
#toparticle {
	background: #ffffff url(/images/top-feature-bg.gif) top no-repeat;
	width: 560px;
	height: 250px;
}
#toparticle .topphoto {
	width: 106px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	padding: 4px;
	border: 1px solid #cccccc;
}
.content {
	float: right;
	width: 360px;
	margin-right: 30px;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 11px;
}
.contentlinks {
	padding-right: 15px;
	padding-top: 10px;
}
.contentlinks, .contentlinks a {
	text-align: right;
	font-weight: bold;
	color: #71011A;
}
#toparticle h1, #leftcontent h1 {
	font-size: 15px;
	color: #7E011E;
}
#toparticle h1 a {
	color: #7E011E;
	text-decoration: none;
}
#tourlist {
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 11px;
}
#tourlist .lefttour {
	width: 230px;
	float: left;
}
#tourlist h1 {
	font-weight: normal;
}
#tourlist .righttour {
	width: 230px;
	float: right;
	margin-left: 10px;
}
#tourlist .tourimage {
	width: 75px;
	border: 1px solid #242424;
	padding: 3px;
	float: left;
}
#tourlist .tourcontent {
	width: 130px;
	float: right;
	margin-left: 5px;
	padding: 3px;
}
.tourlinks, .tourlinks a {
	color: #0568AD;
	font-size: 10px;
	font-weight: bold;
}
#rightcontent {
	background: #ffffff;
	width: 209px;
	float: right;
}
#rightcontent .sitemap {
	background: url(/images/right-margin.gif) no-repeat;
	width: 206px;
	height: 759px;
	margin-top: 10px;
	padding: 8px;
}
.sitemap h1 {
	font-size: 14px;
	color: #FEBE18;
}
.sitemap ul {
	margin: 0;
	list-style: none;
	padding-left: 5;
}
.sitemap li {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
}
.sitemap li a {
	color: #ffffff;
}
.clearFix {
	clear: both;
	height: 10px;
}
label {
	width: 150px;
	float: left;
}
input[type=text], input[type=submit], input[type=file] {
	width: 350px;
	padding: 3px;
	margin-bottom: 3px;
}
textarea {
	width: 350px;
	height: 200px;
	margin-bottom: 3px;
}
.ratelist li {
	padding-bottom: 6px;
}
.schedule {
	padding: 5px 20px;
}
#footer {
	clear: both;
	background: url(/images/footer-bg.jpg) no-repeat;
	width: 781px;
	height: 126px;
	margin: 0 auto;
	border-bottom: 10px solid #E0CEB0;
}
#footer p {
	color: #000;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
