/*

Theme Name: WordPress - Aroma
Theme URI: http://www.aroma.com/
Description: The original Aroma WordPress theme - August 2008
Version: 1.0
Author: Zoo Media Group
Zoo Media Group || http://www.zoomedia.ca

*/

/*** General Styles ***/


/*** Content ***/

div#content{
  background: none;
}
div#content div#banners{
  float: left;
}
div#content div#banners ul{
  list-style: none;
  width: 770px;
  margin: 0 12px 0 15px;
}
div#content div#banners ul li{
  float: left;
}
div#content div#banners ul li a{
  display: block;
  float: left;
  margin: 20px 21px 0 0;
}
div#content div#banners ul li.last a{
  margin: 20px 0 0 2px;
}
div#content p#gift-certificates{
  clear: both;
  text-indent: -5000px;
  background: url(images/bg-gift-certificates.gif) no-repeat top center;
  width: 770px;
  height: 64px;
}

/* Main Nav */

div#main-nav{
  background: url(images/bg-dining-room.jpg) no-repeat top center;
  height: 296px;
  width: 770px;
}
div#main-nav ul{
  padding-top: 249px;
}

/*** End Main Nav  ***/

/*** Footer ***/

div#footer{
  clear: both;
  width: 770px;
  margin: 0 auto;
  font-size: 86%;
  background: #000;
  background: url(images/bg-footer.gif) no-repeat top center #000;
}
div#footer ul{
  list-style: none;
  width: 770px;
  wid\th: 570px;
  padding: 10px 0 0 99px;
  margin: 0 auto;
}
div#footer ul li{
  display: inline;
  border-right: 1px solid #fff;
  white-space: nowrap;
  text-align: center;
  
}
div#footer ul li.page-item-537{
  border-right: none;
}
div#footer ul li a{
  color: #fff;
  text-decoration: none;

  padding: 0 3px;
  white-space: nowrap
}
div#footer a:hover{
  text-decoration: underline;
}
div#footer p{
  clear: both;
  color: #fff;
  text-align: center;
  padding: 6px 0;
}
div#footer p a{
  color: #fff;
  text-align: center;
}
