.header
{
  position: relative;
	width: 580px;
	height: 100px;
	text-align: center;
	font-family: Times New Roman, Times, sans-serif;font-size:14pt; font-weight: normal; color: #8B5C29;
}

#sidebar
{
  height:480px;
	width:110px;
	float:left;
}

#menu_container
{  
	left: 0px;
	width: 360px;
	height: 480px;
	float:left;
	text-align:center;
}

#barmenu
{
  height: 120px;
}

#diningmenu
{
  height: 200px;
}

#specialmenu
{
  height:120px;
}

.m_sc{font-family: "Times New Roman", Times, sans-serif;font-size:14pt; font-variant: small-caps;font-weight:bold;}
.m_secheader{text-align:center; font-family: Times New Roman, Times, sans-serif;font-size:14pt; font-weight: normal; color: #8B5C29;}
p.m_secheader:first-letter {font-size: 150%;}


