html{
	min-height: 100%; margin-bottom: 1px;
}

body {
	color: #000000;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 62.5%;
	min-height: 100%;
	text-align: center;
}
p, label, legend{
	font-size: 1.3em;
}
p, label{
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 11px;
}

em{
	font-style: italic;
}
a, a:link, a:visited{
	color: #86825a;
}
a:hover, a:active{
	color: #86825a;
	text-decoration: none;
}

table{
	border-collapse: collapse;
	width: 395px;	
}
tr{
	background-color: #fafaf6;
}
tr.alt{
	
	background-color: #f1f0e9;
}
td.col1{
}
td.col2,
td.col3{
	width: 45px;
}
th{
	font-weight: bold;
}
td,th{
	padding: 10px 10px 15px 5px;
	background-image: url(../images/td_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1.3em;
	line-height: 1.25em;
}
td em{
	font-size: 0.8em;
	font-style: italic;
}

/* Typography classes */
.date{
	font-size: 1.3em;
	color: #938f6a;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 770px;
}
#header{
	padding-top: 31px;
}

#header #nav{
	float: left;
	font-size: 1.3em;
	line-height: 1.8em;
	padding-left: 41px;
	padding-right: 42px;
	padding-top: 0px;
	width: 490px;
}

#header #nav a{
	color: #000000;
}
#header #nav a.selected{
	color: #86825a;
}

#header h1{
	background: transparent url(../images/logo.gif) top left no-repeat;
	display: block;
	float: left;
	height: 76px;
	padding-right: 30px;
	text-indent: -9999px;
	width: 167px;
}

div.content{
	clear: both;
	overflow: hidden;
}

#sidebar{
	float: left;
	width: 305px;
	vertical-align: top;
}
#sidebar #sidemenu{
	margin: 0 0 0 20px;
}

/* Side navigation menu */
#sidemenu a {
	display: block;
	width: 245px;
	height: 36px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}
#sidemenu a:hover,
#sidemenu a.selected{
	background-position: top right;
}
#sidemenu #nav-food{
	background-image: url(../images/nav_food.gif);
}
#sidemenu #nav-sample{
	background-image: url(../images/nav_sample.gif);
}
#sidemenu #nav-service{
	background-image: url(../images/nav_service.gif);
}
#sidemenu #nav-suppliers{
	background-image: url(../images/nav_suppliers.gif);
}
#sidemenu #nav-chef{
	height: 60px;
	background-image: url(../images/nav_chef.gif);
}
#sidemenu #nav-refreshment{
	background-image: url(../images/nav_refreshment.gif);
}
#sidemenu #nav-tastings{
	background-image: url(../images/nav_tastings.gif);
}

#home #copy h2{
	background: transparent url(../images/home_title.gif) top left no-repeat;
	height: 60px;
	width: 362px;
}
#home #copy h2.morning{
	background: transparent url(../images/home_title_morning.gif) top left no-repeat;
}
#home #copy h2.afternoon{
	background: transparent url(../images/home_title_afternoon.gif) top left no-repeat;
}
#home #copy h2.evening{
	background: transparent url(../images/home_title_evening.gif) top left no-repeat;
}
#careers #copy h2{
	background: transparent url(../images/careers_title.gif) top left no-repeat;
	height: 60px;
	width: 343px;
}

#events #copy h2{
	background: transparent url(../images/events_title.gif) top left no-repeat;
	height: 63px;
	width: 367px;
}
#findus #copy h2{
	background: transparent url(../images/findus_title.gif) top left no-repeat;
	height: 52px;
	width: 270px;
}

#feedback #copy h2{
	background: transparent url(../images/feedback_title.gif) top left no-repeat;
	height: 45px;
	width: 185px;
}

#food-about #copy h2{
	background: transparent url(../images/food_about_title.gif) top left no-repeat;
	height: 55px;
	width: 289px;
}

#food-menu #copy h2{
	background: transparent url(../images/food_menu_title.gif) top left no-repeat;
	height: 45px;
	width: 230px;
}

#food-service #copy h2{
	background: transparent url(../images/food_service_title.gif) top left no-repeat;
	height: 55px;
	width: 289px;
}

#food-suppliers #copy h2{
	background: transparent url(../images/food_suppliers_title.gif) top left no-repeat;
	height: 55px;
	width: 289px;
}
#functions #copy h2{
	background: transparent url(../images/functions_title.gif) top left no-repeat;
	height: 55px;
	width: 335px;
}

#food-suppliers #copy img{
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}

#food-chef #copy h2{
	background: transparent url(../images/food_chef_title.gif) top left no-repeat;
	height: 53px;
	width: 252px;
}

