@charset "UTF-8";
/* CSS Document */

/* CSS Document */

#page {
	height: 100px;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	overflow: visible;
	height: 100%;
	position: relative;
}
#logo {
	background-image: url(none);
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: none;
	float: none;
	left: 0px;
	background-repeat: no-repeat;
	top: 0px;
	background-position: center;
	display: none;
}
#address  {
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	list-style-type: none;
	background-image: url(none);
	top: 0px;
	left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	list-style-type: none;
	width: 100%;
	vertical-align: middle;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	clear: none;
	width: 100%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	clear: none;
	width: 100%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 125%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 100%;
	text-align: center;
	white-space: normal;
	display: block;
	margin: 18px 0px 0px;
	padding: 0px;
}
#textbox {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: visible;
	background: url(none);
	position: static;
}
#textbox_carteretcatch {
	padding-top: 0px;
	width: 100%;
}
#textbox_greenbar font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0px 0px;
	float: none;
	height: 100%;
	font-weight: normal;
	border: none;
	display: block;
	background-color: #FFFFFF;
}
#textbox_dailyspecials {
	width: 100%;
}
#textbox_editablelists {
	width: 100%;
	overflow: visible;
}
#textbox_list_seasonal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #000000;
	text-align: left;
	width: 90%;
	clear: both;
	float: none;
	padding-left: 6%;
	padding-right: 2%;
	overflow: visible;
}
#textbox_list_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: left;
	position: relative;
	float: none;
	padding: 0px 3% 6px 6px;
	border: 1px solid #000000;
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 135%;
	font-style: italic;
	list-style-position: outside;
	list-style-type: disc;
	height: auto;
	margin-top: 2%;
}
body {
	background-color: #FFFFFF;
}
