/* CSS Document */

body {
	background-color: #c5efeb;
	margin-top: 0px;
}

#container {
	display: block;
	height: auto;
	width: 628px;
	position: relative;
	left: 0px;
	top: 0px;
}

#left {
	display: block;
	height: 2241px;
	width: 237px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #52ad9c;
	z-index: 0;
}

#right {
	background-image: url(images/hawaii/Hawaii_Bkgnd_Fill.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 363px;
	position: absolute;
	left: 237px;
	top: 0px;
	z-index: 0;
}
#rightborder {
	display: block;
	height: 2242px;
	width: 28px;
	position: absolute;
	left: 600px;
	top: 0px;
	background-color: #52ad9c;
	z-index: 0;
}


#content {
	display: block;
	height: 2020px;
	width: 333px;
	position: absolute;
	left: 0px;
	top: 201px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #398473;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/hawaii/Hawaii_Bkgnd_Fill.jpg);
	z-index: 1;
}

#content a:link {
	color: #398473;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #398473;
	text-decoration: none;
		font-weight: bold;

}
#content a:hover {
	color: #000000;
	text-decoration: none;
		font-weight: bold;

}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


#pic1 {
	display: block;
	height: 144px;
	width: 216px;
	z-index: 50;
	position: absolute;
	left: 0px;
	top: 181px;
}

#pic2 {
	display: block;
	height: 324px;
	width: 216px;
	position: absolute;
	left: 0px;
	top: 326px;
}

#pic3 {
    display: block;
	height: 144px;
	width: 216px;
	position: absolute;
	left: 0px;
	top: 654px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52ad9c;
	background-color: #c5efeb;
	display: block;
	padding: 15px;
	height: 49px;
	width: 632px;
	position: absolute;
	left: -2px;
	top: 2231px;
}

#footer a:link {
	color: #398473;
	text-decoration: none;
}
#footer a:visited {
	color: #398473;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.testimonial {
	display: block;
	width: 300px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.signature {
	display: block;
	width: 300px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.participant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.bigtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

