@charset "utf-8";
/* CSS Document */
	.table1 {
	border: 1px solid silver;
	border-top:2px solid #5B5B00;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	font-size:95%;
}
.attraction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	color: #0000FF;
}
.maintext {
	text-indent: 0px;
	color: #070705;
}
.tourdayTitle{font-weight:bold; }
	.table1 {
	border: 1px solid silver;
	border-top:2px solid #5B5B00;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	font-size:95%;
}
P {
	MARGIN-TOP: 2px;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 10px;
	LINE-HEIGHT: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table1 tbody th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9EEB7 none repeat scroll 0 0;
color:#000000;
font-size:97%;
padding:4px;
}
.line_down {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #E9EEB7;
}
.citypackage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9EEB7;
	color: #5B5B00;
}
.tour-price{color: #CC0000;
font-weight:bold;
}
TD {
	FONT-SIZE: 80%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

