body, html {
	font-family: tahoma, verdana, arial;
	background-color: #f2f2f2;
	margin: 0px 0px;
	padding: 0px 0px 20px 0px;
}

#skel {
	margin: 0px auto;
	width: 746px;
	border: 3px solid #000000;
    background-color: white;
}

#header {
	background-color: #000000;
	color: #ffffff;
	padding: 5px 3px 5px 3px;
}

#header-right {
	float: right;
	padding: 15px 3px 3px 3px;
}

#header-image {
	display: block;
	text-align: center;
	margin-top: 0px;
}

#bookingform {
	color: #414141;
}

#bookingform textarea, input {
	font-size: 12px;
	font-family: verdana, arial, tahoma;
}

#bookingform input, textarea {
	border: 1px solid #414141;
	background-color: #dadada;
	padding: 3px;
}

#bookingform td {
	vertical-align: top;
}

#content {
	float: right;
	font-size: 12px;
	line-height: 18px;
	width: 580px;
}

#content h1, #content h2 {
	font-family: verdana, tahoma, arial;
	font-weight: normal;
}

#content h1 {
	font-size: 22px;
	line-height: 28px;
	color: #800000;
}

#content h2 {
	font-size: 15px;
	font-weight: bold;
}

#content h3 {
	font-size: 14px;
}

#left {
	float: left;
	margin-right: 20px;
	width: 100px;
}

#left img {
	display: block;
	border: 0px;
	margin: 0px 0px 8px 0px;
}

#content, #left {
	padding: 10px;
}

#footer {
	font-size: 11px;
}

#footer-text {
	padding: 10px 20px;
}

#hogpan img {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #d9d7d7;
	border: 0px;
}

.rightcol {
	float: right;
	text-align: center;
	padding: 0px 0px 15px 3px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 13px;
}

.rightcol-container {
	padding-bottom: 10px;
	font-weight: bold;
}

.nextpg {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding: 55px 0px 0px 0px;
	clear: both;
}

.infobox {
	color: #a95544;
	padding: 12px 6px;
	font-weight: bold;
	border: 1px solid #a8a8a8;
}

.selfcatering{
	color: #a95544;
    width: 190px;
	padding: 12px 6px;
	font-weight: bold;
	border: 1px solid #a8a8a8;
}

.twoimages {
	
}

.twoimages span {
	float: right;
}

.clear {
	clear: both;
}

div.index_pics { width: 580px;}
.table_lamp { float:left;}
.hog_in_lounge { float:right;}

div.flag { float: left; text-align: center; width: 580px;}

.exit {
	font-size: 11px;
	color: #999999;
}