/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  background-position: center 0px;
  color: #3f180d;
  margin: 0;
  padding: 0;
  background-color: #52200e;
  text-align: left;
  background-image: url(../images/bkgd.jpg);
  background-repeat: no-repeat;
  font: small serif;
  min-width: 790px;
}

#wrapper {
  height: auto;
  width:790px;
  margin-top: 50px;
  position: static;
  background-color: #f5dcc0;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  font-size: 100%;
  background-position: center;
  font-family: Georgia, Times New Roman, Times, serif;
  letter-spacing: .1em;
  color: #a16009; 
}

#header-bottom a:hover {
  color: #000000;
  font-family: Georgia, Times New Roman, Times, serif;
  letter-spacing: .1em;
}

#header-bottom ul {
  padding-left: 0;
  padding-right: 0px;
  padding-top: 25px;
  word-spacing: 100px;
  font-size: 100%;
  font-family: Georgia, Times New Roman, Times, serif;
  letter-spacing: .1em;

}
#header-bottom li {
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  display: inline;
  color: #a16009;
  font-family: Georgia, Times New Roman, Times, serif;
  letter-spacing: .5em;
}


/*----MAIN PANEL---*/



#main {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#mainfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-color: white;
  border-top-width: 8px;
  height: 683px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_main.jpg);
  background-color: #55210c;
  color: white;
}
#mainfeature h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 20px;
  font-weight: lighter;
  font-size: 184%;
  color: #c88c53;
}
#mainfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-variant: normal;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 33px;
  text-align: center;
  font-size: 88%;
  margin-top: -4px;
}

.location {
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: left;
  padding-left: 15px;
  font-size: 93%;
  margin-top: 5px;
}

/*----EVENTS MAIN PANEL---*/



#eventmain {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#eventmainfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  border-color: white;
  height: inherit;
  float: left;
  width: 497px;
  background-image: none;
  background-color: #55210c;
}
#eventmainfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  margin-top: 20px;
  padding-left: 15px;
  font-weight: lighter;
  font-size: 145%;
  color: #d49e66;
}
#eventmainfeature p {
  font-variant: normal;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: left;
  padding-left: 25px;
  padding-right: 15px;
  font-size: 93%;
  margin-top: 0px;
  color: white;
}
#eventmainfeature .read {
  color: #d49e66;
  letter-spacing: 1px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 90%;
  margin-top: 0;
}
#eventmainfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 15px;
  font-size: 200%;
  color: #d49e66;
  margin-top: 5px;
}
#eventmainfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 4px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 90%;
  color: white;
}
#eventmainfeature h4 a:link, #eventmainfeature h4 a:visited {
  text-align: left;
  text-decoration: none;
  color: #d49e66;
  background-color: transparent;
}
#eventmainfeature h5 {
  text-align: left;
  font-weight: lighter;
  font-style: italic;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 100%;
  color: #a5c6c1;
  padding-left: 20px;
  margin-top: 0px;
}
#eventmainfeature .date {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 55%;
}
#eventmainfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 60%;
}
#eventmainfeature .price2 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 100%;
}

/*----NEW MENUS MAIN PANEL---*/



#newmenumain {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#newmenumainfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  border-color: white;
  height: auto;
  float: left;
  width: 497px;
  background-image: none;
  background-color: #55210c;
}
#newmenumainfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  margin-top: 20px;
  padding-left: 15px;
  font-weight: lighter;
  font-size: 145%;
  color: #d49e66;
}
#newmenumainfeature p {
  font-variant: normal;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: left;
  padding-left: 25px;
  padding-right: 15px;
  font-size: 93%;
  margin-top: 0px;
  color: white;
}
#newmenumainfeature .read {
  color: #d49e66;
  letter-spacing: 1px;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 90%;
  margin-top: 0;
}
#newmenumainfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 15px;
  font-size: 200%;
  color: #d49e66;
  margin-top: 5px;
}
#newmenumainfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 4px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 90%;
  color: white;
}
#newmenumainfeature h4 a:link, #newmenumainfeature h4 a:visited {
  text-align: left;
  text-decoration: none;
  color: #d49e66;
  background-color: transparent;
}
#newmenumainfeature h5 {
  text-align: left;
  font-weight: lighter;
  font-style: italic;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 100%;
  color: #a5c6c1;
  padding-left: 20px;
  margin-top: 0px;
}
#newmenumainfeature .date {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 55%;
}
#newmenumainfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 60%;
}
#newmenumainfeature .price2 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 100%;
}

/*----LOCATION MAIN PANEL---*/



#locationmain {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#locationmainfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  border-color: white;
  height: auto;
  float: left;
  width: 497px;
  background-image: none;
  background-color: #55210c;
  color: white;
}

