@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #5B2200;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
}
img {
	border: none;
}
a:link { color: #006369; text-decoration: none; outline: none; }

a:visited { color: #006369; text-decoration: none; outline: none; }

a:hover { color: #006369;	text-decoration: underline; outline: none; }

a:active { color: #006369; text-decoration: none; outline: none; }

#mainNav {
	margin: 55px auto 0 auto;
	padding: 0;
	width: 771px;
}
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#mainNav li {
	display: inline;
	margin: 0 10px 0 10px;
}
#mainContainter {
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
	width: 771px;
	height: 452px;
	background: url(../images/bg.gif) no-repeat;
}
#intro {
	margin: 0 auto 0 auto;
	padding-top: 2px;
}
#logo {
	margin: 0;
	padding: 20px;
	padding-bottom: 0;
}
#subImage{
	margin: 0;
	padding: 0;
	float: left;
}
#mainContent {
	position: relative;
	top: -20px;
	margin: 0;
	padding: 0;
	width: 642px;
	height: 293px;
	background-image: url(../images/bgSub.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	text-align: center;
}
h1 {
	position: relative;
	top: -15px;
	margin: 0;
	padding: 0;
}
h2 {
	text-align: left;
	color: #006369;
	font-size: 11px;
}
#bodyCopy {
	position: relative;
	top: -22px;
	float: right;
	width: 430px;
	height: 250px;
	margin: 0;
	padding: 13px 20px 0 0;
}
#newsCopy {
	overflow: auto;
	position: relative;
	top: -9px;
	float: right;
	width: 430px;
	height: 240px;
	margin: 0;
	padding: 10px 20px 0 0;
}
.newsHead {
	color: #006369;
}
p {
	line-height: 17px;
	text-align: left;
}
.clearBoth{
	clear: both;
}
.restContainer #mainContainter {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 771px;
	height: 452px;
	background: url(../images/bg.png) no-repeat;
}
.restContainer #restaurantLogos {
	background:transparent url(../images/bg.png) no-repeat scroll -1px -1px;
	float:none;
	height:452px;
	margin: 0 auto;
	padding:0;
	position:relative;
	width:779px;
}
 #restaurantLogos .restaurant {
	float: left;
	height: 50%;
	padding: 0;
	width: 33%;
	text-align: center;
}
 #restaurantLogos .restaurant:hover {
	background-color: #FFFFFF;
}
 .restaurant a {
}
 #restaurantLogos .odd {
	background-color: #F8EED3;
}
 #restaurantLogos .even {
	background-color: #FFE2AB;
}
#restaurantLogos img {
	position: relative;
	border: none;
}
#restaurantLogos #august img {
	background:transparent url(../images/bg.png) no-repeat scroll -1px -1px;
	left:0;
	margin:0;
	padding:98px 34px;
	top:0;
}
#restaurantLogos #august img:hover {
/*	background: none;*/
}
#restaurantLogos #besh-steak img {
	padding:86px 8px;
}
#restaurantLogos #la-provence img {
	background:transparent url(../images/bg.png) no-repeat scroll -527px -1px;
	left:7px;
	margin:0;
	padding:60px 46px;
	top:0;
}
#restaurantLogos #la-provence img:hover {
/*	background: none;*/
}
#restaurantLogos #luke img {
	background:transparent url(../images/bg.png) no-repeat scroll -1px -225px;
	left:0;
	margin:0;
	padding:91px 63px;
}
#restaurantLogos #luke img:hover {
/*	background: none;*/
}
#restaurantLogos #domenica img {
	padding:106px 12px;
}
#restaurantLogos #american-sector img {
	background:transparent url(../images/bg.png) no-repeat scroll -514px -225px;
	left:1px;
	margin:0;
	padding:95px 20px;
}
#restaurantLogos  #american-sector img:hover {
/*	background: none;*/
}
#revervation-button {
	position:absolute;
	right:26px;
	top:15px;
}