body, div, p, h1, h2, h3, h4, table, ul, li, dl, dd, dt, img, form, fieldset, label, input {
	margin: 0;
	border: 0;
	padding: 0;
}

/* TEXT STYLIN'S */

body {
   font-size: 62.5%;
   margin-bottom: 20px;
}

h1 {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 2.4em;
   letter-spacing: .3em;
   color: #696969;
   font-weight: normal;
   margin-bottom: 3px;
}

h2 {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1.6em;
   letter-spacing: .1em;
   color: #696969;
   font-weight: normal;
}

h2.marginized, p.marginized {
   margin-bottom: 6px;
}

h2.nomargin {
   margin-bottom: 0;
}

p, dl, label {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1.2em;
   line-height: 1.8em;
   color: #b55b1a;
}

p a {
   font-size: 1em;
font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   line-height: 1.8em;
   color: #b55b1a;
}

dl {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1.4em;
   line-height: 1.2em;
   color: #b55b1a;
}

dd {
   font-weight: bold;
}


dt, dd.spaced {
   margin-bottom: 8px;
}

#footermenu a, #footermenu li {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1em;
   line-height: 4em;
   color: #ffffff;
   text-decoration: none;
   margin-left: 5px;
}

#footermenu a:hover {
   text-decoration: underline;
}

.linebottom {
   width: 315px;
   padding-bottom: 8px;
   border-bottom: 1px solid #696969;
   margin-bottom: 8px
}


.linebottomscroll {
   width: 300px;
   padding-bottom: 8px;
   border-bottom: 1px solid #696969;
   margin-bottom: 8px
}

.pushdown {
   margin-top: 12px;
}



/* LAYOUT */

#flashsound {
   position: absolute;
  top: 0;
  right: 0;

}

a#homelogo {
   text-indent: -1000px;
  background: url(../images/logoie6.png) top left no-repeat;
  display: block;
  width: 450px;
  height: 180px;
}

#wrapper {
   height: 755px;
   margin-top: 50px;

  /* padding-left: 15%; */

}

.home1 {
 background: url(../images/backgroundhome.jpg) top center no-repeat;
}

.home2 {
 background: url(../images/home7.jpg) top center no-repeat;
}

.home3 {
 background: url(../images/home10.jpg) top center no-repeat;
}

.directions {
 background: url(../images/directionsbg.jpg) top center no-repeat;
}

.lunch {
 background: url(../images/burger.jpg) top center no-repeat;
}

.dinner {
 background: url(../images/home10.jpg) top center no-repeat;
}

.dessert {
 background: url(../images/dessert2.jpg) top center no-repeat;
}

.wine {
 background: url(../images/wine2.jpg) top center no-repeat;
}

.about {
 background: url(../images/home4.jpg) top center no-repeat;
}

.contact {
 background: url(../images/backgroundhome.jpg) top center no-repeat;
}

.parties {
 background: url(../images/app.jpg) top center no-repeat;
}

.rawbar {
 background: url(../images/rawbar.jpg) top center no-repeat;
}

.prixfixe {
 background: url(../images/prixfixe.jpg) top center no-repeat;
}



.spaced {
  margin-top: 8px;
}


#container1 {
    height: 755px;
   width: 825px;
   position: relative;
    margin: 0 auto;
}

#leftcol {
   float:left;
   width: 450px;
   position: relative;
}
/*
#logo {
   width: 450px;
   height: 180px;
   background: url(../images/transparent.png) repeat top left;
   text-align: center;
   padding-top: 98px;
}
*/
#rightcol_noscroll {
   float: right;
   width: 375px;
   height: 755px;
   background: #ffffff url(../images/rightcol_edge.gif) top right repeat-y;
   overflow: auto;
}

#rightcol_scroll {
   float: right;
   width: 375px;
   height: 755px;
   background: #ffffff url(../images/rightcol_edge.gif) top right repeat-y;
}

#rightcolwrap {
   padding: 10px 18px 10px 15px;

}

#scrollDiv {
   height: 715px;
   width: 300px;
   overflow: hidden;
}

#scrollDiv h2 {
  margin-top: 18px;
  margin-bottom: 15px;
  padding-top: 5px;
border-top: 1px solid #696969;
}

#scrollDiv h2.noline {
   border-top: none;
}

#scrollDiv p a {
   color: #333333;
   text-decoration: none;
   font-size: .9em;
}

#scrollDiv p a:hover {
   text-decoration: underline;
}

#scrollerup {
   position: absolute;
   top: 0;
   right: 18px;
}

#scrollerdown {
   position: absolute;
   bottom: 0;
   right: 18px;
}
   

#footer {
  clear: both;
  background-color: #333333;
  height: 45px;
   margin-bottom: 50px;
   padding-top: 4px;
}



ul#footermenu {
   text-align: center;
}

ul#footermenu li {
   display: inline;
 
}


#flashmenu {
   position: absolute;
   right: 0;
}

/* HOMEPAGE SPECIFIC JIVE */



#hours {
   float: left;
   width: 140px;
}
 

.triplebox {
   width: 350px;
   padding-top: 20px;
}

.marginpush {
  float: right;
  width: 190px;
 border-left: 1px solid #696969;
  padding-left: 10px;
}

/*
.marginpush {
   margin: 0 0 0 150px;
   width: 187px;
 border-left: 1px solid #696969;
  padding-left: 20px;
  background-color: #999999;
}
*/

a#gift {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1.4em;
   line-height: 1.2em;
   color: #b55b1a;
   text-decoration: none;
}

input#email {
  border: 1px solid #cccccc;
  width: 150px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 4px;
}

textarea {
  width: 300px;
  min-height: 300px;
}

#mailing {
   margin-top: 20px;
   border-top: 1px solid #696969;
   padding-top: 20px;
   width: 150px;
}

/* GIFT CERTIFICATE POP UP */
#poppers {
   padding: 20px 60px 20px 70px;
 height: 300px;
   background: #ffffff url(../images/gift_bg.jpg) top left no-repeat;
}

/* MAILING LIST POP UP*/

body#listy {
   height: 100%;
}

#popper2 {
   padding: 20px 60px 20px 120px;
   background: #ffffff url(../images/list.jpg) top left repeat-y;
    font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1.2em;
   line-height: 1.8em;
   color: #b55b1a;
   height: 100%;
}

#popper2 div {
   width: 450px;
   height: 100%;
}

#popper2 h1 {
   font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
   font-size: 1em;
   line-height: 1.8em;
   color: #b55b1a;
   letter-spacing: 0;
}

#submit {
	text-indent:-9999px;
	background: url(../images/submit_btn.gif) top left no-repeat;
	display:block;
	width:75px;
	height:30px;
cursor:pointer;
}
