@charset "UTF-8";
#tourcontainer/* CSS Document */

 {
	padding: 0px;
	height: 60px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: center center;
}
#redbox {
	background-color: #660000;
	height: 30px;
	width: 728px;
}
.redhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#thumbsbox {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
