﻿
.menuItem 
{
	font-family: Arial,helvetica;
	padding-left: 15px;
	font-size: 11px;
}

.menuTitle
{
	font-family: Arial,helvetica;	
	font-weight: bold;
	font-size: 20px;
	color: 	#17619C;
}

.menuItemName
{
	font-weight:bold;
}

.menuItemPrice
{
}

.menuItemText
{
	font-size:9px;
	font-style: italic;
}

#centercontent
{
	position: absolute;
	left: 150px;
	top: 160px;
	width: 650px;
}

.sectionHead
{
	font-family: Arial,helvetica;	
	font-weight: bold;
	font-size: 20px;
	color: 	#17619C;
}

body
{
	font-family: Arial,helvetica;	
	font-size: 14px;
	color: 	#000000;
	margin: 0 0 0 0;
	line-height: 16px;
}

strong
{
	font-size: 15px;
	font-weight: bold;	
}
#nav
{
	background-color:#10619C;
	width: 140px;
	height: 450px;
}

#rightbar
{
	display:none;
	position:relative;
top:0px;
width:100px;
height:605px;
	background-color:#10619C;
}

#bottombar
{
	display:none;
	background-color:#10619C;
	width:901px;
}