#food-refreshment #copy h2{
	background: transparent url(../images/food_refreshment_title.gif) top left no-repeat;
	height: 70px;
	width: 380px;
}

#food-tastings #copy h2{
	background: transparent url(../images/food_tastings_title.gif) top left no-repeat;
	height: 55px;
	width: 289px;
}

#reservation #copy h2{
	background: transparent url(../images/reservation_title.gif) top left no-repeat;
	height: 55px;
	width: 377px;
}

#signup #copy h2{
	background: transparent url(../images/signup_title.gif) top left no-repeat;
	height: 52px;
	width: 370px;
}

#copy{
	position: relative;
	top:0px;
	float: left;
	padding-left: 46px;
	padding-right: 24px;
	width: 395px;
}
#copy #tabs{
	margin: 20px 0 0 0;
}
#copy h2{
	display: block;
	padding-bottom: 19px;
	text-indent: -9999px;
}
#copy h3{
	display: block;
	padding: 25px 0 10px 0;
	font-size: 1.8em;
}
#copy h3 em{
	font-size: 0.8em;
	font-style:italic;
}
#copy p.quote{
	font-style: italic;
	color: #938f6a;
}

#copy h3.news{
	display: block;
	padding: 0 0 0 0;
	font-size: 1.8em;
}
#copy p{
	padding: 0.5em 0 1em 0;
}
#copy p.date{
	padding: 1em 0 1em 0;
}

#awards{
	padding:30px 30px 20px 30px;
}
#awards h2{
	display: none;
}
#awards div{
	width: 100%;
	overflow: auto;
	padding: 0 0 20px 0;
	clear: both;
}
#awards div img{
	display: block;
	width: 291px;
	float: left;
}
#awards div p{
	display: block;
	width: 390px;
	margin-left: 310px;
	padding: 10px 0;
}

/*Form styles */
form {
	margin: 20px;
}
input,
textarea{
	display: block;
	width: 335px;
	padding: 4px;
	margin: 0 0 6px 0;
	border: 1px solid #ccc;
}
label, legend{
	display: block;
	padding: 9px 0 3px 0;
}

select{
	display: block;
	margin: 0 0 15px 0;
}

form fieldset.radios legend{
	padding-bottom: 15px;
}
form fieldset.radios input,
form fieldset.radios label{
	display: inline;
}
form fieldset.radios input{
	width: auto;
	margin: 0 10px 0 10px;
}
form fieldset.radios label{
	margin: 0 50px 0 0;
}
form fieldset.dob{
	margin: 0 0 10px 0;
}
form fieldset.dob legend{
	margin: 0 0 5px 0;
}
form fieldset.dob select{
	display: inline;
	width: auto;
	margin: 5px 5px 5px 0;
}

form fieldset.checkboxes input,
form fieldset.checkboxes label{
	display: inline;
	width: auto;
	margin: 5px 0px 5px 5px;
}
form fieldset.checkboxes input{
	margin-left: 15px;
}


form fieldset.buttons{
	margin-top: 20px;
}
form fieldset.buttons input{
	width: auto;
}
form label.error{
	/* remove the next line when you have trouble in IE6 with labels in list */
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #ae0000;
	font-style: italic;
}

div.errors { display: none; }


#footer{
	margin: 27px 0 20px 0;
	padding-top: 17px;
	width: 770px;
	background: transparent url(../images/footer_background.gif) top left no-repeat;
	color: #999999;
	font-size: 1.1em;
	line-height: normal;
	text-align:	center;
}

#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.selected{
	text-decoration: underline;	
}
#footer address{
	font-style: normal;
}
#footer address a{
	text-decoration: underline;	
}

/* Content Editing */
#edit{
	clear: both;
	padding: 2em 2em 0 4em;
}
#edit h1 {
	margin: 0 0 0.5em 0;
	font-size: 2.5em;
	color: #938f6a;
}

#edit ul {
	margin: 0 2em 2em 2em;
}
#edit ul li {
	padding: 0.5em 0.25em;
	list-style: disc;
	font-size: 1.3em;
}

#edit #tips{
	margin: 10px 0;
	padding: 0 10px;
	background-color: #f1f0e9;
	border: 1px solid #ccc;
}
#edit #tips h3 {
	padding: 10px;
	font-size: 1.3em;
	font-weight: normal;
	color: #938f6a;
	text-decoration: underline;
}


#edit form  {
	margin: 20px 0 0 0;
}

#edit form textarea {
	width: 100%;
	min-height: 200px;
	height: 200px;
	height: auto !important;
}

/* End Content Editing */

/*Utility Classes */

.errors {
	background-color:#FFD9D9;
	border: 1px solid #ae0000;
	padding: 10px 5px;
	color: #ae0000;
	font-size: 1.3em;

}
.hidden{
	display: none;
}
