﻿@charset "utf-8";
/* CSS Document */
body
{
  margin: 0px;
  background-image: url(images/bcmbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #6a6a6a;
  line-height: 17px;
}

h1
{
  font-size: 30px;
  line-height: 28px;
  margin: .67em 0;
  font-weight: 500;
  font-style: italic;
  letter-spacing: -1px;
}

h2
{
  font-size: 22px;
  line-height: 24px;
  margin: .75em 0;
  font-style: italic;
}

h3
{
  font-size: 14px;
  line-height: 21px;
  margin: .83em 0;
  font-style: italic;
}

h4
{
  font-size: 18px;
  font-weight: 100;
  font-style: italic;
}

p + p
{
  margin-top: 12px;
}
 

.clear
{
  clear: both;
  height: 0;
}

a
{
  text-decoration: none;
  color: #a3a3a3;
}

a: hover
{
  color: #666;
}

strong
{
  color: 000;
}

/** Layout **/

#container
{
  width: 790px;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  min-height: 500px;
  height: auto;
}

#flashheader
{
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

#main
{
  width: 100%;
  min-height: 20px;
  top: -35px;
  position: relative;
  z-index: 12;
}

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

ul
{
  margin: 0px;
  padding: 0px;
}

#rightclm
{
  float: right;
  background-image: url("/images/banners/shadow-top.png");
  background-repeat: no-repeat;
  background-position: center top;
  width: 560px;
  margin-right: 7px;
  padding: 24px;
  padding-top: 30px;
  margin-top: 1px;
}

/** Content **/
#menu
{
  margin-top: 52px;
  margin-left: 10px;
  font-size: 18px;
}

#menu li
{
  margin-bottom: 5px;
  list-style: none;
}

blockquote
{
  font-style: italic;
  font-size: 12px;
  margin-left: 0px;
  line-height: 1.4em;
  border-bottom: 1px dotted;
}

#about blockquote
{
  border: none;
}

#about h2
{
  margin-bottom: 2px;
  font-style: italic;
  color: #9b73a8;
  font-weight: 500;
  font-weight: lighter;
}

.quote
{
  font-weight: bold;
  color: #9b73a8;
  font-size: 16px;
  padding-right: 4px;
}

.pullquote
{
width: 550px;
  text-align: justify;
}

.pullquote: before
{
  content: "\201C" attr(title) "\201D";
  font-family: "Georgia", Times, serif;
  font-size: 1.4em;
  text-align: center;
  background: #835b90;
  color: #fff;
  display: block;
  float: left;
  width: 7em;
  margin: 0.25em 1em 0.5em 0;
  padding: 1em;
}

/* Footer */

#footer
{
  width: 100%;
  border-top: 1px dotted #CCC;
  background-repeat: repeat-x;
  height: 240px;
  margin-top: 50px;
}

#fttop
{
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  height: 124px;
  margin-bottom: 20px;
}

#ftbtm
{
  border-top: 1px dotted;
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  
}

.ftbtmcopy
{
  float: right;
}

.ftlinks
{
  float: left;
}

#about
{
  float: left;
  width: 350px;
}

#services
{
  float: right;
  width: 130px;
  margin-left: 20px;
}

#acd
{
  float: right;
  width: 235px;
}

#acd img
{
}

.logo
{
  float: left;
  position:relative;
  z-index:12;
}

.logo img
{
  width: 141px;
  height: 89px;
}

.sizeincrease
{
  float: right;
  margin-right: 5px;
  margin-top: 15px;
  font-size: 13px;
}

/** **/
#feature
{
  background-image: url(images/featurebg.jpg);
  background-repeat: repeat-x;
  height: 240px;
  padding: 5px;
  width: 546px;
  margin-top: 40px;
}

#feature h4
{
  margin: 0px;
  margin-bottom: 10px;
  font-style: italic;
}

.box
{
  width: 160px;
  float: left;
  margin: 3px;
  padding: 4px;
  color: #FFF;
  max-height: 200px;
  line-height: 1.1em;
  padding-top: 120px;
  border: 4px solid #ccc1b7;
  height: 84px;
}

.viewmore
{
  background-color: #58256a;
  margin-top: 8px;
  margin-bottom: 5px;
  padding: 3px;
  width: 70px;
  font-size: 11px;
  color: #FFF;
  font-style: italic;
  
}

.viewmore a
{
  color: #fff;
}

.viewmore a: hover
{
  text-decoration: underline;
}

#servft
{
  background-color: #c4a9cc;
  background-image: url(images/stirfry.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#aboutft
{
  background-color: #c4a9cc;
  background-image: url(images/chef.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#menuft
{
  background-color: #c4a9cc;
  background-image: url(images/soup.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

/** **/
.wiltshire
{
  margin-top: 50px;
}

/* Menu page */
.menuclm
{
  margin-top: 30px;
  width: 172px;
  float: left;
  margin-right: 5px;
  /*background-color: #f5f4e7;
  */
  padding: 4px;
}

.menuclm img
{
  margin-top: 10px;
}

/* Contact page */

#contactfrm
{
  margin-top: 20px;
  float: left;
  width: 200px;
}

#contactadr
{
  margin-top: 20px;
  float: right;
  width: 220px;
}

/* Fading banner */
#banner, #slideshow, #slideshow img
{
  height: 303px;
  width: 790px;
}

#banner, #slideshow
{
  margin: 0 auto;
}

#banner
{
  clear: both;
}

#slideshow
{
  position: relative;
  top: -20px;
}

#slideshow img
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#slideshow img.active
{
  z-index: 10;
}

#slideshow img.last-active
{
  z-index: 9;
}

