html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

html, body {
    height: 100%;
}

body {
    font-size: 14px;
    font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
    text-align: center;
    color: #4e4e4e;
    line-height: 18px;
    background-color: #fff;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

a {
    text-decoration: underline;
    color: #003059;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

/*-------CONTAINER---------*/

#container {
    margin: 0px auto 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    min-width: 975px;
    text-align: left;
}
#header {
	background: url("../images/header_bg.jpg") repeat-x;
    margin: 0px auto 0 auto;
    z-index: 2;
    height: 61px;
    border-top: 2px solid #686868;
    padding-bottom: 5px;
}
#header_wrap {
	width: 975px;
	height: 61px;
}
#header_container {
	margin: 0px auto 0 auto;
	width: 975px;
	height: 61px;
}
#nav_container {
	background: url("../images/nav_bg.gif") repeat-x;
    margin: 0px auto 0 auto;
    z-index: 3;
    width: 975px;
    height: 47px;
    font-family: Helvetica, Lucida Grande, sans-serif;
}
#body_container {
    background-color: #dae8ed;
    z-index: 4;
    height: auto;
}
#body_container_home {
    background: #fff url("../images/home_bg.gif") repeat-x;
    z-index: 4;
    height: auto;
}
#body_container_internal {
    background: #fff url("../images/home_bg.gif") repeat-x;
    z-index: 4;
    height: auto;
}
#body_wrap {
	margin: 0px auto 0 auto;
	width: 975px;
	height: auto;	
}
#flash_container {
	margin: 0px auto 0 auto;
	width: 975px;
	height: 376px;
}
#internal_flash_container {
	margin: 0px auto 0 auto;
	width: 975px;
	height: 321px;
}
#footer_container {
    position: relative;
    margin: 0px auto 0 auto;
    z-index: 5;
    width: 540px;
    height: 100px;
    font-family: Helvetica, Lucida Grande, sans-serif;
}

/*-------NAVIGATION---------*/
#logo_wrap {
	float: left;
	width: 272px;
	height: 47px;
}
#nav_wrap {
    float: left;
    width: 703px;
    height: 47px;	
}
#active	{ 
  	border-bottom: 4px solid #80dcff;
}
#navigation {
	padding: 20px 0 0 40px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
ul#navigation {
	list-style-type: none;
}
ul#navigation li {
	float: left;
	padding-left: 22px;
}
ul#navigation li a{
	text-decoration: none;
}
ul#navigation li a:hover{
	border-bottom: 4px solid #80dcff;
}

/*-------SUB NAVIGATION---------*/
#subnav_wrap {
	width: 603px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
}
#subnav_wrap_long {
	padding-top: 22px;
	width: 603px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
}
ul#subnav {
	list-style-type: none;
}
ul#subnav li {
	float: right;
	padding-left: 3px;
}
ul#subnav li a{
	text-decoration: none;
	color: #000;
}
ul#subnav li a:hover{
	color: #00aeef;
}
.s_active {
	text-decoration: underline;
	color: #00aeef;
}

