body {
	font-family: Arial; 
	background-color: #4f3724; 
	color: #f9efcd; 
	text-align: center; 
	margin: 0px;
}

a:link, span.fakelink {color: #00B7B8; cursor: pointer; font-weight: bold; text-decoration: none; }
a:visited {color: #00B7B8; cursor: pointer; font-weight: bold; text-decoration: none;}
a:hover, span.fakelink:hover {color: #00A7A8; cursor: pointer; text-decoration: underline;}
a:active, span.fakelink:active {color: #00B7B8; cursor: pointer; font-weight: bold; text-decoration: none;}

#main_body a, span.fakelink { color: #009798; }

table.quick_schedule {border-collapse: collapse; margin-bottom: 20px;}
table.quick_schedule thead th {border-bottom: 1px dotted black; font-size: 14pt; text-align: center; width: 150px;}
table.quick_schedule tbody th {border-right: 1px dotted black; text-align: right; width: 60px;}
table.quick_schedule tbody td {border: 1px dotted #DFCE99; font-size: 8pt;}
table.quick_schedule tbody td .fakelink {color: #007F71;}

#wrapper {height: auto; margin: 0px auto; visibility: visible; width: 900px;}
#sidebar {float: left; height: auto; position: relative; text-align: center; top: 0px; visibility: visible; width: 278px;}

#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #f9efcd;
}
#sidebar a.navlink, visited.navlink {
	background: #46301e;
	border-bottom: 1px solid #4f3724;
	border-top: 1px solid #46301e;
	border-right: 1px solid #46301e;
	border-left: 1px solid #46301e;
	display: block;
	padding: 8px 0px;
	text-decoration: none;
	font-weight: bold;
	width: 194px;
	margin-left: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebar a:hover.navlink {
	color: #00b7b8;
	background-color: #4f3724;
	border: 1px solid #46301e;
}                    

#logos img {
	border: 0px;
}

#main_container {
	text-align: left; 
	visibility: visible; 
	position: relative; 
	top: 0px; 
	width: 586px; 
	height: auto; 
	float: right; 
	clear: none;
	background-color: #F3E6BE;
	border: 7px solid #372414;
	color: #46301e;
	font-size: 10pt;
	margin-bottom: 20px;
}
#post_thanks { 
	visibility: visible; 
	position: relative; 
	top: 0px; 
	width: 586px; 
	height: auto; 
	float: right; 
	clear: none;
	background-color: #F3E6BE;
	border: 7px solid #372414;
	color: #46301e;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}
#main_header {
	font-weight: bold;
	text-align: right;
	font-size: 16pt;
	
	color: #00B7B8;
	background: #46301e;
}
#main_body {
	padding: 5px;
}

#feature {
	color: #46301e; 
	background-color: transparent; 
	background-image: url("feature-bg.gif"); 
	background-repeat: no-repeat; 
	text-align: left; 
	visibility: visible; 
	position: relative; 
	top: 0px; 
	width: 600px; 
	height: 250px; 
	float: right; 
	clear: none; 
}
#feature h1 {
	font-size: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 70px;
	margin-bottom: 0px;
	padding: 0px;
}
#feature p {
	font-size: 1.05em; 
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 70px;
}
div.news {
	border-bottom: 2px dotted #4F3724;
	margin-bottom: 20px;
}
div.news h2.title {
	padding: 0px;
	margin: 0px;
	line-height: 1;
}
div.news div.date {
	font-style: italic;
	font-size: 8pt;
}
div.news a {
	font-weight: bold;
}
div.news p {
	font-size: 10pt;
}
div#footer {
	clear: both;
	font-size: 8pt;
	text-align: center;	
	bottom: 0px;
	width: 100%;
	padding-top: 50px;
}



//Volunteer
div.blurb {
	width: 300px;
	text-align: left;
	margin: auto;
}
#volunteer {
	margin: auto;
	width: 350px;
	text-align: left;
}
#volunteer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#volunteer p#volunteer_area input {
	margin-left: 0px;
}
#volunteer p#volunteer_area {
	text-align: left;
	margin-left: 20px;
	clear: left;
}
#volunteer p#submit {
	text-align: center;
}
index, textarea {
	font-size: 10pt;	
}
#volunteer #contact {
	text-align: left;
}
p#message {
	margin-top: 10px;
}





//Contact
div.left_division {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
index, textarea {
	font-size: 10pt;	
}




div#tabs_container {
	clear: both;
	width: 520px;
	margin: 0px auto;
	text-align: center;
}
div.tab {
	width: 125px;
	height: 35px;
	font-size: 10pt;
	float: left;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	margin: 1px;
	font-weight: bold;
	background-color: #FFFFFF;
}
div#content_container {
	clear: both;
	width: 550px;
	margin: 0px auto;
	padding-top: 20px;
}
div.stage_page {
	margin-bottom: 30px;
}
div.stage_page div.stage_name {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
div.stage_page div.info {
	
}
div.stage_page div.map {
	
}
div.header {
	font-weight: bold;
	font-size: 12pt;
}

div.scheduling_block {
	background-color: #F3E6BE;
}
div.schedule {
	float: left;
	width: 240px;
	border: 1px outset black;
}

div.band_info {margin-left: 0px; padding: 10px; width: auto;}
div.band_info div.name {font-size: 16pt; font-weight: bold;}
div.band_info div.genre {font-size: 8pt;font-style: italic;}
div.band_info div.website {font-size: 8pt;}
div.band_info div.description {font-size: 10pt; padding: 20px; width: 316px;}
div.band_info .band_pictures img {border: 0px; clear: right; float: right; margin: 10px 0 10px 10px; width: 200px;}
#stage_cluster_nav {clear: both; margin: auto; text-align: center; width: 100%;}
.stage_cluster_handle {cursor: pointer; float: left; font-size: 8pt; margin: 10px; position: relative; text-align: center;}
.stage_cluster_handle:hover {background-color: #EFDCA4;}
#stage_cluster_marker {border: 1px solid black; cursor: pointer; position: relative; z-index: 2;}

div.row {
	border-top: 1px dotted black;
	width: 240px;
	background-color: #FFFFFF;
	cursor: pointer;
}
div.time {
	float: left;
	clear: left;
	font-weight: bold;
	width: 70px;
	text-align: right;
	margin-right: 20px;
}
div.band {
	width: 150px;
	float: left;
	clear: right;
}
div.footer {
	clear: both;
}
div.media_column {
	float: left;
	clear: left;
	width: 240px;
	text-align: center;
	margin-top: 10px;
}
fieldset.bandapp {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
legend.bandapp {
	font-weight: bold;
	font-size: 150%;
	margin-left: -20px;
	margin-right: -20px;
}
textarea#band_description {
	width: 500px;
	height: 200px;
}
textarea#member_names {
	width: 500px;
	height: 100px;
}
.bandapp_row {
	margin-bottom: 20px;
}
.bandapp_fieldlabel {
	font-weight: bold;
}
.bandapp_row dt {
	font-weight: bold;
}
.bandapp_row dd {
	margin-left: 30px;
	margin-bottom: 10px;
}

.bandapp input.tier {
	width: 30px;
	vertical-align: middle;
	margin: 0px;
}

.stages .tab:hover {background-color: #BFFFFF;}

