/* ------------------------------
	Travel Services
------------------------------ */

h2.a_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 175px;
	height: 40px;
	margin: 5px 0 15px 0;
	padding: 0;
	background: transparent url(/images/title_middle.gif) no-repeat top right;
}

h3.travelservices2_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 344px;
	height: 18px;
	top: 15px;
	margin: 0 0 10px 29px;
	padding: 0;
	background: transparent url(/images/travelservices2_title.gif) no-repeat top right;
}

h2.tripplanner_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 255px;
	height: 34px;
	margin: 5px 0 15px 11px;
	padding: 0;
	background: transparent url(/images/title_tripplanner.gif) no-repeat top right;
}

#travelservices_places {
	position: relative;
	width: 483px;
	background: #F5F5EB url(/images/travelservices_bg.jpg) no-repeat;
	margin: 25px 0 30px 22px;
	color: #000000;
	padding: 20px 0 0 13px;
	font: 11px/13px Arial, sans-serif;
	text-align: center;
}

.travel_places {
position: relative;
text-align:center;
display: block;
float: left;
border-right: 1px dashed #B4B48F;
padding: 0 6px;
margin-top: 25px;
height: 140px;
}

#last.travel_places { border-right: 0px dashed #B4B48F; }

.travel_places dt{
position: relative;
display: block;
float: left;
margin: -25px 0 10px 0;
padding: 0;

}

.travel_places dd{
position: relative;
display: block;
text-align: center;
margin: 0;
padding: 0;
clear: both;
font: 12px/15px Arial, sans-serif;
font-weight: normal;
color: #5B563C;
}
.travel_places a {
text-decoration: none;
color: #5B563C;
}

.travel_places a:hover { color: #e9b900; }
.travel_places a:visited { color: #6ca2d1; }