/*-------MAIN BODY---------*/
.all_link {
	text-align: right;
}
.body_txt {
	padding-left:20px;
	width: 565px;
	min-height: 327px;
	padding-bottom: 40px;
}
.body_txt_long {
	padding-left:20px;
	width: 610px;
	padding-bottom: 40px;
}
.body_txt_news {
	padding-left:20px;
	width: 565px;
	min-height: 415px;
	padding-bottom: 40px;
}
.break_full {
	width: 603px;
	height: 1px;
	border-top: 1px dashed #bababa;
	padding-bottom: 20px;
}
.break_full2 {
	width: 803px;
	height: 1px;
	border-top: 1px dashed #bababa;
	padding-bottom: 20px;
}
.break_short {
	width: 350px;
	height: 1px;
	border-top: 1px dashed #bababa;
	padding-bottom: 20px;
}
#chef_link {
	width: 156px;
	height: 69px;
}
.chef_link
{
  display: block;
  width: 156px;
  height: 69px;
  background: url("../images/chef_link.jpg") no-repeat 0 0;
}
.chef_link:hover
{ 
  background-position: 0 -69px;
}
.chef_link span
{
  display: none;
}
#chef_link2 {
	width: 150px;
	height: 69px;
}
.chef_link2
{
  display: block;
  width: 150px;
  height: 75px;
  background: url("../images/chef_link_white.jpg") no-repeat 0 0;
}
.chef_link2:hover
{ 
  background-position: 0 -75px;
}
.chef_link2 span
{
  display: none;
}
.content_container {
	width: 565px;
	height: auto;
	padding-bottom: 40px;
}
.directions_link
{
  display: block;
  float: right;
  width: 156px;
  height: 75px;
  background: url("../images/directions_link.jpg") no-repeat 0 0;
}
.directions_link:hover
{ 
  background-position: 0 -75px;
}
.directions_link span
{
  display: none;
}
#facebook {
	width: 156px;
	height: 69px;
}
.facebook_link
{
  display: block;
  width: 156px;
  height: 69px;
  background: url("../images/home_fb.jpg") no-repeat 0 0;
}
.facebook_link:hover
{ 
  background-position: 0 -69px;
}
.facebook_link span
{
  display: none;
}
.field_entry {
	float: left;
	margin-top: 43px;
	width: 100px;
	height: 23px;
	font-size: 16px;
	color: #003059;
	font-weight: bold;
}
.field_entry2 {
	float: left;
	margin: 40px 20px 0 0;
	width: 70px;
	height: 23px;
}
.field_entry3 {
	float: left;
	margin-top: 43px;
	width: 55px;
	height: 23px;
	font-size: 16px;
	color: #003059;
	font-weight: bold;
}
.field_entry4 {
	float: left;
	margin: 40px 20px 0 0;
	width: 110px;
	height: 23px;
}
.field_entry5 {
	float: left;
	width: 100px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry6 {
	float: left;
	width: 250px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry7 {
	float: left;
	width: 70px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry8 {
	float: left;
	width: 280px;
	height: 25px;
	margin-bottom: 7px;
}
.field_entry9 {
	float: left;
	width: 30px;
	height: 25px;
	margin: 7px 0 0 35px;
}
.field_entry10 {
	float: left;
	width: 280px;
	height: 40px;
	margin-top: 7px;
}
#flash_wrap {
	width: 975px;
	height: 376px;
	border: 0px;
	padding: 0px;
}
.form_entry {
	width: 210px;
	height: 23px;
}
.form_submit {
	padding: 0 0 0 5px;
	margin: 5px 32px 0 0;
	float: right;
	width: 45px;
	height: 15px;
	line-height: 14px;
	background: url("../images/submit_bg.jpg") no-repeat;
}

#table_submit {
	margin: 0 0 90px 210px;
	width: 128px;
	height: 31px;
}
.table_submit {
  display: block;
  width: 128px;
  height: 31px;
  background: url("../images/table_submit.jpg") no-repeat 0 0;
}
.table_submit:hover { 
  background-position: 0 -31px;
}
.table_submit span {
  display: none;
}
#gallery_container {
	padding: 20px 0 40px 130px;
	width: 655px;
	height: 408px;
}
#gallery_link {
	margin-right: 3px;
	width: 156px;
	height: 78px;
}
.gallery_link
{
  display: block;
  width: 156px;
  height: 78px;
  background: url("../images/gallery_link.jpg") no-repeat 0 0;
}
.gallery_link:hover
{ 
  background-position: 0 -78px;
}
.gallery_link span
{
  display: none;
}
#gallery_news {
	padding: 15px 0 0 12px;
}
#home_news {
	width: 660px;
	height: 290px;
}
#home_right {
	padding-top: 7px;
	float: right;
	width: 315px;
}
#internal_bottom {
	width: 658px;
	height: 14px;
	background: url("../images/internal_bottom.gif") no-repeat;
}
#internal_flash_wrap {
	width: 975px;
	height: 321px;
	border: 0px;
	padding: 0px;
}
#internal_left {
	width: 658px;
	height: auto;
}
#internal_left_long {
	width: 633px;
	height:61px;
	height: auto;
}
#internal_long {
	padding: 0 0px 0 25px;
	width: 975px;
	height: auto;
	min-height: 471px;
	background: url("../images/internal_long_bg.gif") repeat-y;
}
#internal_long_top {
	width: 975px;
	height: 7px;
	background: url("../images/internal_long_top.gif") no-repeat;
}
#internal_main {
	padding: 0 30px 0 25px;
	width: 603px;
	height: auto;
	min-height: 471px;
	background: url("../images/internal_main.gif") repeat-y;
}
#internal_main_news {
	padding: 0 30px 0 25px;
	width: 603px;
	height: auto;
	min-height: 400px;
	background: url("../images/internal_main.gif") repeat-y;
}
#internal_news {
	margin-left: 7px;
	width: 300px;
	height: 377px; 
}
#internal_right {
	padding-top: 7px;
	float: right;
	width: 317px;
}
#internal_right_long {
	float: right;
	width: 307px;
	height: 61px;
	margin-right: 35px;
}
#internal_top {
	width: 658px;
	height: 29px;
	background: url("../images/internal_top.gif") no-repeat;
}

