body
{
	font-size: 1em;
	font-family: arial, sans-serif;
}

img
{
	border: 0px;
}

h1,
h2,
h3,
h4
{
	color: #700272;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}


a
{
	color: #700272;
}

li
{
	list-style-image: url(../images/diningbtn.gif);
}

#outercontainer
{
	width: 100%;
	text-align: center;
}

#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#banner
{
	border: 5px solid #700272;
	text-align: center;
	position: relative;
	z-index: -1;
}

#header
{
	position: relative;
	height: 262px;
	background: url(../images/header.jpg) no-repeat;
}

#menu
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1000;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
}

#menu a
{
	text-decoration: none;
	font-weight: bold;
}

#menu li
{
	list-style: none;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#menu li li
{
	background: #FAF8AD;
	border: 1px solid #700272;
	padding: 5px;
}

#menu li li a
{
	font-weight: normal;
}

.horizontal-menu ul
{
	top: 25px !important;
}

#content
{
	background: url(../images/footer.jpg) no-repeat bottom;
}

#footer
{
	font-size: 0.8em;
}
