


@charset "UTF-8";
* {
	margin:0px;
	border:0px;
	padding:0px;
}
body {
	font: 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background:#162934; /* Background R240 G238 B232 */
	color:#162934; /* Background R22 G41 B52 */
	vertical-align:top;
}
h1 {
	font-size:18pt;
	text-align:center;
	text-transform:lowercase;
}
h2 {
	font-size:21px;
	margin-bottom:20px;
	text-transform:lowercase;
}
h3 {
	font-size:19px;
	text-transform:lowercase;
	color:#666666;
	margin-bottom:13px;
}

hr {
	color:#CCC;
	height:1px;
	margin:40px 0;
	background-color:#CCC;
}

#page-title {
	text-align:center;
}
a, a:visited {
	color:#636E77;
}
p, blockquote {
	font-size:13px;
	margin-bottom:13px;
}
.banish {
	font-size:9px;
	text-indent:-9999px;
}
.italic {
	font-style:italic;
}
.credit {
	font-style:italic;
	text-align:center;
}
.justify {
	text-align:justify;
}
.center {
	text-align:center;
}
#container {
	width:840px;
	position:relative;
	margin:0 auto;
	padding:40px 0;
}
#container-top {
	width:840px;
	height:40px;
	background:url(../images/container-top.png) top center no-repeat;
}
#container-bottom {
	width:840px;
	height:40px;
	background:url(../images/container-bottom.png) top center no-repeat;
}
#footer {
	width:720px;
	color:white;
	text-align:center;
	border-top: 1px solid #CCC;
	padding-top:30px;
}
#content-wrapper {
	display:block;
	width:720px;
	background:url(../images/container-middle.png) center repeat-y;
	padding:20px 60px;
}
#navbar {
	margin-left:auto;
	margin-right:auto;
	height:18px;
}
#navbar .spacer {
	width:40px;
}
#header {
	text-align:center;
}
#content {
	width:720px;
	overflow:auto;
}
#employment {
position:absolute;
right:-55px;
top:120px;
height:130px;
width:130px;
display:block;
}
#nav-top {
	font-family: 'BebasNeueRegular';
	list-style:none;
	height:18px;
	margin:40px 0;
	width:718px;
}
#nav-top li {
	display:inline;
}
#nav-top li a {
	margin-right:20px;
}
#nav-top li.last {
	padding-right:0;
}
#nav-bottom {
	list-style:none;
}
#nav-bottom li {
	display:inline;
}
#nav-bottom li a {
	margin-right:20px;
	text-transform:lowercase;
	color:#162934
}
#nav-bottom li.last {
	padding-right:0;
}
blockquote {
	text-align:center;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
}
#home-text {
	width:630px;
	margin-left:auto;
	margin-right:auto;
}
.footerh1 {
	text-align:center;
	font-size:18px;
	letter-spacing:-1px;
}
.gallery-table {
	width:630px;
	margin: 0 75px 10px 75px;
}
.thumb-cell {
	width:150px;
	height:150px;
}
.small-col-left {
	display:inline;
	float:left;
	width:210px;
	margin:0 10px 14px 45px;
}
.big-col-right {
	display:inline;
	float:left;
	width:410px;
	margin:0 45px 14px 0;
}
.col-left {
	width:310px;
	margin:0 10px 14px 0;
	float:left;
	display:inline;
	overflow:hidden;
}
.col-right {
	width:310px;
	margin-bottom:14px;
	float:left;
	overflow:hidden;
}
.clear {
	clear:both;
}
em, .red {
	color:#993300;
}


.h2-highlight {
	display:block;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ccc;
	color:#162934;
}
#slideshow {
	width:718px;
	height:342px;
	padding-bottom:20px;
	display:none;
	z-index:10;
}
#slideshow img {
	display:none;
	width:718px;
	height:342px;
}

.space-photo {
	width:350px;
	height:216px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.space-info {
text-align:center;
width:350px;
height:216px;
}

.crosstown-space {
	clear:both;
	width:720px;
	padding-bottom:40px;
	overflow:hidden;
}

.left {
	float:left;
	display:inline;
	padding-right:10px;
}

.right {
	float:right;
	display:inline;
	padding-left:10px;
}


.space-links li {
	display:inline;
	float:left;
	padding-right:5px;
}

.drinks-list {
	width:450px;
	margin:0 auto 40px auto;
}

.drinks-list tr {
	vertical-align:top;
}

.drinks-list tr td {
	width:200px;
}

.drinks-list tr td + td {
	width:75px;
	font-style:italic;
}

.drinks-list tr td + td + td {
	width:75px;
	font-style:normal;
	text-align:right;
}

.drinks-list tr td h2 {
	margin:20px 0 0 0;
}

.drinks-list .explanation {
	font-style:italic;
	padding-bottom:10px;
	
}

.wine-list {
	width:450px;
	margin:0 auto 40px auto;
}

.wine-list tr {
	vertical-align:top;
}

.wine-list tr td {
	width:30px;
}

.wine-list tr td + td {
	width:360px;
}

.wine-list tr td + td + td {
	width:30px;
}

.wine-list tr td + td + td + td {
	width:30px;
	text-align:right;
}

.wine-list tr td h2 {
	margin:20px 0 0 0;
}

.wine-list tr td {
	padding-bottom:10px;
	
}

.wine-list tr td h3 {
	margin:10px 0;
}

.wine-list .explanation {
	font-style:italic;
	padding-bottom:10px;
	
}

.horizontal-list {
	list-style:none;
	overflow:hidden;

}

.horizontal-list li {
	display:inline;
	float:left;
	margin-right:10px;
	
}

.bullets {
margin-left:24px;
list-style:circle;
margin-bottom:7px;
}

.employment-position {
border-bottom:1px solid #CCC;
margin-bottom:24px;
padding-bottom:13px;
}
				

	



