@charset "UTF-8";
/* general index begin */
body {
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #797268;
}
a {
	color: #d3a185;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #797268;
}
.footer { color: #e7e7e7; font-family: "C Univers 57 Condensed"; font-size: 12px; }
.footer A:hover { color: #f5e1c0; font-size: 12px; font-family: "C Univers 57 Condensed"; }
.footer A { color: #b15c2c; font-size: 12px; font-family: "C Univers 57 Condensed"; }
.required {
	color: #c9c9c9;
}
/* general index end */
/* menusystem begin */
#content {
	padding: 3em;
	margin: 0px;
}
#menusystem {
	height: 322px;
	width: 186px;
	overflow: hidden;
	padding: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	padding-left: 3px;
	display: inline;
	position: relative;
}
/* menusystem end */
/* scrollbars begin */
#mycustomscroll {
	width: 740px;
	height: 307px;
	overflow: auto;
	top: 0px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: inline;
	position: relative;
}
#headerimage {
	height: 59px;
	width: 385px;
}
#noscroll {
	width: 770px;
	height: 322px;
	overflow: hidden;
	padding: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	display: inline;
	position: relative;
}
.fixedwidth {
	width: 770px;
	height: 322px;
	position: relative;
	padding: 1px;
}
hr {
	margin: 24px 0;
	margin: 0; /* IE */
	clear: both;
}
/* scrollbars end */
/* content styles begin */
#page-container {
	width: 186px;
	text-align: left;
}
.contentsubheading {
	font-size: 12px;
	line-height: 125%;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
}
.contenttext {
	line-height: 125%;
}
.contenttext2 {
	line-height: 125%;
	width: 570px;
}
/* content styles end */
/* button for liststyles begin */
li {
	list-style-image: url(../images/arrow.gif);
}
/* button for liststyles end */
/* button for reservations begin */

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../images/bg_button2_a.gif') no-repeat scroll top right;
	color: #525252;
	display: block;
	height: 24px;
	margin-right: 47px; /* sliding doors padding */
	text-decoration: none;
	padding-right: 18px;
	margin-left: 34px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
}
a.button span {
	background: transparent url('../images/bg_button2_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #a3a3a3;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
	background-position: bottom left;
	padding: 5px 0 5px 18px; /* push text down 1px */
}
/* button for reservations end */
/* button for printing begin */

a.printbutton {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #a3a3a3;
	display: block;
	float: none;
	height: 24px;
	margin-right: 47px; /* sliding doors padding */
	text-decoration: none;
	padding-right: 18px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
}
a.printbutton span {
	background: transparent url('../images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.printbutton:active {
	background-position: bottom right;
	color: #d1d1d1;
	outline: none; /* hide dotted outline in Firefox */
}
a.printbutton:active span {
	background-position: bottom left;
	padding: 5px 0 5px 18px; /* push text down 1px */
}
/* button for reservations end */
