html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 149px;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 40px;
}

/************* layout upper portion **************/
#top {
  position: relative;
  text-align: left;
  font-size:12px;
  font-family:sans-serif;
  margin: 37px auto;
  width: 700px;
  height: 800px;
  background: #D9D1BC;
  margin-bottom: 0px;
  -moz-border-radius-bottomleft: 8px; 
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}
#hibiscus {
  background: #D9D1BC url(../img/hibiscus.jpg) no-repeat;
  height: 530px;
  -moz-border-radius-bottomleft: 8px; 
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}
#molokini {
  background: #D9D1BC url(../img/molokini.jpg) no-repeat;
  height: 530px;
  -moz-border-radius-bottomleft: 8px; 
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}
#cinfo {
  position:relative;
  left: 380px;
  top: 12px;
  height: 530px;
  width: 270px; 
  color: #52616E;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px; 
}
/******gallery page*****/
#logo {
  position: relative;
  text-align: left;
  font-size: 25px;
  font-family: verdana;
  margin: 37px auto;
  width: 700px;
  height: 800px;
  background: #D9D1BC;
  margin-bottom: 0px;
  -moz-border-radius-bottomleft: 8px; 
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}
#line {
  border-bottom: 20px solid #504634;
  padding: 0px 0px 10px 0px;
}
#topimage{
  background: #D9D1BC url(../img/tahiti-banner.gif) no-repeat;
  border-bottom: 15px solid #504634;
  text-align: center;
  font-family:sans-serif;
  font-size:20px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  -moz-border-radius-topleft: 8px; 
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}  
#folder1 { 
  position: relative;
  float: left;
  left: 80px;
  width: 200px;
  height: 150px;
  padding: 10px 50px 10px 50px;
  top: 50px;
}
img.folder1 {
  position: relative;
  width: 100px;
  height: 150px;
  padding: 0px 0px 0px 0px;   
}
#desc {
  text-align: left;
  font-family:sans-serif;
  font-size:12px;
  font-weight:bold;
  width: 100px;
  padding: 0px 50px 0px 50px;
}  
#folder2 { 
  position: relative;
  float: right;
  right: 80px;
  width: 200px;
  height: 150px;
  padding: 10px 50px 10px 50px;
  top: 50px;
}
img.folder2 {
  position: relative;
  width: 100px;
  height: 150px;
  padding: 0px 0px 0px 0px;   
}
#desc2 {
  text-align: left;
  font-family:sans-serif;
  font-size:12px;
  font-weight:bold;
  width: 100px;
  padding: 0px 50px 0px 50px;
}  
/*********************** layout lower portion ***********************/
#body {
  text-align: left;
  font-family:sans-serif;
  font-size:10px;
  margin: 0px auto;
  width: 700px;
  height: 100px;
  background: #D9D1BC;
  margin-bottom: 1px;
  position: relative;
  padding: 0px 0 10px 0px;
}
#Links {
  float: left;
  width: 195px;
}
#Links h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#Links li {
  background: #D4CAB6 left url(../img/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 10px 0 10px 35px;
}
#Links a {
  text-decoration: none;
  color: #000000;
}
#Links a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#info {
  position: absolute;
  top: 5px;
  left: 205px;
  width: 490px;
  color: #52616E;
}
#copyright {
  text-align: center;
  font-size: 8px;
  position: relative;
  bottom:-490px;
  left:-100px;
}
#home {
  font-size:10px;
  font-family:sans-serif;
  text-align: center;
  position: absolute;
  bottom:40px;
  left: 200px;
  width: 700px;
  left:0px;
  padding: 0px 0px 0px 0px;
  color: #52616E;
}
