body {
    color: #333;
    font-family: arial,verdana,sans-serif;
    background: #E4E8EB;
    margin: 0;
	font-size:75%     /* for IE/Win */
}

html>body {font-size:11px} /* for everything else */

div,table,td,th {font-size: 1em;}

img {border: 0;}

a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}

h1 {color: #939FA5;}
h2 {color: #939FA5;}
h3 {color: #939FA5;}
h4 {color: #939FA5;}

#wrapper {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 22px;
    background-color: #fff;
}

#credit {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    color: #999;
    text-align: right;
}

#credit a {
    color: #999;
}

#header {
    position: relative;
    width: 900px;
    height: 112px;
    background-color: #A25315;
    border-bottom: 3px solid #fff;
}

#logo {
    width: 298px;
    height: 112px;
    border-right: 3px solid #fff;
    background-color: #121A1E;
}

#hours {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 104px;
    padding: 4px 4px 4px 14px;
    background-color: #2C3338;
    color: #d1cdab;
    text-transform: uppercase;
    font-size: 0.8em;
}

#hours h4 {
    margin: 8px 0 0 0;
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}

#nav {
    position: absolute;
    top: 20px;
    left: 320px;
    background-color: #A25315;
}

#nav ul {
    margin: 0;
    padding: 0;
}

#nav li {
    padding: 53px 0 0 0;
    list-style: none;
    float: left;
}

#nav li.active {
    background: transparent url('../images/cat_50.gif') no-repeat 50% 0;
}

#nav a {
    display: block;
    padding: 0 8px 20px 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #D0A683;
}

#nav a:hover {
    color: #fff;
    background: transparent url('../images/flourish.gif') no-repeat 50% 17px;
}



#subnav {
    position: absolute;
    top: 20px;
    left: 6px;
}

#subnav ul {
    margin: 0;
    padding: 0;
}

#subnav li {
    padding: 5px 0 0 0;
    list-style: none;
    float: left;
}

#subnav li.active {
}

#subnav a {
    display: block;
    padding: 0 8px 20px 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #788287;
}

#subnav a:hover {
    color: #fff;
}

#subnav li.active a{
    color: #fff;
    background: transparent url('../images/flourish_blue.gif') no-repeat 50% 17px;
}



#content {
    position: relative;
    width: 900px;
    background-color: #E4E8EB
}

#content_press {
    position: relative;
    width: 900px;
    background-color: #3E4C53;
}


div.menuPage {
    
}

#welcome {
    position: absolute;
    top: 350px;
    left: 301px;
    z-index: 100;
    width: 599px;
    height: 112px;
/*    background-color: #2C3338;*/
/*    background: #2C3338 url('../images/cat_100.gif') no-repeat 0 8px;*/
    color: #fff;
}

#welcome_panel {
    position: absolute;
    width: 599px;
    height: 112px;
    background-color: #242a2e;
    opacity: 0.9;
}

#welcome .content {
    position: absolute;
    width: 470px;
    height: 106px;
    padding: 0 0 0 125px;
    background: transparent url('../images/cat_100.gif') no-repeat 11px 4px;
/*  cat eye  #776A2E*/
    line-height: 1.7;
}

div.oneThirdPanel {
    float: left;
    position: relative;
    width: 298px;
    min-height: 524px;
    background-color: #3e4c53;
/*    border-right: 3px solid #fff;*/
}

#content_press div.oneThirdPanel {
    min-height: 925px;
}

div.middlePanel {
    border-right: 3px solid #fff;
    border-left: 3px solid #fff;
}

div.third {
    border: 0;
}

div.twoThirdsPanel {
    float: left;
    position: relative;
    width: 599px;
    min-height: 524px;
    background-color: #3e4c53;
    border-left: 3px solid #fff;
}

div.dinner {
/*    height: 524px;*/
    background: #E4E8EB url('../images/panel_1.jpg') no-repeat;
}

div.brunch {
    height: 524px;
    background: #E4E8EB url('../images/panel_2.jpg') no-repeat;
}

div.dessert {
    height: 524px;
    border: 0;
    background: #E4E8EB url('../images/panel_3.jpg') no-repeat;
}

div.special {
    height: 524px;
    border: 0;
    background: #E4E8EB url('../images/door.jpg') no-repeat;
}

div.visit {
    height: 524px;
    background: #E4E8EB url('../images/panel_visit.jpg') no-repeat;
}

div.events {
    height: 524px;
    background: #E4E8EB url('../images/panel_events.jpg') no-repeat;
}

div.catering {
    height: 524px;
    background: #E4E8EB url('../images/panel_catering.jpg') no-repeat;
}

div.adam-and-jackie {
    height: 524px;
    background: #E4E8EB url('../images/panel_adam_and_jackie.jpg') no-repeat;
}

div.friends-and-neighbors {
    height: 524px;
    background: #E4E8EB url('../images/panel_friends_and_neighbors.jpg') no-repeat;
}

div.meow {
    height: 524px;
    background: #E4E8EB url('../images/panel_meow.jpg') no-repeat;
}

.oneThirdPanel h1 {
    margin: 0 0 0 -4px;
    font-family: arial, sans-serif;
    font-size: 4.5em;
    line-height: 37px;
    color: #fff;
    text-transform: uppercase;
}

div.panelContent {
    padding: 20px 10px 10px 15px;
    color: #fff;
}

div.menuPanelContent {
    padding: 65px 20px 10px 35px;
    color: #939fa5;
}

div.menusWrapper {
    float: left;
/*    background-color: #3e4c53;*/
    background: #3e4c53 url('../images/menus_bg.gif') repeat-y;
}

div.menuPanelContent p {
    margin: 0 0 24px 0;

}

div.menuPanelContent h3 {
    text-transform: lowercase;
    color: #939fa5;
}

div.menuPanelContent h4 {
    margin: 0;
    color: #fff;
}

div.textColumn {
    float: left;
    width: 240px;
    margin: 65px 20px 10px 35px;
    color: #939fa5;
}

div.textColumnWide {
    float: left;
    width: 530px;
    margin: 65px 20px 10px 35px;
    color: #939fa5;
}

/**************************************************** HACKS */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; _height: 1%; }
 /* Hides from IE-mac \*/
.clearfix { display: block; }
/* End hide from IE-mac */