@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #22416b;
	background-repeat: repeat-x;
	background-position: center -110px;
	background-image: url(images/bkgTile.jpg);
}
.twoColHybLtHdr #container {
	width: 1100px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center -110px;
} 


.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 235px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0; /* top and bottom padding create visual space within this div  */
	margin: 0 0 0 95px;
	text-align: center;
	display: inline;
}

.twoColHybLtHdr #externalLinks {
	margin: 35px 0;
	text-align: left;
}
.twoColHybLtHdr #menu {
	margin: 250px 0 25px 0;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 20px 0 0;
}
#menu li {
	padding: 6px 0px;
	text-transform: uppercase;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(images/gradLine.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFC600;
	text-decoration: none;
}







.twoColHybLtHdr #mainContent {
	margin: 0 80px 50px 40px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	float: left;
	width: 643px;
	text-align: center;
	padding: 0px;
	background-image: url(images/headerPhotoCollage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: inline;
} 
.twoColHybLtHdr #mainContent #mcHeader {
	margin: 250px 35px 0 51px;
	background-color: #132f57;
	text-align: left;
	padding: 0 0 10px 0;
}
.longitude {
	float: right;
}
.phoneNumber {
	float: left;
}
#followLinks {
	margin: 0px 35px;
}
#followLinks p {
	margin: 5px 0;
}

#followLinks a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 3px;
}
#followLinks a:hover {
	color: #FFC600;
	text-decoration: none;
}





.twoColHybLtHdr #mainContent #mcContent {
	background-image: url(images/whiteBoxMiddle.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 35px 50px 20px 25px;
	margin: 0 0 0 51px;
}


.twoColHybLtHdr #mainContent #mcFooter {
	background-image: url(images/whiteBoxBottom.gif);
	background-repeat: no-repeat;
	height: 33px;
	margin: 0 0 0 51px;
}



.twoColHybLtHdr #footer {
	height: 200px;
	background-image: url(images/bkgFooter.gif);
	background-repeat: repeat-x;
} 
.twoColHybLtHdr #footer a {
	color: #FFFFFF;
}

.twoColHybLtHdr #footerContent {
	text-align: left;
	padding: 12px 0 0 0;
	width: 915px;
	margin: 0 auto;
}
.footerText {
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin: 30px 25px 0 0;
}




.brownText {
	color: #6c5143;
}
.address {
	color: #FFFFFF;
}
.addressLine1 {
	color: #FFFFFF;
	text-transform: uppercase;
}


h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	line-height: 34px;
	color: #6e95c8;
}
h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0 0 0;
	line-height: 34px;
	color: #6e95c8;
	background-image: url(images/bkgSubhead.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 10px;
}
h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	line-height: 34px;
	color: #6e95c8;
}


p {
	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 15px 0;
	font-size: 14px;
	line-height: 20px;
}
ul {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-size: 14px;
	line-height: 20px;
}
.floatLeft {
	float: left;
}



/*charter boat captain listings */
.listingDescription {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 20px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDD5E6;

}
.listingDescription td {
	padding: 3px 0px;
}

.listingDescription .title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	color: #1E4888;
	font-weight: normal;
}
.listingDescription .title strong {
	color: #1E4888;
}

.listingDescription a {
	color: #3D78B4;
}
.listingDescription a:hover {
	color: #6C5143;
}



.listingDescription p {
	padding: 0px;
	margin: 0px;

}

.listingDetailBox {
	border: solid 1px #8A7A67;
	background-color: #FFFFFF;
	padding: 5px 10px 0 10px;
}
.listingPhoto {
	float: left;
	margin: 0px;
	border: solid 1px ##6C5143;
}

.listingDescription strong {
	padding: 10px 0px;
	color: #666666;
}


/* Miscellaneous classes for reuse */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
