w@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#warning {
	width: 600px;
	border: 3px none #FF0000;
	margin: 10px;
	padding: 10px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: right;
	vertical-align: middle;
}
#menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-size: 20px;
	font-weight: normal;
	padding: 5px;
	color: #990000;
}
#page {
	background-repeat: no-repeat;
	background-position: center top;
	height: 1085px;
	text-align: center;
	vertical-align: top;
	position: relative;
	clear: both;
	float: none;
}
#content {
	width: 340px;
	position: relative;
	font-size: 18px;
	margin: 10px;
	padding: 22px;
	top: 90px;
	text-align: justify;
	vertical-align: top;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CBCBCB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	clear: both;
	float: none;
	left: 224px;
}
#contentLINKS {
	width: 480px;
	position: relative;
	font-size: 18px;
	margin: 10px;
	padding: 22px;
	top: 90px;
	text-align: justify;
	vertical-align: top;
	clear: both;
	float: none;
	left: 224px;
}
.welcome {
	background-image: url(images/pbg-welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutme {
	background-image: url(images/pbg-aboutme.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery {
	background-image: url(images/pbg-gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.packages {
	background-image: url(images/pbg-packages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.booking {
	background-image: url(images/pbg-booking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.faq {
	background-image: url(images/pbg-faq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.links {
	background-image: url(images/pbg-links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#webdes {
	font-size: 9px;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 5px;
	margin: 5px;
	padding: 5px;
}
h4 {
	color: #990000;
	font-size: 18px;
}
.start {
	background-image: url(images/start.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bannerkeret {
	border: 1px solid #BCBCBC;
}
