/* HTML STYLES */
BODY {
	text-align:center;
	font-size:10pt;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	background-color: #E0E2E4;
}
H1, H2, H3, H4, H5, H6, P, UL, LI, DIV{font-family:Georgia, "Times New Roman", Times, serif;}
P{font-size:10pt; padding:0; margin: 0 0 10px 0;}
H1, H2, H3, H4, H5, H6{color:#164482; margin:0 0 10px 0; padding:0;}
H1{ font-size:15pt;}
H2{font-size:12pt;}
H3{font-size:10pt;}
H4{font-size:9pt;}
H5{}
H6{}
UL{}
LI{}
B, STRONG{font-weight:bold;}
a:link { color: #465361; text-decoration: ; }
a:hover { color: #816836; text-decoration: ; }
a:active { color: #816836; text-decoration: ; }
a:visited { color: #465361; text-decoration: ; }
a:visited:hover { color: #816836; text-decoration: ; }
IMG{border-width:0;}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:784px;
}
#main {
	position:relative;
	width:784px;
	background-color:#FFFFFF;
	background-image:url(images/bg-menu-tile.gif);
	background-repeat:repeat-y;
	float:left;
}

#navigation {
	position:relative;
	float:left;	
	width:179px;
}
#navigation #nav {
	background-color:#FFFFFF;
}
#navigation #photos img {
	padding-bottom:10px;
}
#content {
	position:relative;
	float:left;
	text-align:left;
	margin:0;
	padding:20px 10px;
	padding:0;
	width:585px;
	width:605px;
	background-color:#FFFFFF;
}
#appetizers, #salads, #entrees, #barMenu, #content #contact, #content #directions, #content #news, #content #gallery, #content #links {
	padding:20px 20px;
	height:auto;
	width:565px;
	text-align:;
}
#foot{
	position:relative;
	clear:both;
	width:784px;
	height:40px;
	font-size:8pt;
	margin:0 auto;
}
#foot #copyright{
	position:absolute;
	top:10px;
	height:auto;
	width:200px;
	left:0;
	text-align:left;
}
#foot .nav{
	position:absolute;
	top:10px;
	height:auto;
	width:580px;
	left:200px;
	text-align:left;
}
#foot .nav a, #foot .nav a:visited{
	color:#000000;
}
#foot .nav a:hover{
	color:#3366CC;
}
.gNewsLstSpacer{
	display:none;
}
.gNewsDetTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#164482; margin:0 0 10px 0; padding:0;
	font-size:14pt;
}
.gCalLstDay { font-weight:bold; color:#816836; }
.gCalDetTitle	{ font-weight:bold; }
.gCalDetRow .gCalDetCol	{ vertical-align:bottom; }

.gDirLstName	{ font-weight:bold; color:#816836; font-size:15px; }

.gGallDetTitle { font-weight:bold; color:#816836; }

.gLinkLstTypeDescription { font-weight:bold; color:#816836; font-size:15px; }
.gLinkLstDescription	{  }
.gLinkLstTitle  { font-weight:bold; }
.gLinkLstImage  { border:0px; }

.searchTableNav td
{
	padding-bottom: 5px;
	font-size: 8pt;
}