html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	text-align: center;
	line-height: 20px;
}

.padding {
	padding: 5px 5px 5px 5px;
}

#page-container {
	width: 990px;
	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 {
	color: #68415B;
	text-decoration: none;
}

a.one:visited {
	color: #68415B;
	text-decoration: none;
}

a.one:hover {
	color: #66484A;
	text-decoration: underline;
}

/*-----CLASS = TWO------------*/

a.two:link {
	color: #68415B;
	text-decoration: underline;
}

a.two:visited {
	color: #68415B;
	text-decoration: underline;
}

a.two:hover {
	color: #66484A;
	text-decoration: none;
}

/*-----CLASS = THREE------------*/

a.three:link {
	color: #CC3300;
	text-decoration: underline;
}

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:0; padding:0}

/* 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_w.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_w.gif); }
#main-nav dt#prices,
#main-nav dt#prices a:link { width: 100px; background-image: url(../images/nav/prices_w.gif); }
#main-nav dt#location,
#main-nav dt#location a:link { width: 100px; background-image: url(../images/nav/location_w.gif); }
#main-nav dt#thingstodo,
#main-nav dt#thingstodo a:link { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); }
#main-nav dt#offers,
#main-nav dt#offers a:link { width: 100px; background-image: url(../images/nav/offers_w.gif); }
#main-nav dt#contact_us,
#main-nav dt#contact_us a:link { width: 100px; background-image: url(../images/nav/contact_us_w.gif); }


body.home dt#home,
body.home dt#home a { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -100px }
body.home dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.home dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.home dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.home dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.home dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -50px; }
body.home dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.gif); background-position: 0 -50px; }

body.accommodation dt#accommodation,
body.accommodation dt#accommodation a { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -100px}
body.accommodation dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.accommodation dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.accommodation dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.accommodation dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.accommodation dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -50px; }
body.accommodation dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.gif); background-position: 0 -50px; }

body.prices dt#prices,
body.prices dt#prices a { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -100px}
body.prices dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.prices dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.prices dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.prices dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.prices dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -50px; }
body.prices dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.gif); background-position: 0 -50px; }

body.location dt#location,
body.location dt#location a { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -100px}
body.location dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.location dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.location dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.location dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.location dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -50px; }
body.location dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.gif); background-position: 0 -50px; }

body.thingstodo dt#thingstodo,
body.thingstodo dt#thingstodo a { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -100px}
body.thingstodo dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.thingstodo dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.thingstodo dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.thingstodo dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.thingstodo dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -50px; }
body.thingstodo dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.gif); background-position: 0 -50px; }

body.offers dt#offers,
body.offers dt#offers a { width: 100px; background-image: url(../images/nav/offers_w.gif); background-position: 0 -100px}
body.offers dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.offers dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.offers dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.offers dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.offers dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.offers dt#contact_us a:hover { width: 100px; background-image: url(../images/nav/contact_us_w.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_w.gif); background-position: 0 -100px}
body.contact_us dt#home a:hover { width: 100px; background-image: url(../images/nav/home_w.gif); background-position: 0 -50px; }
body.contact_us dt#accommodation a:hover { width: 100px; background-image: url(../images/nav/accommodation_w.gif); background-position: 0 -50px; }
body.contact_us dt#prices a:hover { width: 100px; background-image: url(../images/nav/prices_w.gif); background-position: 0 -50px; }
body.contact_us dt#location a:hover { width: 100px; background-image: url(../images/nav/location_w.gif); background-position: 0 -50px; }
body.contact_us dt#thingstodo a:hover { width: 100px; background-image: url(../images/nav/thingstodo_w.gif); background-position: 0 -50px; }
body.contact_us dt#offers a:hover { width: 100px; background-image: url(../images/nav/offers_w.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/wint_home_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.accommodation #header {
		background: #db6d16
				url(../images/wint_accomm_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.prices #header {
		background: #db6d16
				url(../images/wint_prices_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.location #header {
		background: #db6d16
				url(../images/wint_location_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.thingstodo #header {
		background: #db6d16
				url(../images/wint_things_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.offers #header {
		background: #db6d16
				url(../images/wint_offers_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

body.contact_us #header {
		background: #db6d16
				url(../images/wint_contact_us_bar.jpg);
	width: 990px;
	height: 300px;
	margin-top: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
}

#header a {
	position: absolute;
	top: 17px;
	left: 732px;
}

#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;
}

#newsletter {
	float: right;
	margin: 5px 15px 0px 0px;
}

#offer {
	background-color: white;
	font-family: tahoma, arial;
	font-weight: 900;
	font-size: 110%;
}

/* ------- ALL CONTENT -------*/

#sidebar-a {
	background-color: white;
	float: right;
	width: 220px;
	padding-top: 30px;
	line-height: 18px;
}

#sidebar-a.padding {
	padding-top: 25px;
}


a.winter_button, a.winter_button:link, a.winter_button:visited {
	background: url('../images/winter_site.png') top left no-repeat;
	width: 200px;
	height: 73px;
	display: block;
	/* overflow: hidden; */
	text-indent: -10000px;
}

a.winter_button:hover {
	background-image: url('../images/winter_site.png'); background-position: 0 -73px;
	width: 200px;
	height: 73px;
	overflow: hidden;
	text-indent: -10000px;
}

a.main_button, a.main_button:link, a.main_button:visited {
	background: url('../images/main_site.png') top left no-repeat;
	width: 200px;
	height: 73px;
	display: block;
	/* overflow: hidden; */
	text-indent: -10000px;
}

a.main_button:hover {
	background-image: url('../images/main_site.png'); background-position: 0 -73px;
	width: 200px;
	height: 73px;
	overflow: hidden;
	text-indent: -10000px;
}

a.offers_button, a.offers_button:link, a.offers_button:visited {
	background: url('../images/offers_button.png') top left no-repeat;
	width: 200px;
	height: 73px;
	display: block;
	/* overflow: hidden; */
	text-indent: -10000px;
}

a.offers_button:hover {
	background-image: url('../images/offers_button.png'); background-position: 0 -73px;
	width: 200px;
	height: 73px;
	overflow: hidden;
	text-indent: -10000px;
}

a.mailing_button, a.mailing_button:link, a.mailing_button:visited {
	background: url('../images/mailing_button.png') top left no-repeat;
	width: 200px;
	height: 35px;
	display: block;
	/* overflow: hidden; */
	text-indent: -10000px;
}

a.mailing_button:hover {
	background-image: url('../images/mailing_button.png'); background-position: 0 -35px;
	width: 200px;
	height: 35px;
	overflow: hidden;
	text-indent: -10000px;
}

#sidebar-b {
	background-color: transparent;
	float: right;
	width: 210px;
	padding: 10px;
	margin-top: 30px;
}

/* #offer {
	background-color: white;
	font-family: tahoma, arial;
	font-weight: 900;
	font-size: 110%;
	padding: 10px;
	margin-top: 10px;
} */

#features {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #cfcfcf;	
}

#star {
	margin: 15px 0 0 0;
	text-align: center;
}


#gallery {
	border: 1px solid #cfcfcf;
	padding: 5px;
}

#content {
	background-color: white;
	margin-right: 440px;
	text-align: justify;
}

#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;
	height: 100px;
}

	
/* ------- 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;
}

