﻿body {
	margin: 0;
	background-color: #BAD330;
}

td {
	color: #424333;
	font: 80% times;
}

img {
	 border: 0;
}
a {
	color: #424333;
}
a:hover {
	color: #BB0000;
}
a:active {
	color: #BB0000;
}
.hidden { display: none; }

.pageContent {
	background-color: #E7EAC5;
	padding: 15px 25px 10px 5px;
}

.pageContent p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.4em;
}

.menuContent p {
	margin-top: 6px;
	margin-bottom: 0px;
}

.nav {
	background-color: #D0D3B2;
	padding: 0px 15px 25px 15px;
}

.nav p {
	margin-top: 2px;
	margin-bottom: 0px;
}

.nav a {
	color: #424333;
	text-decoration: none;
}

.nav a:hover {
	color: #7B1919;
}

.heading {
	color: #424333;
	font-weight: bold;
	font-size: 11pt; }
#menu_nav { font-size: 10pt; }
#menu_nav a{ text-decoration:none;  font-weight:bold;}
#menu_nav a:hover { text-decoration:underline; }
.spacer{ display:inline; margin:0px 5px; }

/* menu tables */
table.menu{ margin-left:45px; width:550px; }
table.menu th{ border-top:1px solid #a8a79f; color:#2d3626; padding-bottom:10px; text-align: center; font-size:18px;}
table.menu td{ text-align:center; padding-bottom:10px; vertical-align:top; }
table.menu .item{ text-align:left; padding-bottom: 5px; white-space: nowrap; }

table.samplemenu{ margin:10px 10px 0px 10px; }
table.samplemenu p{ margin:10px; }
table.samplemenu td{ vertical-align:top; }
p.menuHead{ font-size:18px; padding:10px 0px 20px 0px; width:300px; }
table.menu_half { width: 240px }
table.menu_half td { vertical-align: top; padding: 0px 5px 10px 0px; }
table.menu_half th { text-align: left; padding-top: 15px; }
.contorne { padding: 0px 0px 0px 15px; line-height: 1.4em; }
.menu_title { padding: 10px; text-align: center; }
.menu_title small { color: #666; font-size: 80%; font-weight: normal; }
.cocktail_item { padding-left: 90px; padding-bottom: 10px; }
.price { text-align: right; white-space: nowrap; width: 40px; }
.contorne { padding: 0px 0px 0px 15px; line-height: 1.5em; }

/* videos */
#video_nav { height: 425px; overflow: auto; padding: 6px; border: 1px solid #999999; }
#video_nav div { padding-bottom: 8px; }
#video_nav img { border: 1px solid #666666; margin-bottom: 2px; }
#container { height: 320px; width: 400px; border-top: 1px solid #666666; border-left: 1px solid #666666; border-right: 1px solid #666666;}

.homeContent {
	background: #E7EAC5 url('images/watermark.gif') no-repeat bottom right;
	padding: 12px 10px 5px 5px;
}
.homeContent p { margin: 0px 0px 12px 0px; }

.bio_head { border-bottom: 1px solid #b90d09;  width: 300px; text-align: left; vertical-align: bottom; }
.bio_head h1 { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0; padding: 0 0 5px; }

.poem { margin: 20px 15px; }
.poem h3 { font-size: 11pt; margin-bottom: 5px; }
.divider { border-bottom: 1px solid #666; }