/*Page title*/
#pageTitle {
	border-bottom:0;
	margin:0;
}

#pageTitle h1 {
	/*width:680px;*/
}

#pageTitle h1 small {
	color:#7d9f63;
	font-weight:normal;
	font-style:italic;
	font-size:.46em;
}

	h1.zTitleRest {
		background:url(/img/core/gate/icon_title_rest.gif) no-repeat 0 3px;
		padding: 0 0 0 39px;
	}
	
	h1.zTitleNight {
		background:url(/img/core/gate/icon_title_night.gif) no-repeat 0 2px;
		padding: 0 0 0 25px;
	}
	
	h1.zTitleHotel {
		background:url(/img/core/gate/icon_title_hotel.gif) no-repeat 0 3px;
		padding: 0 0 0 39px;
	}
	
	h1.zTitleAttract {
		background:url(/img/core/gate/icon_title_attract.gif) no-repeat 0 0;
		padding: 0 0 0 37px;
	}

#pageTitle h3 {
	width:680px;
	font-size:1.48em;
	line-height:1.1em;
	padding: 6px 0 3px;
	font-weight:normal;
}

#pagetitle h3 a {
	text-decoration:underline;
	white-space:nowrap;
}

#litDescription {
	margin-bottom:16px;
	padding:10px 10px 10px 36px;
	background:#fffecb url(/img/core/icon_alert.gif) no-repeat 10px 10px;
	font-size:1.15em;
	font-style:italic;
	color:#736536;
}

#litDescription a {
	color:#736536;
	text-decoration:underline;
}

#contentInner .vertDimList {
	float:left;
	width:176px;
	margin:14px 0 0 17px;
}

#contentInner .vertDimList.first {
	margin-left:0;
}

#contentInner .vertDimList h3 {
	margin-bottom:10px;
	text-transform:uppercase;
	color:#333333;
}

#contentInner .vertDimList a {
	text-decoration:underline;
}

#contentInner .vertDimList ul {
	margin-bottom:35px;
}
