html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,arial,sans-serif;
	font-size: 85%;
	height: 100%;
	width: 100%;
	background-color: #005F5D;
	}
/*fixes IE 7 image link behavior */
a:link img {
	border:none;

}	
a:visited img {
	border:none;

}	
a:hover img {
	border:none;

}	
/* "container" is everything on page that is not in full background	*/
	
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0;
	padding:0;
	z-index: 3;
	position: relative;
	border: none;
	}

	
/* styles for the logo area, top of page */
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#005F5D;
	height:159px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	}
#top h1 {
	font-size:0.8em;
	margin:0;
	padding:0;
	position:absolute; top:-40px;
	}

/* style for the tagline bar, below top */
.tagbar {
	background-color:#5DB3FB;
	min-height:21px;
	height:auto !important;
	height:21px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	/*position: relative; top:-12px;*/
	}
.tagbar p {
	color:#2648A7;
	font-size:118%;
	font-family:Times, serif;
	font-weight:bold;
	text-align:center;
	padding:1px 0 0 0;
	margin:0;
}
/* "content" is everything below the tagline bar and above the footer */
#content {
	width: 702px;
	min-height:600px;
	background-color:#72D8D8;
	background-image: url(images/wave.jpg);
	background-position: left top;
	background-repeat: repeat;
	margin-left: auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0 0 17px 0;
	z-index: 3;
	}
	
	
/*style for photo bar */
.photobar-h {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	background-color:#FBFAEB;
	background-image:url(images/photo-bar-h.png);
	background-repeat:no-repeat;
	height:94px;
	width: 667px;
}

/* menu styles */
.menu {
	background-color: #FAE71E;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding: 6px 0 2px 0;
	font-size: 89%;
	text-align:center;
	width: 667px;
	}
.menu a {
	color: #005F5D;
	font-weight: bold;
	text-decoration: none;
	border: 1px dotted #FAE71E;	
	}
.menu a:hover {
	border: 1px dotted #005F5D;
	}
.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 4px 0 0 0;
	}
.menu li {
	display:inline;
	padding:2px 6px 2px 6px;
	margin: 0 0 8px 0;
	}
.mhere {
	color:#FAE71E;
	background-color: #FBA206;
	}
.mhere a {
	color:#FAF568;
	text-decoration: none;
	border: 1px dotted #FBA206;	
	}
.mhere a:hover {
	text-decoration: none;
	}
.submenu-none {
	color: #FBFAEB;
	font-size: .95em;
	background-color: #FBFAEB;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	min-height:22px;
	height:auto !important;
	height:22px;
	width: 667px;
	border-top:2px solid #FBA206;
	}
.submenu {
	color: #005F5D;
	font-size: 85%;
	font-weight:900;
	background-color: #FBA206;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	min-height:20px;
	height:auto !important;
	height:20px;
	width: 667px;
	border-top:2px solid #FBA206;
	}
.smhere {
	background-color:#FBFAEB;
	padding:1px 4px 4px 4px;
}
.submenu ul {
	list-style-type: none;
	text-align: left;
	padding: 4px 0 4px 0;
	margin: 0;
	}

.submenu li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	margin:0 10px 0 10px;
	}
	
.submenu a {
	color: #005F5D;
	font-weight: bold;
	text-decoration: none;
	}
	
.submenu a:hover {
	color: #005F5D;
	text-decoration:underline;
	}	
/* main is all content below the menu */
.main {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width: 667px;
	background-color:#FBFAEB;
	min-height:600px;
	height:auto !important;
	}
.mainp {
	padding:8px 35px 0 35px;
	margin:0;
}
.vend-l { /*special style for Vendors right hand list*/
	padding:0 0 0 94px;
	margin:0;
}
.topmainp {
	padding:30px 35px 0 35px;
	margin:0;

}
.main h1 {
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding:10px 35px 0 35px;
	color:#005F5D;
	}
.main h2 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	color:#2648A7;
	padding:10px 35px 0 35px;
	}
