@import url("whitespace.css");
@import url("forms.css");
@import url("news.css");
@import url("jshowoff.css");
@import url("cms.css");

img {
	margin: 5px;
}
a {outline: 0;}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

body {
	background: #35A70A url(../images/bg.jpg) 50% 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41453f;
	behavior: url(/css/csshover.htc);
}
#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 161px 0 0;
	background: url(../images/content.jpg) 381px 146px no-repeat;
}
#header {
	margin: 0;
	position: absolute;
	left: 0;
	top: 71px;
	height: 557px;
	width: 381px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	height: 280px;
	display: block;
	text-decoration: none;
}
#navigation {
	margin: 0;
	width: 582px;
	height: 81px;
	position: absolute;
	left: 381px;
	top: 65px;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	text-indent: -1234em;
	list-style: none;
	z-index: 1000;
}
#navigation li {
	margin: 0;
	position: absolute;
	top: 12px;
	height: 63px;
}
#navigation li a {
	display: block;
	height: 63px;
	text-decoration: none;
	cursor: default;
}
#home {	display: none;}
#menus {
	width: 91px;
	left: 10px;
}
li:hover#menus,
#menus a:hover {	background: url(../images/menu.jpg) -10px -93px no-repeat;}
#catering {
	width: 109px;
	left: 102px;
}
li:hover#catering,
#catering a:hover {	background: url(../images/menu.jpg) -102px -93px no-repeat;}
#events {
	width: 112px;
	left: 212px;
}
li:hover#events,
#events a:hover {	background: url(../images/menu.jpg) -212px -93px no-repeat;}
#reservations {
	width: 160px;
	left: 325px;
}
li:hover#reservations,
#reservations a:hover {	background: url(../images/menu.jpg) -325px -93px no-repeat;}
#about {
	width: 90px;
	left: 486px;
}
li:hover#about,
#about a:hover {	background: url(../images/menu.jpg) -486px -93px no-repeat;}
#navigation ul {	display: none;}
#navigation li:hover ul {
	display: block;
	margin: 0;
	position: absolute;
	left: -3px;
	top: 63px;
	width: 88px;
	border: 3px solid #8B0111;
	background: #A20017;
	text-indent: 0;
	list-style: none;
}
#navigation ul li {
	position: static;
	height: auto;
}
#navigation ul li a {
	height: auto;
	cursor: pointer;
	padding: 5px;
	line-height: 1;
	color: #EAFBC4;
	text-decoration: none;
	_height: 1px;
}
#navigation ul li a:hover {
	background: #EAFBC4;
	color: #8B0111;
}
#navigation li#catering ul {	left: -1px;	width: 105px;}
#navigation li#events ul {	left: -1px;	width:  108px;}
#navigation li#reservations ul {	left: -1px;	width: 156px;}
#navigation li#about ul {	right: -3px;	left: auto;	width: 88px;}
#social {
position: absolute;
margin: 0;
top: 0;
left: 760px;
width: 216px;
height: 32px;
list-style: none;
background: url(/images/social.jpg) 0 0 no-repeat;
text-indent: -1234em;
}
#social li {
position: absolute;
top: 0;
margin: 0;
height: 32px;
}
#social li a {
display: block;
height: 32px;
}
#facebook {
left: 0;
width: 102px;
}
#twitter {
left: 102px;
width: 114px;
}

#content {
	background: #FFF url(../images/watermark.gif) 100% 100% no-repeat;
	border: 3px solid #a10016;
	border-top-width: 0;
	margin: 0 20px 0 388px;
	min-height: 359px;
	_height: 359px;
	padding: 10px 32px;
}
#title {
	margin: 0 0 5px;
	height: 49px;
	text-indent: -1234em;
}
#footer {
	width: 566px;
	padding: 30px 20px 0 388px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {	text-decoration: underline;}
#links {
	font-size: 14px;
	margin: 0 0 8px;
}
#copyright {
	font-size: 12px;
	margin: 8px 0 20px;
}
#byline {
	text-align: right;
	font-size: 10px;
}
#byline a {	color: #92b385;}

/* Index */
#index #title {	display: none;}
#index #content {
	padding: 0;
	background: #999;
}
#index #footer {	padding-top: 50px;}
#photos {
	position: relative;
	height: 379px;
	width: 566px;
}
