
body {
	margin: 0px;
	padding: 0;
/*	background: #FFFFFF url(images/top01.jpg) repeat-x left top;*/
	background: #ccc57d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

img {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #675500;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }
h2.title {
	margin-bottom: 10px;
}
h3 { }

p, ul, ol {
	margin-top: 0;
	padding-top: 10px;
	line-height: 150%;
	padding-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}


ul, ol { }

blockquote { }

a { 
	color: #990000; 
}

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}

a:hover, a:active { 
	border-bottom: 1px solid #990000;
}

a img {
	border: none;
	margin-bottom: 0;
	margin-top: 15px;
}

img.left {
	float: left;
	margin: 15px 10px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img.center {
	float:  left;
	margin-left: 90px;
}

img.sidebar {
	margin-left: 10px;
	float: none;
}

hr { display: none; }

dt {
	margin-bottom: 5px;
}
dd {
	margin-bottom: 15px;
}
dd ul {
	padding-left: 10px;
	padding-top: 0px;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#page_header {
	width: 920px;
	height: 90px;
	margin: 0 auto; 
	padding: 0px 30px;
	background: url(images/menu03.jpg)  no-repeat left top;
}

* html #page_header {
	margin: 0 75px;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto; 
 	padding: 20px 30px 0px 30px; 
	background: #FFFFFF;
}

* html #page {
	margin: 0 75px;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	background: url(images/bottom01.jpg)  no-repeat left top;
	margin: 0 auto; 
	padding: 0px 30px;
}

* html #footer {
	margin: 0 75px;
}
/* Menu */

#menu {
	float: left;
	width: 950px;
	height: 90px;
	display: inline;
}

#menu ul {
	margin: 0;
	padding: 25px 0px 0px 0px;
	list-style: none;
	line-height: normal; 
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 13px 0px 13px; 
/*	padding: 14px 20px 0px 20px; */
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	border: none;
}

#menu a:hover, #menu a:active { 
 	background: url(images/underline1.gif) repeat-x left bottom;
	background-image: url(images/underline1-hover.gif);
	border: none;
/*	text-decoration: underline; */
}

#menu a.current_page_item {
	text-decoration: underline; 
}

#menu .first {
}



/** LOGO */

#logo {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px; 
}
* html #logo {
	margin: 0 75px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
}

#logo h1 {
	text-transform: capitalize;
	padding-top: 20px;
	color: #990000;
	font: bold 3em serif;
}

#logo a {
	text-decoration: none;
	color: #238EC6;
}

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


#banner {
	padding-bottom: 20px;
}

/* Content */

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

#content p {
	margin: 10px;
	padding: 5px;
}

#content p.rates {
	margin-bottom: 0px;
}
#content ul {
	margin: 0 0 0 25px;
	padding: 0 0 0 1em;
}

#content2 {
	float: left;
	width: 850px;
}

#content2 p {
	padding: 5px;
	margin: 0 9px 0 10px;
}

#content2 ul {
	padding: 0 0 0 1em;
	margin: 0 0 10px 25px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar ul.admin {
	text-align: right;
}

#sidebar li {
/*	margin-bottom: 30px;*/
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 10px 0px;
	background: url(images/img03.gif) no-repeat left 16px;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	line-height: 130%;
	padding: 5px 10px;
}

#why_us p {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: .9em;
}

#sidebar p.blog_meta {
	font-size: .8em;
}

#sidebar h2 {
	height: 35px;
	margin: 0 0 0px 0px;
	padding: 13px 0px 0px 10px;
	text-transform: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background:  url(images/sidebar1.jpg) no-repeat;
}

#sidebar h3 {
	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 10px;
}



#sidebar a {
	text-align: left;
	text-decoration: none;
	color: #990000;
}



#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
}

#footer p {
	margin: 0;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
}

#footer a {
	background-image: none;
}

#footer a:active, #footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

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


table a:link, table a:visited {
	border-bottom: 1px dotted #ffffff;
}

table a:hover, table a:active {
	border-bottom: 1px solid #ffffff;
}

table.admin-list a:link, table a:visited {
	border-bottom: 1px dotted #990000;
}

table.admin-list a:hover, table a:active {
	border-bottom: 1px solid #990000;
}

th {
	font-size: .9em;
	font-weight: bold;
	background-color: #BFBA6A;
	color: #990000;
	text-align: left;
}

div.table_head {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #BFBA6A;
	color: #990000;
	text-align: center;
	height: 18px;
	padding-top: 4px;
}
th.center {
	font-size: 1.1em;
	text-align: center;
}

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

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


#schedule-text {
 font-size:.7em;
 text-align: left;
}

div.date-text {
	font-size: 1em;
	background-color: #504339;
	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: #504339;
	color: white;
	padding-left: 1px;
}

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

div.footer {
	font-size:.7em;
	line-height:2em;
	text-align: right;
	float: bottom;
}

div.why-text {
	margin: 5px 5px;
	font-family: sans-serif;
	font-size: 1.1em;
	color: #7d0c0f; 
}

div.center {
	text-align: center;
}

div.left {
	text-align: left;
}

div.pow {
	text-align: left;
	font-size: .7em;
	float: left;
}

div.spacer {
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.image-text {
	font-size: .7em;
	text-align: left;
	margin-left: 310px;
	margin-right: 10px;
}

div.indent-text {
	font-size: .9em;
	line-height: 1.3em;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 40px;
	margin-right: 2px;
}

div.normal-text {
	font-size: .7em;
	line-height: 1.3em;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:5px;
	margin-right: 2px;
}

div.cmnt-text {
	font-size: 1em;
	text-align: center; 
}

div.cmnti-text {
font-size: .7em;
text-align: center;
font-style: italic; 
}

#note-text {
  font-size: .7em;
  text-align: left;
}

div.blog {
	margin: 10px 10px 20px;
	border: 1px solid black;
	overflow: auto;
}

div.blog_head {
	height: 25px;
	font-size: 1.3em;
	color: #990000;
	background-color: #b3ac6c;
	border-bottom: 1px solid black;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}

div.blog_postby {
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: .9em;
	background-color: #675500;
	color: #FFFFFF;
	font-style: italic;
	text-transform: lowercase;
}

div.blog_text {
	padding: 15px;
}

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

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

div.mblog_head {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 5px;
}

div.mblog_by {
	font-size: .9em;
	font-style: italic;
	margin-left: 10px;
}

img.dojoxLightboxImage {
	padding: 0px;
	margin: 0px;
}

div.admin_menu {
	text-align: right;
}



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.customer-address {
	font-size: .9em;
	padding: 5px;
	margin: 10px;
}

div.reservation {
	margin: 10px;
	padding: 5px;
	overflow: auto;
	border: 1px solid black;
	border-top: 3px solid black;
	font: 1em Georgia, "Times New Roman", Times, serif;
}

div.customer {
	float: right;
	width: 350px;
	margin: 0px;
}

div.admin_customer {
	font-size: .9em;
	margin: 15px;
}

span.reservation-date {
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#search_results {
	margin-left: 20px;
	width: 750px;
	overflow: auto;
}



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: 1em;
}

div.confirm-charter {
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	background: #983D3A;
	padding: 10px;
}

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

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

div.confirm-price {
	font-size: 1em;
	height: 35px;
	margin-top: 5px;
}

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;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

span.photo_caption {
	font-size: .9em;
	font-style: italic;
}

.dojoxLightboxText { 
	margin:0; padding:0;  
}


