*{margin:0;padding:0;text-decoration:none;font-size:1em;outline:none}code,pre,textarea,input,select{font:inherit;font-size:1em}th,h1,h2,h3,h4,h5,h6{font-weight:normal}a,img,a img,form,abbr,acronym,object{border:none}table{border-collapse:collapse;border-spacing:0}th,td{text-align:left;vertical-align:top}body{line-height:1;}a{color:inherit}hr{display:none}ul{list-style-type:none}

/* --- layout --- */

html {
  height: 100%;
}

body {
  height: 100%;
  text-align: center;
  line-height: 10px;
  font: 96% georgia,times,serif;
  background: #f9f1da url('../images/dj-assets/topbg.png') repeat-x;
}

#container{
  position: relative;
  width:100%;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}

html>body #container {
  height: auto;
}

#container, #header-wrapper, #boxes-wrapper, #content-wrapper, #footer-wrapper {
  clear: both;
  overflow: hidden;
}

#header, #content, #boxes, #footer {
  position: relative;
  width: 960px;
  margin: 0 auto;
  text-align:left;
}

/* --- header --- */

#header {
  background-image: url('../images/dj-assets/separator.png');
  background-position: bottom center;
  background-repeat: repeat-x;
  padding: 11px 0;
}

#logo {
  display: none;
}

#nav {
  height: 24px;
  width: 849px;
  margin: 0 auto;
}

#nav li {
  float: left;
  list-style-type: none;
  margin: 0px 15px 0 0;
  background-image: url('../images/dj-assets/nav_separator.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding: 2px 15px 0px 0px;
}

#nav li a {
  display:block;
  text-transform: uppercase;
  height: 18px;
  color: #b21816;
  font-size: 12px;
}

#nav li.last {
  margin-right: 0;
  background-image: none;
}

#header.normal {
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
}

#header.normal #logo {
  display: block;
  width: 200px;
  height: 71px;
  background-image: url('../images/dj-assets/logo.png');
  text-indent: -9999em;
  float: left;
}

#header.normal #nav {
  width: 700px;
  height: 21px;
  margin: 30px 0px 0px 30px;
  float: left;
}

#header.normal #nav li {
  margin: 5px 10px 0 0;
  padding-top: 3px;
}

#header.normal #nav li a {
  font-size: 10px;
}

#header.normal #nav li.last {
  margin-right: 0;
}

/* --- content --- */

#content {
  min-height: 500px;
}

#content p { margin-bottom: 1em; }
#content ol, #content ul { margin: .5em 2em;}
#content ul li { list-style-type:disc;}
#content a { color: #3d89b0; }
#content a:hover {
	color: #00d2ff;
	border-bottom: 1px dotted #00d2ff;
}

#content.normal {
  padding: 10px;
  margin: 0px auto 30px auto;
  border: 1px solid #e1a707;
  margin-bottom: 130px;
  background: #fff url('../images/dj-assets/contentbg.jpg') no-repeat;
  clear: both;
  overflow: hidden;
}

#photo_bar {
  background-image: url('../images/dj-assets/photo_bar_bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  width: 960px;
  height: 120px;
  padding-top: 12px;
  margin: 10px auto 0px auto;
  text-align: center;
  clear: both;
  overflow: hidden;
  position: relative;
}

#photo_bar .container {
  height: 190px;
  float: left;
  width: 860px !important;
  margin-top: 2px;
  margin-left: 50px;
}

#photo_bar .prev, #photo_bar .next {
  position: absolute;
  left: 10px;
  top: 40px;
  display: block;
  height: 30px;
  width: 30px;
  background-image: url('../images/dj-assets/arrows.png');
  background-position: 0 -30px;
}

#photo_bar .next {
  background-position: 0 0;
  right: 10px;
  left: auto;
}

#photo_bar .asset {
  position: relative;
  float: left;
}

#photo_bar .caption {
  display: none;
  margin-top: 30px;
  padding: 2px 5px;
  background-color: #ffebb0;
  border: 2px solid #6d5409;
  font-family: arial, helvetica, sans-serif;
  top: 0;
  left: 0;
  margin-left: -12px;
  width: 100%;
  z-index: 5;
  position: absolute;
}

#photo_bar img {
  vertical-align: middle;
  border: 2px solid #f4e2aa;
  margin-right: 5px;
  position: relative;
}

