/* CSS Document */ 
#headerText  {
   background: url(../images/template/headerTitles/ourMenus.gif) no-repeat;
   width: 218px;
   height: 34px;
}

#topRightImage  {
   background: url(../images/template/topRightImages/entree.jpg) no-repeat;
   top: 66px;
   left: 676px;
   width: 231px;
   height: 114px;
}

#menuLeftMenu
{
	position: relative;
	width: 210px;
	left: 109px;
}

#menuLeftMenu .menuSectionImage
{
	display: block;
	position: relative;
	width: 210px;
}

#menuLeftMenu .menuSectionTitle
{
	display: block;
	position: relative;
	
	width: 197px;
	
	padding-left: 13px;
	
	background-color: #385c86;
		
	font-family: "Adobe Garamond Pro", "Garamond Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	
	margin-bottom: 10px;
}

#menuLeftMenu .menuSectionTitle a:link, #menuLeftMenu .menuSectionTitle a:visited, #menuLeftMenu .menuSectionTitle a:hover, #menuLeftMenu .menuSectionTitle a:active
{
	color: #9dc8e1;
	text-decoration: none;
}

#menuButtonTable
{
	position: relative;
	background-color: black;
	/*
	padding-left: 16px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	line-height: 1.1;
	*/
	
	margin-bottom: 4px;
	
}

#menuButtonTable tr
{
	height: 35px;
}

#menuButtonTable tr td
{
	height: 35px;
}

#menuButtonTable .menuButton, #menuButtonTable .menuButton_last
{
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;
}

#menuButtonTable .menuButton
{
	background-image: url(../images/template/menuNameButtonRightBG.png);
}

#menuButtonTable .menuButton_last
{
	background-image: url(../images/template/menuNameButtonRightBG_last.png);
}

#middleArea #contentArea #menuButtonTable .menuButton a:link, #middleArea #contentArea #menuButtonTable .menuButton a:visited, #middleArea #contentArea #menuButtonTable .menuButton a:hover, #middleArea #contentArea #menuButtonTable .menuButton a:active, #middleArea #contentArea #menuButtonTable .menuButton_last a:link, #middleArea #contentArea #menuButtonTable .menuButton_last a:visited, #middleArea #contentArea #menuButtonTable .menuButton_last a:hover, #middleArea #contentArea #menuButtonTable .menuButton_last a:active
{
	display: block;
	position: relative;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 0px;
	
}

#menuSectionTable
{
 	/* width: 100%; */
	margin-bottom: 20px;
}

#menuSectionTable .menuSectionCell
{
	/* width: 71px; */
	padding: 0 10px;
	color: #fedb29;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1;
	
}

html>body #menuSectionTable .menuSectionCell
{
	width: auto;
	/* max-width: 71px; */
}

#middleArea #contentArea #menuSectionTable .menuSectionCell a:link, #middleArea #contentArea #menuSectionTable .menuSectionCell a:visited, #middleArea #contentArea #menuSectionTable .menuSectionCell a:hover, #middleArea #contentArea #menuSectionTable .menuSectionCell a:active
{
	text-decoration: none;
	color: #fedb29;
}

#menuPageDivider
{
	position: relative;
	display: block;
	
	width: 548px;
	height: 2px;
	
	margin-bottom: 16px;
}

#menuHeaderTable
{
	position: relative;
	
	background-color: #a1978d;
	padding-left: 16px;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	line-height: 1.1;
	
	margin-bottom: 19px;
	
}

#menuHeaderTable tr
{
	height: 33px;
}

#subTitleArea
{
	position: relative;
	width: 80%;
	padding-bottom: 30px;
	
	margin: 0 auto;
	
	font-style: italic;
	font-size: 12px;
	text-align: center;
	line-height: 1.2;
	
	color: #cfddef;
}

#menuItemTable
{
	width: 522px;
	
	color: #cfddef;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1;
}

#menuItemTable .menuItemCell
{
	width: 274px;
	padding-bottom: 15px;
}

#menuItemTable .menuItemCell p
{
	padding-top: 0px;
	margin-top: 0px;
}

#menuItemTable .dividerCell
{
	width: 14px;
}

#menuItemTable .menuItemName
{
	display: block;
	font-weight: bold;
	
	padding-bottom: 8px;
}
