body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #087DC0;
}

a {	color: #087DC0; }
a:hover { color: #FF9966; }
h1, h2, h3, h4, h5, h5 {
	color: #055585;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	line-height: 125%;
	margin: 0px;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.075em;
	margin-top: 0px;
	margin-bottom: 10px;
	background: url(images/hr.gif) no-repeat -5px center;
	text-align: left;

}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	margin: 5px;
}

ul {
	margin: 15px;
	font-size: 12px;
}
li {
	line-height: 135%;
}

.intro-text {
	font-size: 12px;
	line-height: 125%;
	color: #087DC0;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 460px;
}
#header {
	background: url(images/surf-image-end.jpg) no-repeat right top;
}
#footer { font-size: 11px; text-align: center; padding: 10px; margin-bottom: 25px; }

.intro-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #087DC0;
	padding: 10px;
	clear: both;

}
#home_content {
	padding: 0 10px;
	color: #087DC0;
	width: 460px;
	text-align: left;
}

#content,
.sub-text {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 510px;
	color: #087DC0;
}
#home_content p,
#content p, 
.sub-text p {
	font-size: 12px;
	line-height: 135%;
	color: #087DC0;
}
.surf-report {
	font-size: 12px;
	color: #087DC0;
	width: 100%;
}
.sub-text table {
	font-size: 12px;
	color: #087DC0;
	width: 510px;
}

.cart {
	font-size: 12px;
	line-height: 125%;
	color: #087DC0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.cart table {
	font-size: 12px;
	color: #087DC0;
}
.cart-photo {
	float: right;
	border: 1px solid #000000;
}
.credits {
	font-size: 10px;
	color: #999999;
}
.contest {
	border-bottom: 2px solid #087DC0;
}
.gallery img {
	border: 1px solid #000000;
}
.gallery-table {
	border: 0px;
	text-align: center;
	margin: 10px auto;
}