#menu_link {
	float: right;
	margin-right: 5px;
	width: 156px;
	height: 69px;
}
.menu_link
{
  display: block;
  width: 156px;
  height: 69px;
  background: url("../images/menu_link.jpg") no-repeat 0 0;
}
.menu_link:hover
{ 
  background-position: 0 -69px;
}
.menu_link span
{
  display: none;
}
#menu_link2 {
	float: right;
	margin-right: 5px;
	width: 156px;
	height: 78px;
}
.menu_link2
{
  display: block;
  width: 156px;
  height: 78px;
  background: url("../images/menu_link2.jpg") no-repeat 0 0;
}
.menu_link2:hover
{ 
  background-position: 0 -78px;
}
.menu_link2 span
{
  display: none;
}
#news_break {
	width: 658px;
	height: 50px;
	background: url("../images/news_break.jpg") no-repeat;
}
#news_img {
	margin: 60px 0 0 10px;
	width: 279px;
	height: 186px;
}
.news_img_thumb {
	float: left;
	width: 100px;
	height: 67px;
	color: #b0aeae;
	font-size: 12px;
}
.news_overview {
	width: 445px;
	margin-left: 120px;
	height: auto;
	min-height: 100px;
	padding: 0 0 30px 0px;
}
.newsletter_home {
	padding: 33px 0 0 19px;
	width: 296px;
	height: 120px;
	font-size: 12px;
	background: url("../images/newsletter_home_bg.jpg") no-repeat;
}
.newsletter_link {
	padding: 33px 0 0 19px;
	width: 312px;
	height: 24px;
	font-size: 12px;
	background: url("../images/newsletter_bg.jpg") no-repeat;
}
#newsletter_submit {
	float: left;
	margin: 30px 0 0 130px;
	width: 91px;
	height: 27px;
}
.newsletter_submit {
  display: block;
  width: 91px;
  height: 27px;
  background: url("../images/newsletter_submit.jpg") no-repeat 0 0;
}
.newsletter_submit:hover { 
  background-position: 0 -27px;
}
.newsletter_submit span {
  display: none;
}
#newsletter_wrap {
	margin: 50px 0 0 80px;
	padding: 30px 10px 0 20px;
	width: 370px;
	height: 280px;
	color: #fff;
	background: #00223e url("../images/newsletter_bg.gif") repeat-x;
}
#open_table {
	width: 600px;
	height: 100px;
}
#press_img {
	margin: 60px 0 0 25px;
	width: 250px;
	height: 351px;
}
.press_img_thumb {
	float: left;
	width: 100px;
	height: 100px;
	color: #b0aeae;
	font-size: 12px;
}
.reservation {
	padding: 33px 0 0 19px;
	width: 296px;
	height: 28px;
	font-size: 12px;
	background: url("../images/reserve_bg.jpg") no-repeat;
}
.reservation_white {
	padding: 33px 0 0 19px;
	width: 290px;
	height: 24px;
	font-size: 12px;
	background: url("../images/reserve_white_bg.jpg") no-repeat;
}
#right_bleed {
	width: 312px;
	height: 110px;
	background: url("../images/blue_bleed.jpg") repeat-y;
}
#right_bleed_location {
	width: 312px;
	height: 255px;
	background: url("../images/blue_bleed.jpg") repeat-y;
}
#right_contact {
	width: 312px;
	height: 377px;
	background: url("../images/right_contact.jpg") no-repeat;
}
#right_location {
	width: 312px;
	height: 482px;
	background: url("../images/right_location.jpg") no-repeat;
}
#right_news {
	width: 312px;
	height: 780px;
	background: url("../images/right_news.jpg") no-repeat;
}
.spacer {
	width: 650px;
	height: 42px;
}
#tag_left {
	padding-top: 14px;
	width: 365px;
	height: 25px;
	text-align: right;
}
#tag_right {
	margin-top: 5px;
	padding-right: 90px;
	float: right;
	width: 500px;
	height: 32px;
}
#tag_line {
	margin: 4px 0 0 6px;
	width: 961px;
	height: 39px;
	background: url("../images/tag_bg.gif") repeat-x;
}
#tag_line_home {
	margin: 4px 0 0 6px;
	padding-top: 14px;
	width: 961px;
	height: 25px;
	text-align: center;
	background: url("../images/tag_bg.gif") repeat-x;
}
#twitter {
	float: right;
	margin-right: 3px;
	width: 156px;
	height: 69px;
}
.twitter_link
{
  display: block;
  width: 156px;
  height: 69px;
  background: url("../images/home_tw.jpg") no-repeat 0 0;
}
.twitter_link:hover
{ 
  background-position: 0 -69px;
}
.twitter_link span
{
  display: none;
}

