* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 75%;
	line-height: 17px;
	font-weight: 100;
	color: #ffffff;
	text-align: left;
	height: 100%;
}

@media print {
	body {
		font-size: 100%;	
	}
}
	
span.centre {
	text-align: center;
}

a:hover {
	color: #FFF;
}

body.home {
	background-color: #32200A;
	}
	
body.rooms {
	background-color: #3d2214;
	}
	
body.restaurant {
	background-color: #33414B;
	}
	
.restaurant_text {
	color: #C8CBCD;
	}
	
body.kitchen {
	background-color: #6C0201;
	}
	
.kitchen_text {
	color: #C6A6A6;
	}

body.setting {
	background-color: #283400;
	}

.setting_text {
	color: #B2B5A5;
	}

	
body.fast_facts {
	background-color: #3D1B28;
	}
	
.fast_facts_text {
	color: #B8AEB2;
	}
	
body.about_us {
	background-color: #1A2018;
	}
	
.about_us_text {
	color: #A5A5A5;
	}
	
p	{
	margin-bottom: 12px;
	}
	
p.top_margin {
	margin: 7px 15px 0 0;
}

h1 {
	font-size: 158.3%;
	line-height: 23px;
	font-weight: 100;
	margin-bottom: 15px;
	}
	
h2 {
	font-size: 141.7%;
	line-height: 23px;
	font-weight: 100;
	margin-bottom: 15px;
	}

h3 {
	font-size: 116.7%;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 10px;
	}

h3.home, a.rooms	{
	color: #dda47f;
	}

h3.home_news_headline	{
	color: #dda47f;
	margin: 0px;
	}

h3.home_news_headline a	{
	color: #fff;
	text-decoration: none;
	display: block;
	}

h3.home_news_headline a:hover	{
	opacity: 0.8;
	}
	
h3.wine {
	margin: 0px;
	padding: 0px;
	color: #C6A6A6;
}


/* Layout & Positioning CSS */


div#container {
	width: 935px;
	margin: auto;
	}

div#header {
	height: 50px;
	}
	
div#subscribe_header_line1 {
	height: 15px;
	width: 230px;
	text-align: right;
	float: right;
	padding: 7px 15px 0 0;
	}
	
div#subscribe_header_line2 {
	font-size: 91.7%;
	height: 25px;
	width: 230px;
	text-align: right;
	float: right;
	opacity: 0.5;
	clear: both;
	padding: 3px 15px 0 0;
	}
	
div.jp-single-player {
	height: 15px;
	width: 230px;
	text-align: left;
	float: left;
	clear: both;
	padding: 7px 15px 0 0;
	}
	
div#textsize_header_line1 {
	height: 15px;
	width: 245px;
	text-align: right;
	float: right;
	padding: 7px 0 0 0;
	}
	
div#textsize_header_line2 {
	font-size: 91.7%;
	height: 25px;
	width: 245px;
	text-align: right;
	float: right;
	opacity: 0.5;
	padding: 0 0 0 0;
	}
	
div#nav_container {
	height: 140px;
	background-image: url(../images/shared/nav_bg.png);
	}
	
div#nav {
	height: 46px;
	padding-left: 225px;
	padding-top: 97px;
	}
	
div#news_banner {
	
	}

div#montage_home {
	height: 309px;
	border-bottom: 2px solid #ffffff;
	}

div.content_container1 {
	background-image: url(../images/shared/10_percent_white.png);
	background-repeat: repeat;
	padding-left: 15px;
	float: left;
	border-bottom: 2px solid #ffffff;
	}
	
div.content_container2 {
	background-image: url(../images/shared/05_percent_white.png);
	background-repeat: repeat;
	padding-left: 15px;
	float: left;
	border-bottom: 2px solid #ffffff;
	}
	
div.content_container_3_4 {
	float: left;
	width: 705px;
	}
	
div.content_container_3_4_rule {
	float: left;
	width: 705px;
	background: url(../images/fast_facts/10_percent_white_690px.png) bottom left no-repeat;
	}
		
	
	
	
div.content_container_4_4 {
	float: right;
	width: 215px;
	}
	
div.content_container_4_4_links {
	float: right;
	width: 215px;
	background: url(../images/shared/10_percent_white.png) repeat;
	}


