body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../img/bg-rx.gif) top center repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;

}

#bgimage {
	background: url(../img/main-background.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}

h1 {
	color: #006666;
	font-size: 18px;
	font-family: "Arial", Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	color: #006666;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	font-weight: normal;
}

h3 {
	color: #006666;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: underline;
}

h4 {
	color: #006666;
	font-size: 13px;
	font-family: "Arial", Helvetica, sans-serif;
	padding-top: 29px;
	padding-bottom: 6px;
	margin: 0;
	font-weight: normal;
	border-bottom: #e5e5e5 solid 1px;
}

h5 {
	color: #006666;
	font-size: 14px;
	font-family: "Arial", Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	margin: 0;
}


p {
	color: #000000;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	margin: 12px 0px;
}

li {
	color: #000000;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	margin: 12px 0px;
}


img {
	border-style: none;
}

hr {
	color: #e5e5e5;
	padding: 0px;
	margin: 10px 0px;
}

.green {
	color: #006666;
}

.black {
	color: #000000;
}

th {
	border:1px solid #FFFFFF
}

#greybox {
	background: #f1f1f1;
	padding: 10px 20px;
	width: 460px;
}

#greybox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#008686;
	}

#container {
	width: 800px;
	background: none;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#top-nav {
	background: none;
	height: 17px;
	width: 790px;
	margin: 0;
	padding: 0px 10px 15px 0px;
	clear: both;
}

#homebutton {
	float: left;
	width: 75px;
	height: 32px;
}

#homebutton a {
	width: 75px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#homebutton a:hover {
	width: 75px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -75px;
}

#selfcateringbutton {
	float: left;
	width: 110px;
	height: 32px;
}

#selfcateringbutton a {
	width: 110px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#selfcateringbutton a:hover {
	width: 110px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -110px;
}

#bnbbutton {
	float: left;
	width: 124px;
	height: 32px;
}

#bnbbutton a {
	width: 124px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#bnbbutton a:hover {
	width: 124px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -124px;
}

#attractionsbutton {
	float: left;
	width: 102px;
	height: 32px;
}

#attractionsbutton a {
	width: 102px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#attractionsbutton a:hover {
	width: 102px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -102px;
}


#gallerybutton {
	float: left;
	width: 78px;
	height: 32px;
}

#gallerybutton a {
	width: 78px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#gallerybutton a:hover {
	width: 78px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -78px;
}

#gallery-holder {
	background: url(../img/postit.jpg) top left no-repeat;
}

#contactbutton {
	float: left;
	width: 86px;
	height: 32px;
}

#contactbutton a {
	width: 86px;
	height: 32px;
	display: block;
	overflow: hidden;
}

#contactbutton a:hover {
	width: 86px;
	height: 32px;
	background: transparent;
	display: block;
	text-indent: -86px;
}

#bookbutton {
	float: left;
}

#clear-top {
	width: 800px;
	height: 140px;
	clear: both;
}

#top-nav-wrap {
	background: none;
	height: 12px;
	width: auto;
	margin-left: 30px;
	padding: 0;
}

#top-nav ul {
	margin: 0;
	padding: 0;
	text-align: left;
	display:inline;
	list-style: none;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform: uppercase;
}

#top-nav li {
	height: 20px;
	position: relative;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px 15px 0px 15px;
	float: left;
	width: auto;
	font-size: 12px;
	text-align:left;
	background: url(../img/sep.gif) top right no-repeat;
}

#top-nav li a:link, #top-nav li a:visited {
	display: block;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0px;
	color: #4686fe;
}

#top-nav li a:hover {
	text-decoration: none;
	color: #afcbff;
}

#holder1 {
	background: none;
	width: 800px;
	clear: both;
}

/*-------- begin right panel area ----------*/

#holder1-right {
	background: none;
	width: 217px;
	clear: none;
	float: right;
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#holder1-right p {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 5px;
	margin: 0px;
}

#holder1-right p a, #holder1-right p a:link, #holder1-right p a:active, #holder1-right p a:visited {
	color: #006666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#holder1-right p a:hover {
	text-decoration: underline;
}

.pebble {
	background: url(../img/pebble.jpg) top left no-repeat;
	padding-left: 28px;
}


