body{background-color:#FBFDE0;text-align: center;padding: 0;margin: 0;}
div.main{width:700px;border:1px black solid}
span.menu{width:700px;height:46px;}
span.menumod{color:#000000;text-decoration:none;font-family:arial;font-size:8pt;}
span.menuleft{width:7px;height:46px;background-image:url(images/menuLeft.gif); background-repeat:none; float:left;}
span.menuctr{width:700px;height:46px;background-image:url(images/menubg.gif); background-repeat:repeat-x;float:left;}
span.menuright{width:7px;height:46px;background-image:url(images/menuRight.gif); background-repeat:none; float:left;}
a.mitem{color:white;text-decoration:none;font-family:arial;font-size:12pt;font-weight:bold}
a.mitemW{color:#289C00;text-decoration:none;font-family:arial;font-size:12pt;font-weight:bold}
a.mitemcur{color:white;font-family:arial;font-size:12pt;font-weight:bold}
a.mitem:hover{color:white;text-decoration:underline;}
a.mitemW:hover{color:#289C00;text-decoration:underline;}

div.mitems{width:200px}

p.homecopy{width:350px;color:black;font-family:arial;font-size:.9em;margin-top:10px; margin-bottom:0px;margin-left:10px; margin-right:0px;text-align:left;line-height:1.6em;}
p.menucopy{width:350px;color:black;font-family:arial;font-size:.9em; margin-left:20px;line-height:1.6em;}
p.title{color:#0000B2;font-family:arial;font-weight:bold;font-size:1.8em;margin:0px}
span.phone{color:white;font-family:arial;font-size:12pt;font-weight:bold;margin-right:20px}
span.addr{color:black;font-family:arial;font-size:.9em;}
p.mapcopy{width:650px;color:black;font-family:arial;font-size:.9em; margin-left:20px;line-height:1.6em;}

#container	
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 705px;
		padding: 10px;
		color: #000;
		text-align: left;
	}
#menucontainer	
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 350px;
		padding: 10px;
		color: #000;
		text-align: center;
		border: 0px solid black;
	}
td.content
{
  border:1px solid #E9EAD3;
  border-top 0px;
}	
div.menubox
{
 width:293px;
  border:1px solid #E9EAD3;
  border-left 0px;
}
div.homecopy
{
 width:293px;
 background-color:#F5F6DE;
 border:1px solid #E9EAD3;
}	
table.homecopy
{
 width:293px;
}