* {margin: 0; padding: 0;}

body {
	color: #333333;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10pt;
}
h1{
	color: #666666;
	font-size: 10pt;
	letter-spacing: .1em;
}
h2{
	color: #cc6600;
	font-size: 10pt;
}
h3{
	color: #cc6600;
	font-size: 12pt;
}
.grey {color: #333333;
}
.grey a {
    color: #333333;
    text-decoration: none;
}
.grey a:hover {
	color: #cc6600;
	text-decoration: underline;
}
.text {
	padding-right: 10px;
}
.top{
	color: #999999;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.small{
	color: #333333;
	font-size: 10px;
}
.leftimage {
	float: left;
	margin: 0 10px 0 0;
}
a {
	color: #cc6600;
	text-decoration: underline;
}
a:hover {
	color: #cc9933;
	text-decoration: underline;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
}
p {
}
#header {
	width: 777px;
	background-color: #fbf4e5;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	background-image: url(images/accommodation_dinning_picton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 777px;
	background-color: #fbf4e5;
}
.titleright {
	width: 577px;
	padding-top: 65px;
	padding-left: 200px;
}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.left {
	float: left;
	width: 67%;
	background-color: #fbf4e5;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
}
.right {
	float: right;
	width: 25%;
	background-color: #fbf4e5;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 20px;
	padding-bottom: 10px;
	
}
.orange {
	background-color: #eed9bd;
	height: 28px;
}
.navigation {
	height: 20px;
	padding-top: 4px;
	padding-left: 7px;
	background-color: #eed9bd;
	}
.navigation a {
	color: #cc9933;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
	margin-right: 2px;
	border: 1px solid #cc9933;
	font-size: 10pt;
}
.navigation a:hover,.navigation a#active {
	color: #cc6600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cc6600;
}
.bottom{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #5a4435;
	font-size: 80%;
	padding-top: 3px;
}
#rightpicture {
	float: right;
	margin-top: 8px;
}
.bottom{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.textbottom{
	color: #999999;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.textbottom a {
	color: #999999;
	text-decoration: none;
}
.textbottom a:hover {
	color: #cccccc;
	text-decoration: underline;
}