body {
	background: black;
	font-family: "Arial","Verdana";
	margin:0;
	padding:0;
	font-size:90%;
	color: white;
}

h1 { font-size: 1.5em;
	color: white;
	margin-bottom: 0;
}

h2 {
	font-size: 1.3em;
  	text-shadow: none;
	color: #E9831D;
	margin-bottom: 0;
}

h3  {
	font-size: 1.2em;
	color: khaki;
	margin-bottom: 0;
}
h4  {
	font-size: 1.2em;
	color: #E9831D;
	margin-bottom: 0;
}
h5 { margin-top: 0; }

#panel-food h3 {color: #E9831D ; }
#panel-happenings h3 {color: #E9831D ; }
#panel-happenings h3 a {color: #E9831D ; }
#panel-contact h3 {color: #E9831D ; }

a { text-decoration: none; color: khaki; }
a:visited {	text-decoration: none;	color: khaki; }
a:hover {	font-weight: bold;	color: white; }
a:active  {	font-weight: bold;	color: white; }

#banner {
	position:relative;
	height:90px;
	width:728px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear:both;
}

#promo {
	position:relative;
	margin: 5px auto;
	opacity: .75; filter:alpha(opacity=75);
	padding: 10px 15px;
	width: 800px;
	text-align: left;
	font-weight: bold;
	clear:both;
	background: black;
	overflow:hidden;
	border: 1px solid darkkhaki;
	 box-shadow: 0 0 2em #000;
	-moz-box-shadow:  0 0 2em #000;
	-webkit-box-shadow:  0 0 2em #000;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
}
#promo #title {
	margin:0;
	color: khaki;
	font-size:1.7em;
}
#promo #description {
	margin:0;
	color: #fff;
	font-size: 1.2em;
}

#headline {
	position: absolute;
	top: 4px;
	width: 1000px;
	height: 40px;
	font-size: 1em;
	z-index: 0;
	text-align: right;
}

#headline h1 {
	margin:0;
	color: #ccc;
	font-size:1.7em;
}
#headline h2 {
	margin:0;
	color: #eee;
	font-size: 1em;
}

#extra-panel {
	position:absolute;
	top:10px;left:450px;
	width: 350px;
	z-index:0;
	color: white;
}

hr {
	color: white;
}

.content {
	display: none;
	background: transparent url(images/content_bg.png) no-repeat;
	position: absolute;
	margin: 10px 10px;
	padding: 10px 20px;
	width: 400px;
	height: 480px;
	color: white;
	z-index: 10;
	font-size: 1em;
}
#panel-home {
	background: none;
	margin:0;
	padding:0;
	width:820px;
	height: 480px;
}

#panel-pdf-viewer {
	display: none;
	position: absolute;
	margin: 20px 20px;
	width: 780px;
	height: 480px;
	color: white;
	z-index: 10;
	font-size: 1em;
}

#wrap{
	background: transparent url(images/main_bg.png) no-repeat;
	position: relative;
	height: 600px;
	margin: 10px auto;
	width: 1024px;
	padding: none;
	z-index: 0;
}
#leftnav {
	background: transparent url(images/leftnav_bg.png) no-repeat;
	position: absolute;
	width: 200px;
	height: 500px;
	margin: 50px 10px;
}
#leftnav #logo {
	position: relative;
	margin: 10px auto;
	padding: none;
	width: 180px;
	text-align: center;
}

.pdflink {}

#leftnav #menu {
	margin-left: 50px;
	margin-top: 15px;
	position: relative;
	width:150px;
	color: white;
}
#leftnav #menu h5 {
	height: 30px;
	font-size: 1em;
	color: #E9831D;
	margin: 0 0 0 0;
	line-height: 2;
	-webkit-transition: color .5s ease-in;
}
#leftnav #menu h5:hover {
	padding-left: 7px;
	background: transparent url(images/menu_bg.png) no-repeat;
	color: white;
}

#main{
	position: absolute;
	left: 205px;
	top: 40px;
	width: 820px;
	height: 550px;
	font-size: 1em;
	z-index: 0;
}

#slide-home,  #slide-see, #slide-food {
	left: 20px; top: 20px; width: 780px; height: 480px; position: absolute;
}
/*#slide-home  div, #slide-food  div, #slide-see div {
	 box-shadow: 0 0 2em #777;
	-moz-box-shadow:  0 0 2em #777;
	-webkit-box-shadow:  0 0 2em #777;
}*/


#footer {
	color: white;
}

#footer #icons {
	position: absolute;
	top: 550px;	left: 650px;
}
#footer #address {	
	position: absolute;
	top: 550px;	left: 730px;
	width: 300px;
	color: #ccc;
}
#footer #address h3 {
	color:white;
	font-size:1em;
	margin: 0;
}
#footer #phone {
	position: absolute;
	top: 565px;	left: 230px;
	color: khaki;
	font-weight:bold;
	font-size: 1.2em;
}
#footer #phone h4 {
	color:khaki;
	font-size:1em;
	margin: 0;
}


#footer a {
	color: #ffcc00;
	font-weight: normal;
}
#footer a:hover {
	font-weight: bold;
}
#credits {
	margin: 10px auto; 
	width: 1024px; 
	text-align: center;
	font-size: 0.8em;
	color: #E9831D;
}
#credits a, #credits a:visited,#credits a:hover {
	text-decoration: none; 
	color: #E9831D;
	font-weight: normal;
}

.bio {
	position: absolute; width:250px;left:170px;top: 65px;display:none;border-left: 1px solid #E9831D; padding-left: 10px;
}

.shadow {
	 box-shadow: 0 0 2em #000;
	-moz-box-shadow:  0 0 2em #000;
	-webkit-box-shadow:  0 0 2em #000;
}

.shadow-gray {
	 box-shadow: 0.4em 0.4em 1em gray;
	-moz-box-shadow:  0.4em 0.4em 1em gray;
	-webkit-box-shadow:  0.4em 0.4em 1em gray;
}

.shadow-darkgray {
	 box-shadow: 0.4em 0.4em 1em #333;
	-moz-box-shadow:  0.4em 0.4em 1em #333;
	-webkit-box-shadow:  0.4em 0.4em 1em #333;
}

.shadow-black {
	 box-shadow: 0.6em 0.6em 2em #000;
	-moz-box-shadow:  0.6em 0.6em 2em #000;
	-webkit-box-shadow:  0.6em 0.6em 2em #000;
}

#image-viewer {
	position:absolute;
	top:50px;
	left:150px;
	display:none;
	 box-shadow: 0 0 2em #000;
	-moz-box-shadow:  0 0 2em #000;
	-webkit-box-shadow:  0 0 2em #000;
}
