body {
	margin: 0px;
	padding: 0px;
	text-align : center;
	background: #333333;
	width: 100%;
}
.clear-both {
	clear: both;
}
#container {
	width: 965px;
	text-align : left;
	padding: 0px;
	margin: 0px auto;
	background: #4d0905 url(../images/red-bkgd2.jpg) no-repeat center top;
}
#head {
	width: 100%;
	height: 136px;
	background: url(../images/topbar_bg2.png) repeat-x;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#social {
	width: 150px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 30px 10px 0px 0px;
	position: relative;
}
#main {
	width: 965px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#left {
	width: 220px;
	float: left;
	height: 420px;
}


.nav {
	margin: 0px;
	padding: 11px 0px 0px;
	width: 200px;
	list-style: none;
	position: relative;
}
.nav ul {
}
.nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 0.3mm solid #FFFFFF;
}
.nav li a, .nav li a:hover {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 23px;
	background-repeat: no-repeat;
}
.nav .home a {
	background: url(../images/menu_home.png) 15px 0px;
}
.nav .menu a {
	background: url(../images/menu_menu.png) no-repeat 15px 0px;
	margin: 0px;
	padding: 0px;
}
.nav .catering a {
	background: url(../images/menu_catering.png) 15px 0px;
}
.nav .catering a:hover {
	background-position: 15px -23px;
}
.nav .specials a {
	background: url(../images/menu_specials.png) 15px 0px;
}
.nav .events a {
	background: url(../images/menu_events.png) 15px 0px;
}
.nav .photos a {
	background: url(../images/menu_photos.png) 15px 0px;
}
.nav .about a {
	background: url(../images/menu_about.png) 15px 0px;
	display: block;
}
.nav .contact a {
	background: url(../images/menu_contact.png) 15px 0px;
}
.nav a:hover {
	background-position: 15px -23px;
}

#outreach {
	width: 100px;
	height: 67px;
	padding-top: 21px;
	float: left;
	clear: both;
	margin-left: 32px;
}

.logo {
	background: url(../images/rail-station_logo.png) no-repeat;
	position: relative;
	height: 140px;
	width: 200px;
	margin-top: 64px;
	margin-left: 11px;
	margin-bottom: 0px;
}
#box {
	width: 764px;
}
#content {
	width: 688px;
	text-align: left;
	float: right;
	padding: 42px 36px 0px 0px;
	z-index: 300;
	position: relative;
}
.shadow {
	background: url(../images/shadow_mid.png) top center repeat-y;
	padding: 0px 42px;
	margin: 0px;
	min-height: 500px;
}
.shadow img {
	border: 5px solid #FFFFFF;
	margin: 0px 5px;
	padding: 0px;
}
.shadow .noborder {
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.shadow .pdf {
	float: left;
	width: 81px;
	color: #FFFFFF;
	text-transform: uppercase;
	font: bold 10px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 5px;
}
.shadow .pdf img {
	border-width: 0px;
	padding-bottom: 5px;
}
.shadow .merch  {
	border: 1px solid #000000;
}
#photobox {
	width: 248px;
	float: right;
	margin: 0px -42px 0px 0px;
	padding: 0px;
	z-index: 200;
	border-width: 0px;
}
#photobox .special {
	padding: 0px;
	margin-top: 10px;
	border-width: 0px;
}
#photobox img {
	padding: 0px;
	border-width: 0px;
}
#content ol {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 8px 27px;
}
#content ol li {
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
#content ul {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px;
	list-style: none;
}
#content ul li {
	margin: 0px;
	padding: 0px 0px 2px 12px;
	background: url(../images/bullet2.gif) no-repeat;
}
h1 {
	color: #84110A;
	margin: 0px;
	padding: 5px 0px 1px;
	font: bold normal 20px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 0px;
}
p {
	color: #000000;
	margin: 0px;
	padding: 2px 0px 4px;
	font: 12px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #83120B;
}

#content .week_nav {
	height: 31px;
	width: 650px;
	clear: both;
	margin-top: 42px;
	z-index: 500;
	position: absolute;
	margin-left: 42px;
}
.weekday {
	margin: 75px 30px 15px;
	padding: 0px;
}

#ticker-wrap {
	position:relative;
	width:608px;
	margin:0px 0 18px 30px;
	padding:9px;
	clear: both;
	background: url(../images/ticker_bkgd.gif) no-repeat 14px 3px;
}
#train {
	position:absolute;
	top:-10px;
	left:-10px;
	z-index:50;
	width:65px;
	height:80px;
	background: url(../images/survey-says.png) no-repeat 0px 5px;
}
#ticker-mask { 
	overflow: hidden; 
	height: 48px;
}
.stockTicker { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	position:relative; 
}
.stockTicker p {
	margin:0;
	padding:0 25px 0 0;
	float:left;
}
#contactform p {
	text-align: right;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
#feature {
	width: 965px;
	height: 145px;
	margin: 0px auto;
	background: url(../images/feature_bkgd3.gif) no-repeat center bottom;
	clear: both;
	padding-top: 10px;
}
#triboxes {
	padding-left: 150px;
	height: 110px;
	margin-top: 20px;
}
#leftFeature {
	float: left;
	width: 280px;
	position: relative;
}
#centerFeature {
	float: left;
	width: 260px;
	position: relative;
	margin-right: 10px;
	border-right: 1px solid #FFFFFF;
	margin-left: 10px;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	height: 92px;
}
#rightFeature {
	float: left;
	position: relative;
}
.FeatureImage {
	float: left;
	position: relative;
}
.FeatureText {
	float: left;
	position: relative;
	margin-left: 5px;
	width: 145px;
}
.FeatureText2 {
	float: left;
	position: relative;
	padding-right: 6px;
	width: 200px;
}
.FeatureText ul {
	margin-top: -5px;
	padding: 0px;
	color: #000000;
}
.FeatureText li {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
.FeatureText2 ul {
	margin-top: -5px;
	padding: 0px;
	color: #000000;
	list-style: none;
}
.FeatureText2 li {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#feature a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.description {
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}
.menu {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.mainpage {
	font-size: 18px;
}
.smallprint {
	font-size: 11px;
	font-style: italic;
}
.jackpot {
	width: 200px;
	height: 41px;
	padding: 50px 25px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#social {
	width: 200px;
	margin: 0px;
	float: right;
	text-align: right;
	padding: 0px;
	position: relative;
	clear: right;
	margin-right: 50px;
}
#foot {
	margin: 0px auto;
	padding: 10px 0px 0px 110px;
	background: #000;
	float: left;
	width: 855px;
	border-top: 2px solid #FFF;
}
#footleft {
	margin: 0px 0px 21px 10px;
	float: left;
	position: relative;
	text-align: left;
	clear: right;
}
#foot p {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D59D45;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#foot #footleft #hcard-Rail-Station-Bar-and-Grill {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #D59D45;
}
#foot ul {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #D59D45;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#foot li {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	display: inline;
}
#foot a {
	color: #D59D45;
	font-weight: bold;
	text-decoration: none;	
}
#foot img {
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 0px;
	border-style: none;
	padding-top: 0px;
	margin: 0px;
}
#clear {
	clear: right;
	}

#contactform {
	width: 360px;
}
#HomeText {
	width: 900px;
	margin: 0px;
	clear: both;
	background: #000;
	padding: 11px 32px;
}
#HomeText p {
	color: #D59D45;
	font: 10px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
