/* Global Styles */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background_1.jpg);
	}	
.wrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:910px;
	border: 5px solid #530000;
}


.pageHeader {
	font:30px times new roman;
	color: #990000;
	letter-spacing:0.1em;
	line-height:38px;
	}
.mainTable
{
	background-color: #FFFFFF;
}
.footer {
	font-size:12px;
	color:#FFFFFF;
	text-indent: 10px;
	background-color: #530000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	}
	
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}

.menuItemName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-indent: 10px;
	white-space: pre;
}
.indentCell
{
	text-indent: 10px;
}


.price
{
	font-weight: bolder;
	color: #000000;
}

.menuDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#wine
{
	font-size:11px;
}
.quote
{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	font-style: oblique;
}
.specialOffer a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}


.invite
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
