BODY {
	margin: 0px;
	background: #FFFDED url(images/second_level_bg.gif) repeat-x;
}

#Header {
	margin: 0 0 43px 0;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 143px;
	width: 509px;
}

#Address {
	margin: 0px;
	background-image: url(images/header_address.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 539px;
	height: 143px;
	width: 169px;
}

#CopyArea{
	padding: 30px;
	left: 0px;
}

#Nav {
	font-family: "Georgia", serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

#Nav a {
	color: #650000;
	margin: 0px 8px 30px 8px;
	text-decoration: none;
}

#Nav a:visited { color: #650000; }

#Nav a.hilite { color: #F7D198; }

#Nav a:hover { color: #F7D198; }

#Footer {
	width: 90%;
	border-top: 1px solid #650000;
	margin: auto;
}

#Footer td {
	text-align: center;
}

.head {
	display: block;
	margin-bottom: 20px;
}

.subhead {
	display: block;
	border-bottom: 1px solid #650000;
	border-left: 8px solid #650000;
	color: #650000;
	font-family: "Georgia", serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100%;
}

.menuwrapper {
	text-align: center;
}

.menu {
	margin: 5px auto 20px auto;
}

.menuout { 
	background: #F4F4DB; 
	border: 1px solid #650000;
	border-right:  1px solid #650000;
	color: #650000;
	font-family: "Georgia", serif;
	font-size: 14px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
	width:600px;
}
.menuout-ot {
	height: 175px;
	background: #F4F4DB; 
	border: 1px solid #650000;
	border-right:  1px solid #650000;
	color: #650000;
	font-family: "Georgia", serif;
	font-size: 14px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
	width:600px;
}
/** BEGIN OPENTABLE OVERRRIDE **/
#OT_searchWrapperAll {
}
#OT_searchWrapperAll,
#OT_searchWrapper {
	background: #F4F4DB;
}

#OT_searchWrapper .OT_feedTitle {
}
#OT_partySize, #OT_partySizeLbl {
}
#OT_date, #OT_dateLbl {
}
#OT_time {
}
#OT_timeLbl {
}
#OT_submitWrap {
}
#OT_logoLink {
	background: #F4F4DB;
}
#OT_logo {
	background: #F4F4DB;
}
/** END OPENTABLE OVERRIDE **/
/*.menu { 
	background: #F4F4DB; 
	color: #650000;
	font-family: "Georgia", serif;
	font-size: 14px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
	width:400px;
}*/
td {
	font-size: 12px;
	color: #650000;

}

td.pad{
	padding:10px;
}

#Quotations{
	font-family: "Georgia", serif;
	font-size: 14px;
	margin-left:50px;
	margin-top: 10px;
	width: 600px;
}

.quotation{
	color: #650000;
}

.provider{
	font-style: italic;
	color: #A58C5E;	
}

.inset {
	border: 1px solid #000000;
}
.inset2 {
	border: 1px solid #000000;
	margin-top: 40px;
}
