body {
	background-color: #fff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12pt;
}
p {
	margin: 0.3em 0;
	line-height: 1.3em;
}
h1, h2, h3, h5, h6 {
  font-family: "Book Antiqua", "Palatino", "Georgia", "Times New Roman", "Times", "Serif";
}
h1 {
	font-size: 2em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;
	font-style: italic;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
h6 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

a {
	color: #2771A4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 760px;
	min-height: 600px;
	background-color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#header {
	height: 100px;
	background: url(../img/header.jpg) 0 0 no-repeat;
}
/*#logo-panel {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	height: 90px;
	width: 300px;
	background: rgba(255, 255, 255, 0.7) url(../img/logo.png) 200px center no-repeat;
}
#logo-panel h1 {
	margin-bottom: 0;
}
#logo-panel .subtitle {
	font-size: 0.6em;
}
*/
#navigation {
	clear: both; /*b2af9c*/
	background: #eee url(../img/navbg.png) repeat-x bottom;
	line-height: 1.4em;
	overflow: auto;
}
#navigation li {
	float: left;
}
#navigation ul a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0.5em;
	background: transparent url(../img/navsep.png) no-repeat right 50%;
}
#navigation a:hover {
	color: #000;
  /*  text-decoration: underline;*/
  /*  font-weight: bold;*/
  /*  background-color: #fff;*/
}
#navigation .active {
	color: #000;
  /*  text-decoration: underline;*/
}
#sub-navigation {
  float: right;
  width: 170px;
/*  margin-top: 1.6em;*/
/*  margin-left: 1em;*/
/*  background-color: lightgreen;*/
/*  margin: 1em 1em 1em 1em;*/
/*  padding: 1em;*/
  min-height: 24em;
/*  border-left: 1px solid #eee;*/
/*  border-top: 1px solid #eee;*/
}
#sub-navigation .sub-page-list {
/*  font-size: 0.8em;*/
/*  padding-top: 10px;*/
}
#sub-navigation .sub-page-list li {
  border-bottom: 1px solid #eee;
  padding: 7px 10px;
  vertical-align: middle;
}
#sub-navigation a {
  font-size: 0.9em;
}
#sub-navigation .gadget {
/*  margin: 0 17px;*/
/*  border-bottom: 1px solid #eee;*/
  padding: 7px 0px 7px 10px;
/*  width: 100%;*/
}
#sub-navigation .gadget h3 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1em;
}
#content {
/*  padding: 1em;*/
	width: 589px;
	min-height: 24em;
	border-right: 1px solid #eee;
}
#content-wrapper {
  padding: 1em;
}
#content ul, #content ol {
	margin: 0.8em 0 0.5em 2em;
}
#content ul {
  list-style-type: disc;
}
#content ol {
  list-style-type: decimal;
}
#content li {
	padding-left: 0;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.1em;
}
/* TinyMCE extra */
IMG.left {
	float: left;
	margin: 0 1em 1em 0;
}
IMG.right {
	float: right;
	margin-left: 1em;
}
IMG.baseline {
	vertical-align: baseline;
	margin: 0 1em;
}
IMG.top {
	vertical-align: top;
	margin: 0 1em;
}
IMG.middle {
	vertical-align: middle;
	margin: 0 1em;
}
#footer {
	clear: both;
/*	height: 96px;*/
	padding: 1em;
	overflow: hidden;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #eee;
/*	background-color: #C7F25F;*/
}
.footer-sep {
	color: #99a90f;
	margin: 0 1em;
}
#footer address {
  display: inline;
  font-style: normal;
}
table {
	line-height: 1.1em;
}
thead {
	background-color: #eee;
	border: 1px solid #ddd;
}
tr {
	border-bottom: 1px dashed #ddd;
}
th {
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #ddd;
}
th, td {
	padding: 0.4em;
	vertical-align: middle;
}

/* Map */
#map {
	margin: 1em auto;
	width: 728px;
	height: 480px;
}

/* Languages */
#languages {
  float: right;
  padding-top: 9px;
  padding-right: 12px;
}
#languages img {
/*  border: 1px solid #eee;*/
  padding: 2px;
}
#languages img.active {
  border: 1px solid #999;
  padding: 1px;
}
#booking-form p {
}
#booking-form ol {
  padding: 1em 1em 0 1em;
  list-style: none;
  margin: 0;
  float: left;
  clear: left;
}
#booking-form li {
/*  margin: 0.1em 0;*/
/*  padding: 0.6em;*/
  margin: 0;
  padding-bottom: 1em;
  float: left;
  clear: left;
  width: 100%;
}
#booking-form label {
  position: relative;
  float: left;
  width: 11em;
  margin-right: 1em;
}
#booking-form label em {
  position: absolute;
  left: 10.5em;
  top: 0;
}
/*#booking-form .submit-field {
  padding-left: 11.6em;
}
*/
fieldset {
  border: 1px solid #BFBAB0;
  background: #EAE9E9 url(../img/fieldsetbg.png) repeat-x top;
  margin: 0 0 1.5em 0;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
}
fieldset.submit {
  float: none;
  width: auto;
  border-style: none;
  background: transparent none;
  padding-left: 13em;
}
legend {
  padding: 0;
  margin-left: 1em;
  font-weight: bold;
  background-color: white;
}
p.error {
  background: #fee url(../img/error.png) no-repeat 0.5em 50%;
  color: red;
  border: 1px solid red;
  padding: 0.5em 0.5em 0.5em 2em;
  margin-bottom: 1.5em;
}
span.error {
  color: red;
  clear: left;
  font-size: 0.8em;
}
span.error strong {
  font-weight: normal;
}

.quiet {
  color: #666;
  font-size: 80%;
}
