@charset "utf-8";

/* CSS Document */



/* --------------------

		Reset Styles

-------------------- */



html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

	font-weight: 400;

}



ol, ul {

	list-style: none;

}



blockquote:before, blockquote:after, q:before, q:after {

	content: "";

}



blockquote, q {

	quotes: "" "";

}



em {

   font-style: italic;

}



strong {

   font-weight: 900;

}



/* --------------------

		Main Styles

-------------------- */



html, body {

   margin: 0;

	width: 100%;

	height: 100%;

	background-color: #F78D41;

	font-family: georgia,serif;

   font-size: 13px;

   line-height: 1.3;

	color: #000000;

	background-image: url(/images/background.jpg);

	background-repeat: no-repeat;

	background-attachment: fixed;

}



a {

   color: #931507;

   text-decoration: none;
   
   font-weight: bold;

}



a:hover {

   color: #000000;

   text-decoration: none;

}



.clear {

   clear: both;

}



img.logo {

   position: fixed;

   top: 0px;

   left: 0px;

   padding: 0 0 10px 0;

   z-index: 900;

}



#container {

   height: 100%;

   width: 978px;

   padding: 0 0;

   background-color: transparent;



}



#navigation-spacer {

   width: 200px;

   height: 1px;

   float: left;

}



#navigation {

   padding: 170px 35px 0 0;

   width: 165px;

   position: fixed;

   top: 0;

   left: 0;

}



#navigation a {

   text-decoration: none;

   font-family: "trebuchet MS", sans-serif;

   color: #000000;

   font-size: 18px;

   font-weight: bold;

   text-align: right;

   line-height: 2;

   float: right;

}



#navigation a.current,

#navigation a:hover {

   color: #FFFFFF;

}



#navigation ul li {

   clear: right;

}



#content-column {

   float: left;

   width: 774px;

   padding: 15px 0 0 0;

}



#top-shadow {

   width: 750px;

   padding: 0 10px 0 10px;

   height: 7px;

   background: url(/images/home/top-shadow.png) top left no-repeat;

}



#center-shadow {

   width: 750px;

   padding: 0 10px 0 10px;

   background: url(/images/home/center-shadow.png) top left repeat-y;

   text-align: center;

}



#bottom-shadow {

   width: 750px;

   padding: 0 10px 0 10px;

   height: 10px;

   background: url(/images/home/bottom-shadow.png) top left no-repeat;

}



#photo-area {

   text-align: center;

   vertical-align: middle;

   width: 720px;

   background-color: #060719;

   padding: 15px 15px;

}



#sub-navigation {

   float: left;

   width: 750px;

   background-color: #060719;

}



#sub-navigation  ul {

   float: left;

   padding-left: 5px;

}



#sub-navigation ul li {

   float: left;

}



#sub-navigation ul li a {

   text-decoration: none;

   font-family: "trebuchet MS",sans-serif;

   color: #F78D41;

   font-size: 13px;

   font-weight: bold;

   display: block;



   padding: 5px 6px;

}



#sub-navigation a.current,

#sub-navigation a:hover {

   color: #FFFFFF;

}



#sub-navigation ul li {

  clear: right;

}



#tile-bar {

   width: 750px;

   height: 7px;

   background: url(/images/menus/menu-tile.jpg) top left no-repeat;

}



#page-area {

   width: 750px;

   background-color: #F8F2EC;

}



#page-area .page-header-container

{

   height: 50px;

   padding: 10px 0 5px 5px;

}



#page-area h1 {

   font-family: "trebuchet MS",sans-serif;

   color: #000000;

   font-size: 56px;

}



#page-area .page-sub-header

{

   font-family: "trebuchet MS",sans-serif;

   font-size: 27px;

   font-weight: bold;

   color: #000000;

   padding: 0 75px; 0 75px;

}



.menu-item h2,

.page-content h2,

.chef-item h2 {

   font-family: "trebuchet MS",sans-serif;

   color: #F78D41;

   font-size: 16px;

   font-weight: bold;

   display: inline;

}



div.menu-item {

   padding: 0 75px 18px 75px;

}



div.chef-item {

   background-image: url(/images/menus/chef-swordfish.png);

   background-repeat: no-repeat;

   background-position: 5px 10px;

   padding: 0 75px 18px 75px;

}



.chef-recommendation {

   font-family: georgia,serif;

   font-style: italic;

   font-size: 13px;

   line-height: 1.3;

}



.page-content {

   padding: 10px 75px 18px 75px;

}



#page-content-container {

   width: 750px;

   padding: 10px 0 0 10px;

}



#header-box {

   padding: 8px 0 0 20px;

}



#footer {

   font-family: "trebuchet MS",sans-serif;

   font-size: 9px;

   text-align: right;

   color: #000000;

   padding: 10px 15px 15px 0;

}



#footer a {

   color: #000000;

   text-decoration: none;

}



#footer a:hover {

   color: #FFFFFF;

}



#footer .tic {

   padding: 8px 0;

}



#footer .tic a {

   color: #000000;

   font-weight: bold;

   text-decoration: none;

}



#footer .tic a:hover {

   color: #000000;

   text-decoration: underline;

}



#footer .tic a span {

   color: #FF0000;

   font-weight: bold;

}



#home-text {

   padding: 4px 30px 15px 30px;

}



#page-back a {

   text-decoration: none;

   font-family: "trebuchet MS", sans-serif;

   color: #FFFFFF;

   font-size: 18px;

   font-weight: bold;

   text-align: center;

   line-height: 2;

   float: center;

}


#page-back a:hover {

   color: #931507;

}

.btn-facebook {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/images/btn-facebook.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 70px;
    left: 0;
    position: fixed;
    text-indent: -9999px;
    top: 500px;
    width: 27px;
    z-index: 100;
}
