/* CSS Document */
body {
	margin:0px;
	background-color:#FFFFFF;
	color:#5a3e1d;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:185%;
	background-image:url(images/rest_bgleft.jpg);
}
a {
	color:#5a3e1d;
	text-decoration:underline;
}
a:hover {
	color:#5a3e1d;
	text-decoration:none;
}
.bottom_copyright {
	text-align:center;
	color:#5a3e1d;
	font-family:Verdana, Arial;
	font-size:11px;
}
.bottom_copyright a {
	color:#5a3e1d;
	text-decoration:underline;
}
.bottom_copyright a:hover {
	color:#5a3e1d;
	text-decoration:none;
}
.restname {
	font-family:"Trebuchet MS", Tahoma;
	font-size:18px;
	color:#5a3e1d;
	line-height:85%;
}
.restinfo {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#5a3e1d;
}
.logo {
	background-color:#eaecdb;
	border:1px solid #5a3e1d;
	padding:5px;
}
.table_links {
	height:25px;
	border-bottom:1px solid #5a3e1d;
}
.top_links {
	color:#5a3e1d;
	background-color:#FFFFFF;
	text-align:center;
}
.top_links a {
	color:#5a3e1d;
	text-decoration:none;
}
.top_links a:hover {
	color:#5a3e1d;
	text-decoration:none;
}
.link_selected {
	background-image:url(images/rest_bglink.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
#map {
	width:100%;
	height:400px;
	background-color:#eaecdb;
	border:1px solid #5a3e1d;
}
#option_share {
	display:none;
	width:95%;
	height:250px;
	border:1px solid #5a3e1d;
	background-color:#eaecdb;
}
#option_review {
	display:none;
	width:95%;
	height:250px;
	border:1px solid #5a3e1d;
	background-color:#eaecdb;
}
#return {
	text-align:left;
	position:relative;
	width:200px;
	left:5px;
}
