body {
  background-color: #010000;
  font-family: times new roman, times, serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #000000;
}

.big_link, .big_link:visited, .big_link:link {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-decoration: underline;
}

ul {
list-style: disc;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 7px;
padding-left: 7px;
}

#logo_img {
position: absolute;
top: 0;
left: 55px;
  margin: 0;
  padding: 0;

}

#google-map {
    height: 400px;
}

#header_bar {
position: relative;
  background:#010000 url('/images/core/header_bar.png');
  top: 0;
  left: 0;
height: 215px;
  padding: 0;
  margin: 0;
}

#fullnav {
position: absolute;
bottom: 0;
left: 358px;
width: 546px;
height: 58px;
padding: 0;
margin: 0;
}

#topnav {
  width: 442px;
  margin: 0 auto;
}

#bottomnav {
float:right;
margin-top: -4px;
padding: 0;
}

#fullnav ul li {
height: 30px;
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#fullnav ul li a {
  display: block; 
  padding: 0;
  margin: 0;
}

#fullnav * a:hover {background: transparent;}

#header {
margin: 0 0 0 0;
background: #01000;
}

h1 {
font-family: times new roman, times, serif;
font-size: 20px;
font-weight: bold;
font-style: italic;
}

h2 {
font-family: times new roman, times, serif;
}

h3 {
  font-family: times new roman, times, serif;
  font-weight: bold;
  font-style: italic;
}

h4 {
font-family: times new roman, times, serif;
margin-bottom: 4px;
}

p {
font-family: times new roman, times, serif;
}

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #663300; }
a:hover { background-color: #663300; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #663300; }

#wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  height: auto !important;
  min-height: 768px;
  width: 960px;
  background-color: #010000;
}

#content {
float: left;
margin: 0 56px 0 64px;
padding: 0;
width: 840px;
background:#010000 url('/images/core/bg_box.png') no-repeat;
}

.bg_div {
padding: 0;
width: 827px;
height: 593px;
margin: 4px 6px;
}

.bg_marina_div {
padding: 0;
width: 840px;
height: 458px;
margin: 0;
}

.bg_div h2 {
text-indent: -5000px;
width: 335px; 
}


.about-area h2 {
background: transparent url('/images/core/header-about-area.png') no-repeat top center; 
height: 32px;
}

.location h2 {
background: transparent url('/images/core/header-location.png') no-repeat top center; 
height: 80px;
}

.contact h2 {
background: transparent url('/images/core/header-contact.png') no-repeat top center; 
height: 80px;
}

.cabin h2 {
background: transparent url('/images/core/header-cabins.png') no-repeat top center; 
height: 48px;
}

.rentals h2 {
background: transparent url('/images/core/header-rental-opp.png') no-repeat top center; 
height: 69px;
}

.cabin-purchase h2 {
background: transparent url('/images/core/header-cabin-purchase.png') no-repeat top center; 
height: 44px;
}

.marina h2 {
background: transparent url('/images/core/header-marina.png') no-repeat top center; 
height: 74px;
}

.lodge h2 {
background: transparent url('/images/core/header-lodge.png') no-repeat top center; 
width: 579px;
height: 44px;
}


.bg-about-area {
background: #010000 url('/images/core/bg/about-area.jpg') no-repeat top left;
}

.bg-cabin {
background:#010000 url('/images/core/bg/cabins.jpg') no-repeat;
}

.bg-cabin-timeshares {
background:#010000 url('/images/core/bg/cabins-timeshares.jpg') no-repeat;
}

.bg-cabin-purchase {
background:#010000 url('/images/core/bg/cabins-purchase.jpg') no-repeat;
}

.bg-cabin-features {
background:#010000 url('/images/core/bg/cabins-features.jpg') no-repeat;
}

.bg-contact {
background:#010000 url('/images/core/bg/contact.jpg') no-repeat;
}

.bg-location {
background:#010000 url('/images/core/bg/location.jpg') no-repeat;
}

.bg-marina,
.bg-marina-convenience {
background: #010000 url('/images/core/bg/marina-accessible.jpg') no-repeat top left;
}

.bg-marina-accessibility {
background: #010000 url('/images/core/bg/marina-accessible.jpg') no-repeat top left;
}

.bg-marina-pricing {
background: #010000 url('/images/core/bg/marina-pricing.jpg') no-repeat top left;
}

.bg-marina-dock {
background: #010000 url('/images/core/bg/marina-dock.jpg') no-repeat top left;
}

.bg-marina-dock #sidebar {
position: relative;
top: 360px;
height: 60px;
margin: 0;
background: none;
overflow: none;
}

.bg-lodge {
background: #010000 url('/images/core/bg/lodge.jpg') no-repeat top left;
}



#sidebar {
height: 563px;
margin: 0 0 0 459px;
padding: 15px;
text-align: left;
background: url('/images/core/transparent_bg.png') repeat-y;
overflow: auto;
}

.lodge #sidebar {
z-index: 2;
position: relative;
width: 621px;
height: 381px;
margin: 0;
margin-left: auto;
margin-right: auto;
padding: 15px;
text-align: left;
background: url('/images/core/transparent_bg.png') repeat;
overflow: auto;
}

#footer {
text-align: center;
margin: 64px 56x;
background-color: #010000;
color: #e9dd92;
font-size: 70%;
letter-spacing: 0.09em;
}

#footer a {
color: #e9dd92;
}

.spacer {
clear: both;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

#marina_pricing td {
padding-bottom: 10px;
}




.lodge-map {
z-index: 1;
position: absolute;
top: 478px;
left: -81px;
padding-left: 150px;
}