body {}

#header {
  background: #13181f url(/images/menu.gif) repeat-x top left;
  border-top: 3px solid #000000; 
  height: 50px; }  
#header #logo {
  float: left;
  margin-left: 10px; }
#header #logo a,
#header #logo a:hover {
  border-bottom: none; 
  text-decoration: none; }
  
#header #menu { display: inline; margin: 0; }
#header #menu ul { float: right; padding: 0; margin: 9px 5px 0 0; }
#header #menu ul li { list-style-type: none; background-image: none; font-family: Georgia, serif; color: #b5c3d2; display: inline; letter-spacing: 0.01em; float: right; line-height: 1.2em; font-size: 15px; margin-right: 8px; padding: 5px; }
#header #menu ul li a { color: #a3afbd; display: block; text-decoration: none; border-color: #454c59; }    
#header #menu ul li a:hover { color: #e1e9f1; text-decoration: none; border-color: #6d7b95; } 

#splash {
  background: #cdd6e0 url(/images/splash2.jpg) no-repeat scroll 50% 0;
  height: 370px;
  border-top: 1px solid #e4eaf0;
  border-bottom: 2px solid #cad1d8; }
  #splash h1 {
    position: absolute;
    margin: 133px 0 0 132px;
    font-size: 22px;
    color: #151e2c;
    line-height: 1.23em;
    font-weight: normal;
    font-family: Georgia, sans-serif;
    text-align: center;
    text-shadow: 1px 1px 0 #dee4ea; }
  #splash #now {
    position: absolute;
    margin: 197px 0 0 510px; }
    #splash #now a {
      font-size: 16px;
      letter-spacing: -0.005em;
      text-decoration: none;
      font-weight: bold;
      font-family: 'Lucida Grande', sans-serif;
      border: none;
      color: #aa3015; }
      #splash #now a:hover {
        border: none;
        color: #13181f;
        text-decoration: none; }

#offerings {
  margin-top: 25px; }  
#offerings #one,
#offerings #two,
#offerings #three,
#offerings #four {
  float: left;
  width: 220px;
  height: 267px;
  margin: 0px 10px;}
#offerings h3 {
  color: #A51608;
  font-size: 1.29em;
  margin: 0px 0px 10px; }
#offerings .copy {
  padding: 12px 25px 20px; }
  #offerings .copy p {
    font-size: 15px;
    font-family: Georgia, serif;
    line-height: 1.375em;
    color: #415a73; }
  #offerings .copy p.more {
    font-size: 15.5px;
    letter-spacing: 0.02em;
    font-family: "madawaska-1","madawaska-2", 'Calibri', Arial, Helvetica, sans-serif;
    margin: 27px 0px 0px; }

#page {
  margin: 0px;
  min-height: 300px;
  padding-bottom: 25px; }
#home #page {
  padding-bottom: 5px; }
#top {
  padding: 25px 0px 30px;
  background: #d5dde5 url(/images/secondary.jpg) no-repeat scroll 50% 0%;
  border-bottom: 2px solid #CAD1D8;
  margin-bottom: 30px; }  
#top h1 {
  margin-bottom: 8px; }
#top p.intro {
  color: #13181F;
  font-family: Georgia,sans-serif;
  font-size: 21px;
  line-height: 1.23em;
  text-align: center;
  padding: 0px 20px;
  margin: 0px auto 0px !important;
  text-shadow: 1px 1px 0 #f0f3f6; }

/* ====== sidebar boxes  ====== > */

.spot { 
  overflow: hidden;
  display: block;
  margin-bottom: 20px; }
.spot .inside {
  padding: 25px 23px 0px 25px; }  
.spot h3 {
  font-size: 1.2em;
  padding-top: 0px;
  color: #2a2725;
  font-weight: normal;
  letter-spacing: 0.02em; }
.spot span {
  overflow: hidden;
  display: block;
  height: 20px; }
.spot.tan {
  background: transparent url(/images/spot-tan.jpg) no-repeat scroll left top; }
.spot.tan span {
  background: transparent url(/images/spot-tan.jpg) no-repeat scroll left bottom; }
.spot.tan p, .spot.tan ul li {
  color: #5b564b;
  font-size: 14.5px; }
#home .spot p {
  margin-bottom: 20px; }
#home .spot p.more {
  margin: 20px 0px 0px 0px; }
#home img.icon {
  float: left; }

/* ====== secondary pages  ====== > */

.row {
  border-bottom: 1px solid #e0ddd7;
  padding: 8px 30px 10px 8px;
  height: 175px;
  margin-bottom: 10px; }
.row .image {
  float: left; }  
.row h2, .row h4, .row ul, .row p {
  margin-left: 253px; }
.row p {
  color: #1f2227;
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: .5em;  }
.row p span {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 14.5px;
  padding-left: 5px;
  color: #5a5956; }
.last {
  border-bottom: none; }
#team .row {
  height: auto;
  min-height: 213px; }


/* ====== footer  ====== > */

#footer {
  min-height: 200px;
  background: #191f28;
  border-top: 3px solid #000000; }
#footer p {
  float: right !important;
  margin: 18px 15px 0px 0px !important;
  color: #95a3b2 !important; 
  font-size: 14px !important; }
#footer span {
  color: #475565 !important;
  padding: 0px 5px !important; }
#footer a {
  color: #b6bdc5 !important;
  text-decoration: none !important;
  border-color: #454c59 !important; }    
#footer a:hover {
  color: #e1e9f1 !important;
  text-decoration: none !important;
  border-color: #a0a9bb !important; }
