@charset "utf-8";






/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}

.contentCell {
	padding: 0 40px;
	background-color: #DACCBC;
	text-align: left;
	width: 750px;
	vertical-align: top;
}
.contentCell p {
	font-size: 0.75em;
	margin: 0 0 1em 0;
	line-height: 1.6875em;
}

.basicTable {
	background-color: #FFFFFF;
	border-top: solid 2px #8A7A67;
	border-right: solid 3px #8A7A67;
	border-bottom: solid 2px #8A7A67;
	border-left: solid 2px #8A7A67;

}
.basicTable td {
	padding: 5px;
	font-size: 0.75em;
	border-left: solid 1px #8A7A67;
	border-bottom: solid 1px #8A7A67;
	text-align: left;
	vertical-align: top;
}
.oddRow {
	background-color: #F0EBE3;
}


th {
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #8A7A67;
	color: #FFFFFF;
	padding: 8px 0;
}
.fishingCalendarKey {
	background-color: #F0EBE3;
	border: solid 1px #8A7A67;
	margin: 0 0 20px 0;
	padding: 2px 0;
	width: 275px;
}
.fishingCalendarKey img {
	vertical-align: middle;
}

#events {

}
#events .month {
	background-color: #FFFFFF;
	border: solid 1px #8A7A67;
	margin: 0 0 15px 0;
	padding: 10px;
}
#events .month h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	color: #533000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
}

#events .event {
	clear: both;
}
.divider {
	border-bottom: solid 1px #D6C7B6;
	margin: 10px;
	clear: both;
}

#events .month .event .eventDate {
	font-weight: bold;
	width: 175px;
	margin-left: 10px;
	float: left;
}

#events .month .event .eventDescription {
	float: left;
	margin: 0 0 10px 20px;
}
#captains {
	background-color: #F0EBE3;
	border: solid 1px #8A7A67;
}
#captains .captainListing {
	padding: 10px;
}

.listingDescription {

}
.listingDescription p {
	margin-right: 175px;
}


.listingDetailBox {
	border: solid 1px #8A7A67;
	background-color: #FFFFFF;
	padding: 5px 10px 0 10px;
}
.listingPhoto {
	float: right;
	margin: 0 0 10px 20px;
}
.listingPhoto img {
	border: solid 3px #533000;
}
.listingContact {
	font-size: 0.9em;
	margin: 0px;
}






.month h2 {
	background-color: #F0EBE3;
	padding: 4px 10px;
}





.tideChart {
	float: left;
	margin: 0 0 20px 20px;
}
.tideChart h2 {
	font-size: 1em;
	margin: 0 0 .5em 0;
}
.tideTable {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	text-align: right;
	font-size: .6875em;
}
.tideTable th {
	padding: 5px;
	font-weight: bold;
	border-bottom: solid 2px #000;
	font-size: .875em;
}
.tideTable td {
	padding: 5px;

}
.tideTable .evenLine {
	background-color: #FFFFFF;
}
.tideTable .dayCol {
	text-align: center;
}
.clearFloat {
	clear: both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #533000;
	margin: 0 0 .5em 0;
	font-size: 1.625em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	color: #AB4000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #AB4000;
	margin: 0 0 .5em 0;
}
.calendarTable td {
	padding: 2px;
	font-size: 0.75em;
	border-left: solid 1px #8A7A67;
	border-bottom: solid 1px #8A7A67;
}
.calendarTable {
	background-color: #FFFFFF;
	border-top: solid 2px #8A7A67;
	border-right: solid 3px #8A7A67;
	border-bottom: solid 2px #8A7A67;
	border-left: solid 2px #8A7A67;
}
#mainNav {
	background-image: url(../images/buildout-3-navigation.jpg);
	background-repeat: no-repeat;
	height: 178px;
	vertical-align: top;
}
#col3Container {
	background-color: #F0EBE3;
	border: solid 1px #8A7A67;
	margin-top: 20px;
}
#col3Container .col {
	padding: 10px;
	float: left;
	display: inline;
	width: 30%;
}
#sideBar {
	float: left;
	width: 230px;
	margin: 0 0 0 20px;
}
#mainRightCol {
	float: left;
	width: 500px;
}
#mainCol {
	float: left;
	width: 100%;
	display: inline;
}
.tideKey {
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000;
	text-align: right;
	font-size: .6875em;
}
.tideKey th {
	padding: 5px;
	font-weight: bold;
	border-bottom: solid 2px #000;
	font-size: .875em;
}
.tideKey td {
	padding: 5px;
}
.resourceLink {
	font-size: 1.125em;
	font-weight: bold;
	text-decoration: underline;
	color: #533000;
}
.destinationBox {
	background-color: #F0EBE3;
	border: solid 1px #8A7A67;
	margin: 0 0 15px 0;
	width: 480px;
	background-image: url(../images/features/featureBoxBkgTile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.destinationBox h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0;
	background-color: #533000;
	padding: 8px 10px;
}

.destinationBox h3 {
	font-size: 0.875em;
	margin: 0 0 .3em 0;
	color: #AB4000;
}
.destinationBox a, #featureSideBar a {
	color: #AB4000;
	text-decoration: none;
}
.destinationBox .link {
	font-weight: bold;
	text-transform: uppercase;
	color: #533000;
	text-decoration: none;
	float: right;
	margin: -5px 0 0 0;
	padding: 1px 6px;
	background-color: #F0EBE3;
	border: solid 1px #DACCBC;
	font-size: 0.625em;
	letter-spacing: 0.12em;
}
.destinationBox .link a {
	color: #533000;
}
.destinationBox .link a:hover {
	color: #AB4000;
}

