body {
margin:0;
padding:0;
background:url(gfx/bg_grad.jpg) top left repeat-x;
}
/**** Font Styling *****/

h1 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 26px;
color:#0f1255;
line-height:30px;
margin:0;
padding:0;
}
h2, h3 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 18px;
color:#0f1255;
line-height:24px;
margin:0;
padding:0;
}
p, #form, form, li {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 13px;
color:#000;
line-height:18px;
margin:0;
padding:0;
text-align:justify;
}
/**** Wrapper Elements ****/
#clearing {
clear:both;
}
#wrapper {
width:980px;
margin:0 auto;
}
#content_wrapper {
float:left;
display:inline;
width:980px;
border: 5px solid #f3bd01;
}
/**** Header elements ****/
#header {
width:980px;
float:left;
display:inline;
}
#logo {
width:320px;
float:left;
display:inline;
}
#main_image {
float:left;
display:inline;
width: 320px;
}
#scrollimg {
widows:320px;
height:320px;
}
#right_image {
float:left;
display:inline;
width:340px;
}

/**** Navigation ****/
#nav {
background:#fff;
height:40px;
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: 40px;
}
ul#topnav li:hover a, ul#topnav li a:hover {
 background-position: left bottom; 
 }
ul#topnav a.home {
	background: url(gfx/home.jpg) no-repeat;
	width: 98px; 
}
ul#topnav a.hotel {
	background: url(gfx/hotel.jpg) no-repeat;
	width: 124px; 
}
ul#topnav a.apart {
	background: url(gfx/apart.jpg) no-repeat;
	width: 159px; 
}
ul#topnav a.facil {
	background: url(gfx/facil.jpg) no-repeat;
	width: 138px; 
}
ul#topnav a.attract {
	background: url(gfx/attract.jpg) no-repeat;
	width: 111px; 
}
ul#topnav a.location {
	background: url(gfx/location.jpg) no-repeat;
	width: 91px; 
}
ul#topnav a.rates {
	background: url(gfx/rates.jpg) no-repeat;
	width: 67px; 
}
ul#topnav a.contact {
	background: url(gfx/contact.jpg) no-repeat;
	width: 90px; 
}
ul#topnav a.bookings {
	background: url(gfx/bookings.jpg) no-repeat;
	width: 102px; 
}

/******* Content Elements ******/

#content {
float:left;
display:inline;
width:980px;
background: #fff url(gfx/bg_content.jpg) repeat-x top left;
}
#left_col {
width:480px;
margin:60px 30px 20px 91px;
float:left;
display:inline;
}
#right_col {
width:275px;
margin:60px 90px 20px 10px;
float:left;
display:inline;
}
#quote_box {
width:98%;
margin:5px auto;
border:1px solid #ccc;
background: #e0ebfc url(gfx/quote.png) top left no-repeat;
}
#quote_box div {
margin:7px 7px 7px 35px;
}
#quote_box div p {
font-family: verdana, helvetica, sans-serif;
color: #2278e1;
font-size:12px;
font-weight:normal;
background: url(gfx/quote1.png) bottom right no-repeat;
}
#gallery img {
border:none;
}
.pricechart, td {
width:100%;
text-align:left;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
color:#000;
line-height:16px;
}
.form {
width:70%;
}
#attract_wrapper {
width:480px;
float:left;
display:inline;
padding-bottom:15px;
}
#attract_img {
width:134px;
float:left;
display:inline;
}
#attract_text {
width:340px;
float:left;
display:inline;
margin-left:5px;
}

/**** Footer ****/

#footer {
float:left;
display:inline;
width:980px;
background:#314bbc;
}
#footer p, #footer a {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
line-height:22px;
font-size:12px;
text-align:justify;
margin-left:15px;
}
#footer h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
line-height:30px;
font-size:22px;
text-align:justify;
}
#footer_col {
float:left;
display:inline;
margin:10px 16px;
width:220px;
}
#footer_col_right {
float:left;
display:inline;
margin:10px 16px;
width:430px;
}
#footer_col_right p {
font-family: Arial, Helvetica, sans-serif;
color:#fff;
line-height:22px;
font-size:12px;
text-align:justify;
}
.footer_menu {
margin:0;
padding:0;
}
.footer_menu li {
list-style:none;
font-size:12px;
}
.footer_menu li span {
font-size:10px;
color: #fff;
line-height:14px;
}
.footer_menu li a {
text-decoration:none;
}
.footer_menu li a:hover {
text-decoration:underline;
color:#000;
}
#footer_logo {
float:right;
display:inline;
}
