body{
	font-family: "Trebuchet MS";/**/
	font-variant: small-caps;
	font-size:16px;
	margin:30px 0 20px 50%;
	padding:0;
	background-image: url(../images/backgrounds/paper005.gif);/**/
}
#header, #content, #footer{
	width:740px;
	margin-left:-370px;	
	background-color:#ffc;
	background:#ffc url(../images/backgrounds/beige102.gif);
	position:relative;
	padding:0;
	border:5px solid #222;
}
#header{
	z-index:1;
	border-bottom:none;
	background: url(../images/headerBG.jpg) -5px -15px;/**/
}
#header span#maintLinks{
	position:absolute;
	top:0;
	right:0;
	background-color:#222;
	color:#ffd700;
	padding:0 5px 2px;
	font-size:12px;
}
#header span#maintLinks a{
	color:#ffd700;
}
#header h1{
	margin:3px 0 2px 150px;
	padding:0;
	height:0;
	overflow:hidden;
	padding-top:65px;
	background:url(../images/header.png) no-repeat top left;
}
#content h2.pageHeader{
	padding:0;
	height:0;
	overflow:hidden;
	padding-top:35px;
	width:450px;
	margin:10px auto;
	border-bottom:3px double #222;
	margin-bottom:10px;
}
#content h2.pageHeader.food{
	background:url(../images/food.gif) no-repeat top center;
}
#content h2.pageHeader.starters{
	background:url(../images/starters.gif) no-repeat top center;
}
#content h2.pageHeader.sandwiches{
	background:url(../images/sandwiches.gif) no-repeat top center;
}
#content h2.pageHeader.entrees{
	background:url(../images/entrees.gif) no-repeat top center;
}
#content h2.pageHeader.theRest{
	background:url(../images/theRest.gif) no-repeat top center;
}
#content h2.pageHeader.drinks{
	background:url(../images/drinks.gif) no-repeat top center;
}
#content h2.pageHeader.beer{
	background:url(../images/beer.gif) no-repeat top center;
}
#content h2.pageHeader.wine{
	background:url(../images/wine.gif) no-repeat top center;
}
#content h2.pageHeader.cocktails{
	background:url(../images/cocktails.gif) no-repeat top center;
}
#content h2.pageHeader.spirits{
	background:url(../images/spirits.gif) no-repeat top center;
}
#content h2.pageHeader.events{
	background:url(../images/events.gif) no-repeat top center;
}
#content h2.pageHeader.parties{
	background:url(../images/parties.gif) no-repeat top center;
}
#content h2.pageHeader.photos{
	background:url(../images/photos.gif) no-repeat top center;
}
#content h2.pageHeader.contact{
	background:url(../images/contact.gif) no-repeat top center;
}
* html #header h1{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header.png',sizingMethod='crop');
}
#header a img{
	position:absolute;
	top:-15px;
	left:-15px;
	border:0;
}
* html #header a img{
	height:0;
	overflow:hidden;
	padding-top:100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ephGold.png',sizingMethod='crop');
}
#menu{
	width:602px;
	padding-left:138px;
	height:26px;
	background-color:#222;
	font-family:'Times new roman';
	border-top:1px solid #ffd700;
}
.menu,.subMenu, .subMenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:'Times new roman';
}
.menu{
	background-color:#222;
}
.menu .subMenu{
	position:absolute;
	display:none;
	left:-32px;
	top:26px;
}
.menu li,
.subMenu li{	
	width:82px;
	float:left;
	text-align:center;
	position:relative;
	padding:2px;
}
.menu a,
.subMenu a{
	height:20px;
	line-height:20px;
	border:1px solid #222;
	display:block;
	zoom:1;
	color:#ffd700;
	background-color:#222;
	font-weight:bold;
	text-decoration:none;
}
li.hover a,
.subMenu li.hover a,
.subMenu a:hover,
.menu a:hover{
	border-color:#ffd700;
}
a.current{
	border-color:#ffd700 !important;
}
.subMenu{
	border:1px solid #222;
	padding:2px;
	padding-bottom:0;
	width:144px;
	background-color:#ffc;
	overflow:auto;
}
*+html .subMenu{
	padding-bottom:2px;
}
.subMenu li{
	padding-bottom:0;
	width:140px;
	display:block;
	margin-bottom:2px;
	background-color:#222;
}
.subMenu li ul{
	display:block;
	position:relative;
	width:144px;
	margin:0 -2px;
	padding:0;
	padding-top:2px;
	zoom:1;
	left:0;
	top:0;
	font-size:13px;
	border:none;
	border-top:2px solid #222;
	background-color:#ffc;
	margin-bottom:0;
}
.subMenu li ul li{
	width:72px;
	border:none;
	padding:0;
	margin:0;
}
.subMenu li ul li.full{
	width:144px;
}
.subMenu li ul li a,
.subMenu li.hover ul li a{
	height:18px;
	line-height:18px;
	font-weight:normal;
	color:#222;
	background-color:#ffc;
	border:1px solid #ffc;
	margin:0;
}
.subMenu li a{
	color:#ffd700;
	background-color:#222;
	border-color:#222;
}
.subMenu li a,
.subMenu li ul li a:hover{
	border-color:#222;
}


