/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #ffffff; background: none; text-decoration: underline}
a:visited	{color: #c4b580; background: none; text-decoration: none}
a:hover		{color: #ff0000; background: none; text-decoration: underline}
a:active 	{color: #ff0000; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #ffffff; background: #391900;
  background-image: url(/images/background.jpg);
  background-repeat: repeat-x;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 1em;
}

.menutext	{
	font-size: 12px;
}

a {
	border: 0px;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 2px solid #ffffff;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 2px solid #ffffff;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  color: #ffffff; background: none;
  font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	margin-top: .5em;
	padding: 0px;
}

h2 {
  color: #ffffff; background: none;
  font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
  color: #ffffff; background: none;
  font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.125em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



p	{
	margin: 0 0 1em;
}

.address-footer {
	color: #ffffff; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #ffffff; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #ffffff; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenu {
	font-size: 11px;
	font-weight: normal;
}
a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
a.headermenu:hover		{color: #7e7961; background: none; text-decoration: none}
a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

.headerselected {
	font-size: 11px;
	font-weight: bold;
}
a.headerselected:link 		{color: #000000; background: none; text-decoration: none}
a.headerselected:visited	{color: #000000; background: none; text-decoration: none}
a.headerselected:hover		{color: #000000; background: none; text-decoration: none}
a.headerselected:active 	{color: #000000; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #ffffff; background: none; text-decoration: none}
a.menu:visited	{color: #ffffff; background: none; text-decoration: none}
a.menu:hover		{color: #ffffff; background: none; text-decoration: none}
a.menu:active 	{color: #ffffff; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.menuselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.menuselected:active 	{color: #ffffff; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #ffffff; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #ffffff; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #ffffff; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #ffffff; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #ffffff; background: none; text-decoration: none}

.footer {
	color: #ffffff; background: #4E2410;
}

.footermenu {
	font-weight: normal;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:active 	{color: #ffffff; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #97755c; background-image: none;
}

.picborder{
	border: 1px solid #ffffff;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.leftborder	{
		border-left: 1px solid #ffffff;
}

.borderbottom	{
		border-bottom: 1px solid #ffffff;
}

.border {
		border-color: #ffffff;
		border-style: solid;
		border-width: 2px;
}

.dottedline	{
		border-bottom-width: 2px;
		border-bottom-style: dotted;
		border-bottom-color: #ffffff;
}

.FrontPicLeftBorder	{
	background-image: url(/images/Front-Pic-Left-Border.jpg);
  background-repeat: no-repeat;
}

.FrontPic	{
	background-image: url(/images/Front-pic-under-header.jpg);
  background-repeat: no-repeat;
}

.FrontTableBorderLeft {
    background-image:url(/images/Left-Front-Box.jpg);
    background-repeat: repeat-y;
}

.FrontTableBorderRight {
    background-image:url(/images/Right-Front-Box.jpg);
    background-repeat: repeat-y;
}

.FrontTableBorderBottom {
    background-image:url(/images/Bottom-Front-Box.jpg);
    background-repeat: repeat-x;
}

.FrontTableBorderTop {
    background-image:url(/images/Top-Front-Box.jpg);
    background-repeat: repeat-x;
}

.FrontTextBox	{
  color: #ffffff; background: none;
  font-family: cooper black headline bt;
  font-style: italic;
	font-size: 18px;
	letter-spacing:0.04em;
	line-height: 18px;
}

.menuheader {
    color: #ffffff; background: none;
		font-size: 16px;
		text-align: center;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
}

.soupsborder {
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		border-top: 2px solid #ffffff;

}

.charterborder {
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;

}

.appetizers {
		color: #ffffff; background: none;
		font-size: 12px;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
}

.crabcake {
		color: #ffffff; background: none;
		font-size: 14px;
		font-weight: 900;
		font-variant: small-caps;
		padding-top: 10px;
}

.soupstitle {
    color: #ffffff; background: none;
		font-size: 16px;
		font-family: lucida handwriting;
		text-align: center;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
}

.charterboattitle {
    color: #ffffff; background: none;
		font-size: 16px;
		font-family: lucida handwriting;
		font-weight: 900;
}

.soups {
    color: #ffffff; background: none;
		font-size: 12px;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
}

.soupscharterboat {
    color: #ffffff; background: none;
		font-size: 12px;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
}

.centeritalic	{
		font-style: italic;
		text-align: center;
}

.dinnertitles {
    color: #ffffff; background: none;
		font-size: 14px;
		font-weight: 900;
		padding-top: 10px;
}

.bordertop	{
		padding-top: 5px;
		border-top: 1px solid #ffffff;
}

.borderbottom	{
		padding-bottom: 5px;
		border-bottom: 1px solid #ffffff;
}

.menuitalics	{
		font-size: 10px;
		font-style: italic;
		padding-left: 30px;
}