body
{
	font: normal 0.9em Arial, sans-serif;
	background-color: #c0c0c0;
	color: #8ca0aa;
}

a
{
	color: #8ca0aa;
	text-decoration: underline;
}

a:hover
{
	color: #8ca0aa;
	text-decoration: underline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

#allcontent
{
	width: 960px;
	height: 100%;
	margin: 20px auto;
	background-color: #fff;
}

#container
{
}

#menu
{
	clear: both;
	padding: 40px 0 30px 0;
}

#menu ul
{
	list-style: none;
}

#menu ul li
{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#menu ul li a
{
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	height: 12px;
}

#menu ul li.menu-lunch a
{
	background: url(../images/menu/lunch.gif) top left no-repeat;
	width: 64px;
	margin-left: 65px;
	margin-right: 44px;
}

#menu ul li.menu-dinner a
{
	background: url(../images/menu/dinner.gif) top left no-repeat;
	width: 71px;
	margin-right: 51px;
}

#menu ul li.menu-mccoys a
{
	background: url(../images/menu/mccoys.gif) top left no-repeat;
	width: 81px;
	margin-right: 52px;
}

#menu ul li.menu-special-offers a
{
	background: url(../images/menu/special-offers.gif) top left no-repeat;
	width: 157px;
	margin-right: 49px;
}

#menu ul li.menu-gallery a
{
	background: url(../images/menu/gallery.gif) top left no-repeat;
	width: 84px;
	margin-right: 40px;
}

#menu ul li.menu-contact-us a
{
	background: url(../images/menu/contact-us.gif) top left no-repeat;
	width: 123px;
}

#bottom
{
	background: #8ca0aa;
	padding: 35px 0 35px 0;
}

#bottom p
{
	font-size: 1.3em;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#bottom a,
#bottom a:hover
{
	color: #fff;
}

h1, h2, h3, h4, h5, h6
{
	color: #5f818f;
}

h1,
h2
{
	font-size: 3em;
	margin: 0 0 0.5em 0;
}

h3
{
	font-size: 2em;
	margin: 0 0 0.5em 0;
}

#container p
{
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

table.renderedtable
{
	border-top: 1px solid #4e6d7f;
	border-bottom: 1px solid #4e6d7f;
	margin: 0 0 0.5em 0;
}

table.renderedtable td
{
	padding: 5px 0;
	font-size: 1.2em;
}

table.renderedtable tr.light td
{
	color: #8fa7b4;
}

table.renderedtable tr.dark td
{
	color: #5f818f;
}

div.object-right
{
	margin: 0 0 0 30px;
}

div.object-left
{
	margin: 0 30px 0 0;
}

#page-container
{
	padding: 80px 60px 40px 60px;
}

#page-heading
{
	float: left;
	width: 250px;
	min-height: 20px;
	margin: 8px 20px 0 0;
	border-right: 1px solid #8ca0aa;
}

.page-container-contact-us #page-heading
{
	width: 350px;
	border-right: none;
}

.page-container-gallery #page-heading
{
	width: 300px;
	border-right: none;
}

.page-container-welcome #page-heading
{
	width: 350px;
}

#page-content
{
	float: left;
	width: 550px;
}

.page-container-contact-us #page-content
{
	margin-top: -70px;
	width: 400px;
}

.page-container-welcome #page-content
{
	width: 400px;
}

.page-container-gallery #page-content
{
	width: 500px;
}

#page-content p
{
	margin-top: 0;
}

#page-heading h1
{
	display: none;
}

.page-heading-lunch
{
	background: url(../images/headings/lunch.png) top left no-repeat;
	height: 55px;
}

.page-heading-dinner
{
	background: url(../images/headings/dinner.png) top left no-repeat;
	height: 55px;
}

.page-heading-mccoys
{
	background: url(../images/headings/mccoys.png) top left no-repeat;
	height: 35px;
}

.page-heading-special-offers
{
	background: url(../images/headings/special-offers.png) top left no-repeat;
	height: 61px;
}

.page-heading-contact-us
{
	background: url(../images/headings/contact-us.png) top left no-repeat;
	height: 35px;
}

.page-heading-gallery
{
	background: url(../images/headings/gallery.png) top left no-repeat;
	height: 40px;
}

.page-heading-welcome
{
	background: url(../images/headings/welcome.png) top left no-repeat;
	height: 40px;
}

#menu-link
{
	margin-top: 35px
}

#gallery-container
{
}

.gallery-image
{
	float: left;
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}