/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
}
 

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
letter-spacing:-1px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
 
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h3 {
font:bold 10px Verdana, Arial, Helvetica, sans-
}
 
p, ul, ol {
margin:0;
padding:0 0 10px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 20px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
padding:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 /* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0;
padding:0;
border-collapse: collapse;
cellspacing:=0;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

/*copy markup*/

.bodyCopy {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
}
.background {
	background-color: #3b200b;
	background-image: url(images/bkgrndHome03.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.contentPosition {
	margin-top: 16px;
	position: relative;
	width: 960px;
	z-index: 0;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}
.cellblack { background-color: black; }
.hdr_transparent {
	background-attachment: scroll;
	background-image: url(images/upper01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
}
.contentUpperGreen {
	background-attachment: scroll;
	background-image: url(images/green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 960px;
}
.contentSEgreen {
	background-attachment: scroll;
	background-image: url(images/greenSpecEvents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 960px;
}
.cellwhite { background-color: white; }
.bodyCopyBld { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }
.copyright {
	color: #D18421;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: right;
	padding: 3px 10px 0px 0px;
}

/*pseudo link markup*/

.link01 {
	color: #101010;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }


.sublinks {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-right: 50%;
	margin-left: 50%;
}
.sublinks a:link {
	color: #563900;
	text-decoration: none;
}
.sublinks a:visited {
	color: #563900;
	;
	text-decoration: none;
}
.sublinks a:hover {
	color: #F00;
	text-decoration: none;
}
.sublinks a:active {
	color: #F00;
	text-decoration: none;
}

.privatedining {
	color: #000;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
	margin-right: 50%;
	margin-left: 50%;
}
.privatedining a:link { color: #d6902d; text-decoration: none; }
.privatedining a:visited { color: #d6902d; text-decoration: none; }
.privatedining a:hover { color: #eecb9e; text-decoration: none; }
.privatedining a:active { color: #eecb9e; text-decoration: none; }


.homecopy {
	color: #101010;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
	padding-top: 90px;
}
.homecopy a:link {
	color: #039;
	text-decoration: none;
	font-style: italic;
	letter-spacing: -1px;
}
.homecopy a:visited {
	color: #c40000;
	text-decoration: none;
	font-style: italic;
	letter-spacing: -1px;
}
.homecopy a:hover { color: #f00; text-decoration: none;
font-style: italic;
	letter-spacing: -1px;}
.homecopy a:active { color: #b300ff; text-decoration: none
font-style: italic;
	letter-spacing: -1px;; }

.contentLower {
	background-attachment: scroll;
	background-image: url(images/lowerHome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 960px;
	position: relative;
}
.map_positioning {
	margin: 80px 0px 0px 0px;
}
.cap_positioning {
	margin: 80px 0px 0px;
}
.reservations_positioning {
	margin: 00px 0px 0px 20px;
}
.contentaboutus {
	background-attachment: scroll;
	background-image: url(images/lower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 960px;
}
.contentprivatedining {
	background-attachment: scroll;
	background-image: url(images/privatediningBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 960px;
}
.copyAboutUs {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #000;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.copyHome {
	width: 356px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #000;
	text-align: justify;
	margin-left: 35px;
	margin-right: auto;
	margin-top: 20px;
}
.centerOffset {
	text-align: center;
	padding-top: 20px;
	padding-right: 50px;
}
.centerOffsetPD {
	text-align: center;
	padding-top: 23px;
	padding-right: 50px;
}

.llFlushRight {
	text-align: right;
	padding-top: 20px;
	padding-left: 119px;
}
.tooltipcopy {
	color: #101010;
	font-size: 11px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
	text-align: center;
	margin: 0px 10px 10px 10px;
	padding-top: 10px;
}
.tooltip_hdr {
	color: #101010;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}
.ttTableStyle {
	border: 1px solid #bd6d2c;
	background-color: #FFFFFF;
	background-attachment: scroll;
}
.map_position_home {
	margin: 80px 0px 20px 0px;
}
.privatediningnolink {
	color: #d6902d;
	font-size: 15px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
	letter-spacing: 1px;
	margin-top: 3px;
}

.tancopy {
	color: #d6902d;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
}
.menubackground {
	background-attachment: scroll;
	background-image: url(images/menuRight00.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 371px;
	width: 488px;
	margin-top: 15px;
}
.freshtoday {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	margin: 0px auto 0px auto;
	width: 445px;
	z-index: 100;
	clear: both;
	float: left;
	text-align: center;
	letter-spacing: 1px;
}
.freshNewFish {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
}
.blackcopy {
	color: #000;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
}
.tancopyNarrow {
	color: #d6902d;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
}
.homebackgroundR {
	background-attachment: scroll;
	background-image: url(images/homeright.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 371px;
	width: 488px;
	margin-top: 15px;
}
.bodyCopy10 {
	color: #101010;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
}
.bodyCopyL {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	padding: 10px 20px;
}
.closewindowlink {
	color: #d6902d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
}
.closewindowlink a:link { color: #d6902d; text-decoration: none; }
.closewindowlink a:visited { color: #d6902d; text-decoration: none; }
.closewindowlink a:hover { color: #eecb9e; text-decoration: none; }
.closewindowlink a:active { color: #eecb9e; text-decoration: none; }
.bodyCopyL14 {
	color: #101010;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	padding: 10px 16px;
}
.bodyCopyL16blk {
	color: #101010;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 10px 16px;
}
.bodyCopyL16blkBld {
	color: #101010;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	padding: 10px 0px;
	font-weight: bold;
	background-color: #FFF;
}
.bodyCopyL16grey {
	color: #939598;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	padding: 10px 0px;
	background-color: #FFF;
}
.tancopyExtended {
	color: #d6902d;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	letter-spacing: 2px;
}
.tancopyPhone {
	color: #d6902d;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, sans-serif;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.closewindowBlack {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
}
.menuPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px 0px;
}
.menusubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 3px 0px;
	font-weight: bold;
}
.menuHead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
}
.menuHeadItal01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
	padding-bottom: 5px;
}
.contentUpperGreenHome {
	background-attachment: scroll;
	background-image: url(images/greenHome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 960px;
}
.centerNoOffset {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
}
.bodyCopySpec {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 10px 10px 10px 10px;
}
.specialsUpper {
	height: 494px;
	width: 500px;
	margin-top: 0px;
}
.freshMarketTable {
	height: 360px;
	width: 460px;
	left: 0px;
	top: 0px;
	position: relative;
	
}
.mainwrapper {
	width:960px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.vday {
	width:130px;
	height: 130px;
	position: relative;
	z-index: 100000;
	left: 10px;
	float: left;
	clear: left;
	bottom: 335px;
}
.tablecontainer {
	width:960px;
	height: auto;
	position: relative;
	z-index: 0;
	float: left;
}
.musicbutton {
	left:35px;
	position:absolute;
	margin-top: 80px;
}