#locationmainfeature p {
  font-variant: normal;
  text-decoration: none;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: left;
  padding-left: 15px;
  font-size: 93%;
  margin-top: 5px;
}
#locationmainfeature .address {
  color: #cb8b50;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-size: 100%;
  text-transform: uppercase;
  line-height: 23px;

}
#locationmainfeature .white {
  color: white;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 80%;
  font-style: normal;
}
#locationmainfeature a:link #mainfeature p a:visited {
  text-align: left;
  text-decoration: none;
  color: white;
}

/*----MAIN PLATES PANEL---*/



#mainplates {
  width:750px;
  height: auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#mainplatesfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 1150px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_entrees.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#mainplatesfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#mainplatesfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  margin-top: 15px;
  font-size: 170%;
  color: #c88c53;
}
#mainplatesfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#mainplatesfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#mainplatesfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#mainplatesfeature .title {
  position: relative;
}

/*----SPECIALS PANEL---*/


#specials {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#specialsfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 683px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_mainplates.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#specialsfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#specialsfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  margin-top: 15px;
  font-size: 170%;
  color: #c88c53;
}
#specialsfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#specialsfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
}
#specialsfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#specialsfeature .title {
  position: relative;
}

/*----CREPES PANEL---*/



#crepes {
  width:750px;
  height: auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#crepesfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_crepes.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#crepesfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: -10px;
}
#crepesfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  margin-top: 15px;
  color: #c88c53;
}
#crepesfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#crepesfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
}
#crepesfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#crepesfeature .title {
  position: relative;
}

/*----DESSERTS PANEL---*/



#desserts {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#dessertsfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_desserts.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#dessertsfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#dessertsfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  margin-top: 15px;
  color: #c88c53;
}
#dessertsfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#dessertsfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#dessertsfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#dessertsfeature .title {
  position: relative;
}

/*----PIZZA PANEL---*/



#pizza {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#pizzafeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_pizzeria.jpg);
  background-repeat: no-repeat;
  background-color: #55210c;
  color: white;
}
#pizzafeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-top: 180px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
}
#pizzafeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-top: 15px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: -1px;
}
#pizzafeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#pizzafeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 21px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#pizzafeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}

/*----SALADES PANEL---*/



#salades {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#saladesfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_salades.jpg);
  background-repeat: no-repeat;
  background-color: #55210c;
  color: white;
}
#saladesfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-top: 180px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
}
#saladesfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-top: 0px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 15px;
}
#saladesfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#saladesfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 21px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
}
#saladesfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}

/*----SANDWICHES PANEL---*/



#sandwich {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#sandwichfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_sandwiches.jpg);
  background-repeat: no-repeat;
  background-color: #55210c;
  color: white;
}
#sandwichfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  padding-top: 180px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
}
#sandwichfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 15px;
}
#sandwichfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#sandwichfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 21px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
}
#sandwichfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}

/*----SMALL PLATES PANEL---*/



#small {
  width:750px;
  height: auto;
  left: 0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#smallfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: auto;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_smallplates.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#smallfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#smallfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  margin-top: 15px;
  color: #c88c53;
}
#smallfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#smallfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
}
#smallfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#smallfeature .title {
  position: relative;
}

/*----SOUPS PANEL---*/



#soups {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#soupsfeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: url(../images/bkgd_soups.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#soupsfeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#soupsfeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 15px;
}
#soupsfeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#soupsfeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#soupsfeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#soupsfeature .title {
  position: relative;
}

/*----PASTA PANEL---*/



#pasta {
  width:750px;
  height:auto;
  left:0px;
  top: 0px;
  margin-top: 120px;
  float: left;
  position: static;
  padding: 10px;
}
#pastafeature {
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
  border-style: solid;
  border-top-width: 8px;
  height: 820px;
  float: left;
  width: 497px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #55210c;
  color: white;
}
#pastafeature h2 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 0px;
}
#pastafeature h3 {
  text-align: left;
  font-variant: small-caps;
  letter-spacing: 2px;
  font-weight: lighter;
  padding-left: 20px;
  font-size: 170%;
  color: #c88c53;
  margin-top: 15px;
}
#pastafeature h4 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 30px;
  font-size: 90%;
  color: #c88c53;
}
#pastafeature p {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-style: italic;
  font-weight: lighter;
  text-transform: lowercase;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: left;
  font-size: 95%;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#pastafeature .price {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-transform: lowercase;
  color: white;
  font-size: 55%;
}
#pastafeature .title {
  position: relative;
}


/*----MENU SIDEBAR ---*/


