.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
#topbardrinks {
	float: right;
	height: 180px;
	width: 615px;
	position: relative;
	margin-bottom: 10px;
	background-image: url(images/cocktails.jpg);
	background-position: left -10px;
}
.description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.secondaryheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.italicdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#menuholder {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menuholderinside {
	float: left;
	width: 840px;
	position: relative;
	background-color: #5f574f;
}
#menuholderinside2 {
	float: left;
	width: 820px;
	position: relative;
	background-color: #5f574f;
	padding-right: 10px;
	padding-left: 10px;
}
#contentholder {
	padding: 10px;
	float: left;
	width: 820px;
	position: relative;
}
#contentholder2 {
	float: left;
	width: 820px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topbar {
	float: right;
	height: 180px;
	width: 615px;
	position: relative;
	margin-bottom: 10px;
	background-image: url(images/foodmenutop-new.jpg);
	background-position: left -10px;
}
#maincontent {
	float: right;
	width: 615px;
	position: relative;
}
#rightside {
	float: right;
	width: 100px;
	position: relative;
}
#logoside {
	float: left;
	width: 125px;
	position: relative;
	margin-right: 10px;
}
#reservationsbar {
	float: right;
	height: 20px;
	width: 615px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 10px;
}
#logosidesinatra {
	float: left;
	width: 125px;
	position: relative;
	margin-right: 10px;
	background-image: url(images/sinatra_sideMENU_2008.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
}
.picleft {
	float: left;
	height: 195px;
	width: 195px;
	position: relative;
	padding-bottom: 10px;
}
#button {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 0px;
	right: 0px;
}

