@charset "UTF-8";
/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}

a img{
	border:none;
}

/*HTML styling*/
html {
	background-color: #FCFBE0;
}

body {

}

p {
	font-family: Tahoma, arial, sans-serif;
	padding: 0px 0px 20px 0px;
	line-height: 1.2em;

}

p a{
	color: #EBF2F8;
}

h1 {
	color: #F8F7C1;
	font-size: 3em;
}

h3{
	color: #EBF2F8;
	font-size: 2.2em;
	padding-bottom: 20px;
}

span.fancy{
	margin: 0px;
	padding: 0px 2px 0px 0px;
	color: #EBF2F8;
	font-size: 1.8em;

}

#content ul{
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}


#content li{
    list-style: none;
    line-height: 1.5em;
}

ul#links{
    float: left;
    margin-right: 150px;
    height: 250px;
}

#content li a{
	font-family: Tahoma, arial, sans-serif;
	color: #EBF2F8;
    line-height: 1.5em;

}

#content ul{
	font-family: Tahoma, arial, sans-serif;
	color: #EBF2F8;
    line-height: 1.5em;

}

/*Layout*/
#container {
	width: 950px;
	margin: 10px auto;
	background: #081019 url('../images/background.jpg') bottom left no-repeat;
	color: #F8F7C1;
	-moz-box-shadow: 0px 0px 15px #999;
	-webkit-box-shadow: 0px 0px 15px #999;
	box-shadow: 0px 0px 15px #999;
	border: 1px solid #999;
}

#container #header {
	width: 930px;
	margin: auto;
	margin-bottom: 20px;

}

#container #content {
	width: 880px;
	margin: auto;
	color: #EBF2F8;
	padding: 20px 0px;

}

#container #navigation {
	width: 950px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F8F7C1;

}

#container #footer {	
	height: 115px;
	border-top: 1px solid #F8F7C1;
	padding-top: 5px;
}

/*Header*/
#header #title {

}

#header #title h1 a{
	color: #F8F7C1;
}

#image-cycle{
	position: absolute;
	top: 10px;
	left: 185px;
	z-index: 100;
}

#image-cycle img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 250px;
}

#image-thumbnails{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 300px;
	text-align: right;
}

#image-thumbnails img{
	padding: 1px;
	height: 120px;
	width: 120px;
}

#image-thumbnails li{
	list-style: none;
	display: inline;
}

#image-thumbnails a{
	text-decoration: none;
	padding: 0px;

	height: 120px;
	width: 120px
}

/*Navigation*/
#navigation ul{
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#navigation li{
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	display: inline;
	
}

#navigation li a{
	padding: 2px;
	color: #F8F7C1;
    background-color: #081019;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#navigation li.selected a{
	color: #EDF3FA;
}

/*Content*/
#awards{
	float: right;
	padding-left: 10px;
	widthP: 120px;
	}

#awards img{
	margin-bottom: 10px;
}

table{
	margin: 0px 0px 10px 0px;
	border: 1px solid #F8F7C1;
	border-collapse: collapse;
    font-family: Tahoma, arial, sans-serif;
	line-height: 1.2em;
    text-align: center;

}



table tr{
    border: 1px solid #F8F7C1;

}

table td{
    padding: 10px;
    width: 100px;
}


table th{
    width: 250px;
}

small{
	margin-top: -5px;
	font-weight: normal;
	line-height: 0.7em;
}

#iframe-message{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ff0000;
	z-index: 100;
}

#iframe-message a{
	color: #ff0000;
}

#overimg{
	z-index: 200;
	}



/*Footer*/
#contact-item{
	position: absolute;
	top: 15px;
	left: 40px;
	text-align: right;
	font-family: Tahoma, arial, sans-serif;
}

#contact{
	position: absolute;
	top: 15px;
	left: 130px;
	text-align: left;
	font-family: Tahoma, arial, sans-serif;
	color: #EBF2F8;
	font-weight: bold;
}

#contact a{
	font-family: Tahoma, arial, sans-serif;
	color: #EBF2F8;
	font-weight: bold;
	text-decoration: none;
}

#contact address{
	font-style: normal;
}

#credit{
	font-family: "century gothic", arial, sans-serif;
	color: #999;
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 0.7em;
}

#credit a{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}


/*Plugins*/
#weather_cont {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#weather_cont p#city, #weather_cont #weather p {
	padding: 0px;
	margin: 0px;
}

#weather_cont p.error {
	color: red;
}

.weather {
	display: inline;
	float: left;
	margin-right:15px;
}
.book-online {
	display:block;
	width:150px;
	height:25px;
	padding:6px 4px 0px 4px;
	margin:4px;
	
	border:2px solid #F8F7C1;
	color:#FCFBE0;
	background:#1C3751;
	border-radius:6px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	position:absolute;
	top: 17px;
	right:140px;
}
.book-online:hover{
	background:#081019;	
}
.book-online:active{
	
	background:#081019;
}




