body,table,input,select,textarea {
  font-family:Verdana,Helvetica,sans-serif;
  font-size:small;
}

body {
  margin:0;
  padding:0;
  background:#056198 url(../images/i-bg.png) repeat-x top;
  color:#fff;
}

input,select,textarea {
  font-size:1em;
}


small {
  font-size:0.85em;
}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

ul {
  margin:1em 0 1em 3em;
  padding:0;
}

p,
dl {
  margin:1em 0 1em 0;
}

dl.col {
  line-height:1.5em;
}

dl.col dt {
  float:left;
  width:6em;
}

dl.col dd {
  margin-left:7em;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear:both;
}

.nav,
.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}


a {
  text-decoration:underline;
  color:#03324e;
  white-space:nowrap;
}

a:hover {
  color:#056198;
}

h1,h2,h3,h4,h5 {
  font-size:1em;
  color:#03324e;
}

h1 {
  margin:0 0 0.5em 0;
  font-family:Georgia,Arial,Helvetica,sans-serif;
  font-size:1.6em;
  font-weight:normal;
}

h2 {
  margin:1em 0 1em 0;
  font-family:Georgia,Arial,Helvetica,sans-serif;
  font-size:1.4em;
  font-weight:normal;
}


#header {
  width:812px;
  height:134px;
  margin:0 auto 0 auto;
  position:relative;
}

#header .logo {
  position:absolute;
  top:0;
  left:0;
  width:338px;
  height:126px;
  background:transparent url(../images/i-h-logo.png) no-repeat;
}

#header .logo span {
  display:none;
}

#nav-top {
  position:absolute;
  top:8px;
  right:0;
  background-color:#017b9e;
}

#nav-top li {
  float:left;
}

#nav-top a {
  display:inline;
  float:left;
  width:66px;
  margin:10px 0 0 10px;
  padding-bottom:3px;
  background-repeat:no-repeat;
  color:#fff;
  text-decoration:none;
  text-align:center;
}

#nav-top img,
#nav-top span {
  display:block;
}

#nav-top .last {
  margin-right:10px;
}

#nav-top a span {
  display:block;
  margin-top:74px;
}

#n-index a           { background-image:url(../images/i-n-index.jpg); }
#n-house a           { background-image:url(../images/i-n-house.jpg); }
#n-glance a          { background-image:url(../images/i-n-glance.jpg); }
#n-beach a           { background-image:url(../images/i-n-beach.jpg); }
#n-rates a           { background-image:url(../images/i-n-rates.jpg); }
#n-contact a         { background-image:url(../images/i-n-contact.jpg); }


#nav-bottom {
  padding:5px 1em 6px 1em;
  background:#10557b url(../images/i-f-bg.png) repeat-x;
  border-top:#fff solid 1px;
  border-bottom:#fff solid 1px;
  font-size:0.85em;
  text-align:center;
}

#nav-bottom li {
  display:inline;
}

#nav-bottom a {
  color:#fff;
  text-decoration:none;
}

#nav-bottom a:hover {
  text-decoration:underline;
}

#footer {
  width:812px;
  margin:0 auto 0 auto;
  font-size:0.85em;
}

#footer a {
  color:#fff;
}


#author {
  margin:2em 0 0 0;
  font-size:x-small;
}

#author,
#author a {
  color:#699EAD;
}

#hero {
  width:808px;
  height:102px;
  background-repeat:no-repeat;
}

#hero,

#content {
  margin:0 auto 0 auto;
  border-right:#02273e solid 2px;
  border-left:#02273e solid 2px;
}

#content {
  width:788px;
  padding:10px 10px 2em 10px;
  background:#fff url(../images/i-c-frond.png) no-repeat bottom right;
  color:#000;
  font-size:1em;
}

#content p,
#content li {
  line-height:1.2em;
}

#content .photos {
  margin:1.5em 0 1em 0;
}

#content .thumbs a {
  background-color: #04446A;
  color: #FFF;
  margin: 1px;
  padding: 2px;
  display: block;
  float:left;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#content .thumbs img {
  border:#000 solid 1px;
  margin: 1px;
}

#content .images {
  margin: 0.3em 0 0 1em;
  width: 260px;
  float: right;
}

#content .images img {
  border:#000 solid 1px;
  margin:1px;
}


#content .photos img {
  float:left;
  border:#000 solid 1px;
  margin:1px;
}

#content .columnL {
  float:left;
  width:350px;
}
#content .columnR {
  float:right;
  width:350px;
}

.return {
  font-size:0.85em;
  font-weight:bold;
}

.photoR {
  float:right;
  margin: 0 0 0.5em 1em;
  border:#000 solid 1px;  
}

.photoL {
  float:left;
  margin: 0 1em 0.5em 0;
  border:#000 solid 1px;  
}
