
.MenuItemVegitarian
{
	padding-left:30px;
	background-image: url(imgs/Vegetarian.png);
	background-position: right;
	background-repeat: no-repeat; 
}

.MenuItemSpicy
{
	width:100px;
	height:100px;
	background-image: url(imgs/Spicey.png);
	background-position: right;
	background-repeat: no-repeat; 
	background-color:red;
}

.MenuCategory
{
	font-size:20pt;
	color:#7990b9;
	text-align:center;
	margin-top: 9px;
	margin-bottom:9px;
	margin-right:9px;
	border-bottom:solid 1px #000000;
}

.MenuItemTitle
{
	color:#7990b9; 
	text-transform:uppercase;
	font-size:11pt;
	margin-top:10px;
	padding-right:20px;
}

.MenuItemDescription
{
	color:#888888;
	padding-right:10px;
	width:250px;
}

.MenuItemDescription2
{
	color:#888888;
	padding-right:10px;
	width:150px;
}

.MenuItemPrice
{
	font-weight:10;
	font-size:12pt;
}

.pageTitle
{
	font-size:25pt;
	color:#cccccc;
}

.pageSubTitle
{
	font-size:11pt;
	text-transform:
	uppercase;
	color:#666666;
}

#HomeBody
{
}

#PageTop
{
}

#BottomPane1
{
}

#BottomPane2
{
}

#BottomPane3
{
}

#HomeContent
{
}

#SubNavTitle
{
}

#NavCrumb
{
}

#ContentBody
{
}

#LeftNavBack
{
}

#LeftNav
{
}

#CenterNav
{
}

#RightNav
{
}

#BottomFooter
{
}

#SiteBack
{
}

#top
{
}

#PageTitle
{
}

#ToolBarTopFiller
{
}
#ToolBar
{	
}

#MenuBack
{
	background-image: url(imgs/MenuBack.jpg); 
	background-repeat: repeat-x; 
}

#login
{
	float:right;
	padding-left:20px;
	padding-top:7px;
	padding-right:10px;	
	background-image: url(imgs/account_small.png); 
	background-repeat: no-repeat; 
	background-position: left 7px;
}
#DocBackContainer
{
}