body
{
	font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	line-height:125%;
	vertical-align: top;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	background-color: #000066;
}
a:link    {color:#FFF;text-decoration: none;}
a:visited {color:#0FF;text-decoration: none;}
a:hover   {color:#09F;}
a:active  {color:#FC0;} 
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#base
{
	position:relative;
	height:700px;
	width:1000px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: #000000;
}


/* Header */

#header
{
	position:absolute;
	height:225px;
	width:1000px;
	top:0px;
	left:0;
}

#languages
{
	position:absolute;
	height:25px;
	top:1px;
	left:3px;
}

#references
{
	position:absolute;
	height:40px;
	width:135px;
	top:1px;
	left:872px;
}

#headtitle
{
	position:absolute;
	top:118px;
	left:400px;
	text-align: left;
	vertical-align: top;
	font-size: 21px;
	font-weight: 200;
	line-height:115%;
}
#headsubtitle
{
	text-align: left;
	vertical-align: top;
	font-size: 18px;
	font-weight: 100;
}

#headdetails{
	position:absolute;
	top:112px;
	left:815px;
	text-align: center;
	vertical-align: top;
	font-size: 12;
	font-weight: 100;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
a.headdetails:link    {color:#FFF;text-decoration: none;}
a.headdetails:visited {color:#FFF;text-decoration: none;}
a.headdetails:hover {color:#09F;}
.headdetails{
	text-align: center;
	font-size: 12;
	font-weight: 100;
	color: #FFF;
}

#reservationbox{
	position:absolute;
	width:140px;
	top:0px;
	left:10px;
}

/* Menu */

#menu
{
	position:absolute;
	height:410px;
	width:125px;
	top:240px;
	left:25px;
	text-align: center;
	vertical-align: top;
	font-size: 16px;
	font-weight: 100;
	line-height:115%;
	color: #FFF;
	padding-top: 10px;
}
a.menu:link    {color:#09F;text-decoration: none;}
a.menu:visited {color:#09F;text-decoration: none;}
a.menu:hover {color:#FFF;}

/* Panel Left */

#panelleft
{
	position:absolute;
	height:410px;
	width:390px;
	top:240px;
	left:175px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	overflow: auto;
	z-index: 1;
}

/* Panel Right */

#panelright
{
	position:absolute;
	height:410px;
	width:385px;
	top:240px;
	left:590px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	overflow: auto;
	z-index: 1;
}

/* Single Panel */

#panelfull
{
	position:absolute;
	height:410px;
	width:800px;
	top:240px;
	left:175px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	overflow: auto;
	z-index: 1;
}


/* Bottom Line */

#bottomline{
	position:absolute;
	height:15px;
	width:100%;
	top:680px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #09F;
}
a.bottomline:link    {color:#09F;text-decoration: none;}
a.bottomline:visited {color:#09F;text-decoration: none;}
a.bottomline:hover {color:#FFF;}

.bottomline{
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #09F;
}

/* Column Borders */
#borderleftcolumn
{
	position:absolute;
	height:410px;
	width:390px;
	top:240px;
	left:175px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	z-index: 0;
}
#borderrightcolumn
{
	position:absolute;
	height:410px;
	width:385px;
	top:240px;
	left:590px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	z-index: 0;
}
#bordersinglecolumn
{
	position:absolute;
	height:410px;
	width:800px;
	top:240px;
	left:175px;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	z-index: 0;
}

#topcolumn_left{
	position:absolute;
	height:12px;
	width:19px;
	top:-12px;
	left:-10px;
	background-image:url(../images/sitewide/colum_top_left.jpg);
	background-repeat:no-repeat;
}
#topcolumn{
	position:absolute;
	height:12px;
	width:100%;
	top:-12px;
	left:9px;
	background-image:url(../images/sitewide/colum_top.jpg);
	background-repeat:repeat-x;

}
#topcolumn_right{
	position:absolute;
	height:12px;
	width:19px;
	top:-12px;
	right:-10px;
	background-image:url(../images/sitewide/colum_top_right.jpg);
	background-repeat:no-repeat;
}

#bottomcolumn_left{
	position:absolute;
	height:12px;
	width:19px;
	top:100%;
	left:-10px;
	background-image:url(../images/sitewide/colum_bottom_left.jpg);
	background-repeat:no-repeat;
}
#bottomcolumn{
	position:absolute;
	height:12px;
	width:100%;
	top:100%;
	left:9px;
	background-image:url(../images/sitewide/colum_bottom.jpg);
	background-repeat:repeat-x;
}
#bottomcolumn_right{
	position:absolute;
	height:12px;
	width:19px;
	top:100%;
	right:-10px;
	background-image:url(../images/sitewide/colum_bottom_right.jpg);
	background-repeat:no-repeat;
	border: none;
}


/* Specific Styles */

#slidetxt {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 2px 0 4px #600, -2px 0 4px #006;
}
.slideshadowie {
	filter: Glow(Color=#660000, Strength=2);
}

.pricetablehead{
	text-align: center;
	vertical-align: middle;
	color:#09F;
}
.pricetable{
	text-align: center;
	vertical-align: middle;
}
.roomnumbers{
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
a.roomnumbers:link    {color:#09F;text-decoration: none;}
a.roomnumbers:visited {color:#09F;text-decoration: none;}
a.roomnumbers:hover {color:#FFF;}
