body {
  background-color: #13151F;
  background:url(../images/bg_tile.gif) repeat;
  text-align: center;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #1F2533;
  font-stretch:normal;
}
a {
  color: #006699;
  text-decoration: none;
  font-weight:bold;
  font-size:10px;
}
a:hover {
  color: #6778A3;
}
a.menu {
  font-family: Helvetica, Arial, sans-serif;
  margin: 30px 0px 30px 0px;
  padding-bottom:10px;
  font-size: 18px;
  color: #45577F;
  line-height: 30px;
  text-transform:uppercase;
}
a.menu:hover {
  color: #6778A3;
}

a.news {
  color: #006699;
  text-decoration: none;
  font-weight:bold;
  font-size:10px;
  line-height:10px;
  text-transform:uppercase;
  font-style:italic;
  		display: block;

}
a.news:hover {
  color: #6778A3;
}
button {
	text-transform: uppercase;
	color: #204377;
	font-size: 1px;
	background: url(../images/search.png) no-repeat;
	background-color:#204377;
	padding:0;
	border:none;
	text-align: center;
	width:99px;
	height:23px;
	}
#reservation2 {
	margin: 0px;
	padding: 0px;
	color:#1F2533;
	font-size:12px;
}
img {
  border: none;
}
.headerhome {
	height:133px;
}
.header {
	height:133px;
}
h1 {
  font-family: Helvetica, Arial, sans-serif;
  margin: 30px 0px 30px 0px;
  font-size: 22px;
  color: #45577F;
  line-height: 21px;
  background:url(../images/h1_stripe.gif) repeat-x bottom;
  padding-bottom:12px;
  text-transform:uppercase;
}
.menuitem{ 
  float:left; 
  width:360px; 
  vertical-align:bottom; 
  height:30px; 
  padding:0 0 10px 0;
  
}
h2 a{
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 18px;
  color: #45577F;
  padding-bottom:0;
  text-transform:uppercase;
  float:left;
}
.date{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color:#999;
  font-weight:normal;
  font-style:italic;
  color:#1F2533;
  line-height:12px;
  padding:0;
  margin:0;
  width:100px;
  padding-top:20px;
}
h3 {
  font-size: 12px;
  color: #1F2533;
  line-height: 18px;
  font-weight: bold;
   text-transform:uppercase;
 
}
h4 {
  font-size: 11px;
  color: #1F2533;
  line-height: 11px;
  padding:5px 0 5px 0;
  margin:0;
  font-weight: bold;
}
.presslogo {
	padding: 0 0 30px 0;
	
}
#wrapper {
  width: 900px;
  margin: 0px auto;
  text-align: left;
  background: url(../images/top_background.png) repeat-x 0px 0px;
  background-color:#FFF;
}
.logo {
  padding: 20px 0px 0px 0px;
  height: 125px;
  text-align:center;
  vertical-align:middle;
  background:url(../images/header_bk.jpg) repeat-x;
  border-bottom:#13151F solid 8px; 
}
.logo img {
  width: 178px;
  height: 113px;
}
.logohome {
  padding: 20px 0px 0px 0px;
  height: 180px;
  text-align:center;
  vertical-align:middle;
  background:url(../images/header_home_bk.jpg) repeat-x;
  border-bottom:#13151F solid 8px; 
}
.logohome img {
  width: 246px;
  height: 156px;
}
#nav {
  margin: 0;
  padding: 0px;
  list-style: none;
  height: 42px;
  background: url(../images/nav_bk.png) repeat-x 0px 0px;
  width:900px;
}
body#home #nav {
  margin: 0;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
  height: 42px;
}
#nav li a {
  margin: 0;
  padding: 0;
  display: block;
  height: 42px;
  background: url(../images/navigation.png) no-repeat 0px 0px;
}
#nav li a span {
  display: none;
}
#nav li.home a {
  width: 93px;
}
#nav li.menus a {
  width: 118px;
  background-position: -93px 0px;
}
#nav li.kitchen a {
  width: 173px;
  background-position: -212px 0px;
}
#nav li.events a {
  width: 123px;
  background-position: -390px 0px;
}
#nav li.news a {
  width: 128px;
  background-position: -512px 0px;
}
#nav li.reservations a {
  width: 145px;
  background-position: -640px 0px;
}
#nav li.contact a {
  width: 115px;
  background-position: -785px 0px;
}
#nav li.home a:hover {
  width: 93px;
  background-position: 0px -42px;
}
#nav li.menus a:hover {
  width: 118px;
  background-position: -93px -42px;
}
#nav li.kitchen a:hover {
  width: 173px;
  background-position: -212px -42px;
}
#nav li.events a:hover {
  width: 123px;
  background-position: -390px -42px;
}
#nav li.news a:hover {
  width: 128px;
  background-position: -512px -42px;
}
#nav li.reservations a:hover {
  width: 145px;
  background-position: -640px -42px;
}
#nav li.contact a:hover {
  width: 115px;
  background-position: -785px -42px;
}