#menusidebar {
  line-height: 1.2em;
  height: 288px;
  width: 235px;
  text-align: left;
  font-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_featured_menu.gif);
  background-color: white;
  float: right;
  margin: 0 -20px 0 0;
  color: #55210c;
}
#menusidebar .inner {
  text-align: left;
  padding: 20px;
}
#menusidebar ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  text-transform: uppercase;
  padding-left: 15px;
  padding-top: 47px;
}
#menusidebar p, #menusidebar li {
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: white;
  line-height: 26px;
}
#menusidebar ul a:link, #menusidebar ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #55210c;
}
#menusidebar a {
  display: block;
  width: 212px;
}
#menusidebar a:hover {
  background-color: #f9f1e9;
}

/*----TOGO SIDEBAR ---*/


#togosidebar {
  line-height: 18px;
  height: 127px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_bistro_togo.gif);
  background-color: #55210c;
  float: right;
  margin: 0 -20px 0px 0px;
  color: white;
}
#togosidebar .inner {
  color: white;
  text-align: left;
  padding: 20px;
}
#togosidebar ul {
  color: white;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding-left: 2px;
  line-height: 18px;
  margin-top: 55px;
}
#togosidebar p, #togosidebar li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: white;
  line-height: 18px;
  margin-top: 0px;
}
#togosidebar ul a:link, #togosidebar ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #cb8b50;
}
#togosidebar .bar {
  letter-spacing: 0.01em;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 18px;
  color: #cb8b50;
  font-size: 115%;
}
#togosidebar .fastfeather {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  top: inherit;
  margin-top: 0px;
}

/*----EVENTS SIDEBAR---*/


#sidebar {
  line-height: 1.2em;
  height: 270px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_events.gif);
  background-color: white;
  float: right;
  margin: 0 -20px 0 0;
  color: #41190a;
}
#sidebar .inner {
  text-align: left;
  line-height: 1.2em;
  padding: 20px;
}
#sidebar ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: white;
  list-style-position: outside;
  text-align: left;
  line-height: 1.5em;
  padding-top: 45px;
  
}
#sidebar p, #sidebar li {
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #55210c;
	line-height: 1.4em;
	margin-top: 0px;
	padding-left: 20px;
}

#sidebar ul a:link, #sidebar ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #cb8b50;
}

#sidebar .bar {
  letter-spacing: 0.01em;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.5em;
  color: #cb8b50;
  font-size: 115%;
  margin-top: 2px;
}

#sidebar .eventdinner {
  float: left;
  padding-right: 5px;
  top: inherit;
  margin: 0;
}

#sidebar .divider {

  padding-bottom: 3px;
}

/*----PICK OF THE MONTH SIDEBAR---*/


#sidebar2 {
	line-height: 1.2em;
	height: 270px;
	width: 235px;
	text-align: left;
	font-size: 88%;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/cookingclass.gif);
	background-color: #55210c;
	float: right;
	margin: 0 -20px 0px 5px;
	margin-top: 10px;
	color: #41190a;
}

#sidebar2 .inner {
  text-align: left;
  line-height: 1.2em;
  padding: 20px;
}
#sidebar2 .potm-image {
  padding: 55px 0px 0px 30px;
}
#sidebar2 ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: white;
  list-style-position: outside;
  text-align: left;
  line-height: 1.5em;
  padding-left: 5px;
  margin-top: 0px;
}
#sidebar2 ul a:link, #sidebar2 ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #cb8b50;
}
#sidebar2 p, #sidebar2 li {
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	line-height: 1.5em;
	padding-top: 5px;
}
#sidebar2 .bar2 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.5em;
  color: #cb8b50;
  font-size: 115%;
}
#sidebar2 .feather {
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  top: inherit;
}

/*----NEWSLETTER SIDEBAR---*/


#sidebar3 {
  line-height: 1.2em;
  height: 130px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_newsletter.gif);
  background-color: #d49e66;
  float: right;
  margin: 0 -20px 0px 0px;
  margin-top: 10px;
  color: #41190a;
}

#sidebar3 .inner {
  text-align: left;
  line-height: 1.2em;
  padding: 20px;
}
#sidebar3 ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: white;
  list-style-position: outside;
  text-align: left;
  line-height: 1.5em;
  padding-left: 10px;
  padding-top: 0px;
  margin-bottom: 10px;
  margin-top: 50px;
}
#sidebar3 ul a:link, #sidebar3 ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #cb8b50;
}
#sidebar3 p, #sidebar3 li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #55210c;
  line-height: 1.5em;
}
#sidebar3 .bar2 {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.5em;
  color: #cb8b50;
  font-size: 115%;
}
#sidebar3 .potm-image {
  float: right;
  margin: 62px 30px 0 30px;
}
#sidebar3 .feather {
  float: left;
  padding-right: 5px;
  top: inherit;
  margin-top: 0px;
}

#sidebar3 .input {
    border: 1px solid #000000;
    background: white;
    margin-left: 10px;
}

#sidebar3 .button {
    border: 1px solid #000000;
    background: white;
    margin-top: 2px;
}

#sidebar3 .label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}

