html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header {
	position: absolute;
	border-bottom: 15px solid #C6D0D9;
	width: 98%;
	margin: 0px;
	padding: 10px;
	top: 0px;
	height: 44px;
}
#header h1 {
	position: absolute;
	top: 20px;
	left: 300px;
	font: book antiqua;
	font-size: 14pt;
	font-weight: bold;
	color: #986F87;
	padding: 5px 15px 15px;
}
img#navbartoppic {
	top: 80px;
	position: absolute;
	left: 0em;
	width: 200px;
	height: 150px;
}
#left {
	position: absolute;
	left: 0px;
	top: 230px;
	width: 200px;
}
#left a {
	display: block;
	list-style: url(none) none;
	font: bold 0.75em/1.75em verdana, arial;
	border-bottom: 2px solid #859CFE;
	color: #4D34E0;
	padding-left: 10px;
	background: #C6D0D9;
	text-decoration: none;
}
#left a:hover {
	color: #000000;
}
img#navbarbottompic {
	top: 412px;
	position: absolute;
	left: 0em;
	width: 200px;
	height: 150px;
}
img#villacresta {
	top: 120px;
	position: absolute;
	left: 600px;
	width: 368px;
	height: 244px;
}

img.icon {
	float: right;
	border: 0px none;
	clear: right;
}
#main {
	border: 1px none #9CFE85;
	margin: 110px 20px 40px 230px;
	font: 1em verdana, arial;
}
#main p, #main ul, #main li {
	font: verdana, arial;
	font-size: 8pt;
}
#main h1 {
	font: book antiqua;
	font-size: 14pt;
	font-weight: bold;
	color: #986F87;
}
#main h2 {
	font: bold 1.25em Balthazar, "Blackadder ITC", "Comic Sans MS", "Arial Rounded MT Bold", Arial, sans-serif;
	color: #859CFE;
}

.DescriptiveText {
	font: verdana, arial;
	font-size: 8pt;
}

.TitleText {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: #986F87;
}

.NavLinks {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #986F87;
}

a.NavLinks, a.NavLinks:active, a.NavLinks:visited {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #986F87;
}

a.NavLinks:hover {
	text-decoration: underline;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}

.year {font-family: Verdana; border-style: none; border-width: 0px; background-color: #FFFFFF; text-align: center;}
.month {font-family: Verdana; border-style: none; background-color: #FFFFFF; text-align: center;}
.yearname {font-family: Verdana; text-align: center; font-size: 18px; font-weight: bold;}
.monthname {font-family: Verdana; text-align: center; font-size: 12px; font-weight: bold; background-color: #FFFFFF; color: #000000; border-style: solid; border-width:1px}
.dayname td {font-family: Verdana; text-align: center; font-size: 9px; font-weight: bold; background-color: #FFFFFF; color: #000000; border-style: none; border-width:0px}
.yearnavigation {font-family: Verdana; font-size: 10px;}
.datepicker {background-color: #e4e4e4;}
.datepickerform {margin: 0px;}
.monthnavigation {font-family: Verdana;}
.monthpicker {font-size: 10px; background-color: #eeeeee;}
.yearpicker {font-size: 10px; background-color: #eeeeee;}
.pickerbutton {font-size: 10px; background-color: #eeeeee; border-style: solid; border-color: #000000; border-width: 1px;}
.nomonthday {height:20px; width:20px;}
.monthday {text-align: center; font-size: 9px; font-weight: bold; background-color: #669966; color: #000000; height:20px; width:20px;}
.today {text-align: center; font-size: 10px; font-weight: bold; height:20px; width:20px;}
.todayclosed {text-align: center; font-size: 10px; color: #666666; background-color: #FFFFFF; height:20px; width:20px;}
.todaybooked {text-align: center; font-size: 10px; font-weight: bold; color: #000000; background-color: #cc6633; height:20px; width:20px;}
.selectedday {text-align: center; font-size: 10px; font-weight: bold; background-color: #66ff66; height:20px; width:20px;}
.sunday {text-align: center; font-size: 10px; font-weight: bold; color: #000000; background-color: #669966; height:20px; width:20px;}
.sunday a {color: #667171;}
.saturday {text-align: center; font-size: 10px; font-weight: bold; color: #000000; background-color: #669966; height:20px; width:20px;}
.saturday a {color: #667171;}
.event {text-align: center; font-size: 10px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.event a {background-color: #ffff99; color: red;}
.selectedevent {text-align: center; font-size: 10px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.selectedevent a {background-color: #ffff99; color: red;}
.todayevent {text-align: center; font-size: 11px; font-weight: bold; color: red; background-color: #ffff99; height:20px; width:20px;}
.todayevent a {background-color: #ffff99; color: red;}
.closed {text-align: center; font-size: 10px; color: #666666; background-color: #FFFFFF; height:20px; width:20px;}
.booked {text-align: center; font-size: 10px; font-weight: bold; color: #000000; background-color:#cc6633; height:20px; width:20px;}