/* CSS Document */

body {background-color:#c3e1ff; margin: 10px; padding: 0; font-family:Arial, Helvetica, sans-serif;}
menutable {
	border-bottom: 1px dotted #d60;
	}
h1 {color: red; text-align:center; font-size:20px;}
#menutitle, #menutitle h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	background-repeat: no-repeat;
	text-align: center;
	}
#menutitle h1	{
	font-size: 24px;
	margin: 0;
	}
#menutitle p {
	margin-top: 0;
	}
#menu	{
	margin: 0;
	padding: 0 70px;
	}
#menunav {font-weight: bold; height:1.4em; font-size:24px; font-style:italic;}
#menunav a {text-decoration:none; color:#060; font-size:16px;}
#menunav a:hover {text-decoration:underline;}
.desc	{
	font-size: .9em;
	padding-left: 15px;
	font-style: italic;
	}
.sides	{
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
#content {border-left:1px solid #000; border-right:1px solid #000; background-color:#fff; padding: 10px;}
#address {
	padding-top: 10px;
	margin-top: 10px;
	clear: both;
	}
#address p {
	margin: 8px;}
#footer {
	text-align: right;
	margin: 0 20px;
	color: #666666;
	}
#map {
	width: 540px;
	height: 400px;
	margin: 20px 90px;
	border: 1px solid #222;
	}
#print {
	text-align:center;
	margin: 10px auto;}
#print a {
	text-decoration: none;
	border: 1px solid #000;
	margin: auto;
	color: #fff;
	font-weight: bold;
	padding: 8px 14px;
	background-color:#000099;
	}
#print a:hover{text-decoration: underline;}
.pop {
	width: 50px;
	height: 14px;
	border: 0;
	}
#nsew {
	height: 300px;
	overflow: auto;
}
#nsew p {
	margin-bottom: 80px;
}
