.ltl {
	font-family : Verdana, Tahoma, sans-serif;
	font-size: 8px;
}

body {
	margin: 0px;
	background-color: #e3bc91;
}
.slogan {
	margin-top: 5px; 
	font-size: 18px; 
	margin-bottom: 15px; 
	color: #ffffff; 
	font-family: tahoma, verdana;
	font-style: italic;
}
.slogan-black {
	margin-top: 5px; 
	margin-right: 30px; 
	font-size: 16px; 
	margin-bottom: 0px; 
	color: #000000; 
	font-style: italic;
}
.block-top {
	background-color: #a9845a;
}
.block {
	font-weight: bold;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	margin-left: 5px; 
	margin-right: 5px; 
	margin-bottom: 25px; 
	margin-top: 5px; 
	background-color: #ddaf7b;
	border: 1px dashed #1f1a17;
}
.block-center {
	font-weight: normal;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	margin-left: 5px; 
	margin-right: 5px; 
	margin-bottom: 25px; 
	margin-top: 5px; 
	background-color: #f5e7da;
	border: 0px; 
	border-style: dashed; 
	border-color: #1f1a17;
}
.button {
	font-weight: bold;
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-left: 3px; 
	margin-right: 3px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	background-color: #ddaf7b;
	border: 1px dashed #1f1a17;
}
ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
}
.list {
	font-size: 14px;
}
.hotel_list {
	font-size: 12px;
	margin-left: 15px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
}
p {
	font-weight: normal;
}
img.img-border {
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid;
	margin: 10px; 
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #a9845a;
	border-left: 0px; 
	border-right: 0px;
	border-top: 1px; 
	border-bottom: 0px; 
	border-style: dashed; 
	border-color: #1f1a17;
}


a:link {
	color: #555555;
}
a:visited {
	color: #6c6c6c;
}
a:active {
	color: #626262;
}
a:hover {
	color: #000000;
}

a.menu {
 text-decoration: none;
}

.forms {
	border-right: #000000 1px solid; border-top: #000000 1px solid; font-size: 12px; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid; font-family: tahoma; background-color: #e3bc91
}

.start {
	font-size: 20px; color: #993300;
}