.main h3 {
	font-size: 101%;
	color:#FBFAEB;
	background-color:#005F5D;
	padding: 2px 2px 2px 6px;
	margin: 20px 380px 0 35px;
	}
.main h4 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	color:#2648A7;
	padding:20px 35px 0 0;
	margin:0 35px 4px 35px;
	border-bottom:1px solid #005F5D;
}
.main h5 {
	font-size: 105%;
	font-weight: bold;
	margin:0;
	color:#2648A7;
	padding:18px 0 0 0;
	margin:0 35px 0 35px;
}
.home-head-1 {
	font-size: 140%;
	font-weight: bold;
	text-align:center;
	margin:0;
	padding:6px 35px 0 35px;
	color:#005F5D;
	}
.home-head-2 {
	font-size: 110%;
	font-weight: bold;
	text-align:center;
	margin:0;
	padding:6px 35px 0 35px;
	color:#005F5D;
	}
.home-head-3 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin:0;
	color:#2648A7;
	padding:8px 35px 10px 35px;
	}
.namelisthead { /*used on performers page */
	font-size: 96%;
	font-weight:bold;
	color:#FBFAEB;
	background-color:#005F5D;
	padding: 2px 2px 4px 6px;
	margin: 20px 340px 0 24px;
}
.main ul { /*used for performers list */
	margin:0 35px 0 35px;
	padding:0;
	list-style-type: none;
	}
.main li {
	margin:0;
	padding-top:12px;
	}

.bullet ul {  /*added by denn for lists on Sponsor Page	*/
	margin:0 35px 0 35px;
	padding:0;
	list-style-type: disc;
	}
.bullet li {
	margin:0 0 0 15px;
	padding:1px 0 6px 0;
	}
.indent {
	margin:10px 0 10px 40px;
}
.quote-b { /* bio quotes */
	font-style:italic;
	padding:12px 0 0 0;
	margin:0;
}
.endquote {
	font-variant:small-caps;
	padding:0 55px 0 35px;
	margin:0;
	text-align:right;
}
.mainline-h { /* hr on home page */
	border-top:1px solid #005F5D;
	margin:8px 155px 2px 155px;
	padding:0;
}
.cappic-h { /* picture caption for horizontal images */
	font-size: 80%;
	line-height:115%;
	width:300px;
	padding:4px 0 0 0;
	margin:0;
	}
.cappic-v { /* picture caption for vertical images */
	font-size: 80%;
	line-height:115%;
	/*width:170px;*/
	padding:4px 0 0 0;
	margin:0;
	}
.center {
	text-align:center;
}
.pnospace {
	margin:0;
	font-size: 98%;
	}
.plospace {
	margin:0;
	padding:4px 35px 0 35px;
	}
.phispace {
	margin:0;
	padding:20px 35px 0 35px;
	}
.pbothspace {
	margin: 0;
	padding: 8px 35px 8px 35px;
	}
.clearp {
	font-size:25%;
	clear:both;
}
.spacep {
	margin:0;
	padding:500px 0 0 0;
}
.main a {
	color:#F94C08;
	font-weight: bold;
	text-decoration: none;
	border:none;
	}
.main a:hover {
	text-decoration: underline;
	}

.spons-img-nb {
	border:none;
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align:middle;
	}
.rightfloat {
	float: right;
	margin: 0 30px 0 20px;
	padding: 0;
	}
.leftfloat {
	float: left;
	margin: 0 20px 0 30px;
	padding: 0;
	}
.rightfloat-h {
	float: right;
	margin: 20px 30px 10px 20px;
	padding:4px;
	background-color:#72D8D8;
}
.rightfloat-b {
	float: right;
	margin: 6px 30px 10px 20px;
	padding:4px;
	background-color:#72D8D8;
}
.leftfloat-b {
	float: left;
	margin: 10px 20px 0 30px;
	padding:4px;
	background-color:#72D8D8;
	}