#sidebar3 .signup {
    width: 62px;
    height: 21px;
    float: left;
    margin: 2px 4px 6px 10px;
}


/*----MENU DOWNLOAD SIDEBAR---*/


#sidebar4 {
  line-height: 1.2em;
  height: 127px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_menu_download.gif);
  background-color: white;
  float: right;
  margin: 0 -20px 0px 0px;
  margin-top: 10px;
  color: #55210c;
}

#sidebar4 .inner {
  text-align: left;
  padding: 20px;
}
#sidebar4 ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: #55210c;
  list-style-position: outside;
  text-align: left;
  line-height: 18px;
  padding-left: 5px;
  margin-top: 55px;
}
#sidebar4 ul a:link, #sidebar4 ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #55210c;
}
#sidebar4 p, #sidebar4 li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #55210c;
  line-height: 18px;
}
#sidebar4 .menudownload {
  float: left;
  padding-left: 16px;
  padding-right: 13px;
  top: inherit;
  margin-top: 2px;
}

/*----ALT MENU DOWNLOAD SIDEBAR---*/


#sidebar5 {
  line-height: 1.2em;
  height: 127px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_menu_download.gif);
  background-color: white;
  float: right;
  margin: 0 -20px 0px 0px;
  color: #55210c;
}

#sidebar5 .inner {
  text-align: left;
  padding: 20px;
}
#sidebar5 ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: #55210c;
  list-style-position: outside;
  text-align: left;
  line-height: 18px;
  padding-left: 5px;
  margin-top: 55px;
}
#sidebar5 ul a:link, #sidebar5 ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #55210c;
}
#sidebar5 p, #sidebar4 li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #55210c;
  line-height: 18px;
}
#sidebar5 .menudownload {
  float: left;
  padding-left: 16px;
  padding-right: 13px;
  top: inherit;
  margin-top: 2px;
}


/*----GIFT CERTIFICATE SIDEBAR---*/


#giftcertsidebar {
  line-height: 1.2em;
  height: 127px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_giftcertificates.gif);
  background-color: #d49e66;
  float: right;
  margin: 0 -20px 0px 0px;
  margin-top: 10px;
  color: #55210c;
}
#giftcertsidebar .inner {
  text-align: left;
  padding: 20px;
}
#giftcertsidebar ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: white;
  list-style-position: outside;
  text-align: left;
  padding-left: 2px;
  line-height: 18px;
  margin-top: 57px;
}
#giftcertsidebar ul a:link, #giftcertsidebar ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #55210c;
}
#giftcertsidebar p, #giftcertsidebar li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #55210c;
  line-height: 18px;
}
#giftcertsidebar .giftcertificate {
  float: left;
  padding-left: 5px;
  padding-right: 10px;
  top: inherit;
  margin-top: 0px;
}


/*----LUNCH MENU SIDEBAR---*/


#lunchmenusidebar {
  line-height: 1.2em;
  height: 127px;
  width: 235px;
  text-align: left;
  font-size: 88%;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/header_lunchmenu.gif);
  background-color: #d49e66;
  float: right;
  margin: 0 -20px 0px 0px;
  margin-top: 10px;
  color: #55210c;
}
#lunchmenusidebar .inner {
  text-align: left;
  padding: 20px;
}
#lunchmenusidebar ul {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  list-style-type: none;
  color: white;
  list-style-position: outside;
  text-align: left;
  padding-left: 2px;
  line-height: 18px;
  margin-top: 57px;
}
#lunchmenusidebar ul a:link, #lunchmenusidebar ul a:visited {
  text-align: left;
  text-decoration: none;
  color: #55210c;
}
#lunchmenusidebar p, #lunchmenusidebar li {
  letter-spacing: 0;
  text-align: left;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #55210c;
  line-height: 18px;
}
#lunchmenusidebar .giftcertificate {
  float: left;
  padding-left: 5px;
  padding-right: 10px;
  top: inherit;
  margin-top: 0px;
}


/*----FOOTER PANEL---*/


#footer {
  width:100%;
  height: 30px;
  clear: both;
  margin: auto;
  background-color: black;
  color: #55210c;
}

#footer .inner {
  text-align: left;
  padding: 10px;  
}
#footer-bottom {
  padding-top: 10px;
}

#footer p {
  list-style-type: none;
  text-align: left;
  text-decoration: none;
  color: white;
  padding-top: 10px;
}
#footer .email {
  list-style-type: none;
  font-size: 85%;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: left;
  margin-left: 10px;
  float: left;
}
#footer .copyright {
  list-style-type: none;
  font-size: 85%;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  text-align: right;
  float: right;
  margin-right: 10px;
  /*margin-left: 250px;*/
}
#footer-bottom a:link, #footer-bottom a:visited {
  text-decoration: none;
  font-size: 100%;
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #cb8b50;
}
