body				{font-size: 100%; background: white; color: black; 
						 text-align: center; margin-top: 20px; margin-bottom: 20px; 
						 font-family: verdana, arial, helvetica, sans-serif;}
#container	{margin-left: auto; margin-right: auto; width: 590px;}
						 
#menu				{text-align: center; width: 135px; padding-right: 10px; 
						 float: left; height: 100%; margin-top: 7px; font-size: .9em}
#menu ul		{list-style-type: none; line-height: 1.5em; margin: 0; padding: 0}

#content    {text-align: left; float: right; width: 430px; 
						 border-left: 1px solid #ccc; padding-left: 10px;}
h1					{font-size: 2em;}
address		  {text-align: center; font-size: .9em;}

a:link   		{text-decoration: none; color: blue}
a:visited   {color: blue; text-decoration: none;}
a:hover     {text-decoration: underline;}
a:active    {color: blue;}

h3					{text-align: center;}

.foot			  {text-align: right; font-size: .7em; border-top: 1px solid #ccc;
						 margin-top: 10px; margin-right: 10px; padding-top: 5px}
						 
.hours		  {list-style-type: none; margin: 0;}	