/****************** General ********************/
body {
	background-color: #DADADA;
	width: 900px;
	margin: 0px auto !important;
}
body, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #DF7A1B;
	text-decoration: none;
}
a:hover {
	color: #444444;
}

#container {
	width: 900px;
	height: 100%;
	/*border-top: 3px solid #DF7A1B;*/
	background-color: #FFFFFF;
}

#hline {
	margin: 25px 0px 25px 0px;
	height: 1px;
	width: 100%;
	background-image: url(/images/bg-hline.gif);
}

#liveChat {
	vertical-align: middle;
}

img {
	border: 0px;
}

#txtOrange {
	color: #DF7A1B;
}

/****************** Header ********************/
#header {
	height: 168px;
	vertical-align: top;
}
#headerDiv {
	position: relative;
}
#headerDiv #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#headerDiv #banner {
	position: absolute;
	left: 127px;
	top: 0px;
}
#headerDiv #menu {
	position: absolute;
	right: 0px;
	top: 146px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style: none;
}
#header #menu li {
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
#headerDiv #menu li#left {
	float: left;
	margin: 0px;
	background-color: #FFF2DA;
	width: 126px;
	height: 21px;
}

/****************** Sub Header ********************/
#subHeader {
	height: 155px;
	vertical-align: top;
}
#subHeader table {
	width: 900px;
	height: 154px;
}

#subHeader #piers {
	/*padding: 14px 9px 0px 20px;*/
	width: 126px;	/* 92subtract left and right padding (34px) */
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	background-color: #E1B080;
}
#subHeader #piers div {
	padding: 14px 9px 0px 20px;
}

#subHeader #piers div ul {margin:0; padding:0;}
#subHeader #piers div ul li {margin:0; padding:0; list-style-type:none; line-height:15px;}
#subHeader #piers div ul li a:link, #subHeader #piers div ul li a:visited {color:#FFFFFF; text-decoration:none;}
#subHeader #piers div ul li a:hover {color:#FFF2DA; text-decoration:none;}

#subHeader #events {
	/*padding: 14px 0px 0px 8px;*/
	width: 307px;	/* 274subtract left and right padding (34px) */
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	background-color: #D29156;
}
#subHeader #eventsContent {
	height:140px;
	overflow:hidden;
	margin-top: 14px;
	padding: 0px 8px 0px 8px;
}
#subHeader #events a:link, #subHeader #events a:visited {
	color: #FFFFFF;
}
#subHeader #events a:hover {
	color: #FFF2DA;
}
#subHeader #events h1 {
	margin: 0px 0px 0px 0px;
}
#subHeader #events ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subHeader #events li {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#subHeader #events #more {
	margin-top: 5px;
	text-align: right;
}

#subHeader #cal {
	padding: 7px 0px 0px 0px;
	width: 162px;	/* subtract left and right padding (34px) */
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	background-color: #D29156;
	text-align: center;
}
#subHeader #cal table {
	/*padding: 3px 3px 3px 3px;*/
	width: 150px;
	height: auto;
}

#subHeader #cal table td{
	line-height: 10px;
}
#subHeader #cal #calDay {
	height: auto;
	width: 150px;
}
#subHeader #cal #calDay th {
	padding: 0px 0px 5px 0px;
	line-height: 10px;
}
#subHeader #cal #calDay td {
	padding: 0px;
	height: 13px;
	background-color: #dfb289;
	color: #555555;
	vertical-align: middle;
	line-height: 9px;
	font-size: 9px;
}
#subHeader #cal #calDay td#highlight {
	background-color: #f0d9c4;
}
#subHeader #cal #calDay td#highlight a {
	font-weight: bold;
	color: #555555;
}

#subHeader #wedding {
	/*padding: 6px 14px 0px 20px;*/ 
	/*padding: 0px;*/
	width: 302px;	 /*subtract left and right padding (34px)*/ 
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #D29156;
	text-align: right;
}


#subHeader #homeWeather {
	/*padding: 6px 14px 0px 20px;*/ 
	/*padding: 0px;*/
	width: 302px;	 /*subtract left and right padding (34px)*/ 
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #D29156;
	text-align: right;
}

#subHeader #homeWeather table {
	width: 268px;	/* subtract left and right padding (34px) */
	height: auto;
}
#subHeader #homeWeather #weatherDesc {
	padding-top: 8px;
	color: #FFFFFF;
}
#subHeader #homeWeather #weatherDesc table {
	width: auto;
}
#subHeader #homeWeather #weatherDesc table td {
	padding-bottom: 3px;
	color: #FFFFFF;
	line-height: 13px;
}


