body {
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #000000;
}

.CurrTour {
	background-color: #6e5f4c;
	text-align: center;
}

a:link, a:visited, a:active {
	size: 12px;
	font-weight: italic bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: italic bold;
	color: #ffffff;
	text-decoration: underline;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 10px 20px 5px 35px;
	text-align: left;
	letter-spacing: 1px;
}

.newsletter {
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	padding: 5px 15px 0 15px;
}

.footer {
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.5px;
}
.footer a:link, .footer a:visited, .footer a:active {
	size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.tour {
	margin: 0 0 0 0;
	background-color: #6c5f4c;
}

.show1 {background-color: #6e5f4c; text-align: left; padding: 3px;}
.show2 {background-color: #544633; text-align: left; padding: 3px;}