 
html {
  font-family:Georgia, 'Times New Roman', 'Times', serif;
}
 
body {
  background:#762709;
}
 
a {
  color:#8c2424;
}
 
 

#wrapper {
  width:1023px;
  margin:0 auto;
  position:relative;
}
 
 
/*----------------------------------------------------------------
 
  Masthead
 
-----------------------------------------------------------------*/
 
#masthead {
  position:relative;
  background:url(../images/top.jpg) bottom no-repeat;
}
 
div#main_logo {
  height:110px;
  position:relative;
}
 
h1#masthead_logo {
  font-size:1em;
  margin-bottom:15px;
}
 
/*----------------------------------------------------------------
 
  Main Content
 
-----------------------------------------------------------------*/
 
h1 {
  font-size:4.8em;
  line-height:0.95em;
  left:50px;
  bottom:-10px;
  font-weight:normal;
  display:inline;
  font-variant:small-caps;
  position:absolute;
}
 
h1 a {
  color:#FFF;
  text-decoration:none;
}
 
p.tagline {
  font-size:1.6em;
  margin-top:0;
  font-style:italic;
  position:absolute;
  padding-left:70px;
  top:73px;
  color:#fffed0;
}
 
#content {
  clear:both;
  background:url(../images/bg.jpg) repeat-y;
  padding:0 40px 0 39px;
}
 
div#inner_content {
  background:url(../images/inner_bg.jpg) repeat-x;
  padding:0 4px 0 10px;
  width:750px;
}
 
h2 {
  font-size:2.25em;
  margin:0 0 10px;
  font-variant:small-caps;
  letter-spacing:1px;
  color:#8c2424;
}
 
p.intro {
  color:#8c2424;
}
 
 
/*----------------------------------------------------------------
 
  Navigation
 
-----------------------------------------------------------------*/
 
ul#nav {
  height:37px;
  margin:8px auto 0;
  border-top:3px double #728c44;
  width:980px;
  padding:8px 0 18px;
}
 
ul#nav li {
  font-size:1.5em;
  float:left;
  padding-left:5px;
  margin-left:1px;
}
 
ul#nav li.nav_first {
  margin-left:20px;
}
 
#nav li a {
  display:block;
  color:#FFF;
  padding:6px 8px 8px;
  text-decoration:none;
  text-transform:lowercase;
  font-variant:small-caps;
}
 
ul#nav li.nav_first {
  background:none;
}
 
#nav li a:hover {
  color:#FFF;
}
 
#nav li#current_page {
 
}
 
#nav li#current_page a {
  color:#FFF;
}
 
#nav li#current_page a:hover {
  text-decoration:none;
}
 
div.nav_basic ul#nav {
  height:37px;
  margin:8px auto 0;
  border-top:3px double #728c44;
  width:980px;
  padding:0;
}
 
/*----------------------------------------------------------------
 
  Secondary Section
 
-----------------------------------------------------------------*/
 
#secondary label {
  color:#333;
  display:block;
}
 
 
/*----------------------------------------------------------------
 
  Skyscraper
 
-----------------------------------------------------------------*/
 

/*----------------------------------------------------------------
 
  The Menu Page
 
-----------------------------------------------------------------*/
 
 
.menus h3 {
  font-size:1.8em;
  margin:1em 0 0.5em;
  font-variant:small-caps;
  letter-spacing:1px;
}
 
.menus ul {
  margin-bottom:1em;
  clear:both;
}
 
.menus li {
  font-size:1.2em;
  margin:1em 0;
  color:#666;
}
 
.menus h4 {
  font-size:1.1em;
  margin:0 0 0.25em;
  color:#333;
}
 
 

div#footer {
  padding:0 10px;
}
 
div#capper {
  background:url(../images/bottom.jpg) no-repeat;
  width:1023px;
  height:38px;
  margin:0 auto;
}
 
          
          /*----------------------------------------------------------------
 
  This theme  2009 LetsEat.at LLC. All Rights Reserved.
 
  Theme name: 11220
 
-----------------------------------------------------------------*/
 
#secondary { width:160px; }

#menu { width:700px; }
 
div#wrapper {
  width:840px;
}
 
div#masthead {
  width:840px;
background:url(../images/top.jpg) bottom no-repeat;
}
 
ul#nav {
  width:786px;
  padding:8px 0 18px;
  margin:8px auto 0;
}
 
div#content {
  width:762px;
  padding:0 30px 0 39px;
  background:url(../images/bg.jpg) repeat-y;
}
 
div#inner_content {
	width:auto;
	background:url(../images/inner_bg.jpg) repeat-x;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 11px;
}
 
div#footer {
  padding:0 15px;
}
 
div#capper {
  background:url(../images/bottom.jpg) center no-repeat;
  width:840px;
}
      
            
  
