@charset "utf-8";
body{
	background-image: url(../imgs/sidewalk.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#Header-Container {
background-image:url(../imgs/navBG.png);
background-position:left 150px;
background-repeat:repeat-x;
width:100%;
}
#Navigation ul li {
	list-style-type: none;
	float: left;
	margin-left:0;
	background-image:url(../imgs/navBGSeparater.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#Navigation ul li a {
	float: left;
	padding: 15px 28px 12px 28px;
	color:white;
	text-decoration:none;
	font-size: 1.2em;
}
#Navigation ul li a:hover {
	background-image:url(../imgs/NavArrow.png);
	background-position:center 2px;
	background-repeat:no-repeat;
}
#Navigation .PageIdentity{
	background-image:url(../imgs/NavArrow.png);
	background-position:center 2px;
	background-repeat:no-repeat;
}
#Navigation #Filler{
	float: left;
	background-image: url(../imgs/untilLogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:50px;
	width:245px;
}
#Header #Logo {
	height: 115px;
	width:915px;
	margin:0 auto;
	padding-top:5px;
	background-color:white;
}
#Navigation{

}
#Navigation ul{
	width:930px;
	height:50px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
	background-image: url(../imgs/navBG.png);
	background-repeat:repeat-x;
	background-position: left bottom;
}
#Logo img{
	margin:0 auto 0 auto;
	display:block;
	position:relative;
}#ExtraStrip {
	background-color: #161616;
	height: 0px;
	display: block;
	margin-top:-30px;
}
#Content-Container{
	height:auto;
	padding-top:65px;
	background-image:url(../imgs/steps.png);
	background-repeat: no-repeat;
	background-position:center -58px;
}
#Content{
	height:inherit;
	width:906px;
	padding-left:9px;
	background-color:white;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
