body {
	font-family: Garamond, Georgia, Courier New, serif;
	font-size: 100%;
	color: #000;
	background: #8e9295 url(../images/bg_body.gif);
	text-align: center;
	margin: 1em 0;
}
body#section-home #home { background: #5f6367; }
body#section-accommodation #accommodation { background: #5f6367; }
body#section-accommodation .header { background: #000; }
body#section-facilities #facilities { background: #5f6367; }
body#section-highcountry #highcountry { background: #5f6367; }
body#section-getthere #getthere { background: #5f6367; }
#page {
	margin: 0 auto;
	width: 740px;
	background: #ccc;
	text-align: left;
	border: 12px solid #fff;
}
#content {
	background: url(../images/bg_content.gif) top left repeat-x;
}
h1 { margin: 0; background: #8e9295;
}
h2, h3 { margin: 0.2em 0 0.2em; font-size: 2.3em; font-weight: normal; letter-spacing: -2px; }
h2 { text-align: center; }
h4, h5 { font-size: 1em; }
h5 { font-style: italic; }
a { color: #000; }
dl { clear: both; }
dt { margin-left: 0.8em; font-size: 0.9em; }
dd { font-size: 0.9em; }
img { border: 0; }
input, textarea, select {
	margin-top: 0.2em;
	padding: 0.2em;
	border: 1px solid #000;
	background: #fff;
	font-family: Garamond, Georgia, Courier New, serif;
}
#nav {
	margin: 0;
	padding: 0 0.5em;
	list-style: none;
	text-align: center;
	background: #6e7376 url(../images/bg_nav.gif) center center no-repeat;
	font-size: 76%; line-height: 30px; height: 30px;
}
#nav li {
	display: inline;
}
#nav li a { 
	margin: 0;
	padding: 0.5em 2em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav li a:hover {
	background: #5f6367;
}
#gallery {
	position: relative;
	top: -150px;
	left: 555px;
	margin:0;
	padding:0;
	width: 0;
	height: 0;
}
#gallery li {
	display: block;
}
.accessibility, .hide {
	display: none;
}
.options p, .options2 p, .options3 p {
	text-align: justify;
}
.options {
	float: left;
	width: 200px;
	padding: 0 23px;
}
.options2 {
	float: left;
	width: 440px;
	padding: 0 23px;
}
.options3 {
	clear: both;
	padding: 0 23px;
}
h3.group {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -2px;
	height: 2.5em;
	border-left: 3px solid #BBB;
	margin-bottom: 0;
	padding-left: 0.3em;
}
.header {
	clear: both;
	padding: 2em 0 1em;
	background: #333;
	border-bottom: 12px solid #fff;
}
.header h2 {
	color: #fff;
	text-align: left;
	margin-left: 18px;
}
.header .buttons {
	margin-left: 8px;
}
.component {
	clear: both;
	padding: 1em 18px;
}
.pic {
	border-bottom: 12px solid #fff;
}
.pic1 {
	background: #ccc url(../images/bg_pic1.gif) no-repeat;
	padding: 10px;
}
.pic2 {
	background: #ccc url(../images/bg_pic2.gif) no-repeat;
	padding: 10px 60px 10px 10px;
}
.pic3 {
	background: #ccc url(../images/bg_pic3.gif) no-repeat;
	padding: 10px 10px 10px 60px;
}
ul.buttons {
	margin: 0;
	padding: 0 0 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style: none;
}
ul.buttons li {
	float: left;
}
ul.buttons li a {
	color: #CCC;
	text-decoration: none;
	padding: 0 1em;
	border-left: 1px solid #999;
}
ul.buttons li:first-child a {
	border: none;
}
ul.buttons li a:hover {
	color: #fff;
}
ul.buttons li.selected a {
	color: #fff;
	font-weight: bold;
}
ul.buttons li.lastlistitem a {
	border: 0;
}
div.options .buttons li a {
	color: #C33;
	border-left: 3px solid #C33;
	border-right: 0;
}
div.options .buttons li a:hover {
	color: #000;
}
th.th1-1, th.th1-2, th.th1-3, th.th1-4 {
	color: #fff;
	width: 98px;
	padding-bottom: 18px;
	text-align: center;
	background: #9eaebf url(../images/bg_arrow.gif) bottom center no-repeat;
}
th.th1-1 {
	background-color: #7e93a9;
}
th.th1-3 {
	color: #7e93a9;
	background-color: #dfe4e9;
}
th.tb-h5 {
	padding-top: 2em;
	border-bottom: 1px solid #000;
}
.boxed {
	border: 1px solid #333;
	color: #333;
	font-size: 0.9em;
	padding: 0.5em;
}
.punchline {
	margin: 0.5em 0 0;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -2px;
	color: #888;
	text-align: center;
}
#footer {
	clear: both;
	padding: 0.5em 18px 1em;
}
#copyright {
	color: #777;
	text-align: center;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#copyright p {
	margin: 0.5em 0 1em;
}
#copyright a {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}