body#home #nav li.home a {
  background-position: 0px -84px;
}
body#menus #nav li.menus a {
  background-position: -93px -84px;
}
body#kitchen #nav li.kitchen a {
  background-position: -212px -84px;
}
body#events #nav li.events a {
  background-position: -390px -84px;
}
body#news #nav li.news a {
  background-position: -512px -84px;
}
body#reservations #nav li.reservations a {
  background-position: -640px -84px;
}
body#contact #nav li.contact a {
  background-position: -785px -84px;
}


#flash_container {
  height: 320px;
  margin: 0px 0px 1px 0px;
}


body #content {
  padding: 20px 20px 50px 50px;
}
body#home #content .leftside {
  float: left;
  width: 450px;
  margin: 30px 0 0 0;
  padding-right:40px;
  border-right:#D9D9D9 1px solid;
}
body#contact #content .leftside {
  float: left;
  width: 430px;
  margin: 0;
  padding-right:40px;
  border-right:#D9D9D9 1px solid;
}

body#home #content .rightside {
  margin: 0px 30px 0 0;
  float: right;
  width: 280px;
  position: relative;
  text-align:right;
  padding:0;
}

body#home #content .rightside h1{
  background:none; 
  margin-bottom:5px; 
  padding:0; 
  font-size:18px;
}
body#home #content .rightside p {
  margin: 0px;
  position: absolute;
  width: 174px;
  top: 48px;
  left: 19px;
}
body#home #content .rightside a {
	display: block;
	position: absolute;
	width: 323px;
	height: 110px;
	top: -19px;
	left: 0px;
	text-decoration: none;
}



body#menus #content .rightside {
	margin: 65px 40px 0 0;
  float: right;
  width: 350px;
  position: relative;
}
body#contact #content .rightside {
	margin: 65px 40px 0 0;
  float: right;
  width: 350px;
  position: relative;
}
body#events #content .rightside {
	margin: 65px 40px 0 0;
  float: right;
  width: 350px;
  position: relative;
}
body#reservations #content .rightside {
	margin: 65px 40px 0 0;
  float: right;
  width: 350px;
  position: relative;
}
body #menus#content .leftside {
  float: left;
  width: 220px;
  margin: 0;
  padding: 0;
}
body#news #content .rightside {
	margin: 65px 40px 0 0;
  float: right;
  width: 350px;
  position: relative;
}
body #news#content .leftside {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0;
}
body #content .leftside {
  float: left;
  width: 490px;
  margin: 0;
  padding-right:20px;
}
body#press #content .leftside{
	line-height:14px;
}

body #content .rightside {
  float: right;
  width: 275px;
  position: relative;
  text-align:right;
  margin: 65px 40px 0 0;
}
.close {
  width: 1px;
  height: 1px;
  clear: both;
}
#footer {
  background:url(../images/footer_stripe.gif) repeat-x;
  padding: 25px 0px 20px 0px;
  margin:55px 50px 50px 50px;
  font-size:11px;
  color:#666;
  height:115px;
}
#footer .footerheader {
	width:120px;
	padding: 0 40px 0 0px;
	margin: 0 10px 8px 0;
	color:#666666;
	font-weight:bold;
	font-size:9px;
	border-bottom:solid #ccc 1px;
	letter-spacing:2px;
}
#footer .item {
	width:160px;
	float:left;
	padding: 0 40px 0 0px;
	line-height:14px;
}
#footer .footerhoursheader {
	width:155px;
	padding: 0 40px 0 0px;
	margin: 0 10px 8px 0;
	color:#666666;
	font-weight:bold;
	font-size:9px;
	border-bottom:solid #ccc 1px;
	letter-spacing:2px;
}

#footer .itemhours {
	width:200px;
	float:left;
	padding: 0 40px 0 0px;
	line-height:14px;
}
