﻿#seafoodLogo {
	width: 225px;
	float: left;
	height: 148px;
}
#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#background {
	width: 100%;
	float: left;
}
#masthead {
	width: 100%;
	float: left;
	height: 148px;
}
#content {
	width: 498px;
	float: right;
	background-color: #FFFFFF;
}
#rightCol {
	background-position: left top;
	width: 250px;
	float: right;
	background-image: url('../images/masterPg/rightColBkgrnd.jpg');
	background-repeat: no-repeat;
}
#leftCol {
	border-style: solid;
	border-width: 8px 1px 8px 1px;
	border-color: #000080;
	width: 725px;
	float: left;
	margin-right: 25px;
	background-color: #FFFFFF;
	background-image: url('../images/masterPg/leftColBackground.jpg');
}
#seafoodFresh {
	padding: 10px;
	width: 230px;
	float: left;
	
}
#content_Right {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
#ocracoke {
	width: 100%;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 3px;
}
#menu {
	width: 225px;
	float: left;
}
#buttons {
	width: 225px;
	float: left;
	background-color: #000080;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
#centerContent {
	width: 468px;
	float: left;
	padding: 15px;
	border-top-style: solid;
	border-top-width: 7px;
	border-top-color: #000080;
}
#sponsors {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#rightColSponsors {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.menuDiv {
	width: 100%;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #17177B;
}
#content {
	width: 498px;
	float: right;
}
#footer {
	width: 498px;
	float: right;
	margin-top: 15px;
}
#centerColSponsors {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#address {
	width: 100%;
	float: left;
	text-align: center;
}
#nowAvailable {
	width: 200px;
	float: left;
	margin-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000080;
}
#bottomPgLogos {
	width: 720px;
	float: left;
	margin-top: 15px;
}
#bottomPgLogos {
	width: 720px;
	float: left;
	margin-top: 15px;
	text-align: center;
}