/*-------- right sidebar ----------*/

#sidebar-header {
	background: none;
	height: 28px;
	width: 217px;
}

#gallery-side {
	background: url(../img/photo-gallery.jpg) top right no-repeat;
	width: 215px;
	height: 111px;
}

#accommodation-side {
	background: url(../img/accommodation-side.jpg)  top right no-repeat;
	width: 215px;
	height: 105px;
}

#sidebar-text-holder {
	background:none;
	width: 200px;
	padding-right: 17px;
}

#sidebar-input {
	width: 200px;
	background: none;
	margin: 0px 0px 0px 0px;
}

/*-------- end right sidebar ----------*/


/*-------- begin left panel area ----------*/

#main-header {
	background: none;
	height: 244px;
	width: 583px;
	padding: 0px 0px 0px 12px;
}

#main-header-images {
	background: url(../img/main-image1.jpg) top left no-repeat;
	height: 244px;
	width: 563px;
}

#holder1-left {
	background: none;
	width: 583px;
	clear: none;
	float: left;
}

#main-content {
	width: 540px;
	background: none;
	padding: 15px 20px 15px 20px;
}

#main-content p {
	color: #000000;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	margin: 14px 0px;
}

#main-content p a, #main-content p a:link, #main-content p a:active, #main-content p a:visited {
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}

#main-content p a:hover {
	color: #006666;
	text-decoration: none;
}

#main-content img {
	float:left;
	margin-right: 25px;
}
#main-content img.padd {
	float:left;
	margin-right: 6px;
}

#sponsor-box {
	background: #FFFFFF;
	width: 538px;
}

#sponsor-box-top {
	background: url(../img/sponsors-top.jpg) top left no-repeat;
	width: 538px;
	height: 5px;
}

#sponsor-box-bottom {
	background: url(../img/sponsors-bottom.jpg) top left no-repeat;
	width: 538px;
	height: 5px;
}

#main-content li a, #main-content li a:link, #main-content li a:active, #main-content li a:visited {
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}

#main-content li a:hover {
	color: #006666;
	text-decoration: none;
}

/*-------- Footer start ----------*/

#footer {
	height: 130px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background: none;
	clear: both;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #062b69;
}

#footer-left {
	padding: 35px 0px 0px 13px;
	width: 354px;
	float: left;
}

#footer-left p {
	padding: 5px 0px 5px 20px;
	color: #999999;
	font-size: 11px;
	line-height: 14px;
}

.foot-text {
	color: #666666;
}

#footer-right {
	padding: 45px 0px 0px 13px;
	width: 304px;
	float: right;
}

#footer-nav {
	padding-top: 0px;
	color: #666666;
	font-size: 10px;
	height: 21px;
	width: 302px;
	margin: 0;
}

#footer-nav ul {
	margin: 0;
	padding-right: 22px;
	text-align: left;
	display:inline;
	list-style: none;
	float: right;
	font-family: "Arial", Helvetica, sans-serif;
}

#footer-nav li {
	height: 12px;
	position: relative;
	list-style: none;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 5px;
	float: left;
	width: auto;
	font-size: 10px;
	text-align:left;
	background:none;
}

#footer-nav li a:link, #footer-nav li a:visited {
	display: block;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0px;
	color: #666666;
}

#footer-nav li a:hover {
	text-decoration: underline;
	color: #999999;
}

#footerimage {
	background: url(../img/footer-rx.gif) repeat-x bottom left;
}

#clearall {
	height:1px;
	background: none;
	clear: both;
}

/*-------- Footer end ----------*/
/* Field Styles ---------------------------------------------------------------------------- */

.fields {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	width: 100%;
	height: 18px;
	background-color: #f3f3f3;
	padding: 0px 0px 0px 2px;
	border: 1px solid #dddddd;
	}

.fields_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	width: 150px;
	height: 18px;
	background-color: #f3f3f3;
	padding: 0px 0px 0px 2px;
	border: 1px solid #dddddd;
	}

.fields_multi {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 11px;
	width: 100%;
	height:100px;
	background-color: #f3f3f3;
	padding: 0px 0px 0px 2px;
	border: 1px solid #dddddd;
	}
#main-content table td p.p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: left;
	}
