body {
font-family: Arial, Helvetica, sans-serif;
font-size:85%;
margin: 5px auto;
padding: 0 auto;
text-align: center;
background-color: #acafb9;
background-image:url(siteimages/bodyBg.jpg);
background-repeat:repeat-x;
}

.wifi {
font-weight:bold;
color: #FFFF99;
font-size:1.1em;
}

.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:normal;
	color: #FFFF99;
}

#contentwrapper{
width: 800px;
background-image:url(siteimages/slice.jpg);
background-repeat:repeat-y;
text-align:left;
margin-right: auto;
margin-left: auto;
border-right:5px solid #ffffff;
border-left:5px solid #ffffff;
}

#accomodation {
color: #bbb;
background-color: #fff;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:right;
font-size:85%;
padding: 5px 30px;
}
#title{
float:left;
height:92px;
}

#masthead{
float:right;
width: 620px;
height:70px;
background-color: #ffffff;
}
#topnav {
width: 620px;
float:right;
text-align:center;
background-color:#ffffff;
}

#maincontent {
float:left;
width: 800px;
text-align:left;
color: #fff;
font-size: 90%;
}

#sidebar{
clear:both;
float:left;
width: 180px;
background-color:#FFFFFF;
color: #2c344b;
}

#content {
width: 600px;
background-color:#2c344b;
padding: 10px;
float:right;
font-family:Arial, Helvetica, sans-serif;
color:#EEEEEE;
line-height: 1.5em;
}

.xmas {
border:1px solid #ffffff;
}

.yellow {color: #F7EB95}

.green {color: #BEE4B8}

#flashboxhome {
float:right;
width:350px;
margin-left:10px;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #ffffff;
}

#flashbox {
float:right;
width:350px;
margin-left:10px;
border-top:1px solid #ffffff;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #ffffff;
}

#centerflash {
width:500px;
margin: 0 auto;
}
s
.floatright {
float:right;
margin-left:10px;
}

.floatleft {
float:left;
margin-right:10px;
}

h1 {
font-size:1.2em;
text-align:left;
color: #FFFFff;
font-weight:normal;
margin-top:8px;
border-bottom: 1px dashed #ffff99;
padding: 3px 0 3px 3px;
}

h2 {
font-size:1.1em;
text-align:left;
color: #ffffff;
font-weight:normal;
}

h3 {
font-size:1.1em;
padding: 3px 0 3px 3px;
text-align:left;
color: #FFFF99;
font-weight:bold;
margin-top:5px;
border-top: 1px solid #ffff99;
border-bottom: 1px solid #ffff99;
}

#content a {
color: #fff;
text-decoration: underline;
}

#content a:hover {
color: #fff;
text-decoration: none;
}

#specials a {
color: #2c344b;
text-decoration: underline;
}

#specials a:hover {
color: #2c344b;
text-decoration: none;
}


#footer {
text-align:right;
clear:both;
padding: 5px;
}

#bottomnav {
clear:both;
font-size: 90%;
text-align:right;
line-height: 1.2em;
padding-right: 20px;
background-color:#FeFeFe;
border-bottom: 3px solid #fff;
}

#bottomnav a{
color: #2c344b;
text-decoration:underline;
}

#bottomnav a:hover{
text-decoration:none;
}

#tagline{
clear:both;
background-color:#fff;
color:#666666;
font-size:0.8em;
padding-top: 10px;
padding-bottom: 2px;
padding-left:180px;
text-align:center;
}

#tagline a{
color:#666666;
text-decoration:underline;
}

#tagline a.hover{
text-decoration:none;
}



