body {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #bddcf7;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #02586f;
}
#center {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 112px;
	width: 960px;
	text-align: left;
	overflow: hidden;
}
#header h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 288px;
}
#header h1 a {
	text-decoration: none;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 104px;
	width: 288px;
}
#topnav {
	color: #b7a46a;
	float: left;
	height: 104px;
	width: 672px;
	font-size: 12px;
}
#topnav ul.nav {
	text-align: right;
	margin: 0px;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav ul.nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnav ul.nav li a {
	color: #b7a46a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #b7a46a;
}
#topnav ul.nav li a:hover {
	color: #037882;
}
#topnav ul.langs {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav ul.langs li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#topnav ul.langs li a {
	color: #FFF;
	background-color: #B7A46A;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
#topnav ul.langs li a:hover {
	background-color: #037882;
}
#topnav ul.langs a.pressed {
	background-color: #4EAAC1;
}
#content {
	height: auto;
	width: 960px;
	padding-left: 0px;
	text-align: left;
}
#gal {
	height: auto;
	width: 744px;	
	padding-left: 108px;
	text-align: center;
	padding-right: 108px;
}
#content #leftbox {
	float: left;
	height: auto;
	width: 544px;
	overflow: hidden;
	padding-left: 32px;
}
#content #leftbox.upper {
	background-image: url(images/white.jpg);
	background-position: 32px 0px;
	background-repeat: no-repeat;
}
#leftbox #pict {
	background-image: url(images/pict-bkg.jpg);
	height: 340px;
	width: 544px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#leftbox #map {
	height: auto;
	width: 544px;
}
#cl {
	clear: both;
	height: 8px;
	width: 928px;
	overflow: hidden;
}
#cl.map {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 20px;
}
#cl.map p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#textbox {
	height: auto;
	width: 478px;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 16px;
	padding-bottom: 15px;
	float: left;
}
#leftbox.upper #textbox {
	padding-top: 0px;
}
img.three {
	margin-bottom: 27px;
	display: block;
	overflow: hidden;
	height: auto;
	width: 480px;
}

#kol {
	float: left;
	height: 207px;
	width: 33px;
}
#content #leftbox.upper #kol {
	height: 600px;
}
#textbox h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}
#textbox h2.green {
	color: #B7A46A;
}
#textbox h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#textbox p.about {
	font-style: italic;
	margin: 0px;
}
a.about {
	text-decoration: underline;
	color: #037882;
	font-weight: bold;
}
.white {
	color: #FFF;
}
.dark {
	color: #023846;
}


#textbox p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#textbox ul {
	margin-top: 0px;
	margin-bottom: 16px;
}
#textbox ul.sub {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#textbox ul.sub li {
	display: inline;
	margin-right: 4px;
}
#textbox ul.sub li a {
	background-color: #037882;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 3px;
	color: #FFF;
	text-decoration: none;
}
#textbox ul.sub li a:hover {
	background-color: #B7A46A;
}
#textbox ul.sub li a.pressed {
	background-color: #B7A46A;
}
#leftbox #footer {
	background-image: url(images/credit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	line-height: 36px;
	height: 37px;
	width: 500px;
	padding-left: 32px;
	clear: both;
}
#leftbox #footer a {
	color: #00919D;
	text-decoration: none;
	padding-left: 40px;
}
#leftbox #footer a:hover {
	text-decoration: underline;
}
#content #rightbox {
	float: left;
	height: auto;
	width: 384px;
}
#rightbox ul.mainnav {
	display: block;
	margin: 0px;
	height: 401px;
	width: auto;
	list-style-type: none;
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 138px;
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
}
#rightbox ul.mainnav li {
	display: block;
	height: 24px;
	width: auto;
}
#rightbox ul.mainnav li a {
	font-weight: bold;
	color: #037882;
	text-decoration: none;
	padding-left: 24px;
	display: block;
	height: 24px;
	width: 200px;
}
#rightbox ul.mainnav li a:hover {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#welcome ul.mainnav li a.sel {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#rightbox ul.directions {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 47px 0px 0px 138px;
	display: block;
	list-style-type: none;
	font-size: 12px;
	line-height: 24px;
}
#rightbox ul.directions li {
	display: block;
	height: 24px;
	width: auto;
}
#rightbox ul.directions li a {
	font-weight: bold;
	color: #037882;
	text-decoration: none;
	padding-left: 24px;
	display: block;
	height: 24px;
	width: 210px;
}
#rightbox ul.directions li a:hover {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#map ul.directions li a.map {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#where ul.directions li a.where {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
	margin-bottom: 0px;
}
input {
	background-color: #4EAAC1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #F5F8FA;
	display: block;
	margin-bottom: 4px;
	width: 250px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
input.secure {
	width: 76px;
	margin-bottom: 32px;
}
input.but {
	width:auto;
	height:auto;
	border-left:8px solid #B7A46A;
	border-right:8px solid #B7A46A;
	border-top:2px solid #B7A46A;
	border-bottom:2px solid #B7A46A;
	background-color: #B7A46A;
	padding:0;
	margin-bottom: 16px;
	cursor:pointer;
}



textarea {
	border: 1px solid #F5F8FA;
	background-color: #4eaac1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 12px;
	width: 252px;
}
.dn {
	display: none;
}
.err {
	color:#990000;
	font-weight:bold;
}

div.comm {
width:440px;
height:auto;
background-color:#c6e1f6;
margin-bottom:12px;
}
div.cc {
width:400px;
height:auto;
padding-left:20px;
padding-right:20px;
}
div.ch {
height:30px;
width:440px;
background-image:url(images/ch.gif);
background-repeat:no-repeat;
}
div.cb {
width:440px;
height:30px;
background-image:url(images/cb.gif);
background-repeat:no-repeat;
}
table.prices {
	width: 480px;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 24px;
}
table.prices td.body {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719EC5;
	padding-right: 8px;
	padding-left: 8px;
}
table.prices td.head {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #719EC5;
	padding-right: 8px;
	padding-left: 8px;
}
#textbox h5.res {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textbox p.res {
	margin-bottom: 8px;
}


input.fromdate {
	width: 160px;
	float: left;
	margin-right: 8px;
}
input.radio {
	float: left;
	height: auto;
	width: auto;
	background-color: transparent;
	margin-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label.radio1 {
	float: left;
	margin-right: 12px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6292BA;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}
select {
	font-size: 11px;
	color: #FFF;
	background-color: #4EAAC1;
	border: 1px solid #FFF;
	margin-bottom: 4px;
}
#textbox h4 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	color: #037882;
}
#textbox h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}