* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font: .95em/1.3em Verdana, "Bitstream Vera Sans", sans-serif;
	background: #fff;
}
h2 {
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	line-height: 1em;
	margin-bottom: .5em;
}
p, ol, ul {
	margin-bottom: 1em;
}
li {
	margin-bottom: .25em;
}
ol, ul {
	margin-left: 1em;
}

#container {
	position: relative;
	text-align: left;

	width: 950px;

	padding: 0 1em;
	margin: 0 auto;
}
#content {
	width: 651px;
	float: right;
	margin-bottom: 1em;
	position: relative;
}
#content ol, #content ul {
	margin-left: 3em;
}
#sidebar {
	width: 279px;
	float: left;
	font-size: .8em;
	margin-bottom: 1em;
}
#sidebar h2 {
	font-size: 2.5em;
	margin: 20px 0 5px 0;
}
#sidebar li {
	border-bottom: 1px solid #fff; /* fix for IE */
}
#sidebar #addresses {
  margin-top: 20px;
}
#sidebar address {
  margin: 10px 0;
  font-style: normal;
}
#sidebar address a {
  display: inline-block;
  width: 300px;
}

#tontis {
	background: url(/images/layout/tontis.jpg) -100px 0 no-repeat;
	height: 360px;
}
#chef {
	display: block;
	background: url(/images/layout/chef.gif) 0 0 no-repeat;
	width: 279px;
	height: 493px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 50;
}
#footer {
  font-size: .7em;
  text-align: center;
  position: relative;
  bottom: 0;
  width: 950px;
  padding-top: 70px;
}
#footer p {
  color: #77a4ce;
  margin: 12px 0 0 0;
  padding: 12px 0;
  border-top: 1px solid #c8d8e9;
}

#footer address {
	float: left;
	width: 48%;
	text-align: center;
	margin: 0 1%;
	padding-top: 40px;
	font-style: normal;
}
#footer .phone {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}
#footer address .address {
	font-size: .8em;
	line-height: 1em;
}
#WeLoveCarbs {
  position: absolute;
	height: 161px;
	width: 242px;
	bottom: 0;
	right: 0;
	background: url(/images/layout/we-love-carbs.png) 100% 0 no-repeat;
}


/* --- start #navigation and links --- */
#navigation_container {
	position: relative;
	top: 270px;
	top: 0;
	left: -50px;
	text-align: center;
	z-index: 50;
	margin-bottom: 40px;
}
#navigation {
	width: 431px;
	height: 46px;
	background: url(/images/layout/navigation.gif) 60% 100% no-repeat;
	position: relative;
}
#navigation li {
	list-style: none;
	position: absolute;
	top: 0;
}
#navigation li, #navigation a {
	height: 46px;
	display: block;
}
#navigation span {
	position: absolute;
	left: -1000em;
}
#link_home {
	left: 0;
	width: 99px;
}
#link_home a:hover, body#home #link_home {
	background: transparent url(/images/layout/navigation.gif) 0px -1px no-repeat;
}
#link_menu {
	left: 136px;
	width: 99px;
}
#link_menu a:hover, body#menu #link_menu {
	background: transparent url(/images/layout/navigation.gif) -136px -1px no-repeat;
}
#link_locations {
	left: 272px;
	width: 156px;
}
#link_locations a:hover, body#locations #link_locations {
	background: transparent url(/images/layout/navigation.gif) -273px -1px no-repeat;
}
/* --- end #navigation and links --- */

/* --- start table --- */
table {
	border: none;
	width: 100%;
}
table thead th {
	background: #620e13;
	color: #C1898D;
	font-family: Baskerville, Georgia, serif;
}
table tr td {
	padding: .5em .5em;
}
table small {
	font-size: .8em;
	line-height: 1.2em;
	font-style: italic;
}
.item {
	font-family: Baskerville, Georgia, serif;
	font-size: 1.3em;
	font-style: italic;
	margin-bottom: .25em;
}
.price {
	text-align: right;
	vertical-align: text-top;
}
.amount {
	font-weight: bold;
	font-family: Baskerville, Georgia, serif;
	font-size: 1.2em;
}
table .description {
	margin-left: 2em;
	font-size: .8em;
	line-height: 1.2em;
	color: #193255;
}
.even {
	background: #c8d8e9;
}
.odd {
	background: #ebf0f7;
}
table#hours {
  margin-bottom: 20px;
}
/* --- end table --- */

#categories {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#categories a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
}
#categories a:focus, #categories a:hover {
  background: #eac7c7;
}
#categories li {
	font-size: 1.1em;
}

div.location {
	margin: 2em 0;
	padding: .5em;
}
div.location h3 {
	line-height: 2em;
}
div.location address {
	font-style: normal;
	font-size: .9em;
	font-weight: bold;
}
.map {
	text-align: center;
}
.map img {
	margin: 2em 0 1em;
	border: 1px solid #000;
}
div.location .area, div.location .phone {
	margin-left: 20px;
}

a {
	color: #821219;
}
a:visited {
	color: #A24E53;
}
a:hover {
	color: #f00;
}
a:active {
	
}

div#special {
	background: url(/images/layout/chefs-special.gif) no-repeat;
	width: 260px;
	border: 1px dashed #000;
/*  float: left;*/
	margin: 40px auto;
	height: 172px;
	min-height: 173px;
}
div#special div {
	margin: 55px 0 0 85px;
	padding: 7px .25em 0 .5em;
	font-size: .8em;
	line-height: 1.4;
}
div#special strong {
  border-bottom: 1px solid;
}
#home #awards {
  padding-bottom: 120px;
}
.award {
	text-align: center;
	width: 200px;
  float: left;
	margin: 0 62px 20px;
	height: 7em;
}
.award p {
  font-size: .85em;
  color: #0062b2;
}
.award p strong {
  color: #000;
}
.award img {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.access, .print {
	position: absolute;
	left: -1000em;
}
.sifr {
  display: none;
}

@media print {
	.print {
		position: relative;
		left: 0;
	}
	#content {
		float: none;
		width: 100%;
	}
	#chef, #sidebar, #navigation, #WeLoveCarbs {
		display: none;
	}
	#tontis {
		height: auto;
		background: none;
	}
	td.price {
		white-space; no-wrap;
	}
	h1 {
		line-height: 1.3em;
	}
	#footer {
		padding: 0;
	}
	#footer address {
		margin-right: 0;
		width: 49%;
	}
}
