body {
	font-family: "Arial", Verdana, sans-serif;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#3b3b3b;
	font-size: .9em;
}
a:link {
	color: #f3f009; 
	text-decoration: underline;}
a:visited {
	color: #f3f009; 
	text-decoration: underline;}
a:hover {
	color: #ffffff; 
	text-decoration:underline;}
a:active {
	color: #f3f009; 
	text-decoration: underline;}
#wrapper {
	width:1024px;
	margin:0 auto;
	padding: 0;
	}
#topflash {
	width:1024px;
	height:421px;
	margin:0 auto;
	padding: 20px 0px 0px 0px;}
#bottom {
	width:1024px;
	height:314px;
	margin:0 auto;
	padding: 0;
	background:url('../images/contentbox.jpg') top center no-repeat;}
#footer {
font-size: .8em;}

/* home page float */
#homeleft{
	margin:0;
	padding-top: 30px;
	padding-left: 100px;
	float: left;
	width: 400px;
	text-align: center;
}
#homeright{
	margin:0;
	padding-top: 30px;
	padding-left: 80px;
	float: left;
	width: 350px;
	text-align: center;
}
.empty {
	clear: both;}

/* tour page float */
#toursleft{
	margin:0;
	padding-top: 30px;
	padding-left: 100px;
	float: left;
	width: 400px;
	text-align: center;
}
#toursright{
	margin:0;
	padding-top: 30px;
	padding-left: 10px;
	float: left;
	width: 430px;
	text-align: right;}
#toursright form{
	margin:0;
	padding-bottom: 20px;
	width: 430px;
	text-align: right;}

/* --- Title Images ---*/
#welcometitle{
	width:347px;
	height:40px;
	margin:0 auto;
	padding: 0;
	background:url('../images/welcome.jpg') top center no-repeat;
}
#tourstitle{
	width:347px;
	height:40px;
	margin:0 auto;
	padding-top: 0px;
	background:url('../images/tourstitle.jpg') top center no-repeat;
}
#contacttitle{
	width:347px;
	height:40px;
	margin:0 auto;
	padding-left: 10px;
	padding-top: 0px;
	background:url('../images/contact.jpg') top right no-repeat;
}
#calendarbottom{
	width:1024px;
	height:559px;
	margin:0 auto;
	padding-left: 0px;
	padding-top: 0px;
	background:url('../images/calendarbox.jpg') top center no-repeat;
}
#calendarflash{
	z-index: 1;
	height: 430px;
	position:relative;
	top: 60px;
	padding-left: 30px;
	margin: 0 auto;}
#calendarbottom p{
	z-index: 2;
	padding-top: 40px;
	margin: 0 auto;}
