a:link {
	color: #c92a4b;
	text-decoration: none;
	}

a:active {
	color: #c92a4b;
	text-decoration: none;
	}

a:visited {
	color: #c92a4b;
	text-decoration: none;
	}

a:hover {
	color: #c92a4b;
	text-decoration: underline;
	}

body {
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	left: inherit;
}

div#main {
	width: 770px; height: auto;
	margin: 0px auto 0;
	position: relative;
	z-index: 0;
}

div#header {
	width: 210px; height: 125px;
	position: absolute;
	top: -9px; left: -1px;
	z-index: 2;
}

div#openTil {
	width: 250;
	height: 90px;
	position: absolute;
	top: 14px;
	left: 287px;
	z-index: 2;
}

div#nav {
	padding: 0;
	margin: 0;
	border: 0;
	width: 264px; height: 483px;
	position: absolute;
	top: 126px; left: inherit;
	z-index: 0;
}

div#bioPicture {
	position: absolute;
	top: 125px; left: 264px;
}

/*table#nav_table, table#nav_table tr, table#nav_table td, table#nav_table img {
	padding: 0;
	margin: 0;
	border: 0;
}*/

img#happy {
	position: absolute;
	top: 616px; left: 452px;
}

img#picture, table#picture {
	position: absolute;
	top: 143px;
	left: 287px;
	height: 282px;
}

/*img#picture_chef {
	position: absolute;
	top: 55px; left: 270px;
}

img#arrow_chefbio {
	position: absolute;
	top: 459px; left: 531px;
}*/


div#menusOn {
	z-index: 13;
	position: absolute;
	top: 178px; left: 0px;
	width: 264px; height: 53px;
	display: none;
	}

div#aboutOn {
	z-index: 13;
	position: absolute;
	top: 290px; left: 0px;
	width: 264px; height: 81px;
	display: none;
	}

div#chefsBioNav {
	position: absolute;
	top: 586px; left: 560px;
	width: 172px; height: 24px;
	}

.textHighlight {
	color: #c92a4b;
	}

b {
	color: #c92a4b;
	}


/* MAIN COPY DIVS */

div.copy_1 {
	position: absolute;
	top: 434px;
	left: 274px;
}
div.copy_1_size {
	width: 497px; height: 165px;
	text-align: left;
	overflow: visible;
	clip: rect(0,950px,580px,0);
}

div.copy_2 {
	position: absolute;
	top: 16px;
	left: 693px;
}
div.copy_2_size {
	width: 209px;
	height: 116px;
	text-align: left;
	overflow: visible;
	clip: rect(0,249px,160px,0);
	position: absolute;
	visibility: inherit;
}


/* BIOS COPY DIVS */

div.copy_chefbio_1 {
	position: absolute;
	top: 340px; left: 296px;
}
div.copy_chefbio_1_size {
	width: 242px; height: 273px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 242px, 273px, 0);
}

div.copy_chefbio_2 {
	position: absolute;
	top: 340px; left: 554px;
}
div.copy_chefbio_2_size {
	width: 234px; height: 273px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 234px, 273px, 0);
}


/* HOURS COPY DIVS */

div.hours_copy_1 {
	position: absolute;
	top: 484px; left: 296px;
}
div.hours_copy_1_size {
	width: 242px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 242px, 181px, 0);
}

div.hours_copy_2 {
	position: absolute;
	top: 484px; left: 550px;
}
div.hours_copy_2_size {
	width: 240px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 240px, 181px, 0);
}

div.hours_copy_header {
	position: absolute;
	top: 412px; left: 296px;
	width: 500px; height: 64px;
	text-align: left;
	}

.hours_copy_header_text {
	line-height: 16px;
	color: #c92a4b;
	}


/* COCKTAILS COPY DIVS */

div.cocktails_copy_1 {
	position: absolute;
	top: 450px; left: 296px;
}
div.cocktails_copy_1_size {
	width: 242px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 242px, 181px, 0);
}

div.cocktails_copy_2 {
	position: absolute;
	top: 450px; left: 554px;
}
div.cocktails_copy_2_size {
	width: 234px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 234px, 181px, 0);
}

div.cocktails_copy_header {
	position: absolute;
	top: 416px; left: 296px;
	width: 500px; height: 30px;
	text-align: left;
	z-index: 1;
	}

.cocktails_copy_header_text {
	line-height: 16px;
	color: #c92a4b;
	}