/* special float for Vendor list page */
.right-fl-list {
	float:right;
	margin:0 30px 0 20px;
	border-left:1px solid #005F5D;
	padding:0 0 0 10px;
}
/* special float for Lodging list page */
.right-fl-list-l {
	float:right;
	margin:0 30px 0 0;
	padding:0;
}
.right-fl-list-l-hd1 {
	font-size: 101%;
	color:#FBFAEB;
	background-color:#005F5D;
	padding: 2px 2px 2px 6px;
	margin: 0 80px 0 0;
	}
.right-fl-list-l-hd2 {
	font-size: 105%;
	font-weight: bold;
	margin:0;
	color:#2648A7;
	padding:18px 0 0 0;
	margin:0;
}
.right-fl-list-l-p {
	margin:0;
	padding:4px 0 0 0;
	}
/* box style for Sponsor links on home page */
.spons-h-box {
	background-color:#fff;
	margin:10px 30px 10px 30px;
	padding:10px;
	text-align:center;
}
.spons-h-box img {
	vertical-align:middle;
	padding:0 10px 0 10px;
}
/* Table styles used on Tickets page */
.boxed {
	border:1px solid #005F5D;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;

}
.v-td-top {
	padding:0;
	margin:2px 4px 2px 4px;
	font-weight:bold;
}
.v-td-body {
	padding:0;
	margin:6px 8px 6px 8px;
	font-size:98%;
}
/* Table styles used on Schedule page */
.sc-tb-in {
	margin:8px 0 0 36px;
	padding:0;
	border:2px solid #005F5D;
}
.sc-tb-td-h1 {
	font-size:120%;
	text-align:center;
	color:#FBFAEB;
	font-weight:bold;
	background-color:#005F5D;
	margin:0;
	padding:6px;
}
.sc-tb-td-h2 {
	font-size:90%;
	font-weight:bold;
	color:#005f5d;
	background-color:#72D8D8;
	border-right:2px solid #005f5d;
	border-bottom:3px solid #005f5d;
	text-align:center;
	padding:6px;
	margin:0;
}
.sc-tb-td-h2-nbr {
	font-size:90%;
	font-weight:bold;
	color:#005f5d;
	background-color:#72D8D8;
	border-bottom:3px solid #005f5d;
	text-align:center;
	padding:6px;
	margin:0;
}
.sc-tb-td-h2-bsk {
	font-size:90%;
	font-weight:bold;
	color:#005f5d;
	background-color:#72D8D8;
	border-bottom:3px solid #005f5d;
	text-align:left;
	padding:6px;
	margin:0;
}
.sc-tb-td-tm {
	font-size:80%;
	border-bottom:3px solid #005f5d;
	/*border-right:2px solid #005f5d;*/
	margin:0;
	padding:6px 2px 0 6px;
	text-align:right;
}
.sc-tb-td-br {
	border-bottom:3px solid #005f5d;
	border-right:2px solid #005f5d;
	margin:0;
	padding:0;
}
.sc-tb-td-nbr {
	border-bottom:3px solid #005f5d;
	margin:0;
	padding:0;
}
.sc-tb-p-tt {
	font-size:80%;
	font-weight:bold;
	margin:0;
	padding:6px 6px 6px 6px;
}
.sc-tb-p-pr {
	font-size:80%;
	margin:0;
	padding:0 6px 6px 6px;
}
.tb-img-1 {
	padding:0;
	margin:0;
	border-right:2px solid #005f5d;
	border-bottom:3px solid #005f5d;
}
/* styles for Friday Concert page */
.cele-head {
	color:#F94C08;
	font-size:225%;
	text-align:center;
	font-weight:bold;
	font-stretch:expanded;
	margin:0;
	padding:20px 0 0 0;
}
.yrs {
	color:#F94C08;
	font-size:230%;
	text-align:center;
	font-weight:bold;
	font-stretch:expanded;
	margin:0;
	padding:2px 0 4px 0;	
}

