/* Body styles */
body {
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #333333;
}

h1 {
	display: none;	
}

h2 {
	font-size: 1.2em;
	display: inline;
}

.no_margin_bottom {
	margin-bottom: 0px;
}

.no_margin_top {
	margin-top: 0px;	
}

a {
	color: #333;
	text-decoration: underline;
}

img {
	border: none;	
}

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

a:visited {
	color: #333;
	text-decoration: underline;
}

.center {
	text-align: center;	
}

.functionad {
	margin-left: 26px;
}

.clear {
	width: 100%;
	clear: both;
}

.hidden {
	display: none;	
}

.menudetail {
	margin-left: 15px;	
	display: block;
}

.drinkdetail {
	margin-left: 15px;	
}

.drinktitles {
	font-size: 1.2em;
	font-weight: bold;
}

.icon {
	vertical-align: top;
}



/* Layout */

#container {
	width: 1000px;
	background-image: url(../images/contentbg.png);
	margin: 0 auto;
}

#headarea {
	width: 1000px;
	height: 279px;
}

#headtop {
	width: 1000px;
	height: 211px;
	background-image: url(../images/header.jpg);
	display: block;
}

#navigation {
	width: 1000px;
	height: 32px;
}

#headbottom {
	width: 1000px;
	height: 36px;
	background-image: url(../images/headbottom.jpg);
	display: block;
}

#contentarea {
	width: 930px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 10px;
}

#content {			/* To go with #sidebar (342px) */
	width: 540px;
	float: left;
	text-align: justify;
}

#contentwide {		/* To go with #sidebarthin (265px) */
	width: 610px;
	float: left;
	text-align: justify;	
}

#contentfull {		/* No sidebar */
	width: 900px;
	text-align: justify;
	margin: 0 auto;
}

#contenthalf {		/* To go with #sidebarhalf (445px) */
	width: 445px;
	text-align: justify;
	float: left;
	border-right: 1px solid black;
}

#column1 {
	width: 270px;
	float: left;
}

#column2 {
	width: 310px;
	float: left;
	padding-left: 10px;
}

#column3 {
	width: 280px;
	float: right;
	text-align: center;
}

#footer {
	width: 1000px;
	height: 56px;
	background-image: url(../images/footer.jpg);
	display: block;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: x-small;
	padding-top: 20px;
}

#facebook {
	width: 125px;
	height: 79px;
	margin-left: 875px;
}

#youtube {
	width: 88px;
	height: 50px;
	margin-left: 912px;
}

#sidebar {
	width: 342px;
	float: right;
}

#sidebarthin {
	width: 265px;
	float: right;
	text-align: center;
}

#sidebarhalf {
	width: 445px;	
	float: right;
}

#ads {
	background-image: url(../images/photos.gif);
	width: 340px;
	height: 282px;
	display: block;
	overflow: hidden;	
}

#ads img {
	margin-top: 31px;
	margin-left: 42px;	
}

#loading img {
	margin-left: 154px;
	margin-top: 100px;
}

#facebook_box {
	width: 319px;
	height: 593px;
	background-image: url(../images/facebook_bg.png);
	margin-left: 24px;
}

#facebook_box iframe {
	margin-left: 17px;
	margin-top: 15px;
}

noscript {
	display: block;
	width: 270px;
	margin-left: 46px;
	text-align: center;
}

.imgright {
	float: right;
	padding-left: 6px;
	padding-bottom: 6px;
}

.imgleft {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}

legend {
	color: black;	
}

/*
#legs {
	background-image: url(../images/legs.png);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 259px;
	font-size: 1.1em;
}
*/


/* Navigation */
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.navleft {
	width: 341px;
	height: 32px;
	background-image: url(../images/navleft.jpg);
}

