body {
	font-family: Arial, Helvetica, sans-serif;
	color: #808183;
	font-size: 12px;
	background: #c50035;
}
.red {
	color: #c50035;
}
#home #container #right-col strong {
	color: #F00;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

#redC  {
	color: #F00;
	text-align: center;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
}

body#splash {
	text-align: center;
	background: #FFF;
}
.yeah {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-align: center;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
}
#splash-div {
	display: none;
}
#splash-image {
	margin: 40px auto;
}
a img {
	border: none;
}
#container {
	margin: 40px auto;
	width: 772px;
	background: url("images/top-bg.gif") top center no-repeat #FFF;
}
#left-col {
	position: relative;
	float: left;
	padding-top: 15px;
}
#logo {
	margin-left: 30px;
	margin-bottom: 10px;
}
#nav {
	font-size: 16px;
	position: relative;
	background: url("images/menu-bg.gif") bottom left repeat-x #c8cacc;
	width: 210px;
	margin-left: 1px;
}
.nav {
	font-size: 16px;
	position: relative;
	background: url("images/menu-bg.gif") bottom left repeat-x #c8cacc;
	width: 210px;
	margin-left: 1px;
}
.top-right-corner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.bottom-right-corner {
	position: absolute;
	bottom: 0;
	right: 0;
}
#nav a {
	position: relative;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 13px 0 13px 21px;
	border-bottom: 1px solid #FFF;
}
#nav a.last {
	border-bottom: none;
}
#nav a:hover {
	background: #c50035;
}
#nav a span {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 30px;
	text-align: right;
	font-size: 9px;
	color: #c50035;
}
#nav a:hover span {
	color: #fff;
}
.nav a {
	position: relative;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 13px 0 13px 21px;
	border-bottom: 1px solid #FFF;
}
.nav a.last {
	border-bottom: none;
}
.nav a:hover {
	background: #c50035;
}
.nav a span {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 30px;
	text-align: right;
	font-size: 9px;
	color: #c50035;
}
.nav a:hover span {
	color: #fff;
}
.nav a.red {
	background: url("images/lunchlink_bg.gif") top left repeat-x #a5002c;
	color: #FFF;
}
.nav2 {
	margin-top: 20px;
}
body#home #homelink, body#menu #menulink, body#pers #jhgf, body#loc #loclink, body#cont #contlink, body#order #ordlink, body#gallery #gallink, body#press #prelink {
	background: #dddddd;
	color: #808183;	
}

#right-col {
	float: right;
	width: 507px;
	margin-top: 15px;
	margin-right: 35px;
	padding-bottom: 20px;
	line-height: 1.5em;
}
	#right-col h1 {
		color: #c50035;
		font-size: 30px;
		margin: 0;
		margin-bottom: 62px;
		padding: 60px 0 10px 0;
		font-weight: normal;
	}
	#home #right-col h1 {
		padding-top: 20px;
		margin: 0;
	}
	#right-col h2 {
		color: #c50035;
		font-size: 24px;
		margin: 1em 0;
		font-weight: normal;
		line-height: 1.1em;
	}
	#right-col #home_para p {
		margin-top: 0;
	}
	#right-col #main-img {
		margin: 0 auto;
	}
	#right-col p {
		text-align: left;
	}
		#right-col div#home_para {
			width: 380px;
			height: 135px;
			padding-right: 137px;
			background: url("images/iron.jpg") right top no-repeat;
			margin-bottom: 20px;
		}
	#right-col p.location {
		margin-top: 110px;
		font-size: 16px;
	}
#bottom {
	position: relative;
	margin-top: 16px;
}
	#bottom .chicklet {
		float: right;
		margin-right: 15px;
	}
		#bottom .chicklet.first {
			margin-right: 0;
		}
	#bottom address {
		float: left;
		margin-right: 30px;
		font-style: normal;
	}
#footer {
	text-align: center;
	background: url("images/bottom-bg.gif") top center no-repeat #c50035;
	height: 30px;
	padding-top: 34px;
	color: #c6989a;
}
#footer a {
	color: #c6989a;
}
.clear {
	clear: both;
}
#map {
	display:none;
}
#map-link {
	position: relative;
}
.cent {
	text-align: center;
}

/*--- Gallery --- */
#gallery #slideshow {
	margin-top: -12px;
}

/*--- Press --- */
body#press ul {
	color: #c50035;
	margin-left: 1em;
	padding-left: 0;
}
body#press ul li {
	margin-bottom: .5em;
}
body#press ul a {
	display: block;
	float: left;
	clear: left;
	background: #c50035;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #fff;
	padding: 0 5px;
}
body#press ul a:hover {
	background: #fff;
	color: #c50035;
	border: 1px solid #c50035;
}

/*--- Feedback ---*/
#feedback textarea {
	width: 300px;
}
ul.stagger {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
ul.stagger li {
	clear: both;
	height: 135px;
	position: relative;
	background: #f7f7f7;
}
ul.stagger li.right {
	text-align: right;
	background: #f0f0f0;
}
ul.stagger li img {
	float: left;
	margin-right: 20px;
	border: 5px solid #f7f7f7;
}
ul.stagger li.right img {
	border: 5px solid #f0f0f0;
}
ul.stagger li a:hover img {
	border: 5px solid #ccc;
}
ul.stagger li div {
	float: left;
	width: 250px;
	position: absolute;
	top: 50%;
	left: 230px;
	height: 2em;
	margin-top: -1em;
}
ul.stagger li.right div {
	float: right;
	right: 230px;
	left: auto;
}
ul.stagger li.right img {
	margin-right: 0;
	float: right;
	margin-left: 20px;
}
