body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #7890a8 url(images/bg.jpg) repeat-x;
}
.bgshadow-lastrow  td  {
	height: 26px;
}

.bgshadow {
	background-image: url(images/bg-maintable.gif);
	background-repeat: repeat-y;
}
.bgshadow-top {
	background-image: url(images/bg-maintable-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgshadow-lastrow {
	background-image: url(images/bgshadow-lastrow.gif);
	background-repeat: no-repeat;
}
h1{
font-size:19px;
font-style:italic;
font-weight:lighter;
text-transform:capitalize;
}
h2{
font-size:16px;
text-align:center;
}
h3{
font-size:15px;
font-style:italic;
padding-bottom:0;
margin-bottom:0;
}
#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	width: 928px;
}
#header td.logo {
	width: 348px;
	height: 137px;
}

#header td.callus {
	height: 115px;

}
#header td.2ndnav {
	height: 29px;
}

#1stnav tr td {
	height: 22px;
}
.firstnav a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.firstnav a:hover {
	font-size:11px;
	color:#f3d76d;
	text-decoration:none;
}
.bg1stnav {
	background-image: url(images/bg-header1stnav.gif);
	background-repeat: no-repeat;
}
.bg2ndnav {
	background-image: url(images/bg-header2ndnav.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
.logo2   {
	width: 348px;
	padding: 0;
}
#topnav td {
	padding: 0 7px;

}


#topnav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #33CCFF;
}
#content {
	font-size: 14px;
	text-align: left;
	padding: 15px;
}
#content p.bglimo {
}


#footer td {
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

.TableList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CED6EF;
}

.TableList td{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
        vertical-align:top;
	background-color: #FFFFFF;
}

.TableList th {
	background-color: #CED6EF;
}

.TableList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4F78;
	text-decoration: none;
}

.TableList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c89c25;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
        line-height: 13px;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
        line-height: 13px;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
        line-height: 13px;
}

#reservation{
font-size:12px;
	z-index:0;
	border: 2px #000 solid;
}
#reservation ul{
/*padding-left:7px;
margin-left:7px;
padding-top:0px;
margin-top:0px;
padding-bottom:3px;
margin-bottom:3px;*/
margin:0 0 2px 7px;
padding: 0 0 2px 7px;
}
#hours{
	position:relative;
top:-5px;
	z-index:2;
	overflow:hidden;
	display:none;
}
#desti{
position:relative;
top:0px;
display:none;
z-index:1;
}
blockquote{
margin:0 0 3px 3px;
padding: 0 0 3px 3px;
}