/* Clearing Hack (http://www.positioniseverything.net/easyclearing.html)
----------------------------------------------- */
.cm:after
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.cm {display: inline-table;}
/* Hides from IE-mac \*/
* html .cm {height: 1%;}
.cm {display: block;}
/* End hide from IE-mac */

body {
margin: 0;
padding: 0;
font: 13px/1.6em "Lucida Grande", "Helvetice Neue", Helvetica, Verdana, Sans-serif;
background: #3054BF;
color: #333;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
ul li {
margin: 0;
padding: 0;
list-style: none;
}
ol {
margin: 0;
padding: 0 0 0 20px;
}
ol li {
margin: 0;
padding: 0;
}
dl {
margin: 0;
padding: 0;
}
dt {
margin: 0;
padding: 0;
}
dd {
margin: 0;
padding: 0;
}
h2 {
margin: 0 0 .75em;
font-size: 18px;
}
h3 {
margin: 0 0 .75em;
font-size: 14px;
}
h4 {
margin: 0;
}
p {
margin: 0 0 .75em;
}
input, select, textarea {
margin: 0;
}
acronym {
font-style: normal;
border-bottom: 1px dotted #333;
cursor: help;
}

/* Structural Styles
----------------------------------------------- */

#wrapper
{
margin: 0;
padding: 0;
background: #CFD4E6 url('images/bgd-body.gif') repeat-x;
}

#header {
background: #405080;
border-bottom:3px solid #5C73B8; 
}

#search {
border-bottom:3px solid #CFD4E6;
}

.wrapper2,
#availablity,
#content
{
overflow: hidden;
margin: 0 auto;
padding: 0;
width: 770px; 
}

#main-image
{
background: transparent url('images/viewPanorama.jpg') no-repeat;
height:246px;
margin-bottom:20px;
}

#map, #main-image {
border:1px solid #333;
}

/* Link Styles
----------------------------------------------- */

.entry {
padding:20px 10px;
font-size:1.2em;
line-height:1.4em;
}
.entry img {
border:3px solid #555;
margin:10px 20px 10px 0;
}
.entry p.note {
  font-size:0.8em;
  line-height:1.4em;
}
.entry h2,
.entry h3,
.entry h4 {
  margin-bottom:0.4em;
}
.entry img.left {
float:left;
}
.entry ul.terms, .entry ol.terms {
font-size:0.6em;
}
.entry img.right {
float:right;
}

.entry ol, .entry ul {
margin-bottom:1.1em;
margin-left:20px;
}

.entry li em {
  position:absolute;
  color:#000;
  right:50%;
}

a:link {
color: #405080;
text-decoration: none;
}
a:visited {
color: #405080;
text-decoration: none;
}
a:hover {
color: #405080;
text-decoration: underline;
}
a:link img,
a:visited img,
a:hover img {
background: none;
}

/* Edit me link
----------------------------------------------- */

p#edit-me {
  position:absolute;
  left:10px;
  top:10px;
}
p#edit-me a {
  color:#000;
}

/* Navigation Styles
----------------------------------------------- */

#nav {
float: right;
margin: 0;
padding: 0 0 10px 0;
text-align: right;
font-size: 16px;
}
#nav li {
display: inline;
margin-left: 12px;
}
#nav a:link,
#nav a:visited,
#nav a:hover {
color: #fff;
}
#nav sup {
display: inline;
font-style: italic;
font-size: 12px;
color: #bef;
text-decoration: none;
}
#nav .current_page_item a:link,
#nav .current_page_item a:visited,
#nav .current_page_item a:hover {
color: #000;
font-weight:bold;
text-decoration: none;
}


/* Homepage Styles
----------------------------------------------- */

#intro {
  padding-top:1em;
}

h1#tagline {
margin: 0;
padding: 0;
text-indent: -100000px;
}
#topquote {
font-size: 2.1em;
margin-bottom: 0.4em;
}
#topquote em {
font-size: 0.8em;
font-weight: normal;
color: #405080;
}

/* Quotes Styles
----------------------------------------------- */

#wp_quotes {
padding:0;
margin-bottom:20px;
color:#fff;
}

#wp_quotes blockquote span {
font-weight:bold;
font-style:normal;
font-size:1em;
}

#wp_quotes blockquote
{
padding:10px 300px 0 10px;
margin:0;
font-size:0.9em;
font-style:italic;
}

/* Calendar Styles
----------------------------------------------- */

#calendar {
  
}

.cs_availabilitycalendar_container
{
float:left;
height:180px;
}

table {
width: 141px;
padding: 0;
margin: 0 5px 0 0;
border-left: 1px solid #666;
font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #616B76;
text-align: center;
background-color: #fff;
}

table caption {
margin: 0;
padding: 2px 0 1px 0;
width: 141px;
background: #405080;
color: #fff;	 
font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

table th {
font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #616B76;
background: #D9E2E1;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
}

table .booked{
color: #F6F4DA;
font-weight: bold;
background: #DF9496;
}

table td {
border-right: 1px solid #666;
border-bottom: 1px solid #666;
width: 20px;
height: 20px;
text-align: center;
}

/* Quotes Styles
----------------------------------------------- */

#footer {
padding-top:10px;
border-top:3px solid #405080;
background: #3054BF;
text-align:center;
}

#footer a:link,
#footer a:visited,
#footer a:hover {
color: #fff;
}

#footer p {
  font-size:90%;
}

#footer p a {
  font-weight:bold;
}

/* Search styles
----------------------------------------------- */

#searchform {
  padding: 5px 0;
  text-align: right;
}

#searchform #s {
  font-size:10px;
  width: 150px;
  background-color:#CFD4E6;
  border: 2px solid #fff;
}

#searchform #searchsubmit {
  font-size:10px;
  padding:0;
  margin:0;
  border: 2px solid #fff;
  background-color:#fff;
}