/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background: url(images/Water_Bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0C84B9;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
p {
	font-size: 12px;
	color: #007799;
	line-height: 150%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.bodytext {
	font-size: 11px;
	color: #999999;
	line-height: 150%;
	margin-top: 8px;
	width: 685px;	
}
.about {
	font-size: 10px;
	color: #999999;
}
.about strong {
	color: #0088AA;
	font-weight: bold;
	text-transform: uppercase;
}
.cbutton {
	margin-left: 30px;
}
.copy {
	font-size: 9px;
	color:#999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.address {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.address strong {
	margin-left: 15px;
}
.activities {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.activities strong {
	color: #0088AA;
	font-weight: normal;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 24px;
	color: #005566;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 strong {
	font-size: 12px;
	color: #0088AA;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	color: #005566;
	margin-top: 15px;
	margin-bottom: 0px;
}
h5 {
	font-size: 9px;
	color: #0088AA;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	color: #0088AA;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-transform: uppercase;
}
h6 strong {
	color: #333333;
}
.ourstores {
	margin-left: 30px;
}
.entry {
	font-size: 16px;
	color: #FFFFFF;
	Margin-top: 20px;
	line-height: 150%;
	text-transform: uppercase;
}

.email:link { color: #0088AA }
.email:visited { color: #0088AA }
.email:hover { color: #005566 }
.email:active { color: #0088AA }

#nav {
	
}
#wrapper {
	width: 984px;
	margin: 15px auto 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;

}

html { height: 100%;}