@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #93F;
	margin-top: .8em;
	margin-bottom: 0.5em;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #F00;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-left-color: #F00;
	text-align: center;
	font-weight: normal;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF9C3;
}
#mainContainer {
	float: left;
	height: auto;
	width: 900px;
	background-color: #FFF;
}
#splashBox {
	height: 201px;
	width: 900px;
	float: left;
}
#splashImg {
	height: 201px;
	width: 900px;
	background-image: url(../Images/_1_2011Fest/fest-logo-2011.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#spryBox {
	height: auto;
	width: 900px;
	text-align: left;
	color: #000;
	background-color: #FFF;
}
#header1 {
	text-align: center;
	height: auto;
	width: 690px;
	margin-top: 20px;
}
.lineBorder {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 0.8em;
}
.stagesHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #069;
	margin-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993;
	text-decoration: underline;
}
.bands {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #096;
	letter-spacing: 0em;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 3px;
}
.bandGreen {
	color: #096;
}
.stageTimes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #666;
	padding-left: 8px;
}
.vendors {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #096;
	padding-left: 15px;
	padding-right: 3px;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
.address {
	font-size: .85em;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #090;
}
.unBold {
	font-style: italic;
	font-weight: normal;
}
#locationTop img {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#artscraftsMain h2 img {
	padding-left: 40px;
}
.TabbedPanelsContent.TabbedPanelsContentVisible h3 img {
	padding-right: 10px;
}