.destinationBox  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

.destinationBox .destinationPhoto {
	float: right;
}
.destinationBox .destinationFeatures {
	float: left;
	width: 280px;
}
.destinationBox .destinationFeatures .feature {
	padding: 10px;
	border-bottom: solid 1px #DACCBC;
	background-color: #FFFFFF;
}

.destinationBox .destinationFeatures h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #533000;
	text-transform: uppercase;
	margin: 0px;
	background-color: #F0EBE3;
	padding: 3px 0;
	letter-spacing: 0em;
}
.destinationBox .destinationFeatures ul,
#featureSideBar ul {
	font-size: 0.6875em;
	margin: 0 0 10px 0;
	padding: 0px 30px;
	line-height: 1.5em;
	list-style-type: circle;
}
.destinationBox .destinationFeatures li,
#featureSideBar li {
	border-bottom: dotted 1px #DACCBC;
	padding: 5px 0;
}
.featureCredit {
	padding: 10px;
	background-color: #F0EBE3;
	border: solid 1px #8A7A67;
}
.featureCredit p {
	margin: 0px;
}
.featureCredit strong {
	color: #AB4000;
}
.featureByline {
	font-size: 1.25em;
	font-style: italic;
}



.photoFloatRight {
	background-color: #F0EBE3;
	float: right;
	padding: 10px;
	border: solid 1px #8A7A67;
	margin: 0 0 10px 20px;
}

.photoFloatRight p,
.photoFloatLeft p {
	font-size: 0.725em;
	line-height: 1.25em;
	color: #533000;
	margin: 10px 0 0 0;
}

.photoFloatRight img,
.photoFloatLeft img,
.photoWhiteBorder {
	border: solid 2px #FFF;
}
.photoFloatLeft {
	background-color: #F0EBE3;
	float: left;
	width: auto;
	padding: 10px;
	border: solid 1px #8A7A67;
	margin: 0 20px 10px 0;
}


#featureSideBar {
	float: left;
	margin: 70px 0 0 20px;
	display: inline;
	padding: 10px 0 0 0;
	width: 225px;
	background-color: #FFFFFF;
	border: solid 1px #8A7A67;
}
#featureSideBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	margin: 0 0 1em 0;
	color: #533000;
	line-height: 1.25em;
}
#featureSideBar h3 {
	font-size: 0.75em;
	margin: 0 0 .3em 0;
	color: #533000;
	text-transform: uppercase;
	padding: 4px 10px;
}

#featureSideBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #533000;
	margin: 0 0 8px 10px;
	font-size: 1.25em;
}
#featureSideBar .featureBox {
	background-color: #F0EBE3;
	padding: 4px 0 10px 0;
	margin: 0;
	border-top: solid 1px #DACCBC;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FFFFFF;
	float: left;
	width: 400px;
	line-height: 1.5em;
	text-align: left;
	margin: 10px 20px 20px 0;
	font-weight: bold;
	border-top: solid 2px #533000;
	padding: 10px 0 0 0;
}
.pullquoteLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FFFFFF;
	float: right;
	width: 400px;
	line-height: 1.5em;
	text-align: right;
	margin: 10px 0 20px 20px;
	font-weight: bold;
	border-top: solid 2px #533000;
	padding: 10px 0 0 0;
}
.contentCell dt {
	font-size: 0.75em;
	font-weight: bold;
	color: #533000;
}
