

/*-standard inputs-*/
input{
  border:none;
  background:#CCE7B6;
  padding-left:3px;
  color:#666;
  margin:0;
}
textarea{
  border:none;
  background:#CCE7B6;
  padding-left:3px;
  color:#666;
  margin:0;
}
/*-standard inputs-*/




/*---MODULE CLASSES --- MODULE CLASSES ----*/

/*page headings */
h2.page_heading{
}
/*page headings */


/*-----ul--------*/
ul{
  margin:0;
  padding:0;
  list-style:none;
 }
li{
  margin:0;
  padding:0;
  text-indent:0;
  line-height:1em;
  margin-bottom:10px;
}
/*-navigation links-*/

/*-testimonials-*/
.testimonial_author{
  font-size:.8em;
  padding-left:20px;
}
/*-testimonials-*/

/*-menu-*/
a.menu_links{
  color:#000;
  font-size:.8em;
  padding:3px;
}
a.menu_links:visited{
  color:#000;
  font-size:.8em;
  padding:3px;
}
a.menu_links:hover{
  color:#000;
  font-size:.8em;
  text-decoration:underline;
  padding:3px;
}
.inbetween{
  color:#333;
  font-size:.6em;
  font-weight:bold;
}
.menu_main_category{
  color:#333;
  font-size:.7em;
  padding-left:20px;
}
p.menu_links{
}
h1.menu_sub_category{
  color:#000;
  font-size:1.2em;
}
.menu_content{
  font-size:.8em;
}
/*-menu-*/




/*-chef_bios-*/
.chef_bio_img{
  border:1px solid black;
}
/*-chef_bios-*/





/*-error messages-*/
.errors{
color:#993333;
font-size:.6em;
}
/*-error messages-*/





/*-coupons-*/
.disclaimer{
  font-size:.8em;
}
.coupons{
  border:1px dashed #C7C48F;
  padding-left:10px;
  padding-right:10px;
  margin-top:10px;
  margin-bottom:10px;
}
/*-coupons-*/





/*-photo gallery-*/
.event_description{
}
.gallery_thumbs{
}
#photo_gallery table, #photo_gallery tr, #photo_gallery td {
  border:none;
}
.plus_minus {
  padding:5px 15px 0 0;
}
/*-photo gallery-*/






/*-press-*/
.press_description{
  font-size: .8em;
}
/*-press-*/








/*-email_a_friend-*/
#email_friend h4 {
  margin-bottom:.5em;
  padding-bottom:0;
}
.title{
  font-size:.8em;
}
.email_success{
  font-size:.6em;
}
input.friend{
  background:#CCE7B6;
  padding-left:3px;
  border:none;
  color:#666;
  font-weight:bold;
  margin:1px;
}
input.send_to_friend{
  background:#CCE7B6;
  border:none;
  color:#666;
  font-weight:bold;
  margin:1px;
}
form.email_friend{
  
}
/*-email_a_friend-*/


/*-slogan-*/
#slogan {
  text-align:center;
  padding-left:10px;
  font:150% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-variant:small-caps;
}


/*-announcements-*/
#announcements {
  padding-left:10px;
  font:100% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
#announcments h4 {
  margin-bottom:0;
}
p.announce_heading{
  text-decoration:underline;
}
p.announce_description{

}
/*-announcements-*/





/*-address-*/
#address {
  text-align:right;
	font:100% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding:5px;
	padding-right:15px;
}

/*-address-*/



/*---MODULE CLASSES END --- MODULE CLASSES END ----*/








