h4 {
	color: green;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: green;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
body , html{
	background-color: #000;
	font-smooth: always;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container a{
	text-decoration: none;
	/* [disabled]font-weight: bold; */
	color: #0B3;
	/* [disabled]font-variant: small-caps; */
}
#container a:hover {
	text-decoration: underline;
	color: #093;
}
#container {
	width: 700px;
	margin: auto;
	padding-bottom: 20px;
}
#container #logo {
	padding-top: 10px;
	padding-bottom: 15px;
}
a img   {
	border: none;
}
#navcontainer {
	width: 100%;
	padding-top: 0px;
	display: block;
	padding-bottom: 30px;
}

#navlist {
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

#navlist li {
	float: left;
}

#container #flash {
	width: 700px;
	height: 450px;
	position: relative;
	margin-top: 15px;
	clear: both;
	background-color: #000;
}
#container #flash #FlashID {
	position: absolute;
}
#container #flash #topborder {
	position: absolute;
	height: 19;
	top: 0px;
	left: 0px;
}
#container #picture #topborder {
	position: relative;
	top: 0px;
	left: 0px;
}
#container #flash #botborder {
	position: absolute;
	left: 0px;
	bottom: 0px;
	/* [disabled]display: none; */
}
#container #picture #botborder {
	position: absolute;
	left: 0px;
	bottom: 0px;
	/* [disabled]display: none; */
}
#container #picture {
	width: 700px;
	height: 350px;
	position: relative;
	margin-top: 15px;
	overflow: hidden;
	clear: both;
}
#container #content {
	height: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	position: relative;
	background-position: bottom;
	font-family: "Hoefler Text", Garamond, Palatino, "Times New Roman", serif;
}
#container #content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #093;
	text-align: left;
}
#container #content p {
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #menusliders p{
	display: none;
}

#container #menusliders {
	height: 0px;
	position: relative;
	display: block;
	padding-left: 60px;
}
#container .menu_slider {
	width: 100px;
	position: absolute;
	bottom: 0px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-color: #666;
	border-style: outset outset none outset;
	border-width: 2px;
	background-image: url(../images/MenuTabBackground.jpg);
	background-repeat: no-repeat;
}
#container .menu_slider:hover {
	width: 100px;
	position: absolute;
	bottom: 0px;
	height: 50px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	/* [disabled]border-color: #FFF; */
}
#container #menusliders #lunchmenu {
	background-image: url(../images/LunchTab.jpg);
	overflow: hidden;
	background-repeat: none;
}
#container #menusliders #dinnermenu {
	margin-left: 120px;
	background-image: url(../images/DinnerTab.jpg);
	overflow: hidden;
	background-repeat: none;
}
#container #menusliders #twoformenu {
	margin-left: 240px;
	background-image: url(../images/TwoforTab.jpg);
	overflow: hidden;
	background-repeat: none;
}
#container #menusliders #prixfixemenu {
	margin-left: 360px;
	background-image: url(../images/BrunchTab.jpg);
	overflow: hidden;
	background-repeat: none;
}
#container #menusliders #barmenu {
	margin-left: 480px;
	background-image: url(../images/BarTab.jpg);
	overflow: hidden;
	background-repeat: none;
}
#homeinfo {
	font-family: "Hoefler Text", Garamond, Palatino, "Times New Roman", serif;
	font-size: 1em;
	color: #FFF;
	margin-top: 15px;
	text-align: center;
	width: 100%;
	line-height: 1.3em;
	font-smooth: never;
}
#phone {
}
#address {
}
#reservation {
	font-size: 1em;
}
#reservation a  {
	color: #CCC;
	text-decoration: none;
}
#reservation a:hover {
	color: #FFF;
	text-decoration: underline;
}
#container #gallery {
	width: 700px;
	margin-top: 30px;
	/* [disabled]border: 3px solid white; */
}
#container #content #aboutcontent {
	padding-bottom: 25px;
}
#container #content #eventcontent {
	padding-bottom: 25px;
}
#container #content #eventcontent p {
	padding-bottom: 10px;
	text-indent: 10px;
}
.rounded_TL, .rounded_TR, .rounded_BL, .rounded_BR
{
	width: 35px;
	height: 35px;
	position: absolute;
}

.rounded_TL
{
	top: 0px;
	left: 0px;
}

.rounded_TR
{
	top: 0px;
	right: 0px;
}

.rounded_BL
{
	bottom: 0px;
	left: 0px;
}

.rounded_BR
{
	bottom: 0px;
	right: 0px;
}
.picture_right {
	float: right;
	border: 2px solid green;
	margin-left: 1.5em;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 0.4em;
}
.picture_left {
	float: left;
	border: 2px solid green;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-right: 1em;
}
#container #content #hours {
	/* [disabled]display: inline; */
	float: left;
}
#container #content #map {
	float: right;
	padding-top: 20px;
}
.round {
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#container #content #rest {
	margin-top: 0px;
	padding-top: 300px;
	font-style: italic;
	font-size: 1em;
}
#tabs .menulist {
	list-style-type: none;
	line-height: 1.4em;
}
#tabs .menulist a {
	font-weight: bold;
	text-decoration: none;
	color: #093;
	display: block;
}
#tabs a {
	/* [disabled]font-weight: bold; */
	text-decoration: none;
	color: #000;
	display: block;
}
#tabs a:hover {
	text-decoration: none;
	color: #000;
}
#tabs .menulist a:hover {
	text-shadow: 1px 1px 1.5px #eee;
	color: #060;
}
#tabs .menulist li:hover {
	list-style-type: circle;
}
#tabs {
	width: 583px;
}
	list-style-image: url(../images/bullet.jpg);
	list-style-image: url(../images/bullet.jpg);
	list-style-image: url(../images/bullet.jpg);
	list-style-image: url(../images/bullet.png);
	list-style-type: square;
	list-style-type: circle;
