﻿body {
  background: #c8df8e;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 10px;
  color: #23537c;
}

img {
  display: block;
  border: none;
}

p {
  font-size: 13px;
}

a {
  color: #009fc2;
  text-decoration: none;
}


a:hover {
  text-decoration: underline;
}

table {
  font-size: 13px;
}

#definition {
  font-family: Times New Roman;
  font-size: 13px;
}

.detail {
  padding-left: 20px;
  padding-right: 20px;
}

.footer {
  background: url('images/bottom.jpg');
  width: 950px;
  height: 90px;
}

.footer table {
  color: #ffffff;  
  font-size: 11px;
}

.footer a {
  text-decoration: none;
  color: #ffffff;
}

.footer a:hover {
  text-decoration: none;
  color: #c8df8e;
}

.menu {
  background: url('images/menu2.jpg') no-repeat;
  width: 797px;
  height: 59px;
}

.menu a {
  text-decoration: none;
  float: left;
  display: block;
  position: relative;
  visibility: show;
  height: 40px !important;
  height: 25px;
}

.menu a:hover {
  border: 2px dotted #c8df8e;
}

#home {
  width: 90px;
  top: 12px;
}

#about {
  width: 100px;
  top: 18px;
}

#accommodation {
  width: 160px; 
  height: 40px !important;
  top: 10px;
}

#hinano {
  width: 140px;
  height: 40px !important;
  top: 0px;
}

#surfstoked {
  width: 150px;
  height: 40px !important;
  top: 1px;
}

#contact {
  width: 120px;
  top: 18px;
}

#links {
  display: block;
  width: 51px;
  height: 26px;
  border: 2px dotted #23537c;
}

#links:hover {
  border: 2px dotted #c8df8e;
}

#photos {
	width: 215px;
	float: left;
	padding-bottom: 5px;
}

#content {
	width: 470px;
	float: right;
	padding-left: 20px;
}

#content h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
