/* mac hide\*/
html, body {
	margin: 0;
	height:100%
	}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-size: 0.8em;
	font-family: Georgia, Times New Roman, Times, serif;
	min-width:900px;/* for mozilla*/
	color: #000000;
	background-image: url(images/royal-seamless-pattern.png);
	background-repeat: repeat;
}
div {
 margin-top:0/*clear top margin for mozilla*/
}
img {
    behavior: url("library/pngbehavior.htc");
	border: 0px;
	}	
a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:active {
	color: #000000;
	text-decoration: underline;
	}	
#container {
	height:80%;
	min-height:80%;
	width:900px;
	/* border: 1px solid #000000; */
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	}
html>body #container{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:843px;
	margin-bottom: 20px;
	}
#banner{
	position:absolute;
	top:8px;
	left:-1px;
	width:843px;
	height:78px;
	/* border:1px solid #000; */
	overflow:hidden;
	color: #000000;
	/*z-index:100;*/
	}
/* Begin Center */	
#middle {
	overflow-y: scroll;
	/* border:  1px solid black; */
	position:relative;/*ie needs this to show float */
	width: 688px;
	float: right;
	font-size: 1em;
    line-height: 1.2em;
    text-align: center;
	voice-family: "\"}\"";	
	voice-family:inherit;
	text-indent: 0;
	/* margin for n6.01win-mac goes in body */
	margin: 0 0 0 0;
	/* padding-top:72px;  needed to make room for header */
	/* padding-bottom:32px;  needed to make room for footer */
	padding: 100px 0 0 0;
	}
html>body #middle {
	width: 688px; /* ie5win fudge ends */
	/*background-image: url(images/middle/rotate.php); */
	}
#middle p {
	text-indent: 0;
	margin-top: 0;
	padding-left: 2px;
	padding-right: 2px
	}
#middle a {
	display: block;
	border-bottom: 1px solid #eee;
	}
#middle a:link {
	color: #000;
	text-decoration: none;
	}
#middle a:hover {
	/*filter:alpha(opacity=50);*/
	/*-moz-opacity:.50;*/
	/*opacity:.50;*/
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}	
/* Begin Menu */
#menu {
	/* border:  1px solid black; */
	position:relative;/*ie needs this to show float */
	width: 130px;
	height: auto;
	float:left;
	font-size: .9em;
    line-height: 1.2em;
    text-align: center;
	voice-family: "\"}\"";	
	voice-family:inherit;
	text-indent: 0;
	/* margin for n6.01win-mac goes in body */
	margin: 0;
	/* padding-top:72px;  needed to make room for header */
	/* padding-bottom:32px;  needed to make room for footer */
	padding: 100px 0 0 0;
	}
html>body #menu {
	width: 130px; /* ie5win fudge ends */
	/*background-image: url(images/menu/rotate.php); */
	}
#menu a {
	display: block;
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	}
#menu a:link {
	color: #000;
	text-decoration: none;
	}
#menu a:hover {
	/*filter:alpha(opacity=50);*/
	/*-moz-opacity:.50;*/
	/*opacity:.50;*/
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	}	
#menulist {
	top: 0;
	height: auto;
	overflow: hidden;
	text-align: center;
    margin: 0;
	padding: 0;
	/* border-bottom: 1px solid gray; */
	width: auto;
	/* IE Hack for right attribute */
	voice-family: "\"}\""; voice-family:inherit; 
	line-height .5em;
	}
#menulist ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid gray;
	}	
#menulist li {
	list-style: none;
	margin: 0;
	padding: 0.13em;
	line-height: 1em;
	/*border-top: 1px solid gray;*/
	}
#menulist li a {
	text-decoration: none; 
	marign: 0;
	padding: 0 6px 12px 6px;
	background-image: url(images/menu/li_seperator.png);
	background-position: bottom center;	
	background-repeat: no-repeat;
	}		
/* Begin Footer */
#mainFooter {
	/* background: #F7ECDA; */
	width:843px;
	clear:both;
	height:15px;
	border:1px solid #000;
	color: #000000;
	text-align:center;
	font-size: .9em;
	margin: 0;
	padding: 0;
	left:0;
	bottom:0;
	position: absolute;
	}
	#mainFooter .date {
		float: left;
		text-align: left;
		vertical-align: middle;
		padding-left: 3px;
	}
	#mainFooter .contact {
		float: right;
		text-align: right;
		vertical-align: middle;
		padding-right: 3px;
	}
	
* html #mainFooter {/*only ie gets this style*/
	\height:20px;/* for ie5 */
	he\ight:20px;/* for ie6 */
	}
#mainCenter {
	overflow: hidden;
	/* border: 1px solid black; */
	line-height: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* margin for n6.01win-mac goes in body */
	text-indent: 3px;
	width:688px;
	float:right;
	/* padding-top:72px;  needed to make room for header */
	/* padding-bottom:32px;  needed to make room for footer */
    margin: 0;
	padding: 100px 0 0 0;
	}
html>body #mainCenter {
	width: 688px; /* ie5win fudge ends */
	/*background-image: url(images/menu/rotate.php); */
	}
#mainCenter p {
	/*width: 600px;*/
    text-indent: 0;
	max-width: 40em;
	line-height: 1.4em;	
	font-size: 1.2em;
	font-style: inherit;
	text-align: left;
	margin: 0 0 15px 20px;
	padding-left: 0;
	}
#mainCenter p + p {
	/*width: 600px;*/
    text-indent: 5px;
	margin: 0 0 15px 20px;    
	}	
#mainCenter h1 {
	font-size: 1.5em;
	margin: 0 0 10px 10px;
   }	
#mainCenter h2 {
	font-size: 1.4em;
	margin: 0 0 10px 12px;
   }
#mainCenter h3 {
	font-size: 1.3em;
	margin: 0 0 10px 15px;
   }	
#mainCenter h4 {
	font-size: 1.2em;
	margin: 0 0 8px 18px;
   }
#mainCenter .restaurant {
	font-size: 1em;
	display: block;
    padding: 2px;
    margin: 0 0 0 23px;
	}
.mainContent {
	background: #F7ECDA;	
  	margin: 0;
  	padding: 0;
  	}			
#right {
	position:relative;/*ie needs this to show float */
	width:13px;
	float:right;
	/* padding-top:72px;  needed to make room for header */
	/* padding-bottom:32px;  needed to make room for footer */
	padding: 100px 5px 0 5px;
	}
#right p {
	text-indent: 0;
	padding-left: 4px;
	padding-right: 2px
	} 	
#clearfooter {
	width: 100%;
	height:  42px;
	clear:both
	} /* to clear footer */
.clearboth {
	clear: both;
	}	
.contentWrapper {
	/* background: #F7ECDA; */
	padding: 0;
  	border: 0;  
	}
.pquote {
	float: right;
	width: 8em;
	/*background: url(images/openquote.gif) top left no-repeat;*/
	color: #030;
	font-size: 1.5em;
	line-height: 0.9;
	font-style: italic;
	padding: 0.5em;
	margin-left: 10;
	}
.pquote p:first-line {
	font-size: 1.8em;
	font-weight: bold;
	}
#navlist li {     
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
	}
#subnavlist li { 
    list-style-type: circle;
	padding:  0px;
	margin: 0px;
	}
	
#weeks	{
	 margin:none;
	 width:50px;
	 text-align:center;
	 display:inline-block;
	 line-height:92%;
	 padding:5px 0px 0px 0px;
	}
#weeks span	{
	 font-size:90%;
	}
