html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	height:100%;!important
	}
body {
	background-color:#000000;

}
#super_wrapper {
	margin: 0 auto;
	width:100%;
	height:100%;
	background-image:url(gfx/BG.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#wrapper {
width:980px;
margin: 0 auto;
}
#header {
width:980px;
height:210px;
}
#logo {
	float:left;
	display:inline;
	margin-top: 85px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#book {
margin: 152px 0 0 0;
float:right;
display:inline;        
}
/* Navigation */
#nav {
height:38px;
width:980px;
margin:0 auto;
}
ul#topnav {
    margin: 0; padding: 0;
    float:left;
    width: 980px;
    list-style: none;
}
ul#topnav li {
    float: left;
    margin: 0; padding: 0;
    position: relative;
}
ul#topnav li a {
    float: left; 
    text-indent: -9999px;
    height: 38px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
 background-position: left bottom; 
 }
ul#topnav a.home {
    background: url(gfx/welcome.png) no-repeat;
    width: 160px; 
}
ul#topnav a.accommodation {
    background: url(gfx/accommodation.jpg) no-repeat;
    width: 195px; 
}
ul#topnav a.local {
    background: url(gfx/local.jpg) no-repeat;
    width: 135px; 
}
ul#topnav a.location {
    background: url(gfx/location.jpg) no-repeat;
    width: 128px; 
}
ul#topnav a.specials {
    background: url(gfx/specials.jpg) no-repeat;
    width: 117px; 
}
ul#topnav a.photos {
    background: url(gfx/photos.jpg) no-repeat;
    width: 101px; 
}
ul#topnav a.contact {
    background: url(gfx/contact.png) no-repeat;
    width: 144px; 
}

/***** end nav*****/

#content {
	background-image:url(gfx/content.jpg);
	background-color:#B8AF84;
	width:920px;
	padding: 30px;
	background-repeat: repeat-x;
}
h1 {
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
}
h2 {
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
}
#content p, li{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
}
#content a:link, #content a:visited {
color:#000;
text-decoration:underline;
}
#content a:hover, a:active {
	color:#F7EE8F;
}
#footer {
	width:920px;
	height:120px;
	background-color: #1E394C;
	background-image:url(gfx/footer2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 30px;
}
#footer p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#929779;
}
#footer a:link, #footer a:visited {
	color:#5D6D6A;
}
#footer a:hover, a:active {
	color:#EDE68C;
}







#slides {
	width: 550px;
	height: 325px;
}
#slider {
	position:relative;
	background:url(gfx/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


.img_float_left{
	float:left;
	margin: 0 5px 10px 0; 
}
.img_float_right{
	float: right;
	margin: 0 0 30px 30px; 
}
.photo_float_right{
	float: right;
	margin: 0 0 10px 10px; 
}
.pricechart {
	width: 650px;
	padding:5px;
	margin:5px;
	color: #000000;
	line-height:35px;
	border:#9966CC;
	border-width:medium;
}
.pricechart td {
background-color:#9999CC;
}

.form p {
color:#000000;
}
.MapPanel
{
	border: solid 1px black;
	width: 550px;
	height: 325px;
	margin: 0;
	padding: 0;
	color: #000000!important;
}
.MapPopup
{
	color: #000000!important;
	font-family:century gothic,trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000!important;
	font-family:century gothic,trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.rows {
color:#000000;
}
form {
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:justify;
	color: #000;
}

