body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 14pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
h1 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #000000;
	display: block;
}
#header img {/* added these rules to the header img to get rid of space between header and nav bar */
   display: block; 
   padding: 0;
   margin: 0;
   border: 0;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	background-image: url(images/contactpage_background.jpg);
	height: 980px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}
#index  #mainContent {
/*	background-image: url(images/homepage_background.jpg);*/
	background-image: url(images/homepage-shaka-bkgnd.jpg);
	height: 985px;
}
#rentals #mainContent {
	background-image: url(images/rentalspage_background.jpg);
	height: 886px;
}
#rentals .pricelist {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	float: right;
	width: 430px;
	top: 123px;
	position: absolute;
	left: 355px;
	line-height: 1.5em;
}
#rentals .prices {
	width: 150px;
	height: 200px;
	position: absolute;
	top: 252px;
	left: 614px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
}
#rentals .equipment {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	width: 250px;
	position: absolute;
	top: 252px;
	left: 355px;
}

#rentals .pricelist pre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	left: 4px;
}



#lessons #mainContent {
	background-image: url(images/lessonspage_background.jpg);
	height: 1165px;
}
#lessons .album a {
	color: #000000;
	font-weight: bolder;
}
#lessons .album a:hover {
	color: #A12A1D;
}

#lessons .lessonsbox {
	position: absolute;
	top: 600px;
	width: 425px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 1.25em;
	left: 23px;
}
#lessons .album {
}



#contact #mainContent {
	padding-top: 125px;
	height: 900px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
}
#lessons .album {
	width: 180px;
	float: right;
	text-align: center;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	position: absolute;
	top: 625px;
	left: 550px;
}
#lessons .album img {
	padding-top: 15px;
	padding-bottom: 10px;
}


#contact #mainContent big {
	font-size: 14pt;
}
#contact #mainContent a {
	color: #A12A1D;
	font-weight: bold;
}


/* Sets the style for unvisited links. */
a,  a:link {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight: bold;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #CEDD45;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	width:750px;
	height:208px;
	left: 27px;
	top: 730px;
}
#konasbest {
	position: absolute;
	top: 389px;
	left: 500px;
	width: 285px;
	height: 180px;
}
#konasbest a {
	display: block;
	height: 180px;
}

#index #apDiv1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
}

#apDiv2 {
	position:absolute;
	left: 537px;
	top: 837px;
	color: #FFFFFF;
	height: 25px;
	width: 216px;
}
#apDiv2 a {
	font-size: 16px;
	color: #A12A1D;
	display: block;
}
#apDiv2 a:hover {
	color: #FF6600;
}

#staff  #daboys {
	width:350px;
	float: left;
	padding: 10px 0 0 0;
	text-align: left;
}
#staff  #dagirls {
	width:390px;
	float: right;
	padding: 10px 0 0 0;
	text-align: left;
}
#staff  div {
	width: 83px;
	float: left;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
#staff  hr {
	clear: both;
	visibility:hidden;
}
.oneColFixCtrHdr #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: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#mainContent .contactbox {
	width: 260px;
	float: right;
	padding-left: 35px;
	padding-top: 10px;
}
#mainContent  #surfreport {
	position: absolute;
	left: 25px;
	top: 895px;
}
#contact .konasurf {
	font-size: 15pt;
	clear: both;
	text-decoration: underline;
	padding-top: 10px;
}


#contact  #mainContent  a:hover {
	color: #FF6600;
}
#video {
  position: relative;
  padding-top: 50px;
  margin: 0 0 0 -15px;
}
#reservation {
  position: relative;

/*  margin: 25px 0px 0 -20px;*/
/*  padding: 0 20px 0 0;*/
}
#reservation a {
  position: absolute;
  width: 190px;
  color: #66FF99;
  top: -270px;
  left: 550px;

}