@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	background-color: #241e08;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	font-weight: normal;
}

#container {
	text-align: left;
	width: 808px;
	margin: auto;
	padding: 0px;
}
#header {
	background-image: url(../images/pageTop.jpg);
	background-repeat: no-repeat;
	height: 74px;
}
.navigation {
	float: left;
	padding-top: 9px;
}
#content {
	background-image: url(../images/pageBody.jpg);
	background-repeat: no-repeat;
	height: 501px;
}
#footer {
	background-image: url(../images/pageBottomcomingsoon.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
#footer .footerNav{
	float: left;
	padding-top: 10px;
}
#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearALL {
	clear: both;
}
#footerBoxLeft {
	margin-top: 8px;
}
#footerBoxMiddle {
	text-align: center;
	width: 460px;
	float: left;
	margin-left: 10px;
	padding-top: 28px;
}
#footerBoxRight {
}
#FlashPiece {
	margin-top: 40px;
	height: 400px;
	width: 520px;
}
#ToursReminder {
	height: 176px;
	width: 270px;
	padding-left: 10px;
	visibility: hidden;
	padding-top: 302px;
}
