@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5 {
	font-weight: normal;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}

body {
	font-weight: normal;
	padding: 0px;
	background-color: #F8EED5;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 0.9em;
}

#banner_whole {
	width: 940px;

}
#banner_top {
	background: url(../images/shade_top.gif);
}

#banner_bot {
	background: url(../images/shade_bottom.gif);
}

#banner_top, #banner_bot {
	height: 12px;
	font-size: 1px;
}

#banner {
	margin-bottom: 0px;
	margin-top: 0px;

}

#content_whole {
	width: 940px;
	background-image: url(../images/background_content.gif);

}
#content_top {
	background: url(../images/shade_top.gif);
}

#content_bot {
	background: url(../images/shade_bottom.gif);
	height: 12px;
}

#content_top, #content_bot {
	height: 12px;
	font-size: 1px;
	clear: both;
}

#content {
	margin: 0 12px;
}
#content h1 {
	padding-left: 16px;
	color: #336666;
	font-size: 24px;
	font-style: italic;
}
#content h2 {
	padding-left: 15px;
	color: #336666;
	font-size: 18px;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	font-size: 13px;
}
.text {
	font-size: 13px;
	background-color: #e2d6b7;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	line-height: 1.4;
}
#footer {
	font-size: 12px;
}
.text #map {
	background-image: url(../images/maps/tour_all.gif);
	height: 614px;
	width: 750px;
}
.text #mapbar {
	float: right;
	width: 125px;
	font-size: 10px;
}
.text #mapbar li {
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0;
	list-style-position: outside;
	padding-top: 5px;
}
.text #mapbar ul {
	margin: 0;
	padding: 0;

}





.floatright {
	float: right;
	margin-left: 15px;
}
.text table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.floatleft {
	float: left;
	margin-right: 15px;
}



a {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
.text li {
	list-style: inside;
	font-style: normal;
}

a:visited{
	color: #660000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#sidebar a {
	color: #660000;
}

/* CSS Document */


#sidebar {
	width: 425px;
	padding-left: 10px;
	float: right;
	background-color: #E2D6B7;
	margin-left: 10px;
	border-left: 2px solid #F8EED5;
	padding-top: 10px;
}
 #sidebar h1 a {
	padding-left: 15px;
	color: #336666;

}
.text .listbox {
	list-style-type: none;
}
#content .textprice   {
	text-decoration: none;
}
.itinerary_left {
	float: left;
	width: 415px;
	display: block;
	background-color: #F8EED5;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.nav_previous a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C2A29;
	font-weight: bold;
	text-decoration: none;
}
.nav_previous a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED2A26;
	font-weight: bold;
}
.nav_previous a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C2A29;
	font-weight: bold;
	text-decoration: none;
}
.itinerary_right {
	float: right;
	width: 415px;
	display: block;
	background-color: #F8EED5;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.itinerary_bottom {
	clear: both;
	padding-top: 15px;
}
#itinerary {
	clear: both;
}
#itinerary td p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#itinerary td {
	padding: 5px;
	border: 1px solid #E2D6B7;
}

