body {
	background: url(bg.png) #000000 repeat-x;
	font-family:Georgia, Times, serif;
	font-size:13px;
	margin:0px;
	text-align:justify;
}

img {
	border:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}

a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

a:active {
	color: #FFFFFF;
	text-decoration:none;
}

a.samason:link {
	color: #606060;
	text-decoration:none;
}

a.samason:visited {
	color: #606060;
	text-decoration:none;
}

a.samason:hover {
	color: #404040;
	text-decoration:none;
}

a.samason:active {
	color: #606060;
	text-decoration:none;
}

.titletext {
	font-size:19px;
	font-variant:small-caps;
}

#naviwrapper {
	position:absolute;
	left:0px;
	top:392px;
	width:100%;
	height:100px;
	z-index:1;
	background-image:url(bg_navi.png);
}

.navi {
	width:783px;
	height:50px;
	margin:0 auto;
	padding-top:28px;
}

.navibutton {
	float:left;
	padding:11px;
}

.navibutton:hover {
	background-image:url(bg_naviover.gif);
}

.wrapper {
	width:850px;
	margin:0 auto;
}

.header {
	width:764px;
	background-color:#E4E4E4;
	margin:0 auto;
	padding:10px;
	font-weight:600;
	letter-spacing:-.5px;
	text-align:center;
}

.main {
	width:754px;
	background-color:#C4C4C4;
	margin:0 auto;
	padding:15px;
	line-height:21px;
}

.footer {
	width:784px;
	margin:0 auto;
	font-size:11px;
	text-align:right;
	line-height:25px;
	font-family:Verdana;
	letter-spacing:1px;
}

.gallery {
	padding:4.3px;
	width:117px;
	height:117px;
}

.tabletitle {
	background-color:#666666;
	color:#CCCCCC;
	text-align:right;
	padding-right:5px;
}

.tableleft {
	background-color:#999999;
	padding-left:5px;
}

.tableright {
	background-color:#AEAEAE;
	text-align:right;
	padding-right:5px;
}

.leftbar {
	width:49%;
	float:left;
}

.rightbar {
	width:356px;
	float:right;
	padding-left:15px;
}

.rightbartourdates {
	width:356px;
	float:right;
	padding:15px 15px 15px 0px;
	background-color:#AEAEAE;
	text-align:right;
}