body {
	background:#ffffff url('../images/bg_repeatHome.png') repeat-x;
}

#container {
	position:relative;
	margin:0 auto;
	width:940px;
}

#header {
	width:100%;
	background:url('../images/header.jpg') no-repeat;
	height:151px;
}

.logo {
	position:absolute;
	text-decoration:none;
	display:block;
	width:300px;
	height:110px;
	top:20px;
	left:50px;
}

#display {
	background:url('../images/displayHP.jpg') 0px 6px no-repeat;
	width:100%;
	height:271px;
}

#navigation {
	background:url('../images/nav_BG.jpg') no-repeat;
	width:858px;
	height:46px;
	margin:0 auto;
}

#navigation ul {
	margin-left:10px;
}

#navigation ul li {
	float:left;
	padding:0px;
}

#navigation ul li a{
	font-family: Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:15px 24px;
	border-right:1px solid #b8303c;
	border-left:1px solid #740510;
}

#navigation ul li.navFirst a {	border-left:0px;}
#navigation ul li.navLast a {	border-right:0px;}

#navigation ul li a:hover, #navigation ul li.current a {
	background:url('../images/nav_BGhover.jpg') bottom center repeat-x;
}

#display h1 {
	font-family:arial;
	font-size:24px;
	color:#ffffff;
	font-weight:400;
	margin:30px 40px;
	line-height:30px;
	width:570px;
}

#buttons {
	clear:both;
	margin:0 auto;
	margin-top:35px;
	width:891px;
}

#content {
	clear:both;
	margin:0 auto;
	width:858px;
	padding-top:20px;
}

#content h2 {
	color:#c31301;
	font-family:arial;
	font-size:26px;
	margin:15px 0px;
}

#content p {
	margin:10px 0px;
	font-family:arial;
	font-size:13px;
	line-height:18px;
	color:#333333;
}

#content a {
	color:#569bd4;
}

.leftSplit {
	float:left;
	width:420px;
}

.rightSplit {
	float:right;
	width:420px;
}

#footer {
	background:url('../images/footer.jpg') no-repeat;
	margin: 0 auto;
	width:940px;
	height:65px;
	margin-top:30px;
}

#footer p {
	text-align:center;
	font-family:arial;
	font-size:13px;
	color:#740d16;
	padding:20px;
}

#footer p.small {
	padding:0px 0px 10px 0px;
	font-size:11px;
	color:#cd9297;
}

#footer p.small a {
	color:#cd9297;
}

.btnS {	background:url('../images/button_Specials.jpg') no-repeat;}
.btnM {	background:url('../images/button_Menus.jpg') no-repeat;}
.btnA {	background:url('../images/button_Artist.jpg') no-repeat;}

.btn {
	float:left;
}

.btn a {
	display:block;
	width:297px;
	height:105px;
	text-decoration:none;
	color:#8d4d40;
}

.btn p {
	padding:45px 15px 10px 90px;
	color:#8d4d40;
	font-family:arial;
	font-size:13px;
	line-height:18px;
}

.bodyTxt ul {
	margin:10px 30px;
	list-style:disc;
}

.bodyTxt li {
	font-family:arial;
	font-size:13px;
	line-height:18px;
	color:#222222;
}

.bodyTxt h4 {
	color:#d27930;
	font-family:arial;
	font-size:16px;
	margin:15px 0px;
}

.hours {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	width:500px;
}

.hours td, .hours th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	color:#444444;
	font-family:arial;
	font-size:13px;
}

.hours th {
	padding:7px;
	background:#e1f0f7;
}

.photos td {
	padding:5px;
}

.photos img {
	background:#ffffff;
	padding:3px;
	border:1px solid #999999;
}

.picCaption {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}


h3.special {
	color:#2e6873;
	font-family:arial;
	font-size:20px;
	margin:15px 0px;
	text-align:center;
}