
/* container
----------------------------------------------- */
#container
{
	margin:10px auto;
	max-width:955px;
	min-width:765px;
	width:expression(document.body.clientWidth > 955? "955px": "auto" );
}
/* header
----------------------------------------------- */
#header {
  background:#ECE9D8 url("images/header.jpg") no-repeat 0 0;
  width:100%;
  height:124px;
  margin-bottom:1px;
}
#header h1 {
  float:left;
  margin:31px 0px 0px 0px;
  }
#header img {
  display:block;
}

#wrapper1 {
	text-align:left;
	width:100%;
	background-color:#FFF;
	}
#wrapper2 {
	
	text-align:left;
	width:100%;
	background:url("./images/left-bg.gif") repeat-y top left;
	}

#main {
	
	margin:0;
	padding:0px;
	}
#left { 
	position:relative;
	top: 0px;
	left: 0px;
	width:170px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px; /* actual value */
	margin:0;
	background-color: #e6ddcc;
	z-index:100;
	float:left;
	}
	

#center {
	position:relative;
	margin-left:170px;
	padding:15px 10px;
	
	width:780px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px; /* actual value */
	}
	
#center ul{
	padding:10px 20px;
	line-height:1.3;
}

#center p{
	line-height:1.3;
	margin:6px 0px;
}

/* footer
----------------------------------------------- */
#footer {
	background:#ffffff;
	width:100%;
	height:22px;
	clear:both;
	font-size:11px;
	border-top:2px solid #275F87;
}
.footer_left {
	float:left;
	padding: 5px;
	color: #274987;
}
.footer_right {
	float:right;
	padding: 5px;
	color: #666666;
}
.footer_right a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

/* leftnav
----------------------------------------------- */



#newsbox {
	position:relative;
	top:10px;
	left:7px;
	width:156px;
	margin-bottom:2em;
	/*overflow: hidden;*/
}
#newsbox h2{
	background:#D6C4AD url("images/accommodation-offers.jpg") no-repeat 0 0;
	height:32px;
	text-indent:-9999px;
	margin-bottom:0;
}
#newsbox h3{
	background-image: url("images/offer-bg.jpg");
	margin-bottom:0;
	padding: .5em 1em;
	color:#1C3146;
	font-size:10px;
	font-weight:bold;
}
#newsbox p {
	background-image: url("images/offer-bg.jpg");
	background-repeat: repeat-y;
	margin-top:0;
	padding: 0 1em;
	font-size: 10px;
}
#newsbox a {
	display:block;
	height:136px;
	background-image: url("images/offer-bg-low.jpg");
	background-repeat: no-repeat;
	margin-top:0;
	padding: 0 1em;
	font-size: 10px;
}
/* Extras
----------------------------------------------- */
p.intro {
	color:#A57A4B;
	font-weight:bold;
	font-style:italic;
}
div.floatright
{
float: right;
width: 243px;
color: black;
margin: 0 0 10px 15px;
background-color: #fff;
padding: 10px 5px 10px 10px;
border-top: 1px solid #ccc;
border-right: 2px solid #888;
border-bottom: 2px solid #888;
border-left: 1px solid #ccc;
voice-family: "\"}\"";
voice-family:inherit;
width: 210px; /* actual value */
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

div.floatright h4 {
	color: #B18934;
	font-size:12px;
	font-weight:bold;
}
div.floatright a {
	color: #B18934;
	text-decoration: underline;
}
div.floatright ul {
	margin-top:0px;
	padding: 0;
	margin-left: 10px;
}
.caption {
	font-size: 9px;
	margin-bottom:15px;
}

img.map {
	margin-bottom:30px;
}
.floatplan {
	float:right;
	padding: 1em 2em 1em 1em;
}
.floatplan a{
	display:block;
	font-size:11px;
	padding:5px 0px 0px 5px;
}
.floatmap {
	float:right;
	padding: 1em 1em 1em 1em;
}
.floatmap a{
	display:block;
	font-size:11px;
	padding:5px 0px 0px 5px;
}
table.travel  {
	margin-top:10px;
	margin-bottom:20px;
}

table.travel td {
	color:#333333;
	font-size:12px;
	padding:8px;
	vertical-align:top;
	border-bottom:1px solid #cccccc;
}
table.travel th {
	color:#333333;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding:8px;
	vertical-align:top;
	border-bottom:1px solid #cccccc;
}
table.travel td ul {
	margin:0;
	padding:0;
}
table.travel td ul li {
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0;
}


#news {
	margin-top:10px;
	margin-bottom:15px;
	border:1px solid #E4E4E4;
	padding:5px;
}
#news h2{
	color:#666666;
	margin-top:5px;
	margin-bottom:6px;
	border:0;
}

#leftnav, #leftnav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#leftnav li.selected {
background-color:#BA9C74;
}
#leftnav li {
margin-bottom:0px;
margin-left:0pt;
padding:0;
position:relative;
}
#leftnav li.selected a, #leftnav li.selected a:hover{
color:white;
background-image:none;
padding:6px 10px 6px 22px;
}
#leftnav li a {
background-image:url(images/blue-arrow.gif);
background-position:6px 50%;
background-repeat:no-repeat;
color:#2C405F;
font-weight:bold;
display:block;
padding:6px 10px 6px 22px;
text-decoration:none;
}
#leftnav li a:hover {
color:#BA9C74;
background-image:url(images/brown-arrow.gif);
background-position:6px 50%;
background-repeat:no-repeat;
}
