body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #301503;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-repeat: no-repeat;
	height: 900px;
	width: 925px;
}
#mainNav {
	float: left;
	height: 667px;
	width: 179px;
	position: relative;
}

#content {
	background-image: url(../images/bg_02.jpg);
	height: 667px;
	width: 746px;
	position: relative;
	float: right;
}
#contentSplash {
	background-image: url(../images/splash_02.jpg);
	height: 667px;
	width: 746px;
	position: relative;
	float: right;
}

#contentTour {
	height: 667px;
	width: 746px;
	position: relative;
	float: right;
	background-image: url(../images/tour.jpg);
}
#contentNoBg {
	height: 667px;
	width: 746px;
	position: relative;
	float: right;
}

#flash {
	height: 650px;
	width: 700px;
	position: relative;
	left: 25px;
	top: 25px;
}
#flashTour {
	height: 650px;
	width: 700px;
	position: relative;
	left: 15px;
	top: -50px;
}
#flashTour2 {
	height: 315px;
	width: 420px;
	position: relative;
	left: 150px;
	top: 150px;
}
#flashSplash {
	height: 600px;
	width: 700px;
	position: relative;
	left: 10px;
	top: 0px;
	background-image: url(../images/splashBg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer {
	width: 925px;
	background-image: url(../images/bg_03.jpg);
	height: 217px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 667px;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #291401;
	padding-left: 20px;
}
a:link {
	color: #291401;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #291401;
}



iframe {
	height: 450px;
	width: 450px;
	position: relative;
	left: 50px;
	top: 60px;
	color: #FFFFFF;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:visited {
	color: #291401;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #291401;
}
