@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #937963;
	background-image: url(../images/bg-master.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.floatRight {
	float:right;
	clear: both;
	margin-left: 40px;
}
.floatLeft {
	float:left;
	clear: both;
	margin-right: 40px;
}
.mapFloat {
	float:right;
	clear: both;
	margin-bottom: 20px;
}
.islandsound  a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524336;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.islandsound  a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524336;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.islandsound #container {
	width: 912px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #937963;
	background-image: url(../images/body-expander.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.islandsound  #header {
	background-image: url(../images/header_bg.gif);
	height: 137px;
	background-repeat: no-repeat;
}
.islandsound #header #logo{
	width: auto;
	height: auto;
	position: absolute;
	z-index: 20;
}
.islandsound  #header  #memories{
	width: 240px;
	height: auto;
	position: relative;
	z-index: 20;
	top: 20px;
	left: 480px;
}
.islandsound #header #buttonMenu{
	width: 600px;
	position: relative;
	z-index: 20;
	left: 186px;
	height: 82px;
	top: 34px;
}
.islandsound #header #starfish{
	width: 155px;
	height: 106px;
	position: relative;
	z-index: 20;
	left: 780px;
	top: 34px;
}
.islandsound  #mainContent { padding: 0 20px; background-repeat: repeat-y; background-position: 50% top; background-image: url(../images/body_main.gif); margin-top: 0; height: auto; }
.islandsound  #mainContent p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D6755;
	text-align: justify;
}
.islandsound  #mainContent #flashArea {
	background-repeat: repeat-y;
	background-position: top;
	width: 820px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}
.islandsound  #mainContent #mainLeft {
	background-repeat: repeat-y;
	background-position: top;
	width: 310px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: auto;
	float: left;
	margin-left: 40px;
}
.islandsound  #mainContent #mainLeft h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008097;
	font-size: 16px;
	font-weight: bold;
}
.islandsound  #mainContent #mainRight h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008097;
	font-size: 16px;
	font-weight: bold;
}
.islandsound  #mainContent #mainRight {
	background-repeat: repeat-y;
	background-position: 50% top;
	width: 334px;
	padding-top: 0;
	padding-right: 50px;
	padding-left: 20px;
	height: auto;
	float:right;
}
.islandsound  #mainContent #mainRight .italic{
	font-style: italic;
}
.islandsound  #mainContent #subPage { width: 830px; height: auto; z-index: 1; padding: 0 20px; }
.islandsound   #mainContent  #subPage  h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008097;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
}
.islandsound   #mainContent  #subPage  h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008097;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}
.islandsound  #mainContent #subPage #ownerLetter {
	width: auto;
	height: 1000px;
	margin-left: 20px;
}
.islandsound  #mainContent #subPage #ownerLetter p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41352C;
	text-align: justify;
}
.islandsound  #mainContent #subPage #eventsBottom {
	width: 100%;
	height: auto;
	float: left;
}
.islandsound  #mainContent #subPage #eventsLeft {
	width: 220px;
	height: auto;
	float: left;
	margin-left: 80px;
}
.islandsound  #mainContent #subPage #eventsLeft li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #937963;
	line-height: 30px;
}
.islandsound  #mainContent #subPage #eventsRight {
	width: 240px;
	height: auto;
	float: right;
	margin-right: 50px;
}
.islandsound  #mainContent #subPage #eventsRight li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #937963;
	line-height: 30px;
}
.islandsound  #mainContent #testimonials {
	width: 350px;
	float: right;
	height: auto;
	margin-top: 10px;
}
.islandsound   #mainContent  #friendsTable  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.islandsound   #mainContent  #friendsTable  img {
	margin-top: 10px;
}
.islandsound   #mainContent  .upcomingFloat  {
	float: right;
}
.islandsound  #footer {
	background-color: #937963;
	background-image: url(../images/body_footer.gif);
	background-repeat: no-repeat;
	height: 160px;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}
.islandsound #footer #seashells {
	width: 182px;
	height: auto;
	position: absolute;
	z-index: 20;
	float: left;
	clear: left;
}
.islandsound  #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #937963;
}
.islandsound  #footer a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #937963;
	text-align: justify;
	text-decoration: none;
}
.islandsound  #footer a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #524336;
	text-align: justify;
	text-decoration: none;
}
img, div {
	behavior: url(iepngfix.htc) 
}
.islandsound  #contactInfo {
	width: 240px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.islandsound  #contactInfo h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008097;
	font-size: 14px;
	font-weight: bold;
}
.islandsound  #contactInfo a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #937963;
	font-size: 14px;
	font-weight: bold;
}
.islandsound  #contactInfo a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #937963;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.islandsound  #mapContainer {
	width: auto;
	height: auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
}
