a:link {
	color: #000;
	text-decoration: none;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

body {
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #da0f36;
	font-size: 11px;
	line-height: 14px;
}

div#main {
	width: 737px; height: 464px;
	margin: 0px auto 0;
	position: relative;
	z-index: 0;
}

div#topBar {
	width: 737px; height: 7px;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 0;
	background-color: #da0f36;
}

div#bottomBar {
	width: 737px; height: 23px;
	position: absolute;
	top: 441px; left: 0px;
	z-index: 0;
	background-color: #da0f36;
}

div#header {
	width: 278px; height: 114px;
	position: absolute;
	top: 11px; left: 0px;
	z-index: 0;
}

div#nav {
	padding: 0;
	margin: 0;
	border: 0;
	width: 278px; height: 312px;
	position: absolute;
	top: 125px; left: 0px;
	z-index: 10;
}

.navItem {
	padding-top: 4px;
	}

img#picture, table#picture {
	position: absolute;
	top: 11px; left: 285px;
}


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;
	}

.textHighlight {
	color: #c92a4b;
	}

b {
	color: #c92a4b;
	}


/* MAIN COPY DIVS */

div.copy_1 {
	position: absolute;
	top: 412px; left: 296px;
}
div.copy_1_size {
	width: 242px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 242px, 181px, 0);
}

div.copy_2 {
	position: absolute;
	top: 412px; left: 554px;
}
div.copy_2_size {
	width: 234px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 234px, 181px, 0);
}


/* HOME COPY DIVS */

div.copy_home {
	position: absolute;
	top: 333px; left: 287px;
}
div.copy_home_size {
	width: 452px; height: 108px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 452px, 108px, 0);
}


/* HOURS COPY DIVS */

div.hours_copy_1 {
	position: absolute;
	top: 333px; left: 342px;
}
div.hours_copy_1_size {
	width: 121px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 242px, 181px, 0);
}

div.hours_copy_2 {
	position: absolute;
	top: 333px; left: 569px;
}
div.hours_copy_2_size {
	width: 210px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 210px, 181px, 0);
}


div.hours_header_1 {
	position: absolute;
	top: 333px; left: 287px;
}
div.hours_header_1_size {
	width: 55px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 55px, 181px, 0);
}

div.hours_header_2 {
	position: absolute;
	top: 333px; left: 518px;
}
div.hours_header_2_size {
	width: 55px; height: 181px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 55px, 181px, 0);
}




/* 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);
}


/* 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;
	}


/* HOME COPY DIVS */

/*div.home_copy_1 {
	position: absolute;
	top: 371px; left: 269px;
}
div.home_copy_1_size {
	width: 205px; height: 120px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 205px, 120px, 0);
}

div.home_copy_2 {
	position: absolute;
	top: 371px; left: 494px;
}
div.home_copy_2_size {
	width: 205px; height: 120px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 205px, 120px, 0);
}*/

/*div.copy_chefbio_1 {
	position: absolute;
	top: 288px; left: 269px;
}
div.copy_chefbio_1_size {
	width: 205px; height: 195px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 213px, 195px, 0);
}

div.copy_chefbio_2 {
	position: absolute;
	top: 288px; left: 494px;
}
div.copy_chefbio_2_size {
	width: 205px; height: 155px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 213px, 155px, 0);
}

div.copy_menus_1 {
	position: absolute;
	top: 421px; left: 277px;
}
div.copy_menus_1_size {
	width: 208px; height: 70px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 208px, 70px, 0);
}

div.copy_menus_2 {
	position: absolute;
	top: 421px; left: 497px;
}
div.copy_menus_2_size {
	width: 208px; height: 70px;
	text-align: left;
	overflow: hidden;
	clip: rect(0, 208px, 70px, 0);
}

div#letter {
	float: left;
	padding: 0 2px 0px 0;
	height: 37px;
}*/