/*-------FOOTER--------------*/
#footer_navigation {
	padding: 20px 0 0 30px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}
ul#footer_navigation {
	list-style-type: none;
}
ul#footer_navigation li {
	float: left;
	padding-left: 5px;
}
ul#footer_navigation li a{
	text-decoration: none;
	color: #575757;
	font-weight: normal;
}
ul#footer_navigation li a:hover{
	text-decoration: underline;
}

/*-----------------UL LISTS------------*/
ul#menu_list {
	list-style-image: url("../images/bullet.gif");
	padding: 8px 0 25px 15px;
}
ul#menu_list li{
	padding-bottom: 15px;
}
ul#menu_list2 {
	list-style-image: url("../images/bullet.gif");
	padding: 8px 0 25px 35px;
}
ul#menu_list2 li{
	padding-bottom: 15px;
}
ul#tag {
	list-style-type: none;
}
ul#tag li {
	float: right;
	padding-left: 10px;
	line-height: 30px;
}
ul#tag li a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
ul#tag li a:hover{
	color: #00aeef;
}
ul#gall_news {
	padding-bottom: 8px;
}
ul#gall_news li{
	display: inline;
	border: 2px solid white;
}

/*-------TYPOGRAPHY---------*/
h1 {
	font-size: 22px;
	color: #00aeef;
	font-weight: normal;
	padding: 15px 0 10px 0;
}
h2 {
	font-size: 18px;
	color:#003059;
	padding-bottom: 5px;
}
h3 {
	font-size: 27px;
	font-weight: normal;
	padding-bottom: 8px;
}
h4 {
	font-size: 15px;
	color: #00aeef;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color:#5cd2ff;
	padding: 7px 0 5px 5px;
}
.blue_link a{
	color: #00aeef;
	text-decoration: underline;
}
.blue_link a:hover {
	text-decoration: none;
}
.d_blue {
	font-size: 16px;
	color: #003059;
	font-weight: bold;
}
.l_blue {
	color:#00aeef;
}
.price {
	color:#00aeef;
	font-size: 15px;
	padding-left: 10px;
}
.privacy {
	margin: 10px 0 0 80px;
	font-size: 11px;
}
.white_link a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.white_link a:hover{
	text-decoration: underline;
}

