body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1A9245;
	background-color: #FFF
}
#background {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 202px;
	z-index: 0;
}
.header  {
	display: block;
	text-align: center;
	margin: 0 auto;
	background-image: url(images/palmtreeheader1.png);
	background-repeat: no-repeat;
	width: 100%;
	z-index: 1;
	top: 0%;
	left: 0px;
	position: fixed;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
    text-align: center;
 	margin: 0 auto;
}
.addresscontainer {
	font-size: 12px;
	width: 655px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.addresscontainermargin {
	margin-top: 5px;
}
.addresscontainerstext {
	/* [disabled]color: #1A9245; */
	font-weight: bold;
	text-align: center;
}
.addresscontainerred {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
.center {
	position: relative;
	width: 80%;
	top: 200px;
	margin: 0 auto;
	text-align: center;
}
.mapcenter {
	position: relative;
	width: 91%;
	top: 190px;
	margin: 0 auto;
	text-align: center;
}
.table {
	background-color: #FFC;
	text-align: left;
	font-weight: bold;
	border-color: #095410;
	width: 85%;
	margin: 0 auto;
	padding: 5px;
}
.tablesale {
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
	border-color: #095410;
	width: 85%;
	margin: 0 auto;
}

.footer {
	text-align: center;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	top: 300px;
	width: 80%;
	z-index: 1;
}
.counter {
	text-align: center;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	top: 250px;
	width: 80%;
	z-index: 1;
}
.eventcontainer {
	text-align: center;
	border: solid 5px;
	background-color: #FFC;
	width: 100%;
	margin: 0 auto;
}
.event {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 52px;
	text-align: center;
	color: #F00;
	font-style: italic;
}
.h1 {
	font-size: 18px;
	color: #900;
	font-weight: bolder;
	width: 85%;
}
.h2 {
	font-size:18px;
	color: #00F;
	font-weight: bolder;
	text-align: center;
}
.h3 {
	font-size: 22px;
	color: #095410;
	font-weight: bolder;
	text-align: center;
	padding: 5px;
}
.h4 {
	font-weight: bolder;
}
.h5 {
	font-size: 20px;
	color: #095410;
	font-weight: bold;
	font-style: italic;
}
.h6 {
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
}
.textl {
	text-align: justify;
	font-weight: normal;
	width: 300px;
	margin: 0 auto;
}
.textr {
	text-align: justify;
	font-weight: normal;
	width: 300px;
	margin: 0 auto;
}
.textheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	text-align: center;
	font-weight: bolder;
	color: #F00;
	width: auto;
}
.textbody {
	text-align: justify;
	font-weight: bold;
}
.picture {
	text-align: justify;
	font-weight: bolder;
	font-size: 16px;
	color: #F00;
}
