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

body {
	background-color: #000000;
	font-family: Garamond;
}
#introframe {
	position:relative;
	width:900px;
	height:600px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
}
#mainframe {
	position:relative;
	width:900px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
	background-image: url(images/bg_main.jpg);
}#content_welcome {
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#pagetext {
	position: absolute;
	margin-left: 24px;
	margin-top: 20px;
	width: 222px;
	height: 370px;
	padding: 15px;
	line-height: 1.1;
}
#footer {
	position: absolute;
	top: 470px;
}
p {
	margin: 0px;
	padding: 0px;
}
#content_menu {
	background-image: url(images/bg_menu.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#content_contact {
	background-image: url(images/bg_contact.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#pagetext_right {
	position: relative;
	margin-left: 524px;
	margin-top: 20px;
	width: 220px;
	height: 370px;
	padding: 15px;
}
#content_directions {
	background-image: url(images/bg_directions.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#content_events {
	background-image: url(images/bg_events.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#content_nyc {
	background-image: url(images/bg_nyc.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#content_press {
	background-image: url(images/bg_press.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#pagetext_full {
	position: relative;
	margin-left: 24px;
	margin-top: 50px;
	width: 720px;
	height: 340px;
	padding: 15px;
	overflow:auto;
}
a {
	color: #000000;
}
#contentframe {
	position:relative;
	width:800px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	border: 1px solid #FFFFFF;
	background-image: url(images/bg_main.jpg);
}
#header {
	width: 800px;
}
#footer {
	width: 800px;
}
#pagetext_scroll_left {
	text-align: center;
	position: absolute;
	margin-left: 24px;
	margin-top: 55px;
	width: 346px;
	height: 340px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#pagetext_scroll_press {
	text-align: left;
	position: absolute;
	margin-left: 24px;
	margin-top: 55px;
	width: 346px;
	height: 340px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#pagetext_scroll_events {
	font-size: 14px;
	text-align: left;
	position: absolute;
	margin-left: 24px;
	margin-top: 55px;
	width: 346px;
	height: 340px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#pic_1 {
	height: 400px;
	width: 485px;
	margin-left: 295px;
	margin-top: 50px;
	position: absolute;
	z-index: 1;
}
#pagetext_menu {
	position: absolute;
	margin-left: 24px;
	margin-top: 20px;
	width: 222px;
	height: 200px;
	padding: 15px;
}
#content_menu_dinner {
	background-image: url(images/bg_menus_dinner.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#menu_download {
	position: absolute;
	margin-left: 235px;
	margin-top: 26px;
	width: 150px;
	height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#content_menu_beverage {
	background-image: url(images/bg_menus_beverage.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#content_bio_tim {
	background-image: url(images/bg_bio_tim.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}	
#content_menu_dessert {
	background-image: url(images/bg_menus_dessert.jpg);
	top: 30px;
	position: absolute;
	height: 440px;
	width: 800px;
}
#credits_box {
	position: absolute;
	margin-left: 539px;
	margin-top: 390px;
	width: 220px;
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: small;
}
.menu_item {
	margin-top: 2px;
	margin-bottom: 2px;
}
.menu_description {
	margin-top: 2px;
	margin-bottom: 10px;
}
.menu_note {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_subsection {
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
}	
.section_title {
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