#Steps{
	height:23px;
	width:915px;
	margin:0 auto 30px auto;
	background-image:url(../imgs/logo.png);
	background-position:left -114px;
	background-repeat:no-repeat;
}
#MainGallery p{
	/*margin-top:-20px!important;
	margin-bottom:0;
	padding:0!important;*/
}
#Content-Container .chalk {
	position: absolute;
	top: 300px;
}
.RibbonLeft.Green  {
	display: block;
	background-image: url(../imgs/greenRibbon.png);
	background-repeat: no-repeat;
	background-position: -17px top;
	width: 106%;
	padding-top: 17px;
	position: relative;
	left:-27px;
	height: 50px;
}
.RibbonLeft.Green h2 {
	background-image: url(../imgs/greenRibbon.png);
	background-repeat: repeat-x;
	background-position: left -17px;
	margin-bottom: 0px;
	height: 52px;
	padding-left: 25px;
	color: #FFF;
	font-weight:normal;
}
.RibbonRight.Green {
	display: block;
	background-image: url(../imgs/greenRibbon.png);
	background-repeat: no-repeat;
	background-position: 105% top;
	width: 107%;
	padding-top: 17px;
	position: relative;
	height: 50px;
}
.RibbonRight.Green h2 {
	background-image: url(../imgs/greenRibbon.png);
	background-repeat: repeat-x;
	background-position: left -17px;
	margin-bottom: 0px;
	height: 52px;
	padding-left: 10px;
	color: #FFF;
	font-weight:normal;
}
.RibbonLeft.Red  {
	display: block;
	background-image: url(../imgs/redRibbon.png);
	background-repeat: no-repeat;
	background-position: -17px top;
	width: 106%;
	padding-top: 17px;
	position: relative;
	left:-27px;
	height: 50px;
}
.RibbonLeft.Red h2 {
	background-image: url(../imgs/redRibbon.png);
	background-repeat: repeat-x;
	background-position: left -17px;
	margin-bottom: 0px;
	height: 52px;
	padding-left: 25px;
	color: #FFF;
	font-weight:normal;
}
.RibbonRight.Red {
	display: block;
	background-image: url(../imgs/redRibbon.png);
	background-repeat: no-repeat;
	background-position: 105% top;
	width: 107%;
	padding-top: 17px;
	position: relative;
	height: 50px;
}
.RibbonRight.Red h2 {
	background-image: url(../imgs/redRibbon.png);
	background-repeat: repeat-x;
	background-position: left -17px;
	margin-bottom: 0px;
	height: 52px;
	padding-left: 10px;
	color: #FFF;
	font-weight:normal;
}
#ThingsToDo li{
	list-style-type:disc;
	font-size:1.4em;
	margin-left:15px;
}
#ThingsToDo li a {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	text-decoration: none;
	padding-right:35px;
}
#ThingsToDo li a:hover {
	color:#54A701;/*color:#B00002;*/
	background-image:url(../imgs/arrow.png);
	background-position:right 4px;
	background-repeat:no-repeat;
	text-decoration:underline;
}
.SocialMedia {
	display: block;
	height: 24px;
	background-image: url(../imgs/socialmediaIcons.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 1.4em;
	text-decoration: none;
	color: #000;
	line-height: normal;
	margin-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.SocialMedia.MySpace{
	background-position: left bottom;
	margin-bottom: 25px;
}
.Map-Teaser {
	border: 2px solid #F00;
}
.SocialMedia:hover{
	color:#B00002;
	text-decoration:underline;
	background-color:#EBEBEB;
}
#Content a:visited{color:#C00;}
.EventsList {
	width: 96%;
}
.EventsList li {
	list-style-type: none;
	font-size: 1.5em;
}
.EventsList .EventDescription ul li {
	font-size: 0.8em;
	list-style: none;
	padding-left: 15px;
	font-weight: normal;
}
.EventsList .EventDescription ul li ul li{
	font-weight:normal;
}
.EventsList .EventDescription {
	font-weight: normal;
}


.EventsList .EventDescription li a{
	font-weight:bold}
.bands .EventsList .EventDescription li a {
	color:#54A701;
	text-decoration:underline;
}
.EventsList li a {
	color: #000;
	text-decoration: none;
	padding-right: 30px;
	width: auto;
}
.EventsList li a:hover {
	color:#54A701;
}
.col p {
	margin-bottom: 5px;
}
a.applicationLink{
	font-size:.7em;
	font-weight:lighter;
	font-family:arial;
	padding:5px 4px 5px 4px!important;
	display:block;
	color:white!important;
	float: left;
	background-color:#54A701;
	border-bottom:2px #060 solid;
	border-right:2px #060 solid;
}
a.applicationLink:hover{
	text-decoration:underline;
	border-top:2px #060 solid;
	border-bottom:none;
	border-right:none;
	border-left:2px #060 solid;
}
a.descriptionLink{
	font-size:0.8em;
	font-weight:lighter;
	font-family:arial;
	display:block;
	color:#C00!important;
	float: left;
	margin-right: 15px;
	padding-top: 4px;
	padding-right: 4px!important;
	padding-bottom: 5px;
	padding-left: 4px;
}
a.descriptionLink:hover{
	text-decoration:underline;
}
.events .EventsList li {
	display:block;
	padding:6px 0;
	line-height:1;
	height:24px;
	font-weight: bold;
}
.events .EventsList li .eventName {
	display: block;
	float: left;
	padding-right:15px;
	padding-top:2px
}
.EventDescription ul li .bandTime {
	margin-right:20px;
}
#countdown{font-size:3.5em; color:white; line-height:49px; padding-left:3px}
.EventsList.NamedList li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	height: auto!important;
	min-height:30px;
	font-size: 1.2em;
}

.lineBreaker {
	width: 97%;
	background-color: #CCC;
	height: 2px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom:10px;
}
.descriptionText {
	display: block;
	font-size: 0.8em;
	clear: both;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.2em;
}
.Sponsors li {
	list-style-type: none;
	font-weight: bold;
}
.Sponsors {
	float: left;
	width: 50%;
}
.normalUL {
	margin-left: 25px;
}
.normalUL li a {
	color: #C00;
	text-decoration:none;
	font-size:1.3em;
}
.normalUL li a:hover{
	text-decoration:underline;	
}
.normalLink{	
	color: #C00!important;
	text-decoration:none;
	font-size:1.3em;
}
.normalLink:hover{
	text-decoration:underline;	
}#HomeNews dt{
	font-size: 1.5em;
	font-weight: bold;
}
.panel-overlay .heading{ display:block; font-size:23px; font-weight:bold}