#content h2.title {
  color: #b01111;
  padding: 0;
  margin: 0 2px;
  font-size: xx-large;
  font-weight: bold;
  margin-bottom: 5px;
}

#main {
  padding: 15px;
}

/* --- content (homepage) --- */

#home_heading {
  text-indent: -999em;
  width: 502px;
  height: 178px;
  background-image: url('../images/dj-assets/biglogo.png');
  margin: 0 auto;
}

#pictures {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 260px;
  margin: 10px 0;
}

#roll_1, #roll_2, #roll_3 {
  background-color: #F9F1DA;
  position: absolute;
  overflow: hidden;
}

#roll_1 {
  left: 50px;
}

#roll_2 {
  height: 200px;
  width: 350px;
  z-index: 2;
  left: 297px;
}

#roll_1, #roll_3 {
  height: 140px;
  width: 270px;
  z-index: 1;
  top: 40px;
}

#roll_3 {
  right: 50px;
}

#home_info {
  clear: both;
  overflow: hidden;
}

#home_left {
  float: left;
  width: 320px;
  margin: 10px;
}

#home_left .getaway-button {
  display: block;
  text-indent: -999em;
  width: 313px;
  height: 80px;
  background-image: url('../images/dj-assets/weekend_getaway_button.png');
}

#home_left a.getaway-button:hover {
  border-bottom: none;
}

#home_left h2 {
  text-indent: -9999em;
  width: 234px;
  height: 53px;
  background-image: url('../images/dj-assets/things_to_know.png');
}

#home_left h3 {
  font-weight: bold;
  text-transform: lowercase;
}

#home_left li {
  font-size: large;
}

#social {
  float: left;
  width: 251px;
  height: 62px;
  margin-left: 10px;
  background-image: url('../images/dj-assets/social.png');
  background-repeat: no-repeat;
  background-position: bottom center;
}

#social a {
  display: block;
  text-indent: -99999em;
  margin: 4px;
  width: 75px;
  height: 30px;
  float: left;
}

#social br {
  display: none;
}

#social h3 {
  font-weight: bold;
  padding-left: 2px;
  font-size: small;
  font-family: lucida sans, arial, helvetica, sans-serif;
}

#home_right {
  float: left;
  width: 600px;
  margin: 10px;
}

.np-container {
  clear: both;
  overflow: hidden;
}

.np-item {
  padding: 10px 0;
}

.np-item strong {
  font-size: large;
  color: #661b20;
}

.np-column {
  float: left;
  margin: 0 15px 15px;
}

.np-num-columns-2 .np-column {
  width: 435px;
}

.np-num-columns-3 .np-column {
  width: 290px;
}

.np-num-columns-4 .np-column {
  width: 210px;
}

.np-num-columns-5 .np-column {
  width: 160px;
}

.np-column-first {
  margin-left: 0;
}

.np-column-last {
  margin-right: 0;
}

#col1 h3, #col2 h3, #col3 h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 15px;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

#col1, #col2, #col3 {
  width: 30%;
  float: left;
  margin-right: 20px;
}

#col3 {
  margin-right: 0;
}

#eateries .np-item {
  height: 90px;
}

#shops .np-item {
  height: 50px;
}

#spots .np-item {
  height: 90px;
}

.form_table {
  margin: 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: .8em;
}

.form_table th {
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}

.form_table th, .form_table td {
  padding: 5px;
}

.error {
  color: red;
  font-weight: bold;
}

.submit {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  margin: 10px 30px;
}

.success {
  font-size: large;
  padding: 10px;
  font-family: arial, helvetica, sans-serif;
  background-color: #dcc360;
  border: 2px solid #a48b28;
  margin: 10px;
  color: #52440b;
}

#welcome {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f9f1da;
  border: 1px solid #fff;
}

#welcome h2 {
  text-indent: -99999em;
  width: 146px;
  height: 34px;
  margin-bottom: 10px;
  background-image: url('../images/dj-assets/header_welcome.png');
}

#news_link {
  text-indent: -99999em;
  float: left;
  display: block;
  width: 290px;
  height: 42px;
  background-image: url('../images/dj-assets/specials.png');
}

a#news_link:hover {
  border-bottom: none;
}

/* --- content (bottom half of home page) --- */

