body
{
	background-color: black;
	background-image: url(../images/bkrnd.jpg);

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;

}

h1, h2, h3 
{
	vertical-align: top;
}


div.top, div.middle, div.bottom,
div.middleLeft, div.middleRight,
div.pdfView, div.menuView
{
	padding: 0;
	margin: 0;
	border: 0;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	width: 950px;
}

div.middleLeft
{
	width: 398px;
	vertical-align: top;
}

div.middleRight
{
	width: 552px;
	vertical-align: top;
}

div.menuView 
{
	width: 850px;
	background-color: white;
	
	padding: 50px;

	padding-top: 10px;
}


div.top img
{
	padding: 0;
	margin: 10px 0px 10px 0px;
	border: 0;
	vertical-align: bottom;
}

ul.nav
{
	list-style: none inside none;
	text-align: left;
	margin: 0; 
	padding: 0;
}

li.navLink
{
	margin: 0;
	padding: 0px 25px 0px 0px;
	display: inline;
}

li.first
{
	padding: 0px 25px 0px 25px;
}

li.last
{
	padding: 0px 0px 0px 0px;
}


li.navLink,
li.navLink a:link,
li.navLink a:visited,
li.navLink a:hover,
li.navLink a:active
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

li.navLink a:hover,
li.navLink a:active
{
	color: #E90004;
}

.body,
.body-white,
.small,
.small-white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-indent:0px;
	text-align: justify;
}

.body-white 
{
	color: white;
}

.small 
{
	font-size: 10px;
	color: black;
}

.small-white
{
	font-size: 10px;
	color: white;
}

div.text-area
{
	padding: 20px;
	background-color: white;
	vertical-align: top;
	min-height: 530px;
}

.right
{
	float: right;
}

.left
{	
	float: left;
}

.clear
{
	float:none;
	clear: both;
}

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.twitter
{
	margin: 0;
	margin-right: 5px;
	padding: 0;
	border: 0;
	width: 125px; 
	text-align: left; 
}

img.twitter
{
	border:none;
	width:125px;
	height:38px;
}


div.facebook
{
	margin: 5px;
	margin-top: 10px;
	padding: 0;
	border: 0;
	width: 125px; 
	text-align: left; 
}

img.facebook
{
	border:none;
	width:125px;
	height:38px;
}

div.urbanSpoon
{
	margin: 5px;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	border: 0;
	width: 125px; 
	text-align: right; 
}

img.urbanspoon
{
	border:none;
	width:125px;
	height:45px;
}

div.restName
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 190px; 
	text-align: left; 
}

p.restName
{
	font-size: 10px;
	color: white;
}

div.restHours
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 190px; 
	text-align: left; 
}

p.restHours
{
	font-size: 10px;
	color:white;
}

p.menuItem
{
	font-size: 16px;
	font-weight: bold;
}

p.menuItemDesc
{
	font-size: 12px;
}

p.menuItemHeader
{
	font-size: 16px;
	font-weight: bold;
}

p.menuItemPrice
{
	font-size: 16px;
	font-weight: bold;
}

.red
{
	color: red;
}

.green
{
	color: green;
}

div.menuView h2
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

