body {
	background-image:url(bckg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dfceaa;
	margin:0px;
	padding:0px;
}
.bckgsx {
	background-image: url(bckg_sx.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:350px;
	height:649px;
	}
.bckgdx {
	background-image: url(bckg_dx.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:350px;
	height:649px;
}
.bckgdxover {
	background-image: url(bckg_dxy.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	background-color:#774620;
}
.bckgsxover {
	background-image: url(bckg_sxy.jpg);
	background-repeat: repeat-y;
	background-position:right top;
}
.bckgbttm {
	background-image: url(bttm.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bckgbttmdx {
	background-image: url(bttm_dx.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#774620;
}
.bckgbttmsx {
	background-image: url(bttm_sx.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
.bckgflags {
	background-image: url(bckg_flags.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bckgttl {
	background-image:url(bckg_ttl.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#996600;
	height:60px;
	width:485px;
}
.bckgsubttl {
	background-image:url(images/lyra.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#996600;
	height:66px;
	width:485px;
}
.bckgbooking {
	background-image:url(bckg_booking.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:8px;
}

.txtsmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#996600;
}
.txtsmall a{
	color:#993300;
	text-decoration: none;
}
.txtsmall a:hover{
	text-decoration:underline;
}
.txtcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#996600;
}
.txtcontent h3{
	font-size:14px;
}
.txtcontent a{
	color:#993300;
	text-decoration: none;
}
.txtcontent a:hover{
	text-decoration:underline;
}


.menu {
	background-image:url(menu_up.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
	width:200px;
}
.menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	text-decoration: none;
	padding-top:5px;
	color:#336699;
	height:29px;
	width:200px;
	display:block;
}
html>body .menu a {
	height:24px;
}
.menu a:hover {
	background-image:url(menu_down.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#003366;
}

#selected a{
	background-image:url(menu_down.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#003366;
}
.flashme_cont {
	position: relative;
}
.flashme {
	position: absolute;
	top: 0px;
	left: -46px;
	width: 780px;
	height: 300px;
}

.bookme label {width:40px;}
.bookme div {height: 23px; }
.bookme select {width:44px;}