@charset "utf-8";
/* CSS Document */

body {
	width: 1024px;
}

#header{
	border-top:solid 10px #f5f5f5;
}

#header img{
	margin-top:7px;
/*	margin-left:7px;*/	
}

#headerbordertop{
	height:20px; 
	text-align:right; 
	color:#666666; 
	background-image:url(../images/headertop.jpg); 	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-right:10px;	
}

#c1{
	width: 224px;
	margin-right: 0px;
}

#c2 {
	margin-left: 10px;
	width: 790px;
	background-color:#f5f5f5;
}

#c1, #c2, #c3, #c4 {
	float: left;
}


#c1 .content {
	font-size: 0.75em;
	line-height: 1.5em;	
}


#c2 .content {
	width:775px;
	color:#000;
}

.content p {
	margin: 6px 0px 12px;
	font-size: 0.75em;
	line-height: 1.5em;	
	color:#000;
	padding:25px;
}

.contentwrapper{
	float:left;
	width:790px;
}

/* INDEX PAGE MAIN CONTENT AREA COLUMN ONE */
.contentwrapper #t1{
	float:right;
	width:300px;
	padding-top:0px;
	padding-right:10px;
	border-right:dotted 0px #666666;
	background-color:#f5f5f5;	
}

/* INDEX PAGE MAIN CONTENT AREA COLUMN TWO */
.contentwrapper #t1 img{

	border:solid 0px #333333;
	float:right;
	margin-right:0px;	
}

/* INDEX PAGE MAIN CONTENT AREA TEXT STYLES */
.contentwrapper #t2{
	float:left;
	width:450px;
	margin-left: 15px;
}

/* INDEX PAGE MAIN CONTENT AREA TEXT STYLES */
.contentwrapper #t2 p{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 14px;
	line-height:1.3em;
	padding-top:0px;
}

#chef{
	background-image:url(../images/chef.png);
	width:120px; 
	height:275px; 
	background-repeat:no-repeat; 
	position:absolute; 
	top:630px; 
	left:610px;
}


/* MOVE TO SUBPAGES */
.menu_headings {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	line-height:normal;
}
.menu_subheadings {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	line-height:normal;
}

.menu_items {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	line-height:normal;
}

.menu_items span {
	font-size:9px;
}

.menu_additionalinfo {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	line-height:normal;
}

.menu_leftheadings {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	line-height:normal;
}