#content .subMenu{
	float:left;
	display:inline;
	position:absolute;
	/*position:fixed;*/
	margin-left:-150px;/**/
	top:30px;
}

#content{
	padding:20px 0;
	min-height:500px;
	position:relative;
	border-top:none;
	border-bottom:none;
}
#content.menuPage{
	padding-left:160px;
	width:580px;
}
#content h2,#content h3,#content h4{
	text-align:center;
}
#content.menuPage h3,#content.menuPage h4{
	margin:0 auto;
	margin-top:10px;
	min-width:450px;
	text-align:center;
	text-decoration:underline;
}
#content.menuPage h4{
	min-width:250px;
	text-decoration:none;
	font-style:italic;
}
*html #content{
	height:500px;
}
div#content.admin p,
div#content.admin ul{
	text-align:left;
	width:350px;
	margin:5px auto;
}
div#content form{
	width:500px;
	margin:10px auto;
}
div#content form table{
	margin:5px auto;
}
div#content form table td{
	padding-top:5px;
}
div#content form table td.buttons{
	text-align:right;
}
div#content form table th{
	padding-right:5px;
	text-align:right;
}
div#content form table th.heading{
	text-align:center;
}
div#content .listForm{
	width:300px;
}
div#content .listForm ul{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:10px;
}
#footer{
	text-align:center;
	padding:10px 0;
	border-top:1px solid #222;
	font-size:12px;
}
#content dl{
	width:250px;
	margin:0 auto;
}
#content dl#definition,
#content p,
div#content dl#events{
	margin:5px auto;
	width:550px;
	text-align:justify;
}
#content #video{
	margin:10px auto;
	width:425px;
}
#content form{
	margin:10px auto;
}
#content.menuPage dl,
#content dl#events{
	margin:0 auto;
	margin-top:-5px;
	width:450px;
	text-align:justify;
	border:1px solid transparent;
}
#content.menuPage p{
	margin:0 auto;
	margin-top:5px;
	width:520px;
	text-align:center;
	font-size:13px;
}
* html #content.menuPage dl,
* html #content dl#events{
	border:none;
}
#content.menuPage dl dt,
#content dl#events dt{
	margin-top:5px;
	line-height:20px;
}
#content.menuPage dl dt.day{
	float:none;
	text-align:center;
	margin-bottom:-10px;
}
#content.menuPage dl dd.price,
#content.menuPage dl dd.origin,
#content dl#events dd.date{
	margin-top:5px;
	text-align:right;
	line-height:20px;
	clear:none;
	border:none;
}
#content.menuPage dl dd,
#content dl#events dd{
	margin:0;
	line-height:16px;
	clear:both;
	border-top:3px double #222;
}
#content.menuPage ul.two_col, #content.menuPage ul.three_col{
	margin:5px auto 20px auto;
	padding:0;
	width:450px;
	list-style-type:none;
	overflow:auto;
	border-top:3px double #222;
}
#content.menuPage ul.two_col li,#content.menuPage ul.three_col li{
	width:225px;
	float:left;
	text-align:center;
}
#content.menuPage ul.three_col li{
	width:150px;
}
#content dl#definition{
	background-color:#ff6;
	padding:25px;
	height:100px;
	margin-bottom:20px;
}
#content dt{
	font-weight:bold;
	float:left;
	margin-right:10px;
}
#content dl#definition dt{
	font-variant:normal;
}
#content dl#definition dd{
	margin-left:100px;
}
#content div.editor.hover{
	background-color:yellow;
}
#content address{
	width:140px;
	margin:10px auto;
}
#footer p{
	margin:0;
	height:20px;
	line-height:20px;
}
#footer address{
	margin-bottom:5px;
}
#footer dl.hours{
	margin:0; 
}
#footer dl.hours dt,#footer dl.hours dd{
	display:inline;
}
#footer dl.hours dt{
	margin-right:5px;
}
#footer dl.hours dd{
	margin-left:0;
	margin-right:6px;
	padding-right:10px;
	border-right:1px solid #000;
}
#footer dl.hours dd.last{
	border-right:none;
	padding-right:0;
	margin-right:0;
}

/*Map stuff*/
div#map_canvas{
	width: 600px; 
	height: 600px;
	margin:20px auto;
	border:2px solid #222;
}
div#infoWindow{
	text-align:center;
	width:150px;
	margin:0 auto;
}
#contactForm label{
	display:block;
}
