* {
	margin:0; 
	padding:0;
}

body {
	font:12px Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: rgb(50,76,89);
	width:977px;
}

a {
	color: rgb(165,0,33);
}

img {
	border:0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.paddingtop10 {
	padding-top: 10px;
}

.paddingtop5 {
	padding-top: 5px;
}

.paddingleft10 {
	padding-left: 10px;
}

.paddingleft15 {
	padding-left: 15px;
}

.paddingbottom10 {
	padding-bottom: 10px;
}

.top {
	vertical-align: top;
}

.text {
	font-size: 12px;
}

.text16 {
	font-size: 16px;
}

.center {
	text-align: center;
}

#gallery {
	/*border: 1px solid rgb(50,76,89);*/
	position:relative;
	width:672px;
	float:left;
	overflow:auto;
}

#gallery #image {
	background:#FFF url(../images/loading.gif) center center no-repeat;
	position:relative;
	height:515px;
}

#image img {
	position:absolute;
}

div#accommodationgallery {
	position:relative;
	width:672px;
	float: left;
	height: 1000px;
}

div#accommodationgallery #image {
	background:#FFF url(../images/loading.gif) center center no-repeat;
	position:relative;
	height:386px;
}

div#scrollable {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 1322px;
	width: 652px;
}

div#scrollable2 {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 536px;
	width: 652px;
}

div#scrollableAccomm {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 575px;
	width: 652px;
}

div#winter {
	height: 1225px;
}

#winter #scrollableWinter {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 1185px;
	width: 652px;
}

div#summer {
	height: 1345px;
}

#summer #scrollableSummer {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 1308px;
	width: 652px;
}

div#location {
	height: 1400px;
}

#location #scrollableLocation {
	/*border: 1px solid rgb(50,76,89);*/
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	height: 1265px;
	width: 652px;
}

div#sideinfo {
	position: absolute;
	text-align:center;
	height: 285px;
	padding: 5px;
	bottom: 72px;
	width: 118px;
	right: 16px;
}

table#data {
	margin-top: 10px;
	width: 96%;
}

table td {
	border: 1px solid rgb(50,76,89);
	padding: 5px;
}

.center {
	text-align: center;
}

#thumbwrapper {
	position:relative;
	margin-top:242px;
	height:250px; 
	float: right;
	right: 30px;
	width: 100px;
}

#thumbarea {
	position:relative; 
	overflow:hidden; 
	height:251px; 
	width:100px;
}

#thumbarea ul {
	position:absolute; 
	list-style:none; 
	height:10000px; 
	width:100px; 
}

#thumbs li {
	margin-bottom:5px; 
	cursor:pointer;
}

.imgnav {
	position:absolute; 
	height:470px; 
	width:10%;
	z-index:100; 
	outline:none; 
	cursor:pointer;
}

.imgaccommnav {
	position:absolute; 
	height:356px;
	width:10%; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
}

#previmg {
	right:35px; 
	background:url( ../images/left.jpg ) right bottom no-repeat; 
}

#previmg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}

#nextimg {
	right:15px; 
	background:url( ../images/right.jpg ) right bottom no-repeat; 
}

#nextimg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}

#container {
	position: relative;
	left: 130px;
}

#header {
	height: 190px;
	width: 976px;
}

#main {
	position: relative;
	top: 19px;
	left: 150px;
	height: 590px;
	width: 827px;
}

#nav {
	position:relative;
	background-color: #223947;
	top: 155px;
	height: 34px;
	width: 100%;
}

#nav ul {
	text-align: center;
}

#nav li {
	display: inline;
}

#nav img {
	border:0;
}

#nav a {
	outline:none;
}

#navbottom {
	position:absolute;
	bottom: 0px;
	right: 10px;
	height: 33px;
	width: 100%;
	clear: both;
}

#navbottom ul {
	text-align: right;
}

#navbottom li {
	display: inline;
}

#navbottomLoc {
	position:absolute;
	bottom: 0px;
	right: 10px;
	height: 310px;
	width: 100%;
	clear: both;
}

#navbottomLoc ul {
	text-align: right;
}

#navbottomLoc li {
	display: inline;
}