/****************** Content ********************/
#contentLeft {
	width: auto;	/*  subtract left and right padding (40px) */
	vertical-align: top;
	padding: 15px 0px 0px 0px;
	/*padding: 28px 20px 0px 20px;*/
}
#contentLeft h1 {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font-size: 13px;
	color: #666666;
}
#contentLeft h1 b, #contentLeft h1 strong {
	color: #DF7A1B;
}


#contentLeft #maincontent {
	margin: 0px 0px 25px 0px;
	padding: 0px 20px 25px 20px;
	background: url(/images/bg-hline.gif) bottom repeat-x;
	display: block;
	display: table;
}
#contentLeft #maincontent {
	width: 557px;
}
*html #contentLeft #maincontent {
	width: 596px;
}

#contentLeft #boatsListHome {
	margin: 0px 0px 25px 0px;
	padding: 0px 20px 25px 20px;
	background: url(/images/bg-hline.gif) bottom repeat-x;
	display: block;
	display: table;
}
#contentLeft #boatsListHome h2 {
	margin: 14px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	background: url(../images/bullet-boats-type.gif) left no-repeat;
}
#contentLeft #boatsListHome #boatsTable {
	width: 500px;
	margin-top: -14px;
}
#contentLeft #boatsListHome #boatsTable td {
	vertical-align: top;
	padding-bottom: 3px;
}

#contentLeft #welcome {
	padding-bottom: 32px;
	padding-left: 20px;
	padding-right: 20px;
}
#contentLeft #chatOnline {
	padding-bottom: 32px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/images/bg-boat.jpg) 382px bottom no-repeat;
}

#contentInside {
	/*margin: 0px 0px 25px 0px;*/
	padding-bottom: 32px;
	padding-left: 20px;
	padding-right: 20px;
}
#contentInside #boatsNav {
	margin: -30px 0px 0px 0px;
	padding: 30px 0px 10px 0px;
	z-index: 100;
	background: url(/images/bg-boat.jpg) 382px bottom no-repeat;
}
#contentInside #boatsNav th {
	padding: 0px 10px 0px 15px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	background: url(../images/bullet-boats-type.gif) left 2px no-repeat;
}
#contentInside #boatsNav table table {
	margin-bottom: 10px;
}
#contentInside #boatsNav table table td {
	width: 95px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#contentInside #boatsNav table table td img {
	margin-right: 5px;
}

#contentLeft #boatsList table {
	margin: 10px 0px 0px 0px;
	width: 556px;
	background-color: #FFFFFF;
}
#contentLeft #boatsList td {
	padding-top: 3px;
	padding-bottom: 2px;
	height: 12px;
	background-color: #FFEDCD;
	vertical-align: top;
}
#contentLeft #boatsList th {
	vertical-align: top;
	background-color: #FFEDCD;
}
#contentLeft #boatsList h2 {
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	background: url(../images/bullet-boats-type.gif) left no-repeat;
}
#contentLeft #boatsList #rates {
	padding-left: 14px;
	padding-right: 12px;
}
#contentLeft #boatsImg td {
	padding: 0px 4px 4px 0px;
}

.bookingForm {
	
}
.bookingForm input {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 2px;
}
.bookingForm select {
	vertical-align: middle;
}
#contentLeft .bookingForm h1 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
	color: #DF7A1B;
}
.bookingForm h2 {
	margin: 12px 0px 18px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	color: #DF7A1B;
	font-weight: bold;
    background: url(/images/bg-hline.gif) bottom repeat-x;
}
.bookingForm #steps {
	float: right;
}
.bookingForm #steps img {
	margin-left: 6px;
}
.bookingForm td, .bookingForm th {
	vertical-align: top;
}
.bookingForm th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 9px;
	white-space:nowrap;
}
.bookingForm ul {
	margin: 0px;
	padding: 0px;
}
.bookingForm li {
	margin: 0px 0px 0px 28px;	
}
.bookingForm .row1 td, .bookingForm .row1 th {
	background-color: #FEFBF5;
	padding: 3px 10px 6px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.bookingForm .row2 td, .bookingForm .row2 th {
	background-color: #FEF6E6;
	padding: 3px 10px 6px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.bookingForm .txtField {
	vertical-align: middle;
	width: 250px;
}
.bookingForm .txtFieldShort {
	vertical-align: middle;
	width: 50px;
}
.bookingForm .btn {
	vertical-align: middle;
	background-color: #DF7A1B;
	color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bookingForm .txtFieldDate {
	vertical-align: middle;
	width: 140px;
}
.bookingForm .btnDate {
	vertical-align: middle;
	width: 40px;
	background-color: #DF7A1B;
	color: #FFFFFF;
	border: 0px;
	height: 20px;
}
.bookingForm .label {
	width: 120px;
	display: inline-block
}
.bookingForm .radio {
	margin-bottom: 4px;
}
.bookingForm .boatCharge {
	margin-top: 5px;
	padding-right: 5px;
	text-align: right;
	border-top: 1px solid #FFF2DA;
	color: #D67D21;
	font-weight: bold;
}
.bookingForm #surcharge th {
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
}
*html .bookingForm #surcharge td {
	padding-top: 8px;
	padding-left: 4px;
}
.bookingForm #surcharge td {
	padding-top: 5px;	
	padding-left: 4px;
}