.kick-off-box {
	color:#2648A7;
	background-color:#5DB3FB;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:6px;
	text-align:center;
	width:126px;
	font-size:200%;
	font-weight:bold;
	line-height:170%;
}
.fri-flt-lft {
	float:left;
	margin:10px 10px 0 27px;
	border:3px solid #5DB3FB;
}
.fri-flt-rt {
	float:right;
	margin:10px 25px 0 10px;
	border:3px solid #5DB3FB;
}
.fri-ctr {
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}
.fri-list {
	text-align:center;
	font-size:110%;
	margin:0;
	padding-top:6px;
	padding-bottom:8px;
}
.with { 
	text-align:center;
	font-size:105%;
	font-style:italic;
	font-weight:bold;
	color:#005F5D;
	margin:0 0 8px 0;
	padding:0;
	}
.comingsoon {
	text-align:center;
	border-top:1px solid #005F5D;
	font-style:italic;
	margin:20px 180px 0 180px;
	padding-top:10px;
}
/* denn dredit */
.denncred {
	font-size:80%;
	color:#333;
	padding:4px;
	text-align:right;
	margin:30px 35px 0 35px;
}
/* BoM dredit */
.bomcred {
	font-size:80%;
	color:#333;
	padding:0 0 20px 0;
	text-align:left;
	margin:15px 35px 0px 35px;
}
/* float box for pictures down the right side of the Performers page */
.rightfloatpix {
	float: right;
	margin: 10px 20px 0 20px;
	padding:4px;
	}
.rightfloatpix-cp {
	margin:6px 0 6px 0;
	padding:0;
	text-align:center;
}.rightfloatpix-p {
	margin:4px 0 4px 0;
	padding:0;
}
/* photos down the left side of the Vendors page styles */
#sideimages {
	position: absolute; top:510px; left: 0;
	/*height: 280px;*/
	width: 173px;
	}
#sideimages p {
	margin: 0 0 18px 0;
	padding: 4px;
	background-color:#72D8D8;
	font-size: 80%;
	line-height:115%;
	}
#sideimages a {
	/*color: #51200F;*/
	color:#AD005B;
	font-weight: 900;
	text-decoration: underline;
	}
#sideimages img {
	/*border: 1px solid #333333;*/
	margin-bottom: 4px;
	}
/* styles for bios page */
.biobox {
	margin: 30px 35px 20px 35px;
	padding: 6px;
	}

.biobox  h4 {
	color:#005F5D;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #005F5D;
		}
.biobox p {
	margin:0;
	padding-bottom: 8px;
	font-size: 0.9em;
	line-height: 15px;
	}
.boxfloatright {
	float: right;
	margin: 0 0 4px 16px;
	padding: 0;
	border: 1px solid #005F5D;
	}
.boxfloatleft {
	float: left;
	margin: 0 16px 4px 0;
	padding: 0;
	border:1px solid #005F5D;
	}
/*tiny youtube floats for bios page*/
.ytflrt {
	float:right;
	padding:6px 0 0 10px;
	margin:0;
}

.ytfllft {
	float:left;
	padding:6px 15px 0 0;
	margin:0;
}
/*style for centered, larger, youtube embeds */
.ytbig {
	margin:20px 0 20px 0;
	text-align:center;
	padding:0;
}
/* buttons on the sides styles */
/*tickets*/
#sidebuttcont-t {
	position: absolute; top:318px; left: 0;
	background-image:url(images/sides/tick-back.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:173px;
	height:auto !important;
	height:173px;
	min-width:84px;
	width:auto !important;
	width: 84px;
	z-index:8;
	}
#sidebuttcont-t p {
	margin: 28px 0 0 0;
	text-align:center;
	padding: 6px 2px 6px 2px;
	color:#FFF547;
	font-size: 110%;
	line-height: 165%;
	font-weight: bold;
	}
#sidebuttcont-t a {
	color:#005F5D;
	text-decoration: none;
	background-color:#FAE71E;
	margin:0;
	padding:2px 4px 2px 4px;
	}
#sidebuttcont-t a:hover {
	text-decoration:underline;
}
/*sponsors*/
#sidebuttcont-sp {
	position: absolute; top:720px; left: 719px;
	background-image:url(images/sides/spons-back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:173px;
	height:auto !important;
	height:173px;
	min-width:95px;
	width:auto !important;
	width: 95px;
	z-index:8;
	}

