#logo_block {
	background-image: url(../includes/images/logo-mod.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 195px;
	background-color: #000000;
}
div.button {
	width:195px;
	height:42px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/logo-mod.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
div.button a  {width:195px; height:42px; display:block; padding-top:2px;
font: bold .8em; text-align:center;}
div.button a:link {color: black; text-decoration:none;}
div.button a:hover {color:#F33; text-decoration:underline;}

div.chalet {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/thechalet.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
div.chalet a  {width:96px; height:20px; display:block; padding-top:0px;
font: bold .8em; text-align:center;}
div.chalet a:link {color: black; text-decoration:none;}
div.chalet a:hover {color:#F33; text-decoration:underline;}

div.chalet {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/thechalet.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}

div.about {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	background-image: url(../images/aboutus.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}

div.prices {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/prices.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}

div.booking {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/booking.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}

div.links {
	width:96px;
	height:26px;
	top:0px;
	left: 0px;
	border: 1px none #000;
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
}
#leftnav {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: auto;
}