@charset "UTF-8";
body {
	background-color: #0069df;
	background-image: url(images/back_bluefade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outer {
	text-align: left;
}
#menu {
	text-align: center;
	height: 28px;
	width: 650px;
	margin-top: 16px;
	margin-left: 25px;
}
#emaillink {
	height: 25px;
	width: 260px;
	margin-top: 45px;
	margin-left: 430px;
	clear: right;
}
#pics {
	height: 348px;
	width: 640px;
	margin-top: 16px;
	margin-left: 30px;
}
#calendar {
	width: 640px;
	margin-top: 16px;
	clear: both;
	padding-left: 30px;
}
#footer {
	text-align: center;
	height: 60px;
	width: 700px;
	background-image: url(images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerlefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	clear: left;
}
.footerlefttext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}


.footerrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}
.footerrighttext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footerrighttext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footerrighttext a:hover{
	color: #00CCFF;
	text-decoration: underline;
}
#lefttext {
	width: 310px;
	margin-top: 20px;
	float: left;
	padding-left: 30px;
}
.lefttext {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.lefttext a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttext a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttext a:hover{
	color: #0069DF;
	text-decoration: underline;
}



#righttext {
	width: 300px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}
.righttext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.righttext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.righttext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.righttext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.water {
	background-image: url(images/back_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00ccff;
}


.calblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0089E9;
	text-align: center;
}
.calblank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.caltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0069DF;
	text-align: center;
}
.calhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.calbooked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