div.content_left	{
	width: 399px;
	padding: 15px 15px 0 0;
	float: left;
	}
	
div.content_full	{
	width: 905px;
	padding: 15px 15px 0 0;
	float: left;
	}

div#content_flash {
	width: 491px;
	padding: 0 0px 0 0;
	float: left;
	}


div.content_1column {
	width: 215px;
	padding: 15px 15px 0 0;
	float: left;
	}
	
div.content_3column_press {
	width: 220px;
	padding: 0;
	float: left;
	text-align: center;
	}
div.content_1column_press {
	width: 100%;
	padding: 0;
	float: left;
	text-align: center;
	}
	
div.content_2column, div.content_2column_menu {
	width: 445px;
	padding: 15px 15px 0 0;
	float: left;
	}
	
div.content_2column_menu {
	text-align: center;
	}
	
div.content_3column_table {
	width: 660px;
	padding: 15px 15px 15px 0;
	float: left;
	}
	
div.content_1column_image_positioned {
	width: 215px;
	padding: 0 15px 0 0;
	float: left;
	}
	
div.content_1column_links {
	width: 200px;
	padding: 15px 15px 15px 15px;
	float: left;
	}


	
div#footer {
	height: 100px;
	padding: 20px;
	clear: both;
	text-align: center;
	opacity: 0.5;
	}
	
	
div#fast_facts_nav_left {
	width: 160px;
	float: left;
	}

div#fast_facts_nav_right {
	width: 150px;
	float: left;
	}

div#subscribe_form_left {
	width: 600px;
	float: left;
	margin: 0 30px 0 0;
	}

div#subscribe_form_right {
	width: 220px;
	float: left;
	background-color: #644953;
	padding: 10px;
	margin: 0 15px 15px 0;
	border: #FFF 1px solid;
	}
	
/* Navigation CSS - image replacement */

div#nav ul	{
	margin: 0px;
	padding: 0px;
	height: 43px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
div#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	}

div#nav ul li a {
	float: left;
	padding: 43px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:43px; /* for IE5/Win only */
	}

div#nav ul li a:hover {
	background-position: 0 -43px;
	}

div#nav ul li a:active, div#nav ul li a.selected {
	background-position: 0 -43px;
	}

#home a	{
	width: 71px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_03.png) top left no-repeat;
	}

#rooms a	{
	width: 72px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_04.png) top left no-repeat;
	}
	
#restaurant a	{
	width: 102px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_05.png) top left no-repeat;
	}
	
#kitchen a	{
	width: 79px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_06.png) top left no-repeat;
	}
	
#setting a	{
	width: 75px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_07.png) top left no-repeat;
	}
	
#fast_facts a	{
	width: 94px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_08.png) top left no-repeat;
	}
	
#about_us a	{
	width: 94px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_09.png) top left no-repeat;
	}

#news a	{
	width: 63px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_10.png) top left no-repeat;
	}
	
#blog a	{
	width: 60px;
	background: url(../images/shared/Mr-Underhills-Nav-cut-up_11.png) top left no-repeat;
	}

.fast_facts_nav, .fast_facts_nav a{
	list-style: none;
	text-decoration: underline;
	color: #B8AEB2;
	}

.gallery {
	float: left;
	padding: 15px 0;
	width: 690px;
}

.gallery img {
	margin: 0 15px 15px 0;
}

.gallery img.end {
	margin: 0 0 15px 0;
}

.tourism img, .tourism .info {
	float: left;
}

.info {
	width: 350px;
	margin: 0 0 0 10px;
}

.tourism a, a.tourism {
	color: #dcd7d5;
}

.tourism h1 {
	margin-bottom: 0px;
}

img.tourism {
	margin-bottom: 10px;
}

p.desc {
	color: #b2a7a1;
}

.tourism_links {
	overflow: hidden;
	padding-bottom: 8px;
	border-bottom: 2px solid #bab0ab;
}

.tourism_links a {
	color: #9e9089;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.tourism_links span {
	margin: 0 20px 0 0;
}

body.sitemap ul {
    padding-left: 20px;
    }

#footer a {
    color: #FFFFFF;
}

