body {
	background-color: #000000;
	background-image: url(/images/bkgd.jpg);
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: #343728;
	
	margin: 42px 0 42px 0;
}
#flashcontent {margin: 5px 1px 0 0;}

a, .body-r a, a:visited {color: #9e1512; text-decoration: none;}
.body-r a:hover {color: #000000; text-decoration: none;}

.body-l img {margin: 0 5px 5px 0;}

.body-r {
	padding: 54px 0 0 47px;
}

.press h1 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 6px;
}
.menu {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.gmap {
	width: 350px;
	height: 350px;
	padding: 5px;
	border: 1px solid #46493C;
	background-color: #FFFFFF;
	display: block;
}

.bot {
	font: 11px Arial, Helvetica, sans-serif;
	color: #676A5B;
}

#map {margin: 40px 201px 0 0;}
#map a {color: #9e1512; text-decoration: none;}

#nytimes {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 70px;
	text-align: center;
	float: right;
	margin: 0 20px 0 0;
	
}

#social {
	text-align: center;
	width: 120px;
	float: right;
	padding: 0 0 17px 0;
}

#nav {
	margin: 0 0 11px 38px;
	padding: 0;
	height: 22px;
	overflow: hidden;
}
#nav a {
	display: block;
	height: 22px;
	padding: 22px 0 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
}
#nav a:hover {
	background-position: 0 -22px;
}

#nav #home {width: 42px; background-image: url(/images/home_button.gif); margin: 0 4px 0 0;}
#nav #menus {width: 49px; background-image: url(/images/menus_button.gif); margin: 0 4px 0 5px;}
#nav #reservations {width: 86px; background-image: url(/images/reservations_button.gif); margin: 0 4px 0 5px;}
#nav #location {width: 60px; background-image: url(/images/location_button.gif); margin: 0 0 0 5px;}

#nav #about {width: 45px; background-image: url(/images/about_button.gif); margin: 0 7px 0 257px;}
#nav #gallery {width: 56px; background-image: url(/images/gallery_button.gif); margin: 0 6px 0 7px;}
#nav #press {width: 45px; background-image: url(/images/press_button.gif); margin: 0 9px 0 7px;}
#nav #contact {width: 58px; background-image: url(/images/contact_button.gif); margin: 0 0 0 9px;}

#res {
	padding: 0;
	height: 24px;
	overflow: hidden;
}
#res a {
	display: block;
	height: 24px;
	padding: 24px 0 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: inherit;
}
#res a:hover {
	background-position: 0 -24px;
}
#res #button {width: 160px; background-image: url(/images/reservation.gif);}