#boxes-wrapper {
  padding: 30px 10px 110px 10px;
  background: #b32018 url('../images/dj-assets/bottom_half_separator.png') repeat-x;
  border-bottom: 1px solid #c44430;
}

#boxes h2 {
  text-indent: -99999em;
  width: 476px;
  height: 47px;
  background-image: url('../images/dj-assets/history_heritage_hospitality.png');
}

#boxes h3 {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -99999em;
  width: 152px;
  height: 95px;
}

#boxes div {
  position: relative;
  font-size: x-small;
  float: left;
  width: 142px;
  margin: 5px 4px;
  padding: 100px 5px 5px 5px;
  color: #fff;
  background: #0d0c0a url('../images/dj-assets/box_bottom.png') no-repeat bottom;
  height: 100px;
  cursor: pointer;
}

#boxes p {
  font-size: 1.2em;
  line-height: 1em;
}

#boxes ul {
  margin-top: 2px;
}

#boxes li {
  list-style-type: disc;
  margin: 0 12px;
}

#boxes #places_to_visit { margin-left: 0px; }
#boxes #adventure       { margin-right: 0px; }

#places_to_visit h3   { background-image: url('../images/dj-assets/box_places_to_visit.png'); }
#exciting_events h3   { background-image: url('../images/dj-assets/box_exciting_events.png'); }
#eateries_to_enjoy h3 { background-image: url('../images/dj-assets/box_eateries_to_enjoy.png'); }
#shops_to_stroll h3   { background-image: url('../images/dj-assets/box_shops_to_stroll.png'); }
#comfy_spots h3       { background-image: url('../images/dj-assets/box_comfy_spots.png'); }
#adventure h3         { background-image: url('../images/dj-assets/box_adventure.png'); }

#places_to_visit a    { color: #f4934d; }
#exciting_events a    { color: #87b4d3; }
#eateries_to_enjoy a  { color: #7e8842; }
#shops_to_stroll a    { color: #e1b95e; }
#comfy_spots a        { color: #8600af; }
#adventure a          { color: #099609; }

/* --- footer --- */

#footer-wrapper {
  padding: 10px;
  color: #f1c97e;
  background-color: #84271f;
  border-top: 1px solid #7f231f;
  position: absolute;
  width: 100%;
  bottom: 0;
}

#footer .row {
  clear: both;
  overflow: hidden;
}

#footer_nav {
  float: left;
}

#footer_nav li {
  font-size: 0.8em;
  float: left;
  text-transform: uppercase;
  padding: 5px;
}

#footer .telephone {
  padding: 5px;
  float: right;
}

#footer .copyright {
  float: left;
  color: #b37d67;
  padding: 5px;
}

#footer .links {
  text-align: right;
  float: right;
  color: #fff;
  padding: 5px;
}

#footer .affiliates {
  float: right;
}

/* ---- specials ---- */

.row {
  clear: both;
  overflow: hidden;
}

#tours {
  margin: 10px;
  float: left;
  width: 540px;
}

.tour {
  clear: both;
  overflow: hidden;
  color: #fff;
  margin: 10px;
  padding: 20px 20px 10px;
  border: 4px solid #eab013;
  background-color: #E1A707;
  font-family: arial, helvetica, sans-serif;
  line-height: 1.4em;
}

.nelson {
  clear: both;
}

.tour .tour-img {
  float: right;
  margin: 10px 0px 10px 10px;
  border: 4px solid #eab013;
}

.tour h3 {
  font-family: georgia, times, serif;
  font-size: 23px;
  margin-bottom: 10px;
  line-height: 1.1em;
}

.signup {
  float: left;
  padding: 10px;
  width: 360px;
  margin-top: 10px;
}

.signup #mailer p {
  font-weight: bold;
}

.signup #mailer input {
  margin-top: 5px;
  font-weight: normal;
  padding: 2px;
}

.signup #mailer .submit {
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  margin: 0;
}

#content .tour ul {
  margin: 0 10px;
  font-size: 18px;
  font-family: georgia, times, serif;
  line-height: 1.2em;
}

#content .tour ul li {
  margin-bottom: 10px;
  list-style-type: none;
  background-image: url('../images/dj-assets/star.png');
  background-repeat: no-repeat;
  padding: 0 20px;
  background-position: 0 4px;
}

#content .tour a {
  color: #06151e;
}

#content .tour a:hover {
  color: #ffce70;
  border-bottom: none;
}

