body{
	background-repeat : no-repeat;
	background-image : url(../fx/bg1.gif);
	color: black;
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 770px;
	z-index : 10;
}
#content{
	position: absolute;
	top: 110px;
	left: 155px;
	width: 590px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	text-align : justify;

}
#content img {
	margin-right: -25px;
}
#guest img {
	clear: both;
	margin-right: 0px;
}
#imgleft {

	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
}
#flags{
	position: absolute;
	top: 51px;
	left: 195px;
	z-index: 100;
}
#flags img{
	border: none;
}
#menu {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 130px;
	background-image : url(../fx/menu-bk.jpg);
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .6em;
	z-index: 40;
}
#menufr {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 130px;
	background-image : url(../fx/menu-bk.jpg);
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	z-index: 40;
}
#menu ul, #menufr ul {
	margin-top: 10px;
	margin-bottom: 5px;
}
#menu li, #menufr li {
	list-style-type : none;
	line-height : 1.5em;
	display : block;
	width: 119px;
	margin-left: -35px;
}
#menu a:link, #menufr a:link{
	color: Black;
	background-color : transparent;
	font-weight : normal;
	text-decoration : none;
	display : block;
	width: 119px;
}
#menu a:visited, #menufr a:visited{
	color: Black;
	background-color : transparent;
	font-weight : normal;
	text-decoration : none;
	display : block;
	width: 119px;
}
#menu a:hover, #menufr a:hover{
	color: White;
	background-color : #4682B4;
	font-weight : normal;
	text-decoration : none;
	display : block;
	width: 119px;
}
#menu a:active, #menufr a:active{
	color: Black;
	background-color : transparent;
	font-weight : normal;
	text-decoration : none;
}
#address{
	margin-left: -2px;
	border : 1px solid white;
	padding: 4px 4px 4px 4px;
	width: 115px;
	color: black;
	background-color : #E1E1FF;
}
#address a:link{
	color: Black;
	font-weight : bold;
	display : block;
	margin-left: 10px;
	width: 50px;
}
#address a:visited{
	color: Black;
	font-weight : bold;
	display : block;
	margin-left: 10px;
	width: 50px;
}
#address a:hover{
	color: white;
	font-weight : bold;
	display : block;
	margin-left: 10px;
	width: 50px;
}
#address a:active{
	color: white;
	font-weight : bold;
	display : block;
	margin-left: 10px;
	width: 50px;
}
#likeit{
	color: #696969;
	background-color : #B0C4DE;
	padding: 1px;
	border: 1px solid #FF8C00;
	line-height : 1.2em;
	font-size : 1em;
	margin-bottom: 2px;
	text-align: center;
	margin-left: 0px;
	width:110px;
}
#likeit a:link{
	color: #696969;
	font-weight : normal;
	display : block;
	width: 100px;
}
#likeit a:visited{
	color: #696969;
	font-weight : normal;
	display : block;
	width: 100px;
}
#likeit a:hover{
	color: white;
	font-weight : normal;
	display : block;
	width: 100px;
	background-color : #4682B4;
}
#likeit a:active{
	color: #696969;
	font-weight : normal;
	display : block;
	width: 100px;
}
h1{
	position: absolute;
	top:90px;
	display: block;
	width:740px;
	text-align:right;
	font-size: 10px;
	color: #8FBC8F;
	font-style : italic;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : Navy;
	margin-bottom: -3px;
	margin-top: 0px;
}
p {
	line-height : 1.3em;
	margin-bottom: 1em;
	margin-top: 1em;
}
blockquote {
	line-height : 1.3em;
}
#weather {
	position: relative;
	left: 5px;
	top: 3px;
	width: 80px;
	filter:alpha(Opacity=60);
	display : block;
	z-index: 5;
	}
#weather a:link {
	width: 80px;
}
#weather a:active {
	width: 80px;
}
#weather a:hover {
	width: 80px;
	background-color : transparent;
}
#weather a:visited {
	width: 80px;
}
#weather p {
	margin-bottom: 0px;
}
hr {
	color : #5F9EA0;
	filter:alpha(Opacity=60);
	width: 80%;
}
#print {
	display : none;
}
table.booking {
	text-align : left;
	border : 1px dotted #4682B4;
	margin-top: -10px;
	margin-bottom: -10px;
}
table.booking td {
	font-size: 1em;
}
table.prices td {
	text-align : left;
	border : 1px dotted #4682B4;
	padding: 5px 0px 5px 10px;
	font-weight : bold;
	font-size : .8em;
}
td.priceshead {
	background-color : #4682B4;
	color: white;
	padding: 5px 0px 5px 10px;
}
textarea, input{
		filter:alpha(Opacity=60);
}
input.button {
	color : white;
	filter:alpha(Opacity=100);
	background-color : #4682B4;
	font-weight : bold;
}
#tracker {
	position: relative;
	left: 3px;
	top: 103px;
	width: 40px;
	filter:alpha(Opacity=50);
	margin-bottom: 10px;
}
#tracker a:link {
	width: 40px;
}
#tracker a:active {
	width: 40px;
}
#tracker a:hover {
	width: 40px;
	background-color : transparent;
}
#tracker a:visited {
	width: 40px;
}
.samplemenu {
	text-align: center;
	margin-left: 30px;
	margin-top: 30px;
	width: 400px;
	border-top: 2px solid #800040;
	font-size : .9em;
	font-weight : normal;
	background-image : url(../fx/meal-bg.gif);
	background-repeat : no-repeat;
}
li {
	line-height : 1.3em;
}