/* CSS Document */

body {
	background-image: url(../images/wl-site-rpt-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F3E7E7;
	margin: 0px;

}
#body-bg {
	background-image: url(../images/wl-site-bg.jpg);
	background-repeat: repeat-y;
}
#content-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	height:500px;
	position: relative;
	left: 0px;
	width: 575px;
	top: -100px;
	z-index: 1;
}
#page-flag {
	position: absolute;
	top: 350px;
	left: 220px;
}
#menu {
	width: 210px;
	top: -55px;
	left: 0px;
	z-index: 1;
	position: relative;
}
#newsletter {
	position: absolute;
	height: 152px;
	width: 404px;
	top: 202px;
	z-index: 2;
	left: 390px;
}
#events-sb {
	position: absolute;
	height: 700px;
	width: 204px;
	top: 360px;
	z-index: 1;
	background-image: url(../images/events-bg.jpg);
	background-repeat: repeat-y;
	left: 590px;
}
#events-sb-close {
	position: absolute;
	bottom: 0px;
}

#events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;

}
.events-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6600;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	padding-top: 40px;
	background-image: url(../images/wl-footer-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	font-weight: bold;
	z-index:1
}
#float-left {
	float: left;
	margin: 3px;
	border: 1px groove #000000;
}
#suncoast {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 43px;
	padding-top: 18px;
	color: #999999;
	font-size: 9pt;
	font-weight: bold;
}
#suncoast a:link {
	text-decoration: none;
	color: #999999;
}
#suncoast a:visited {
	text-decoration: none;
	color: #999999;
}
#suncoast a:hover {
	text-decoration: none;
	color: #3366FF;
}

#float-right {
	float: right;
	margin: 2px;
	border: 1px groove #000000;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.journal-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
.journal-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title-one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
}
.title-two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000CC;
}
#body-bg #contact-mail {
	float: left;
	height: 100px;
	width: 290px;
}
#body-bg #contact-booking {
	float: left;
	height: 100px;
	width: 290px;
}
