@charset "utf-8";
body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	width: 900px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: left;
}
a:link, a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF3
}
strong {
	font-size: 11pt;
	font-weight: bold;
}
strong.ph {
	font-size: 12pt;
	font-weight: bold;
	color: #09F;
}
.navbar {
	width: 100%;
	border-top: 0px solid;
	border-bottom: 0px solid;
}
.promoheading {
	font-size: 14pt;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.promo {
	font-size: 12pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newtours {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
	text-align: left;
}
.triplink {
	float: none; 
	font-size: 10pt;
	font-weight: bold;
}
.promolink {
	font-size: 11pt;
	font-weight: bold;
}
.gaypromolink {
	color: #3C3;
	font-size: 11pt;
	font-weight: bold;
}
.pptable {
	float: left;
	width: 320px;
}
.tdh3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
	text-align: left;
}
.aboutthetour {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
	text-align: left;
}
#req {
	color: #FFFF33;
	font-size: 10pt;
	font-weight: bold;
}
#area {
	color: #CCC;
}
.map {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.imgmap {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #FF3;
}
.tourdescript {
	float: none;
	width: auto;
	height: auto;
	text-align: justify;
}
.dailyitin {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF33;
	width: 100%;
	clear: both;
	margin:10px 0 0;
	padding:10px 0 0
}
.daybyday {
	float: right;
	width: 180px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 9pt;
	text-align: center;
}
.daily {
	width: 700px;
}