.homeactive {
	width: 98px;
	height: 32px;
	background-image: url(../images/home_over.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.home a {
	width: 98px;
	height: 32px;
	background-image: url(../images/home_rollover.jpg);
}

.home a:hover {
	background-position: 0 32px;
}

.packagesactive {
	width: 162px;
	height: 32px;
	background-image: url(../images/packages_over.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.packages a {
	width: 162px;
	height: 32px;
	background-image: url(../images/packages_rollover.jpg);
}

.packages a:hover {
	background-position: 0 32px;
}

.eventsactive {
	width: 127px;
	height: 32px;
	background-image: url(../images/events_over.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.events a {
	width: 127px;
	height: 32px;
	background-image: url(../images/events_rollover.jpg);
}

.events a:hover {
	background-image: url(../images/events_rollover.jpg);
	background-position: 0 32px;	
}

.menusactive {
	width: 116px;
	height: 32px;
	background-image: url(../images/menus_over.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.menus a {
	width: 116px;
	height: 32px;
	background-image: url(../images/menus_rollover.jpg);
}

.menus a:hover {
	background-image: url(../images/menus_rollover.jpg);
	background-position: 0 32px;
}


.contactactive {
	width: 146px;
	height: 32px;
	background-image: url(../images/contact_over.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

.contact a {
	width: 146px;
	height: 32px;
	background-image: url(../images/contact_rollover.jpg);
}

.contact a:hover {
	background-image: url(../images/contact_rollover.jpg);
	background-position: 0 32px;
}

.navright {
	width: 10px;
	height: 32px;
	background-image: url(../images/navright.jpg);
}



/* Form styles */
label {
	float: left;
	width: 130px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}

#submit_button {
	margin-left: 130px;
	width: 150px;
}

.goodresult {
	margin-left: 130px;
}

.badresult {
	margin-left: 130px;	
}

.yesno {
	vertical-align: top;
}


/* Titles */
#newspin {
	width: 405px;
	height: 25px;
	background-image: url(../images/newspin.png);
	display: block;
}

#comingup {
	width: 153px;
	height: 25px;
	background-image: url(../images/comingup.png);
	display: block;
	margin: 0 auto;
}

#comingup2 {
	width: 153px;
	height: 25px;
	background-image: url(../images/comingup.png);
	display: block;
}

#hours {
	width: 227px;
	height: 25px;
	background-image: url(../images/hours.png);
	display: block;
}

#location {
	width: 143px;
	height: 20px;
	background-image: url(../images/location.png);
	display: block;
}

#weekly {
	width: 248px;
	height: 25px;
	background-image: url(../images/weekly.png);
	display: block;
	margin: 0 auto;
}

#weekly2 {
	width: 248px;
	height: 25px;
	background-image: url(../images/weekly.png);
	display: block;
}

#snackmenu {
	width: 187px;
	height: 20px;
	background-image: url(../images/snackmenu.png);
	display: block;
}

#menus {
	width: 105px;
	height: 20px;
	background-image: url(../images/menus_title.png);
	display: block;
}

#pizzamenu {
	width: 173px;
	height: 25px;
	background-image: url(../images/pizzamenu.png);
	display: block;
}

#desserts {
	width: 157px;
	height: 20px;
	background-image: url(../images/desserts.png);
	display: block;
}

#bistromenu {
	width: 192px;
	height: 20px;
	background-image: url(../images/bistromenu.png);
	display: block;
}

#barmenu {
	width: 149px;
	height: 20px;
	background-image: url(../images/barmenu.png);
	display: block;
}

#drinks {
	width: 102px;
	height: 20px;
	background-image: url(../images/drinks.png);
	display: block;
	margin: 0 auto;
}

#pricing {
	width: 107px;
	height: 25px;
	background-image: url(../images/pricing.png);
	display: block;
}

#pricing2 {
	width: 107px;
	height: 25px;
	background-image: url(../images/pricing.png);
	display: block;
	margin: 0 auto;
}

#capabilities {
	width: 310px;
	height: 25px;
	background-image: url(../images/capabilities.png);
	display: block;
}

#packages {
	width: 310px;
	height: 25px;
	background-image: url(../images/function_packages.png);
	display: block;
}

#addons {
	width: 133px;
	height: 20px;
	background-image: url(../images/addons.png);
	display: block;
	margin: 0 auto;
}

#events {
	width: 118px;
	height: 25px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/events_title.png);
}

#latestpics {
	width: 189px;
	height: 25px;
	background-image: url(../images/latestpics.png);
	display: block;
	margin: 0 auto;
}

#facebook_title {
	width: 195px;
	height: 40px;
	background-image: url(../images/facebook_title.png);
	display: block;
	margin: 0 auto;
}