h2 a:link {
	color: #5e0000;}
	
h2 a:hover {
	color: #363;}
	

#header {
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 800px;
	background: url(images/header.jpg) no-repeat;
	position: relative;}
		
/*#nav_left {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 10px 0px;
	width: 160px;
	position: relative;
	font-size: 1.3em;}	
	
#nav_left ul {
	float: left;
	width: 100%;
	font: 100% arial, helvetica, sans-serif;
	margin: 0 0 20px;
	padding: 0;
	border: 1px solid #630;
	background: #F4F3D7;}

#nav_left li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	clear: left;
	float: left;}
	
#nav_left li a {
	font-weight: bold;
	color: #630;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 0px 0px 10px;
	height: 1.8em;}*/
		

	

.tourdate {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px;
	display: block;
	text-align: center;}

