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

body {
	text-align : center;
	background-color: #333333;
	min-width : 1040px;
}
div.wrapper {
width : 1040px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
}.summary {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #262626;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262626;
	text-align: left;
}
.brochure {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.small-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #262626;
}
.page_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #262626;
}
.tourTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: 262626;
	margin: 0px;
	padding: 0px;
}

