	
	body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #111111;
	text-align: center;
	}
	
	#mainDiv {
	top:40px;
	width:660px;
	height:600px;
	background-color: #FFFFFF;
	text-align:left;
	}

	#cgv {
	background-color: #FFFFFF;
	width:800px;
	height:600px;
	text-align:left;
	font-size: 8px;
	overflow: scroll;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	}

	td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
	th {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	form {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	
	input {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	textarea {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	select {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	ul {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style-type: disc;
		list-style-position: outside;
	}
	
	li {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	ol {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style-type: upper-roman;
		list-style-position: outside;
	}
	
	.small {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	
	.big {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px;
	}
	
	.bodystyle {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.box1 {
		padding: 3px;
		border-width: thin;
		border-style: solid;
		border-color: #CCCCCC #666666 #666666 #CCCCCC;
	}
	
	.box2 {
		border-width: 3px;
		border-style: solid;
		padding: 5px;
	}
	
	a {
	text-decoration: underline;
	color: #4800FF;
	text-align: center;
	font-size: 12px;
	}
	a:hover {
	text-decoration: underline;
	color: #3163CE;
	font-size: 12px;
	}
	.year {
		border-style: outset;
		border-width: 1px;
		background-color: #D8EBEB;
		text-align: center;
	}
	.month {
		border-style: none;
		background-color: #E6F2FF;
		text-align: center;
	}
	.yearname {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
	}
	.monthname {
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		background-color: #D8EBEB;
		color: #000000;
		border-style: solid;
		border-width:0px
	}
	.dayname {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #667171;
		border-style: none;
		border-width:1px
	}
	.weeknumtitle {
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #667171;
		border-style: none;
		border-width:1px
	}
	.weeknum {
		text-align: center;
		font-size: 10px;
		height:20px;
		width:20px;
		color: #CD5C5C;
		background-color: #D8EBEB;
	}
	.week {
		border-style: none;
		background-color: #EEDFCC;
		text-align: center;
	}
	.monthweek {
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: #667171;
		border-style: solid;
		border-width:1px
	}
	.yearnavigation {
		font-size: 12px;
	}
	.datepicker {
		background-color: #D8EBEB;
	}
	.datepickerform {
		margin: 0px;
	}
	.monthnavigation {
		font-family: Tahoma, Arial, sans-serif;
	}
	.monthpicker {
	font-size: 11px;
	background-color: #E4F1E4;
	}
	.yearpicker {
		font-size: 11px;
		background-color: #E4F1E4;
	}
	.pickerbutton {
		border-style: solid;
		border-width: 1px;
		background-color: #E4F1E4;
	}
	.nomonthday {
		text-align: center;
		font-size: 10px;
		height:20px;
		width:20px;
		color: #aaaaaa;
	}
	.monthday {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		background-color: #D8EBEB;
		color: #000000;
		height:20px;
		width:20px;
	}
	.monthday:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #99FF99;
	}
	.sunday:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #99FF99;
	}
	.saturday:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #99FF99;
	}
	
	.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #E4F1E4;
	color: #000000;
	height:20px;
	width:20px;
	}
	.selectedday {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		border-width: 1px;
		border-style: none;
		background-color: #CDC9C9;
		height:20px;
		width:20px;
	}
	.sunday {
		background-color: #D8EBEB;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #667171;
		height:20px;
		width:20px;
	}
	.sunday a {
		color: #667171;
	}
	.saturday {
		background-color: #D8EBEB;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #667171;
		height:20px;
		width:20px;
	}
	.saturday a {
		color: #667171;
	}
	.event {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		background-color: #ffffff;
		height:20px;
		width:20px;
	}
	.event a {
		color: #000000;
	}

	.Booked {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	height:20px;
	width:20px;
	}
	.Booked a {
		color: #000000;
	}
	
	.Confirmed {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	height:20px;
	width:20px;
	}
	.Confirmed a {
		color: #000000;
	}
	
	.selectedevent {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		color: #000000;
		background-color: #CDC9C9;
		height:20px;
		width:20px;
	}
	.selectedevent a {
		background-color: #ffffff;
		color: #000000;
	}
	.todayevent {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		border-width: 1px;
		border-style: solid;
		color: #000000;
		background-color: #EEE9E9;
		height:20px;
		width:20px;
	}
	.todayevent a {
		background-color: #ffffff;
		color: #000000;
	}
	.eventcontent {
		font-size: 10px;
		border-style: solid;
		border-width: 1px;
		width: 100%;
	}
	
#mainBar {
	position:relative;
	left:-20px;
	top:auto;
	width:700px;
	height:127px;
	z-index:1;
	background-color: #FFFFFF;
	right: auto;
	bottom: auto;
}
#intro {
	position:absolute;
	top:300px;
}
#navbar {
	float:left;
	top:500px;
	position: absolute;
	width: 660px;
	z-index: auto;
}
#visitmenu {
	float:left;
}
#visitcontent {
	float:right;
	
}
#visitdesc {
	float:right;
	width:70%;
	text-align: center;
	
}
#bill {
	overflow: auto;	
}

	.bookheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D8EBEB;
	text-align: left;
	background-image: url(images/tiles/tbl_header.png);
	color: #FFFFFF;
	}
	.bookmessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6F2FF;
	text-align: left;
	}
.selectedbookmessage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9ECFF;
	text-align: left;
	}
	
	.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4800FF;
	font-style: italic;
	}
	
	
 	.leftmenu {
	width: 150px;
	float: left;
	height: 440px;
	text-align: center;
	}

 	.menucontent {
	float: left;
	width: 500px;
	height: 430px;
	text-align: center;
	padding: 5px;
	}
    .selected {
	background-color: #00FF00;
    }

    .top {
	text-align:left;
	padding: 2px;
	margin: 2px;
	
    }
.rateTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 635px;
}
#mainDiv .rateTable .bookheader td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mainDiv .rateTable .bookmessage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.photocontent {
	float: left;
	width: 510px;
	height: 440px;
	text-align: center;
}

 	.leoniecontent {
	float: left;
	width: 490px;
	height: 420px;
	text-align: center;
	padding: 10px;
	background-image: url(images/PlanLeonieBack.jpg);
	}
 	.leontinecontent {
	float: left;
	width: 500px;
	height: 430px;
	text-align: center;
	padding: 5px;
	background-image: url(images/PlanLeontineBack.jpg);
	}
#leftRoom {
	float: left;
	width: 200px;
}
#rightExpl {
	float: right;
	width: 200px;
}
#billform {
	float: right;
	width: 200px;
	text-align: center;
}
#bill {
	margin-left: 200px;
	margin-right: 200px;
	overflow: auto;
	height: 130px;
}
#mainDiv .bookmessage a {
	font-size: 9px;
}
#mainDiv .bookmessage a:hover {
	font-size: 9px;
}
.autoscroll {
	overflow: auto;
}
.echodespins {
	overflow: auto;
	height:350px;
}

.topright {
	float: right;
	width: 80px;
}

.topplayer {
	width: 500px;
	float: left;
}
.admin {
	overflow: auto;
	height:500px;
}

