@charset "utf-8";
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/layout/bck.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EFEBE7;
	font-family: Tahoma;
	font-size: 10px;
	color: #342f2c;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
#sign {
	margin-right: 15px;
}
#txt {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #342f2c;
	text-decoration: none;
}
#booking {
	height: 100%;
	width: 218px;
	background-color: #efedeb;
	position: static;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #997C5A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #997C5A;
}
#top {
	font-family: arial;
	font-size: 9px;
	color: #D5A581;
	margin-right: 15px;
	margin-top: 3px;
	font-weight: normal;
}




a:link {
	font-weight: bold;
	color: #997c5a;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #D5A581;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #997c5a;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #997c5a;
	text-decoration: underline;
}
#top a:link {
	font-family: arial;
	font-size: 9px;
	color: #D3C9C1;
	text-decoration: underline;
}
#booking #booking_form {
	background-color: #35302C;
}
.tbl_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efebe8;
	text-decoration: none;
}
.tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342F2C;
	text-decoration: none;
}
.tbl_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #342F2C;
	text-decoration: none;
}
#txt table {
	line-height: 20px;
}
#txt    td  {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: transparent;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/layout/bullet.gif);
	line-height: 14px;
}
