﻿body {
  padding: 0;
  margin: 0;
  font: 76% tahoma, verdana, sans-serif;
  background: #e0e0e0;
  color: #303030;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*- Menu Tabs B--------------------------- */

#tabsB {
  float: left;
  width: 100%;
  background: #F4F4F4;
  font-size: 93%;
  line-height: normal;
}

#tabsB ul {
  margin: 0;
  padding: 10px 10px 0 10px;
  list-style: none;
}

#tabsB li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabsB a {
  float: left;
  background: url('../imagessite/tableftB.gif') no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#tabsB a span {
  float: left;
  display: block;
  background: url("../imagessite/tabrightB.gif") no-repeat right top;
  padding: 5px 6px 4px 6px;
  color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {
  float: none;
}
/* End IE5-Mac hack */

#tabsB a:hover span {
  color: #000;
}

#tabsB a:hover {
  background-position: 0% -42px;
}

#tabsB a:hover span {
  background-position: 100% -42px;
}

#tabsB #current a {
  background-position: 0% -42px;
}

#tabsB #current a span {
  background-position: 100% -42px;
}

a {
  text-decoration: none;
  color: #286ea0;
}

a:hover {
  text-decoration: underline;
}

#container {
  margin: 0 auto 15px auto;
  width: 760px;
  padding: 5px 20px 20px 20px;
  background: #ffffff;
}

#desc {
  height: 120px;
  color: #333333;
  padding: 0;
  background: url('../imagessite/okinawainfo1.gif') no-repeat left top;
  clear: both;
  margin: 1px 0 0 0;
  font-weight: bold;
}

#desc p {
  width: 290px;
  font-size: 1em;
  line-height: 1.3em;
  padding: 0 0 0 15px;
}

#desc h2 {
  padding: 15px 15px 0 130px;
  color: #666666;
}

#desc h5{
  padding: 1px 15px 0 130px;
  color: #666666;
}

#desc a {
  color: #ffffff;
  text-decoration: underline;
}

#main {
  width: 590px;
  float: left;
  padding: 0 15px 0 0;
  border-right: 1px solid #d0d0d0;
}

.block {
  background: #f0f0f0;
  padding: 15px;
  text-align: center;
}

#sidebar {
  width: 140px;
  float: right;
}

#sidebar p {
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 0 12px 0;
}

#footer {
  clear: both;
  background: #fafafa;
  color: #808080;
  font-size: 0.9em;
  padding: 8px 0 8px 0;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
}

#footer a {
  color: #808080;
}

h1 {
  margin: 0 0 20px 0;
  font-size: 2.1em;
  font-weight: normal;
}

h2 {
  margin: 0 0 20px 0;
  font-size: 2em;
  font-weight: normal;
}

h3 {
  margin: 20px 0 10px 0;
  font-size: 1.4em;
  font-weight: normal;
}

p {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  text-align: left;
}

a img {
  border-style: solid;
	border-color: inherit;
	border-width: 2px;
}

.clear {
  clear: both;
}

img.photosmall {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #CCCCCC;
  background: #E0E0E0 url(background_table_04.gif) repeat-x;
  padding: 8px;
  margin-right: 10px;
  margin-bottom: 2px;
  float: left;
}

#toptabs {
  margin: 10px auto -13px auto;
  font-size: 0.8em;
  width: 760px;
}

#toptabs p {
  text-align: right;
  color: #808080;
}

.toptab {
  padding: 3px 5px 3px 5px;
  margin: 0 0 0 4px;
  text-decoration: none;
  background: #f0f0f0 url('../imagessite/corner02_2.gif') no-repeat right top;
  color: #808080;
  border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
  background: #fafafa url("../imagessite/corner02_2.gif") top right no-repeat;
  border-bottom: 1px solid #eaeaea;
  color: #505050;
  text-decoration: none;
}



