body {
	background : #fef9c1  none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px/140% Georgia, Times New Roman, Times, serif;
	color: #989574;
}

#page {
	padding: 0;
	height: 100%;
	margin: 0;
	background: repeat-y;
	width: 100%;
}

#coverphoto {
	margin-left: 15px;
	float: right;
}

#covermap {
	float: left;
	margin-right: 20px;
}

.col1 {
	width: 375px;
}

.divider {
	border-top: 1px dotted #b1ad89;
}

.subheading {
	text-align: center;
	font: bold 11px TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
}

#header {
	width: 800px;
	border: 1px;
	height: 140px;
	background: #ffffff no-repeat url(../images/header.jpg);
	margin-top: 10px;
}

/*<group=Navigation>*/

#navigation {
	text-align: left;
	position: relative;
	top: 108px;
	left: 30px;
	font: 12px TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
}

#navigation a {
	margin-right: 20px;
	text-decoration: none;
	color: #f0edb3;
}

#navigation a:hover {
	margin-right: 20px;
	text-decoration: underline;
	color: #f0edb3;
}

.active {
	color: #f0edb3;
	margin-right: 20px;
	font-weight: bold;
}
	
/*</group>*/

#content {
	width: 758px;
	border-right: 1px solid #b1ae87;
	border-left: 1px solid #b1ae87;
	border-bottom: 1px solid #b1ae87;
	background: #ffffff no-repeat url(../images/elephant.gif) right bottom;
	text-align: left;
	line-height: 150%;
	font-size: 11px;
	padding: 20px;
}

/*<group=Footer>*/

#footer {
	font-size: 10px;
	position: relative;
	width: 800px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #989574;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #989574;
	font-weight: bold;
	text-decoration: underline;
}
	
/*</group>*/

h1 {
	display: none;
}

h2 {
	font-family: TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #7f180e;
}

/*<group=Subnav>*/

.subnav {
	text-align: center;
	background: #6a1509;
	color: #f0edb3;
	font-family: TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-top: 3px;
}

.subnav a {
	padding: 5px 10px;
	color: #f0edb3;
	text-decoration: none;
}

.subnav a:hover {
	padding: 5px 10px;
	color: #f0edb3;
	text-decoration: underline;
}

.subnav_active {
	background: #b1ae87;
	color: #ffffff;
	padding: 5px 10px;
}
	
/*</group>*/

/*<group=Menu>*/

td {
	vertical-align: top;
	padding-top: 10px;
}

tr:hover {
	background: #fef9c1;
}

.menu {
	padding-left: 20px;
	width: 100%;
	padding-top: 5px;
}

.dishname {
	font: bold 12px TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
}

.description {
	padding-left: 30px;
	padding-right: 50px;
	font-size: 11px;
}

.price {
	font: bold 12px TrebuchetMS, Trebuchet, Arial, Helvetica, sans-serif;
}
	
/*</group>*/