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

.success {
	width:auto;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#065700;
	background-color:#9fd89a;
	border:1px solid #087400;
	text-align:center;
	margin-bottom:10px;
}

.error {
	width:auto;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#8e0000;
	background-color:#f2aeae;
	border:1px solid #c20000;
	text-align:center;
	margin-bottom:10px;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#214e35;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	font-size:12px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color:#9fe717;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#9fe717;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#9fe717;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color:#9fe717;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	width:680px;
	height:58px;
	padding:25px 0px 0px 20px;
	background-image:url(images/bg-h1.gif);
	background-repeat:no-repeat;
	margin:0px 0px 15px 0px;
	color:#fff;
	font-size:26px;
}

h2 {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	padding:8px 0px 0px 20px;
	margin:0px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:10px 0px 0px 10px;
	margin:0px;
}

.clear {
	clear:both;
	width:100%;
	height:0px;
	font-size:0px;
}

.bgtop {
	width:100%;
	height:auto;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

.wrapper {
	width:960px;
	height:auto;
	margin:0px auto 0px auto;
}

.wrapper2 {
	width:955px;
	height:auto;
	margin:-11px auto 30px auto;
	padding-right:15px;
}

.banner {
	width:100%;
	height:375px;
	background-image:url(images/bg-banner.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	background-position:top center;
}

#logo {
	position:absolute;
	top:94px;
	left:50%;
	width:213px;
	height:281px;
	margin-left:253px;
	z-index:2;
}

#tagline {
	position:absolute;
	top:55px;
	left:50%;
	width:750px;
	height:auto;
	margin-left:-273px;
	z-index:2;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

.nav {
	width:100%;
	height:100px;
	padding:10px 0px 0px 0px;
	background-image:url(images/bg-nav.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.navdate {
	font-size:28px;
	text-align:center;
	padding-bottom:5px;
	text-transform:uppercase;
}

/* NAVIGATION STYLES */

#mainnav {
	position:relative;
	list-style: none;
	margin:0px 0px 0px 15px;
	padding:0px;
	width:940px;
	height:50px;
	font-size:18px;
	text-align:center;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:50px;
	line-height:18px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:18px;
	padding:16px 32px 16px 32px;
	line-height:18px;
	text-decoration: none;
	color:#9bddff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin:0px 2px 0px 0px;
	text-transform:uppercase;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	text-decoration: none;
	color: #fff;
}

.bottom {
	width:100%;
	height:93px;
	padding:0px 0px 0px 0px;
	background-image:url(images/bg-bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.credits {
	width:950px;
	padding:7px 10px 0px 10px;
}

.credits a, .credits a:visited {
	color:#9bddff;
	text-decoration:none;
}

.credits a:hover, .credits a:active {
	color:#fff;
	text-decoration:none;
}

.design {
	float:right;
	width:300px;
	text-align:right;
}

.left {
	float:left;
	width:715px;
	height:auto;
	margin-right:8px;
}

.right {
	float:left;
	width:232px;
	height:auto;
}

.newletter {
	width:232px;
	height:auto;
	padding-top:23px;
	background-image:url(images/bg-newsletter.gif);
	background-repeat:no-repeat;
	color:#0054de;
	margin-bottom:15px;
}

.newsletterbox {
	width:200px;
	height:auto;
	padding:0px 10px 15px 22px;
}

.newsletterleft {
	float:left;
	width:50px;
	padding-top:3px;
	font-weight:bold;
}

.newsletterright {
	float:left;
	width:150px;
}

.newslettertextbox {
	width:144px;
	height:auto;
	border:1px solid #0054de;
	padding:2px;
	background-color:#fff;
	color:#333;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.leftwidetitle {
	width:699px;
	height:53px;
	background-image:url(images/bg-title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:2;
}

.leftwidebox {
	width:659px;
	padding:10px;
	margin:-12px 0px 15px 12px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	background-color:#ccc;
	z-index:1;
}


.sidebox {
	width:203px;
	height:auto;
	padding:5px 5px 15px 5px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	margin:-7px 0px 0px 11px;
	background-color:#0474ff;
}

.sidebox img {
	border:2px solid #9fe717;
}

.sidebox a, .sidebox a:visited {
	color:#aeff20;
	text-decoration:none;
}

.sidebox a:hover, .sidebox a:active {
	color:#aeff20;
	text-decoration:underline;
}

.sideboxbottom {
	width:221px;
	height:0px;
	padding:0px;
	border-bottom:4px solid #fff;
	margin:0px 0px 0px 11px;
	font-size:0px;
}

.sideboxtitle {
	width:232px;
	height:45px;
	color:#fff;
	background-image:url(images/bg-title-side.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.leftsplittitle {
	width:340px;
	height:53px;
	background-image:url(images/bg-title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:2;
}

.leftsplitbox {
	width:300px;
	padding:10px;
	margin:-12px 0px 15px 12px;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	background-color:#ccc;
	z-index:1;
}

.splitleft {
	float:left;
	width:340px;
	height:auto;
	margin-right:19px;
}

.splitright {
	float:left;
	width:340px;
	height:auto;
}

.frontimage {
	float:left;
	width:310px;
	height:auto;
	border:2px solid #9fe717;
	margin-right:10px;
}

.frontinfo {
	float:left;
	width:335px;
	height:auto;
	color:#333;
	font-size:14px;
}

.frontsponsor img {
	border:2px solid #9fe717;
}

.eventimage {
	float:left;
	width:145px;
	height:auto;
	border:2px solid #9fe717;
	margin-right:6px;
}

.eventinfo {
	float:left;
	width:145px;
}

.featuredartist {
	padding:10px;
}

.featuredartist img {
	border:2px solid #9fe717;
}

.artistleft {
	float:left;
	width:325px;
	margin-right:9px;
}

.artistright {
	float:left;
	width:325px;
}

.artistimage {
	float:left;
	width:145px;
	height:auto;
	margin-right:6px;
	border:2px solid #9fe717;
}

.artistinfo {
	float:left;
	width:170px;
}

.fschedimage {
	float:left;
	width:275px;
	border:2px solid #9fe717;
	margin-right:11px;
}
.artist-bio-image {
	float:left;
	width:145px;
	border:2px solid #9fe717;
	margin-right:11px;
}

.fschedinfo {
	float:left;
	width:369px;
}

.date {
	color:#d8da12;
	padding-bottom:6px;
	font-weight:bold;
}

.mapleft {
	float:left;
	width:425px;
	border:2px solid #9fe717;
	margin-right:11px;
}

.mapinfo {
	float:left;
	width:219px;
}

.textbox {
	width:219px;
	height:auto;
	border:1px solid #0054de;
	padding:2px;
	background-color:#fff;
	color:#333;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sponsorfloat {
	float:left;
	padding:2px;
}

.sponsorfloat img {
	border:2px solid #9fe717;
}

.friend {
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.sched1 {
	float:left;
	width:324px;
	margin-right:11px;
}

.sched1 a, .sched1 a:visited {
	display:block;
	width:320px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#467fff;
}

.sched1 a:hover, .sched1 a:active {
	display:block;
	width:320px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#1287ff;
}

.sched2 {
	float:left;
	width:324px;
}

.sched2 a, .sched2 a:visited {
	display:block;
	width:320px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#467fff;
}

.sched2 a:hover, .sched2 a:active {
	display:block;
	width:320px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#1287ff;
}

.sched3 {
	width:659px;
}

.sched3 a, .sched3 a:visited {
	display:block;
	width:655px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#467fff;
}

.sched3 a:hover, .sched3 a:active {
	display:block;
	width:655px;
	height:auut;
	text-transform:uppercase;
	color:#99e5fe;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:2px solid #fff;
	padding:4px 0px 4px 0px;
	background-color:#1287ff;
}