#contentRight {
	width: 303px;	/*  subtract left and right padding (40px) */
	vertical-align: top;
	padding: 15px 0px 0px 0px;
	background:  url(/images/bg-vline.gif) left top repeat-y;
}
#contentRight h1 {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font-size: 13px;
	color: #666666;
}
#contentRight h1 b, #contentRight h1 strong {
	color: #DF7A1B;
}

#contentRight #weather {
	margin: 0px 0px 25px 20px;
	padding: 0px 0px 25px 0px;
    background: url(/images/bg-hline.gif) bottom repeat-x;
	width: 268px;
	/*margin: -8px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	font-size: 11px;
	color: #DF7A1B;
	vertical-align: top;*/

	
}
#contentRight #weather table {
	/*width: 268px;	/* subtract left and right padding (34px) */
	height: auto;
}
#contentRight #weather #weatherDesc {
	padding-top: 8px;
	color: #DF7A1B;
}
#contentRight #weather #weatherDesc table {
	width: auto;
}
#contentRight #weather #weatherDesc table td {
	padding-bottom: 3px;
	color: #DF7A1B;
	line-height: 13px;
}


#cater {
	margin: 0px 0px 25px 0px;
	padding: 0 0 15px 0;
}
#cater a {display:block; margin-bottom:12px;}


#clientSay {
	margin: 0px 0px 25px 20px;
	padding: 0px 15px 25px 0px;
	background: url(/images/bg-hline.gif) bottom repeat-x;
	width: auto;
}
#clientSay #quoteOpen {
	margin-top: -9px;
	padding-top: 9px;
	background: url(/images/icon-quote-open.gif) left top no-repeat;
}
#clientSay #quoteClose {
	margin-top: 12px;
	padding-bottom: 9px;
	text-align: right;
	font-weight: bold;
	background: url(/images/icon-quote-close.gif) right bottom no-repeat;
}
#clientSay #more {
	margin-top: 6px;
	text-align: right;
}

#eNewsletter {
	margin: 0px 0px 25px 20px;
	padding: 0px 0px 25px 0px;
	background: url(/images/bg-hline.gif) bottom repeat-x;
	width: auto !important;
}
#eNewsletter form {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#eNewsletter #shortField {
	width: 79px;
	height: 19px;
	margin: 0px 2px 2px 0px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	background-color: #FFF8EC;
	border: 1px solid #F6D4B3;
}
#eNewsletter #longField {
	width: 160px;
	height: 19px;
	margin: 0px 2px 0px 0px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	background-color: #FFF8EC;
	border: 1px solid #F6D4B3;
}
#eNewsletter input {
	vertical-align: middle;
	line-height: 19px;
}

#newsletterArchives {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#newsletterArchives li {
	float: left;
	width: 130px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

#comingEvents {
	margin: 0px 0px 25px 20px;
	padding: 0px 0px 25px 0px;
	background: url(/images/bg-hline.gif) bottom repeat-x;
	width: 268px;
}




/****************** Footer ********************/
#footer {
	height: 43px;
	vertical-align: top;
	background:  url("/images/footer/bg-footer.jpg") top left no-repeat;
}
#footer a {
	color: #DF7A1B;
}
#footer a:hover {
	color: #666666;
}
#footerDiv {
	position: relative;
	font-size: 11px;
	color: #DF7A1B;
}
#footerDiv #copyright {
	position: absolute;
	top: 24px;
	left: 20px;
}
#footerDiv #compelite {
	position: absolute;
	top: 24px;
	left:164px;
}
#footerDiv ul {
	position: absolute;
	top: 24px;
	right: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#footerDiv li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 6px;
	background: url(/images/footer/divide.gif) left 2px no-repeat;
}

/****************** Footer ********************/

.photo-table img {
	width:170px;
}

.photo-table {
	margin: 0 auto;
}