/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

body, p, td, div { 
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#2D6D9F;
}
a {
	color:#33C;
	text-decoration:none; 
 }
a:hover {
	color:#900;
	text-decoration:underline;
}
#main {
	margin-left: auto;
	margin-right: auto;
}
.lang {
	background-color:#DAE1DF;
	color:#2D6D9F;
	padding-right:10px;
	font: 10px Arial, Helvetica, sans-serif;
	border-top: 1px solid #5B89A3;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: right;
	background-image: url(../images/topbullet.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 15px;
}
.lang a {
	color:#2D6D9F;
	text-decoration:none;
}
.lang a:hover { text-decoration:underline;}
#photo {
	width: 237px;
	vertical-align: top;
}
.bar {
	height:11px;
	background-color:#900;
}
#contents {
	vertical-align:top;
	width: 473px;
	text-align: left;
}
#right {
	width:237px;
	vertical-align:top;
}

.title {
	font-weight:bold;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	margin-top: 25px;
}
.txt {
	margin-left:18px;
	line-height:16px;
}
.header {
	height:20px;
	padding-left:8px;
	background-color:#CB7C7C;
	color:#FFF;
	font-weight:bold;
	border-bottom:solid 1px #FFF;
	padding-top:5px;
}
#booking {
	background-color: #EBCDCD;
	padding:10px;
	border-bottom:solid 1px #FFF;
}
.borderWhite { border-bottom:solid 1px #FFF; }
ul { line-height:16px;}
.leftbar {
	background: url(../images/leftbar.gif) repeat-y left top;
	width: 25px;
}
.rightbar {
	background: url(../images/rightbar.jpg) repeat-y left top;
	width: 25px;
}
.top {
	width: 491px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.reserve {
	width: 235px;
	margin-top: 5px;
	height: auto;
}
.titlereserve {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#2D6D9F;
	height:20px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
.box {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.boxcontent {
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	width: 300px;
	text-align:justify;
}
li {
	margin-left: 15px;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}
.leftcolumn {
	float: left;
	width: 150px;
	padding-left: 8px;
	border-left: 1px solid #CCCCCC;
	margin-top: 10px;
}
.images {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-size: 16px;
	color: #924034;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font-size: 16px;
	color: #924034;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 15px;
}