html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	text-align: center;
}

.padding {
	padding: 5px 5px 5px 5px;
}

#page-container {
	width: 760px;
	margin: auto;
	text-align: left;
	margin-top: 12px;
}

#terms-padding {
	margin: 15px;
}

/* ------- HEADING PROPERTIES -------*/

h1 {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 198px;
	padding-right: 10px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;
}

h2 {	font-weight: 200;}

p.big {	font-size: 120%}

p.thick { font-weight: 600;}

b.green { color: #CC3300
}

/*--------QUOTES------------*/
.quote {
	font-family: verdana, helvitica, sans-serif;
	font-size: 11px;
/* 	font-style: italic; */
	font-weight: bold;
	color: #cc3300;
	text-align: center;
/* 	letter-spacing: 0.7px; */
}

.name {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}

/*--------GENERAL LINKS--------------*/

/*-----CLASS = ONE------------*/

a.one:link, a.one:visited {
	color: #68415B;
	text-decoration: none;
}

a.one:hover {
	color: #66484A;
	text-decoration: underline;
}

/*-----CLASS = TWO------------*/

a.two:link, a.two:visited {
	color: #68415B;
	text-decoration: underline;
}

a.two:hover {
	color: #66484A;
	text-decoration: none;
}

/*-----CLASS = THREE------------*/

a.three:link, a.three:visited {
	color: #CC3300;
	text-decoration: underline;
}

a.three:hover {
	color: #CC3300;
	text-decoration: none;
}

/* ------- MAIN NAVIGATION -------*/

#main-nav {height: 50px;}
#main-nav dl {margin:0px; padding:0px;}

/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 11px; } 
/*/ 
#main-nav {  padding-left:  11px;  overflow:  hidden;  } 
/* End Hack */

#main-nav dt { float: left; }

#main-nav dt a {
		display: block;
	height: 0px !important;
	height /**/:50px; /* IE 5/Win hack */ 
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* #main-nav dt a:hover {
	background-position: 0 -50px;
} */

#main-nav dt#home,
#main-nav dt#home a:link { width: 100px; background-image: url(../images/nav/home.gif); }
/* #main-nav dt#home a:hover { width: 120px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; } */

#main-nav dt#accommodation,
#main-nav dt#accommodation a:link { width: 100px; background-image: url(../images/nav/accommodation.gif); }
#main-nav dt#prices,
#main-nav dt#prices a:link { width: 100px; background-image: url(../images/nav/prices.gif); }
#main-nav dt#location,
#main-nav dt#location a:link { width: 100px; background-image: url(../images/nav/location.gif); }
#main-nav dt#thingstodo,
#main-nav dt#thingstodo a:link { width: 100px; background-image: url(../images/nav/thingstodo.gif); }
#main-nav dt#offers,
#main-nav dt#offers a:link { width: 100px; background-image: url(../images/nav/offers.gif); }
#main-nav dt#contact_us,
#main-nav dt#contact_us a:link { width: 100px; background-image: url(../images/nav/contact_us.gif); }


body.home dt#home,
body.home dt#home a { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -100px }
body.home dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.home dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.home dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.home dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.home dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }
body.home dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.accommodation dt#accommodation,
body.accommodation dt#accommodation a { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -100px}
body.accommodation dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.accommodation dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.accommodation dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.accommodation dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.accommodation dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }
body.accommodation dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.prices dt#prices,
body.prices dt#prices a { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -100px}
body.prices dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.prices dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.prices dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.prices dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.prices dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }
body.prices dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.location dt#location,
body.location dt#location a { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -100px}
body.location dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.location dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.location dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.location dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.location dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }
body.location dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.thingstodo dt#thingstodo,
body.thingstodo dt#thingstodo a { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -100px}
body.thingstodo dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.thingstodo dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.thingstodo dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.thingstodo dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.thingstodo dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }
body.thingstodo dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.offers dt#offers,
body.offers dt#offers a { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -100px}
body.offers dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.offers dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.offers dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.offers dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.offers dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.offers dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -50px; }

body.contact_us dt#contact_us,
body.contact_us dt#contact_us a { width: 100px; background-image: url(../images/nav/contact_us.gif); background-position: 0 -100px}
body.contact_us dt#home a:hover { width: 100px; background-image: url(../images/nav/home.gif); background-position: 0 -50px; }
body.contact_us dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation.gif); background-position: 0 -50px; }
body.contact_us dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices.gif); background-position: 0 -50px; }
body.contact_us dt#location a:hover { width: 100px; background-image: url(../images/nav/location.gif); background-position: 0 -50px; }
body.contact_us dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo.gif); background-position: 0 -50px; }
body.contact_us dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers.gif); background-position: 0 -50px; }

#main-nav {
	background-color: white;
	width: 760px;
	height: 50px;
	margin: 0;
	padding-left: 15px;
	text-align: left;
}

/* ------- HEADING -------*/

body.home #header {
		background: #cccccc
				url(../images/home_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.accommodation #header {
		background: #db6d16
				url(../images/accomm_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.prices #header {
		background: #db6d16
				url(../images/prices_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.location #header {
		background: #db6d16
				url(../images/location_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.thingstodo #header {
		background: #db6d16
				url(../images/things_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.offers #header {
		background: #db6d16
				url(../images/offers_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

body.contact_us #header {
		background: #db6d16
				url(../images/contact_us_bar.jpg);
	width: 760px;
	height: 240px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#subheader {
	background-color: white;
	font-family: times new roman;
	font-style: italic;
	font-weight: 900;
	font-size: 130%;
	text-align: right; 
	float: right;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
}

#offer {
	background-color: white;
	font-family: tahoma, arial;
	font-weight: 900;
	font-size: 110%;
}

/* ------- ALL CONTENT -------*/

#sidebar-a {
	background-color: white;
	float: right;
	width: 280px;
	padding-top: 25px;
	line-height: 18px;
}

#sidebar-a.padding {
	padding-top: 25px;
	padding: 25px;
}

#star {
	width: 280px;
	margin: 15px 0 0 0;
	text-align: center;
}

/* #star img {
	text-align: center;
	} */

#gallery {
	border: 1px solid #efefef;
}

#content {
	background-color: white;
	margin-right: 280px;
	line-height: 18px;
}

#content .padding {
	padding-right: 25px;
	padding-top: 5px;
	padding-left: 5px;
}

#footer {
	text-align: center;
	background-color: white;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #66484A;
	clear: both;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}

	
/* ------- GALLERY PROPERTIES -------*/

#gallery-image {
	padding-top: 30px;
	padding-bottom: 10px;
}

#luxury {
	font-family: georgia;
	font-size: 85%;
	color: #614345;
}

/*TABLE PROPERTIES*/

#table {
	table-layout: fixed;
	background-color: white;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #000000;
}

#table2 {
	table-layout: auto;
	background-color: white;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #614345;
}

#table3 {
	background-color: white;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #614345;
	text-align: center;
	border:0;
}
