@charset "utf-8";
body, html {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	color: #421F04;
}
body {
	background-image: url(images/back_temp_parchment_body.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #F2DDAE;
}
#backGradient {
	background-image: url(images/back_temp_parchment_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: none;
	height: 350px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#corner {
	height: 304px;
	width: 303px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
}
#blurredBird {
	height: 565px;
	width: 586px;
	top: 100%;
	margin-top: -565px;
	position: absolute;
	margin-left: -600px;
	left: 100%;
	z-index: 1;
}
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
	overflow: visible;
	z-index: 2;
	position: relative;
}
#container p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
#container h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #535300;
	line-height: 1.1em;
	margin-bottom: 0.6em;
	margin-top: 1em;
}
#container h2 {
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #917955;
	padding-top: 1em;
	font-style: italic;
}
#container h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #917955;
	padding-top: 1em;
	width: 400px;
}
#container h4 {
	margin-top: 0em;
	color: #9C6C12;
	margin-bottom: 0.5em;
	font-size: 1em;
}

#container a {
	color: #912F00;
	text-decoration: underline;
}
#container a:hover {
	text-decoration: underline;
}
#container #MainText {
	float: left;
	font-size: 0.8em;
	width: 560px;
	margin-right: 30px;
	position: relative;
}
#container #MainText .photoRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
#container #MainText .photoLeft {
	float: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 20px;
}
#container #MainText .caption {
	font-size: 0.9em;
	line-height: 1.25em;
	color: #7E5E12;
	text-align: center;
	font-style: italic;
	padding-bottom: 0.8em;
	padding-top: 1em;
}

#container #MainText #logoHolder {
	float: right;
	width: 560px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	clear: both;
	text-align: right;
}
#container #MainText #logoHolder p {
	margin: 0px;
	padding: 0px;
}

#container #MainText #tabs {
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2105;
	padding-top: 1.4em;
	padding-bottom: 0.4em;
	font-size: 1.2em;
}
#container #MainText #menu {
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2105;
	padding-top: 0.7em;
	padding-bottom: 0em;
	font-size: 1.2em;
}
#container #MainText #Gallery {
	float: left;
	width: 100%;
}
#container #MainText #gallery img {
	background-color: #FFFFFF;
	padding: 6px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7841F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7841F;
	margin-top: 15px;
}

#container #MainText #Intro {
	float: left;
	width: 100%;
}
#container #MainText #Restaurant {
	float: left;
	width: 100%;
}
#container #MainText #MusicRoom {
	float: left;
	width: 100%;
}
#container #MainText #Employment {
	float: left;
	width: 100%;
}
#container #MainText #News {
	float: left;
	width: 100%;
}
#container #MainText #Intro #announcement {
	width: 160px;
	float: left;
	background-color: #FBEBCA;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9C170;
	border-right-color: #9E7318;
	border-bottom-color: #9E7318;
	border-left-color: #E9C170;
}
#container #MainText #Intro #announcement h1 {
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9C170;
	padding-bottom: 0.7em;
	margin-top: 0.5em;
	padding-top: 0em;
}
#container #MainText #Intro #announcement p {
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	color: #754F00;
}
#container #MainText #Intro #announcement .imgLeft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#container #Functions {
	float: left;
	font-size: 0.8em;
	width: 258px;
	margin-top: 105px;
	position: relative;
	line-height: 1.5em;
	padding: 0px;
}
#container #Functions p {
	margin-top: 0.2em;
}

#container #Functions h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	color: #000000;
	margin-bottom: 1.2em;
}
#container #Functions h2 {
	font-size: 1.1em;
	color: #535300;
	margin-bottom: 0.3em;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8A5300;
	padding-top: 0.8em;
}
#container #Functions ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-left: 2em;
}
#container #Functions li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#container #Functions .separator {
	clear: both;
	height: 10px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 0.1em;
	line-height: 0.1em;
	margin-bottom: 0px;
}
#container #Functions .parchment {
	background-image: url(images/sidebar_mid.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	width: 218px;
}
#container #Functions form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #Functions .frmInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #FBF0DB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93722F;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #93722F;
	color: #791F00;
}
#container #Functions form p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#container #Functions #button {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #D76B3E;
	color: #6C1C00;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	background-image: url(images/btnBack.jpg);
	background-repeat: repeat-x;
}
#container #Functions #imageField {
	margin-top: 5px;
}
#container #Functions .thanks {
	font-size: 1.1em;
	color: #000000;
	background-color: #FDF4E1;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #D3A572;
	font-weight: bold;
}
#container #Functions p.linkIntro {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDA06C;
}
#container #Functions p.fbLine {
	margin-top: 1em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BDA06C;
}
#container #Functions .imgLeft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

#container #MainText #footer {
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 0.9em;
	width: 100%;
	position: relative;
	clear: both;
}
#container #MainText #footer p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 1em;
	margin-bottom: 0.1em;
}
#container #MainText #footer .copyright {
	padding-top: 0em;
	font-size: 0.9em;
	border-top-style: none;
	margin-top: 0em;
	color: #8D6916;
}
.ui-tabs-hide {
	display: none;
}
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ui-tabs-nav li {
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0;
}
#container #MainText #Schedule {
	float: left;
	width: 100%;
}
#container #MainText #Schedule h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0em;
}

#container #MainText #Schedule .schedDate {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #917955;
	padding-top: 1em;
	font-weight: bold;
	color: #575B39;
	margin-top: 1.2em;
	padding-top: 1.2em;
	width: 100%;
}
#container #MainText #Schedule .schedBand {
	font-weight: bold;
	color: #000000;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#container #MainText #Schedule .schedPrice {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 1.2em;
}
#container #MainText #Schedule .schedDesc {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#container #MainText #Schedule .schedURL {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#container #MainText #Schedule .schedSubtitle {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
}
#container #MainText #Schedule .bandPhoto {
	padding: 6px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: none;
	background-color: #FCF5E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2D18C;
	border-right-color: #8F6610;
	border-bottom-color: #8F6610;
	border-left-color: #F2D18C;
	background-image: url(images/bands/back_photo.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#container #MainText #Schedule .bandPhotoNoBorder {
	padding: 6px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: none;
}
