body {
	padding: 30px 0px;
	background: #fdfdfd url(/_img/bg.gif) center top;
	font-family: "Trebuchet MS", Helvetica;
	color: #404040;
	-webkit-text-size-adjust: 100%;
	}

.wrapper {
	margin: 0px auto;
	width: 700px;
	}
.center {
	}

#logo {
	margin-bottom: 20px;
	display: block;
	text-align: center;
	}

.nav {
	margin-bottom: 5px;
	text-align: center;
	}
.nav li {
	margin: 0px 15px;
	display: inline;
	}
.nav a {
	font-family: DNPC;
	font-size: 64px;
	font-weight: normal;
	line-height: 64px;
	color: #404040;
	letter-spacing: -3px;
	text-transform: uppercase;
	text-decoration: none;
	}

.nav.small {
	padding-bottom: 20px;
	}
.nav.small a {
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	color: #404040;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
	}

#home #logo {
	background: url(/_img/m/logo.png) center center no-repeat;
	height: 230px; 
	}

.gallery-wrapper {
	margin-bottom: 30px;
	padding: 20px 0px;
	border-top: 3px double #d9d9d9;
	border-bottom: 3px double #d9d9d9;
	}
#gallery-buttons {
	margin-top: -24px;
	position: relative;
	text-align: right;
	z-index: 1000;
	}
#gallery-buttons a {
	padding: 0px 9px;
	background: rgba(255, 255, 255, .5) !important;
	background: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	color: #404040;
	text-decoration: none;
	text-transform: uppercase;
	}
#gallery-buttons a:hover {
	background: rgba(255, 255, 255, .8) !important;
	background: #fff;
	}
#gallery-buttons a:active {
	background: rgba(255, 255, 255, .85) !important;
	background: #fff;
	color: #800000;
	}

.menu {
	margin: 0px auto 30px auto;
	padding-bottom: 20px;
	border-top: 3px double #d9d9d9;
	border-bottom: 3px double #d9d9d9;
	width: 450px;
	}
.menu h2 {
	padding-top: 10px;
	font-family: Georgia;
	font-size: 24px;
	line-height: 44px;
	color: #800000;
	}
.menu h3 {
	padding-top: 7px;
	font-size: 16px;
	line-height: 36px;
	color: #800000;
	}
.menu h4 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #800000;
	}
.menu h2 + h4 {
	margin-top: -6px;
	}
.menu h5 {
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 15px;
	}
.menu p + h5 {
	margin-top: 2px;
	padding-top: 7px;
	border-top: 1px dotted #808080;
	}
.menu p {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 19px;
	}
.menu strong.veg {
	padding-right: 21px;
	background: url(/_img/m/veg.png) right 1px no-repeat;
	display: inline-block;
	}
.menu em {
	display: inline-block;
	width: 50px;
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	}
.menu span {
	font-size: 12px;
	}
.menu em + strong + br + span {
	padding-left: 50px;
	display: inline-block;
	}

.events em {
	width: 60px;
	}
.events em + strong + br + span {
	padding-left: 60px;
	display: inline-block;
	}

#location {
	width: 350px;
	}
#location p {
	margin-bottom: 14px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	}
#location strong {
	color: #404040;
	}
#location a {
	border-bottom: 1px dotted #bfbfbf;
	color: #404040;
	text-decoration: none;
	}
#location a:hover {
	border-bottom: 1px solid #bfbfbf;
	}

.hours {
	margin-bottom: 15px;
	text-align: center;
	font-family: DNPCUL;
	font-size: 33px;
	font-weight: normal;
	line-height: 35px;
	letter-spacing: -1px;
	color: #666;
	text-transform: uppercase;
	}
.copyright {
	margin-bottom: 20px;
	text-align: center;
	font-family: DNPC;
	font-size: 15px;
	font-weight: normal;
	line-height: 35px;
	color: #999;
	text-transform: uppercase;
	}
