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

body {
	background-color: #333333;
	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;
}
#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_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 {
	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;
}