#sidebuttcont-sp p {
	margin: 28px 0 0 0;
	text-align:center;
	padding: 4px 2px 6px 2px;
	color:#2648A7;
	font-size: 95%;
	line-height: 160%;
	font-weight: bold;
	}
#sidebuttcont-sp a {
	color:#005F5D;
	text-decoration: none;
	background-color:#FAE71E;
	margin:0;
	padding:2px 4px 2px 4px;
	}
/* facebook and twitter buttons on home page */
#sidebuttcont-fbtw {
	position: absolute; top:340px; left: 719px;
	min-width:79px;
	width:auto !important;
	width: 79px;
	z-index:8;
	background-color:#FAE71E;
	border:2px solid #FBA206;
	}

#sidebuttcont-fbtw p {
	margin: 8px 0 8px 0;
	text-align:center;
	padding: 0;
	color:#2648A7;
	font-size: 105%;
	line-height: 110%;
	font-weight: bold;
	}
#sidebuttcont-fbtw a {
	color:#FAE71E;
	text-decoration: none;
	margin:0;
	padding:0;
	}
/* Facebook and Twitter updates call-out box*/
.update-box {
	background-color:#FAE71E;
	border:2px solid #FBA206;
	margin:16px 355px 0 35px;
}
.update-h {
	color:#2648A7;
	font-size: 105%;
	line-height: 110%;
	font-weight: bold;
	margin:6px 0 10px 10px;
	
}
.update-p {
	margin:4px 0 6px 10px;
	padding:0;
}

/* style for the footer bar */
#footbar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height:18px;
	height:auto !important;
	height:18px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	}	
#footbar p {
	margin:0;
	padding:0;
}
/* footer styles */
.footer {
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0;
	margin-top:0;
	color: #005F5D;
	padding:0;
	width:667px;
	text-align:center;
	z-index: 5;
	}
.footer ul{
	background-color: #72D8D8;
	list-style-type: none;
	margin:0 0 50px 0;
	padding:2px 0 4px 0;
	}
.footer li {
	display: inline;
	margin:0;
	padding: 0 18px 0 0px;
	}
.footer a {
	font-size: 69%;
	font-weight: bold;
	text-decoration: none;
	color: #005F5D;
	}
.footer a:hover {
	text-decoration: underline;
	}

/* form styles */

/*.ppform {*/
/*	margin:5px 0 0 25px;*/
/*	padding: 0;*/
/*	}*/

	
form {
	margin:0;
	padding:0 35px 0 35px;
	}
	
fieldset {
	margin: 0;
	padding:0;
	border: 0;
	}
	
label  {
    line-height: normal;
    font-size: 80%;
    text-align: left;
    position: relative;
    display: block;
    float: left;
    width: 96px;
    }
    
label.fieldLabel  {
    display: inline;
    float: none;
    }
    
input.formInputText  {
    font-size: .8em;
    color: #333;
    background-color: #fff;
    padding: 1px;
    border: solid 1px #333333;
    margin-left: 0;
    margin-bottom: 10px;
    height: 15px;
    }
    
input.formInputText:hover {
    background-color: #FFFBC6;
    border: solid 1px #333333;
    color: #000;
    cursor: pointer;
    }
    
input.formInputButtonL  {
    font-size: 90%;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #333333;
    background-color: #FAE71E;
    padding: 1px;
	border-left: 2px solid #C2C2C2;
	border-top: 2px solid #C2C2C2;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
    cursor: pointer;
	margin: 0 10px 30px 80px;    
	}  
	
 textarea.message {
    font-size: 1em;
    color: #333;
    background-color: #fff;
    padding: 1px;
    border: solid 1px #333333;
    margin-left: 0;
    margin-bottom: 0px;
    width: 390px;
    height: 140px;
  }
  
   textarea.message:hover {
    background-color: #FFFBC6;
    border: solid 1px #333333;
    color: #000;
    cursor: pointer;
    }
    
.bottrap {
	margin:0 0 0 -500px;
}

.Vsmall {
	font-size: 80%;
	margin: 0;
	padding: 0 0 0 35px;
	}
	