body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(../imgs/bg_topstrip.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #2B60A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2B60A4;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.navpad {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_header {
	font-size: 18px;
	font-weight: bold;
	color: #2B60A4;
}
.text_spryheader {
	font-size: 14px;
	font-weight: bold;
	color: #2B60A4;
}
.text_darkblue {
	color: #2B60A4;
}
.text_body {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 6px;
	float: left;
}
.text_body_right {
	padding: 6px;
	background-color: #BBCCE1;
	text-align: right;
}
.greentext {
	color: #009900
}
.redtext {
	color: #FF0000
}
.fraktivtext {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
}
.fraktivlinktext {
	color: #FF9900;
}
.inlineimgpad {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bluepanel {
	background-color: #BBCCE1;
}
.lhsfade {
	background-image: url(../imgs/bg_lhsfade.jpg);
	background-repeat: repeat-y;
}
.rhsfade {
	background-image: url(../imgs/bg_rhsfade.jpg);
	background-repeat: repeat-y;
}
#banner {
	z-index: 1;
	width: 840px;
	height: 157px;
}
#column1, #column2 {
	float: left;
}
#welcome, #subs, #gall, #showintro, #booking {
	width: 313px;
	padding-left: 5px;
	padding-top: 5px;
}
#featdest, #contactinfo, #showmain, #bookinglist1, #bookinglist2, #partnersbox, #social, #nletters {
	width: 512px;
	padding-left: 5px;
	padding-top: 5px;
}
#inlineplayer {
	height: 326px;
	width: 512px;
}
#uniqueplayer {
	height: 355px;
	width: 512px;
	background-color: #2B60A4;
}
#gallpad, #vidsearch {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	clear: both;
}
#mainplayer {
	height: 480px;
	width: 830px;
}
#imagegallery {
	height: 720px;
	width: 810px;
}
#noticebox {
	width: 830px;
	padding-left: 5px;
	padding-top: 5px;
}
#flashcontent {
	height: 100%;
}
#lhsfooter {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 148px;
}
#rhsfooter {
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: -1;
	width: 148px;
}
