@charset "utf-8";
html,body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-align: center;
	letter-spacing:0.08em;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px auto;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #78C0FF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	letter-spacing:0.08em;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFFFFF;
	border: 2px solid #aaaaaa;
	margin: 10px auto;
	width: 930px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
/*	-webkit-box-shadow: 0px 0px 8px 0px #999;
	-moz-box-shadow: 0px 0px 8px 0px #999;
	box-shadow: 0px 0px 8px 0px #999;*/
	behavior: url(/images/pie.htc);
}
#header{

	width: 930px;
	height:90px;
	border-bottom: 3px solid #78c0ff;
}
#header img{
	position: relative;
}
#TopPhotoFix {
	background-color: #FFFFFF;
	height: 224px;
}
#TDtopmenufix {
	background-color: #78C0FF;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.main-table-bg {
	background-color: #FFFFFF;
	background-image: url(template/table-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	min-height: 500px;
	vertical-align: top;
}
.top-menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.08em;
	font-family: Arial, Helvetica, sans-serif;
}
a.top-menu:hover {
	color: #003366;
	text-decoration: none;
}
.PhotoBorder {
	border: medium solid #f4f4f4;
	padding: 5px;
	background-color: #F4F4F4;
	margin: 5px;
}
.PhotoBorderGallery {
	border: 3px solid #f4f4f4;
	padding: 1px;
	background-color: #F4F4F4;
}
.Forms {font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.booking-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E6E9E;
	text-decoration: none;
	background-color: #FDFEFE;
	border: 2px solid #A6C9E2;
	background-image: url(bg/01.jpg);
}
.booking-form button,.booking-form input, .booking-form select{
	font-size: 12px;
	font-weight: 400;
	color: #2E6E9E;
	text-decoration: none;
	background-color: #FDFEFE;
	border: 1px solid #666;
	padding: 1px;
}
.booking-form button{
	font-weight: 700;
}
.booking-form button:hover{
	color: #003399;
	cursor:pointer;
}
.booking-form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E6E9E;
}
.gallery {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.attachment-thumbnail {
	float: left;
	margin-right: 10px;
	border: 3px solid #F4F4F4;
	margin-left: 10px;
}
.text-blue-light {
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
	line-height: 18px;
	white-space: nowrap;
	font-weight: bold;
}
#main-content {
	text-decoration: none;
	margin: 0px;
	padding: 25px;
	font-size: 11px;
	color: #003399;
	display: block;
	position: relative;
}

#main-content p {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 18px;
}
#main-content ul {
	margin-right: 20px;
	margin-left: 20px;
}
#main-content li {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
#main-content a {
	text-decoration: none;
	font-size: 11px;
	color: #0033CC;
}
#main-content a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #3366FF;
	cursor: pointer;
}



#offer {
	overflow: visible;
	position: absolute;
	z-index: 100;
	top: 85px;
}
#sb-body-inner iframe{
	position: relative;
	top: 0px;
	margin-left:0px;
}
.post{
	background: #f5f5f5;
}
#searchform{
	position: absolute;
	top: 445px;
	text-align: left;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:10px;
}
#searchform input,#searchform button{
	vertical-align:top;
	background: #f8f8f8;
	padding: 1px !important;
	border: 1px solid #78c0ff !important;
	font-size: 11px;
	line-height: 13px;
	height: 17px;
	margin: 1px !important;
}
#searchsubmit{
	font-size: 12px !important;
	line-height: 18px !important;
	height: 21px !important;
}
#searchsubmit:hover,#search:hover,#searchsubmit:focus,#search:focus{
	border: 1px solid #666666;
	background: #ffffff;
}
#searchsubmit:hover,#searchsubmit:focus{
	cursor:pointer;
}


#footer  {
	clear: both;
	margin: 10px 0 0 0;
	display: block;
	position: relative;
	height: 20px;
	background: #78c0ff;
	padding: 5px 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	behavior: url(/images/pie.htc);
	overflow: hidden;
}
.copyright,.copyright a{
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}
.copyright a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.guestbook {
	color: #0033CC;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}
.text-notmal-wide {
	font-size: 12px;
	color: #003399;
}

