#heading a {
	color: #ffffff;
	text-decoration: none;
}

#heading a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#heading .tourspan1 {
	float: left;
	font-size: 16px;
	margin-right:10px;
	margin-top:15px;
	letter-spacing: 0.5px;
	color: #ffffff;
}

#heading .tourspan2 {
	float: left;
	font-size: 16px;
	margin-right:10px;
	letter-spacing: 0.5px;
	margin-top:17px;
	color: #ffffff;
}
#heading .tourspan1 strong, .tourspan2 strong {
	margin-right: 10px;
}

#heading hr {
	float: left;
	width:500px;
	left:-10px;
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #000000;
	position:relative;
	top:45px;
}

#content {
	font-family: Arial, sans-serif;
}

.tourdate {
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
	
}

.tourdate strong {
	color: #669999;
	padding-right:10px;
	margin-right: 10px;
	border-right: 1px solid #669999;
}

.tourdate p {
	padding-top:2px;
	margin-bottom: 5px;
}

.tourspan1 div, .tourspan1 strong  { float: left }
.tourspan1 div { margin: 0 5px }
.tourspan1 .nomargin { margin: 0 !important }
