html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	background: #97B2CB url(/img/body_background.png) repeat-x left top;
}
#showchild{
	list-style: none;
}
blockquote, q{
	quotes: none;
}
/* remember to define focus styles! */
:focus{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	margin-bottom: 10px;
}
#container{
	position: relative;
	padding:0;
	margin:0;
 	margin: 0 auto;
 	width: 774px;
	background-color: #FFFFFF;
	background-image: url(/img/maincontent_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
}
#header{
	position: relative;
	padding:0;
	margin:0;
	margin-left: 2px;
	width: 770px;
	height: 145px;
}
#header_overlay{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 770px;
	height: 145px;
	background: transparent url() no-repeat left top;
}
#logo1{
	position: absolute;
	margin:0;
	padding:0;
	width: 155px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
}
#logo2{
	position: absolute;
	margin:0;
	padding:0;
	width: 155px;
	height: 100px;
	margin-top: 5px;
	right: 5px;
}
#menu{
	position: absolute;
	padding:0;
	margin:0;
	width: 770px;
	height: 25px;
	background-color: #0082D6;
	background-image: url(/img/menu_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:2000;
	top:105px;
}
#breadcrumb{
	position: absolute;
	padding:0;
	margin:0;
	width: 760px;
	height: 20px;
	background:#C2E1F5;
	z-index:1000;
	top:130px;
	line-height: 20px;
	font-size: 11px;
	padding-left: 10px;
}
#breadcrumb *{
	font-size: 11px;
}
#breadcrumb li{
	float:left;
}
#breadcrumb ul{
	list-style:none;
}
#maincontent{
	float:left;
	padding:0;
	margin:0;
	margin-left: 4px;
	width: 530px;
	height: 250px;
	min-height: 250px;
	overflow-x: hidden;
}
html>body #maincontent{
	height: auto;
}
#maincontent p, #maincontent div, #maincontent h2{
	color: #142149;
}
#default #maincontent{
		width: 750px;
}
#subcontent{
	float:right;
	padding:0;
	margin:0;
	margin-right: 14px;
	margin-top: 20px;
	margin-bottom: 16px;
	width: 220px;
	height: 250px;
	min-height: 250px;
	background:#DEEFFA;	
	overflow-x: hidden;
}
html>body #subcontent{
	height: auto;
}
#footer{
	padding:0;
	margin:0;
 	margin: 0 auto;
 	width: 778px;
	background:transparent;
	text-align:center;
	line-height: 200%;
}
#footer, #footer *{
	font-size: 11px;
	color: #FFFFFF;
	
}
.indent{
	margin:20px;
	line-height: 1.55em;
}
#maincontent .indent{
	text-align: left;
}
#subcontent .indent *{
	font-size: 11px;
}
#subcontent h3{
	color: #142149;
}
#maincontent h1, #maincontent h1 *{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-bottom: 15px;
}
#maincontent h1{
	color: #0082D6;
}
#maincontent h2, #maincontent h2 *{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom: 15px;
}
.orange, h3{
	color: #F36421;
}
/* ***********************************************************************************

Convertable Nestled list menu by DUNCAL Productions
© 2007 by Duncan Hill and Alan Gresley
http://

Converts from a verticle menu with flyout submenus or a horizontal menu, with dropdown 
and then flyout submenus with a few changes in style where ****CONVERT**** appears.

*********************************************************************************** */
ul#navigation{
	position:absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style:none;
	z-index: 3000;
	
}
ul#navigation, ul#navigation ul, ul#navigation ul ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation li{ 
	position: relative;	
	margin: 0px;
	padding: 0px;
	float: left;
	text-align:center;
	background: url(/img/menu1div.gif) no-repeat left top;
	line-height: 25px;
	width: auto;
	margin-right: 1px;
	white-space:nowrap;
}
ul#navigation ul li{
	text-align:left;
	font-weight: normal;
	white-space:normal;
	float:none;
}
* html ul#navigation li{ width: 1px;}
#navigation a{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 25px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight:bold;
	font-size: 11px;
	outline:none;
}
ul#navigation a:hover{
	text-decoration:none;
	border-top: 4px solid #FF6600;
	background:#FFFFFF;
	color:#0066CC;
	margin-top:-4px;
}
ul#navigation li li a{
	 width: 150px;
	 font-weight:normal; 
	color: #0066CC;
	height:auto;
	   /*       ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li li a{
	 width: 150px;
	 font-weight:normal; 
	color: #0066CC;
	height:auto;
	   /*       ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li li a:hover{
	text-decoration:none;
	border-top: none;
	color:#0066CC;
	margin-top:0px;
	background-color: #E2F0FA;
}
ul#navigation li li li a{
	width: 150px; /*           ****CHANGE SUBMENU WIDTH**** */
}
ul#navigation li ul{
	position : absolute;
	left: -999em;
	z-index:2500;
	border: 1px solid #0066CC;
	border-top: none;
	background:#FFFFFF;
}
ul#navigation li ul li ul{
	position : absolute;
	left: -999em;
	z-index:2500;
	border: 1px solid #0066CC;
	border-top: none;
	background:#FFFFFF;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul{
	left: -999em;
}
#navigation li:hover ul ul ul, #navigation li.sfhover ul ul ul{
	left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li li.sfhover ul, #navigation li li.sfhover ul{
	top: 0;
	left: 0px;
	margin-left: 100%;
}
/*					****DISPLAYS HORIZONTAL MENU**** */
#navigation li:active ul, #navigation li:hover ul, #navigation li.sfhover ul{
   	top: 100%;
	margin-left: 0;
}
input.button{
	margin:0;
	padding:0;
	background: #F36421;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	height: 20px;
	line-height: 20px;
	border: none;
}
input.reservation{
	width: 100%;
}
#kroon{
	background: #142149;
	width: 40px;
	height: 40px;
	text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	margin-top: -53px;
	margin-left: 180px;
}
#msgScreen{
	width: 100%;
	background:#FFFFCC;
	border: 1px solid #FFCC66;
	margin-bottom: 20px;
}
#msgScreen *{
	color:#FF9900;
	font-size: 11px;
}
.clear{
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.required {
	background-color:#FF9;
}
