body {
     background: #f0ede1;
     color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	.big{
	font-size:12px;
	
	}
	
h1 {
	background: #ebebeb;
	color: #ff5400;
	font: 100% Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: solid 1px #dadada;
	font-weight:400;
	}
h2 {
	background: transparent;
	color: #ff5400;
	font: 100% Arial, Helvetica, sans-serif;
	padding-top: 0px;
	top:0px;
	margin-top: -4px;
	border-bottom: solid 1px #dadada;
	font-weight:400;
	}
h3 {
	background: transparent;
	color: #ff5400;
	/*border-bottom: solid 1px #4D545E;*/
	font: 80%/140% Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
}

.ashead{
font-weight:bold;
font-size:12px;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
}


p {
	background: transparent;
	color: #4D545E;
	font: 60%/120% Arial, Helvetica, sans-serif;
	}
p.prices {
	background: transparent;
	color: #4D545E;
	font: 70%/140% Arial, Helvetica, sans-serif;
	}
	

p.center {
	background: transparent;
	color: #4D545E;
	font: 60%/120% Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}
a:link, a:visited {
	background: transparent;
	color: #4D545E;
	text-decoration: underline;
	}
a:active, a:hover {
	background: transparent;
	color: #ff5400;
	text-decoration: underline;
	}
.clearing {
	clear:both;
	font-size: 0.1em;
	}
.headline {
	font-size: 105%;
	line-height: 130%;
	}
#nav {
	background: #ffffff;
	color: #000000;
	float: right;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	height: 150px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left:1px solid #f0ede1;
	}
#wrapper {
	background: #ebebeb;
	color: #000000;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 746px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	}
#pageContent {
	width: auto;
	text-align: left;
	display: block;
	margin-left: 0px;
	}
	
	
#logo {
	background: #ffffff;
	color: #000000;
	width: 470px;
	height: 150px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 0px;
	float: left;
	}
	
	img.display {
	display: block;
	padding-bottom: 3px;
}	

#bookingcontent {
	background: #ebebeb;
	color: #000000;
	display: block;
	float: left;
	width: auto;
	margin-right: 10px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
	.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 255px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -255px; /*width of left column*/
width: 250px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#breakfast {
	background: #e1e1e1;
	width: 250px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #ff5400;

}

#dinner {
	background: #e1e1e1;
	width: 450px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #ff5400;

}

#prices {
	background: #e1e1e1;
	width: 300px;
	text-align: center;
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #ff5400;

}

#newsprices {
	background: #e1e1e1;
	width: 300px;
	text-align: left;
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #ff5400;

}

#gallerycontent {
	background: #ebebeb;
	color: #000000;
	display: block;
	float: left;
	width: 725px;
	margin-right: 0px;
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
#galleryimages {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
#contentLeft {
	display: block;
	background: #ebebeb;
	color: #000000;
	float: left;
	width: 445px;
	margin-right: 10px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
#contentLeft ul {
	margin-left: 10px;
	padding-left: 10px;
	}
#contentLeft ul li {
	background: transparent;
	color: #4D545E;
	list-style: none;
	font: 60%/120% Arial, Helvetica, sans-serif;
	}
	
	#contentLeftas {
	display: block;
	background: #ebebeb;
	color: #000000;
	float: left;
	width: 445px;
	margin-right: 10px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
	
	#contentLeftas ul {
	margin-left: 10px;
	padding-left: 10px;
	}
#contentLeftas ul li {
	background: transparent;
	color: #4D545E;
	list-style: square;
	font: 60%/120% Arial, Helvetica, sans-serif;
	}
	
#contentRight {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: auto;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
	}
#contentRightindex {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: 603px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
}
#contentRightbb {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: 615px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
}
#contentRightnews {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: 535px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
}

#contentRightprices {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: 510px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
}

#contentRightfind {
	display: block;
	background: #e1e1e1;
	color: #000000;
	float: right;
	width: 245px;
	height: 725px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #dadada;
}
#contentRight ul {
	margin-left: 0px;
	padding-left: 0px;
	}
#contentRight ul li {
	background: transparent;
	color: #4D545E;
	list-style: none;
	font: 80%/140% Arial, Helvetica, sans-serif;
	}
#footer {
	clear: both;
	background: transparent;
	color: #4D545E;
	font: 60%/110% Arial, Helvetica, sans-serif;
	border-top:1px solid #dadada;	
	padding-top: 15px;
	padding-left: 10px;
	text-align: center;
	}
#listy {
margin: 10px 0px 10px 0px;
margin-left: 0px;
border-top: 1px solid  #dadada;
padding: 0px;
left: 0px;
}
