/*-----Travel Sub Page-----*/
/* page header */
body.narrow #sub-head {
	height:400px;
}
body.narrow #sub-image {
	background:transparent url('/mimages/design/flagship10/bg-travelimage2.jpg') no-repeat top left;
	float:right;
	padding:12px 0 12px 11px;
	position:relative;
	right:-6px;
	top:-50px;
	width:526px;
}
body.narrow #sub-image2 {
	background:transparent url('/mimages/design/flagship10/bg-travelimage1.jpg') no-repeat top left;
	float:left;
	padding:12px 11px 12px 0;
	position:relative;
	left:-6px;
	top:70px;
}
/* end page header */
/* hotel info */
#stage-content ul.hotel-info {
	list-style-type:none;
	list-style-position:inside;
}
#stage-content ul.hotel-info li {
	float:left;
	list-style-type:none;
	list-style-position:inside;
	text-align:center;
	width:156px;
}
/* end hotel info */

