@charset "utf-8";

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

a:visited {
	color:#339900;
} /* visited link */
a:hover {
	color: #FFF;
	background: #339900;
}   /* mouse over link */

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the 
	#container selector */
	margin: 6px auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100.01%;
	background-image: url(../_images/leaf-tiny3.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#wrapper {
	width:960px;
	margin:0 auto;
	margin-top:7px;
	text-align: left;
	background: #FFF;
  }
#header {
	height: 150px;
	width: 960px;
	background: #FFF;
}
#logo {
	padding-right: 10px;
	text-align: left;
	background: #FFF;
	float: left;
	padding-top: 5px;
}

#header h1 {
	color: #339900;
	font-size: 1.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0.2em;
	padding-top: 0.4em;
}
#header h2 {
	color: #339900;
	font-size: 1.1em;
	padding-bottom: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}
#header h3 {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	padding: 0.2em;
}
  
#mainContent {
	width: 590px;
	color: #000;
	padding: 0px 0px 0px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background: #FFF;
}
#mainContent h4 {
	text-align: center;
}
#photos {
	padding: 8px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
	margin-top: 10px;
}

.photoImg {
	float: right;
	padding-left: 7px;
}
#flyers {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	border: 2px solid #339900;
	line-height: 1.3em;
	height: auto;
	text-align: center;
}
.flyerImg {
	float: left;
	margin-right: 10px;
}
#features {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}

#sponsors {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}

#directions {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}
#concertbuzz {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}

#tShirts {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}
#spiritofpot {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
	float: none;
}





#schedule {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
}

#pressRelease {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	border: 2px solid #339900;
	line-height: 1.3em;
}
#flyerimages {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	border: 2px solid #339900;
	line-height: 1.3em;
	height: auto;
	text-align: center;
}

#flashrecommends {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	border: 2px solid #339900;
	line-height: 1.3em;
	height: auto;
}
#banner {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	border: 2px solid #339900;
	line-height: 1.3em;
	height: auto;
}




#sidebar {
	background: #FFF;
	float: right;
	width: 340px;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#tickets  {
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
}

#footer {
	background: #FFF;
	clear: both;
	height: 92px;
}

.bclear {
	clear: both;
}
.highlight {
	background: #339900;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 10px;
}
.video {
	float: none;
	border: 2px solid #339900;
	left: auto;
	right: auto;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.spacerdiv {
	padding: 10px 0px;
	float: none;
	border: 2px solid #339900;
	left: auto;
	right: auto;
	margin-right: 0px;
	text-align: center;
}

.stateMap {
	border: 1px solid #339900;
	float: right;
	margin-right: 10px;
}

.ordinal {
	font-size: 80%;
	vertical-align: 15%;
}
#outsideStage {
	background: #FFF;
	float: left;
	width: 300px;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}

#patioStage {
	background: #FFF;
	float: left;
	width: 300px;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#upstairsStage {
	background: #FFF;
	float: right;
	width: 300px;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#additionalInfo {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
}
#personalMessage {
	padding: 8px 10px 10px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.3em;
	border: 2px solid #339900;
	background: #FFF;
}
.imageText {
	text-align: right;
	font-size: xx-small;
	font-style: italic;
	vertical-align: top;
	white-space: pre;
	float: none;
}

