@charset "UTF-8";
.center {
	text-align: center;
}

.banner-top {
	width: 900px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.banner-top-accommodation-info {
	width: 100%;
	height: 22px;
	line-height : 22px;
	font-family : Verdana; 
	font-size:12px; 
	font-weight:bold;
	color:#b75400;
}

.banner-top-moto {
	width: 770px;
	height: 22px;
	float: right;
	text-align:center;
	line-height : 22px;
	font-family : Verdana; 
	font-size:14px; 
	font-weight:bold;
	color:#b75400;
}
.dist-header {
	font-weight: bold;
	margin-bottom: 0px;
}

.dist-footer {
	margin-bottom: 0px;
}

.distance span, .distance div {
	float: left;
	width: 188px;
	line-height: 1.5;
}
.distance .value {
	width: 460px;
	text-indent: 2px;
}

.gallery-link a {
	font-family : Verdana; 
	font-size:12px; 
	font-weight:bold;
	margin-left:20px;
}

.hotel {
	border:0px;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
}

.hotel-images {
	vertical-align: top;	
	text-align: center;
	padding-top: 15px;
	width: 220px;
}

.hotel-images img {
	border: 0px;
	margin-bottom: 15px;
}

.hotel-content * {
	color: #000080;
}

.hotel-offer, .hotel-offer b {
	color: #15A504;
}

.hotel-content {
	text-align: justify;
	vertical-align: top;
	font-size: 13px;
	font-family : Verdana; 
	font-weight: 400;
	color: #000080;
	padding-right:15px;
	padding-left:15px;
}

.hotel-content h1 {
	text-align :center;
	font-family : Verdana; 
	font-size:16px; 
	font-weight:bold;
}

.hotel-content h2 {
	text-align :center;
	font-family : Verdana; 
	font-size:13px; 
	font-weight:bold;
	margin-bottom: 4px;
}

.hotel-content form {
	text-align :center;
}

.hotel-content ul {
	color: #000000;
	font-size: 13px; 
	font-family : Verdana; 
	font-weight: 400;
	padding-left: 20px;
	padding-top:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000080;
}

.table-two-column-listing {
	width: 100%;
}

.table-two-column-listing td {
	width: 50%;
	vertical-align: top;
}

.table-two-column-listing ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.table-two-column-listing th {
	font-size: 13px; 
	font-family : Verdana; 
	font-weight: bold;
	text-align: left;
}

input[type="submit"] {
	font-weight: bold; 
	color: #000080;
}