@charset "utf-8";
body {
	background-image: url(../images/Musical-Background-Tile.jpg);
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 12px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #e6b465;
	text-align: left;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #c78418;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.4em;
}

a:link {
	font-weight: bold;
	color: #e6b465;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #e6b465;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #e6b465;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #c78418;
	text-decoration: underline;
}
#backgroundArt {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/Web-Template-2-04.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 100%;
	z-index: -1000;
}
#admin {
	display: none;
	top: 0;
	width: 300px;
	margin: 0 auto;
	background-color: #000;
	padding: 5px;
}
#admin p {
	color: #FFF;
	text-decoration: blink;
	text-align: center;
	margin: 0;
	padding: 0;
}
#deleteReport {
	width: 300px;
	margin: 10px auto;
	padding: 10px;
	color: white;
	background-color: #000;
}
#actionPanel {
	background-image: url(../images/Vert-Guitar.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 25px 0 0;
	float: right;
	height: 550px;
	width: 260px;
	padding: 0 20px;
}
#hours p, #copyright p {
	font-size: 0.8em;
	margin-top: 5px;
}
#events {
	position: relative;
	background-position: top center;
	background-image: url(../images/Scratch-1.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#marquee {
	position: absolute;
	left: 15px;
	top: 30px;
}
#marquee p {
	font-size: 1.2em;
	font-weight: bold;
	color: #c78418;
}
#press {
	position: absolute;
	top: 480px;
	left: 205px;
	width: 412px;
}
#copyright p, #press p {
	color: #c78418;
}
#copyright a, #press a {
	color: #c78418;
}
#liquidPage {
	position: absolute;
	top: 0px;
	left: 185px;
	padding-left: 25px;
	background-image:url(../images/Brush-Corner.gif);
	background-repeat: no-repeat;
	background-position: 0 130px;
}
#centerContainer {
	position: relative;
	margin-top: 160px;
	height: 300px;
	min-width: 350px;
	overflow: auto;
	padding-right: 50px;
}
#centerContainer h1 {
	text-align: center;
}
#centerContainer h1.galleryHeader {
	text-align: left;
}
#centerContainer p {
	margin: 10px 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #e6b465;
}
#centerContainer ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
}
#centerContainer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6b465;
}
#RegularsClub {
	float: right;
	max-width: 650px;
	width: 400px;
	border: solid 2px #c78418;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#RegularsClub td {
	border-top: dotted 1px #c78418;
}
#RegularsClub td, #RegularsClub p {
	padding: 10px;
	margin: 0;
}
.menusBar {
	text-align: center;
}
div.entItem, div.pressItem, div.picItem {
	position: relative;
	padding: 5px 0 0 0;
	margin: 10px 0;
	clear: both;
}
div.entItem, div.pressItem {
	border-top: 2px #c78418 solid;
}
div.entItem, div.picItem {
	padding-left: 165px;
}
.entItem h2, .entItem p, .pressItem h2, .pressItem p, .picItem h2, .picItem p {
	width: 75%;
}
h2.date {
	position: absolute;
	top: 3px;
	left: 85%;
	float: right;
	width: 15%;
	display: block;
	font-style: italic;
	font-size: 1.2em;
}
div.entItem img, div.picItem img {
	position: absolute;
	top: 5px;
	left: 0;
}
div.pressItem img {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
table.schedule {
	width: 400px;
	text-align: left;
	margin: 5px 0 0 0;
}
table.schedule td {
	vertical-align: top;
	margin: 0;
	padding: 5px;
}
td.date {
	padding-left: 15px;
	font-style: italic;
}
td.artist {
	padding: 0 15px 0 0;
}
.galleryHeader {
	text-align: left;
}
input[type=button] {
	text-align: center;
	margin: 0 auto;
}
#galleryList {
	list-style-image: url(../images/camera.gif);
	list-style-type: circle;
}
#galleryList p {
	line-height: 50px;
	vertical-align: middle;
}
.thumbnails {
	cursor: pointer;
}
#photo {
	margin: 0 auto;
	text-align: center;
}
#mainNav {
	position: absolute;
	top: 165px;
	left: 0;
	width: 188px;
}
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
}
#mainNav li {
	height: 50px;
	max-height: 50px;
	cursor: pointer;
}
#mainNav li img {
	clip: rect(25px, 0px, 25px, 0px)
}

/*************************************
**	Formatting for the Menus Page	**
*************************************/
.menu {
	max-width: 700px;
}
.menu div.item {
	margin: 0;
	padding: 0;
}
.menu h1, .menu h2, .menu h3 {
	color: #c78418;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}
.menu h4, .menu h5, .menu h6 {
	color: #c78418;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 1.4em;
}
.menu p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.menu h1 {
	margin-top: 0;
}
.menu h2, .menu .footer {
	border-top: 2px #e6b465 dotted;
	padding-top: 8px;
}
.menu h3 {
	font-style: italic;
	border: 1px #c78418 solid;
	padding: 2px;
	font-size: 1.6em;
}
.menu h4 {
	text-decoration: underline;
	color: #e6b465;
}
.menu .navBar {
	margin-top: 15px;
}
.menu div.footer {
	margin-top: 20px;
}
.menu .footer p {
	font-style: italic;
	text-align: left;
}