
div.main {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
}

div.inner {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF url(images/img01-2.jpg) repeat-x left top;
}

h1, h2, h3 {
	margin-top: 0;
	color: #7B93AB;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #0153B4;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
	float: right;
	margin: 10px;
}

a img.blog_img {
	float: none;
	margin: 5px;
}

dl {
	font-size: .9em;
}
dt {
	color: #7B93AB;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}
dd ul {
	margin-top: 0;
}
dd {
	padding-right: 10px;
}

img.left {
	float: left;
	margin: 0 20px 30px 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 972px;
	height: 71px;
	background: url(images/logo-round-small.gif) no-repeat;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 10px auto 5px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	padding: 10px 0 0 75px;
}

#logo p {
	text-transform: uppercase;
	padding: 37px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 976px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #262626;
}

#menu a.admin {
	padding: 5px;
}

#menu a:hover {
/*	margin: 0 3px 0 0;*/
	
	padding: 10px 15px 10px 15px;
	color: #000000;
	text-decoration: underline;
}

#menu a.admin:hover {
	padding: 5px;
}

#menu .current_page_item a {
/*	background: none; */
/*	margin: 0 3px 0 0;*/
/*	padding: 10px 15px 10px 0px; */
	color: #000000;
	text-decoration: underline;
}

/* Banner */

#banner {
	margin: 0 auto;
	width: 972px;
	height: 332px;
	background: url(images/lake3.jpg) no-repeat left top;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 20px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

#latest-post-wrap {
	padding: 5px;
	background-color: #F5F5DC;
}
/* Content */

#content {
	float: left;
	width: 600px;
}

#inner-content {
	float: left;
	width: 945px;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 150%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 1.2em;
	margin-top: 10px;
}

.title {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-size: .8em;
}

.entry {
	margin-top: 10px;
	border-top: 2px solid #002A4D;
}

.entry p {
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .9em;
}

div.blog_text {
	margin-left: 30px;
	margin-right: 40px;
	line-height: 120%;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 345px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 5px;
	padding: 0 0 10px 0px;
	background: url(images/img06-2.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(images/img05-2.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 5px 10px;
	margin: 0;
	font-size: .9em;
}

img.sidebar {
	width: 80px;
	height: 106px;
	margin-right: 10px;
	float: left;
}

img.sidebar2 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
}

img.poplar {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}


/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: .8em;
	color: #000000;
}

#footer a {
	color: #000000;
}

/* table */
table {
	border-collapse: collapse;
	font-size: .9em;
	line-height: 1.6em;
	margin: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
}

table.rate {
	border-style: solid;
	border-width: 1px;
	width: 95%;
}

table.rate td {
	border-style: solid;
	border-width: 1px;
}

th {
	font-size: 1em;
	font-weight: bold;
	background-color: #7B93AB;
	color: #002A4D;
	text-align: left;
}

th.center {
	font-size: 1.1em;
	text-align: center;
}

div.indent-text {
	margin-left: 20px;
	margin-right: 40px;
	font-size: .8em;
}


td.cal {
	width: 14%;
/*	height: 5em;*/
	vertical-align: top;
}

div.date-text {
	font-size: 1em;
	background-color: #002A4D;
	color: #ebe8e6;
	text-align: center;
}

div.avail_text {
	font-size:.9em;
	float: top;
	text-align: left;
	background-color: #669933;
	color: white;
	padding-left: 1px;
}

div.avail_text a {
	color: white;
	font-weight: normal;
}

div.booked_text {
	font-size: .9em;
	text-align: left;
	background-color: #990000;
	color: white;
	padding-left: 1px;
}

div.partial_text {
	font-size: .9em;
	text-align: left;
	background-color: #FFFF66;
	padding-left: 1px;
}

div.partial_text a {
	color: black;
	font-weight: normal;
}

div.closed_text {
	font-size: .9em;
	text-align: left;
	background-color: #C8C8C8;
	color: #002A4D;
	padding-left: 1px;
}

div.past_text {
	font-size: .9em;
	text-align: left;
	background-color: #666666;
	color: white;
	padding-left: 1px;
}

div.table_head {
	text-align: center;
	background-color: #C8C8C8;
	color: #002A4D;
}

label.optional {
	text-align: right;
	float: right;
}

label.required {
	text-align: right;
	float: right;
}

div.center {
	text-align: center;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	border-bottom: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

div.button-bar {
	margin-left: 30px;
	height: 35px;
}

div.confirmation {
	padding: 10px;
	background: white;
	margin: 20px 20px 10px;
	font-size: .9em;
}

div.confirm-upgrade {
	margin: 20px;
	padding: 10px;
	border: 1px solid #000;
	background: white;
	font-size: .8em;
}

div.confirm-charter {
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-color: #002A4D;
	padding: 10px;
}

div.confirm-date {
	font-weight: normal;
	font-size: .9em;
}

div.confirm-customer {
	font-size: .9em;
	background-color: #E8DBA7;
	color: black;
	font-family: courier;
	overflow: auto;
}

div.confirm-price {
	font-size: .9em;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C8C8C8;
}

div.confirm-description {
}

div.confirm-price-detail {
	width: 200px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
}

div.confirm-address {
	width:  200px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
 }
 
div.confirm-upgrade-title {
	background: #983D3A;
	text-transform: uppercase;
	color: white;
	padding-left: 5px;
}

