﻿/* - - BODY ELEMENTS - - */

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 100%;
	font-weight:normal;
	vertical-align:top;
	background: transparent;
}

ol, ul {
	list-style: none;
}

html {
	
}

body {
	margin:0;
	padding:0px 30px 10px 0px;
	width:1009px;
	height:951px;
	background-image:url(../i/strip.gif);
	background-repeat:repeat-x;
	font-family: "trebuchet", Helvetica, sans-serif;
	float:left;
}

h1 {
	margin: 5px;
	font-family:"verdana";
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
 
h2 {
	margin:5px 0px 0px 0px;
	font-family:"verdana";
	font-size:10.5px;
	color:#f68c19;
	font-weight:bold;
}

h3 {
	margin: 0px 0px 5px;
	padding: 0;
	color: #FFCC99;
}

p {
	margin:10px 0px 0px 10px;
	padding: 0;
	color: #fff;
	font-size:.78em;
	line-height:1.3em;
}

a {
	margin:0;
	padding: 0;
	color: #338ae4;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#338ae4;
}

img {
	margin:0;
	padding: 0;
	background-color: #333;
	border: 0;
	display: block;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

ul li {
	margin: 0;
	display: inline;
	color:#fff;
}

ul li a {
	color: #333;
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
	}
	
b {
	font-weight:bold;
}	
	
	
.floatclear {
	clear:both;
}	
	

/*body_block*/	
div#body_block {
	margin:0px;
	padding:25px 10px 0px 20px;
	width:1009px;
	height:951px;
	background-image: url(../i/bigger_bg.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;	
}

/*---navigation-----*/

#nav_block {
	width:983px;
	height:93px;
	float:left;
}	

#logo {
	width:248px;
	height:55px;
	float:left;
}

#navigation {
	width:720px;
	height:26px;
	float:left;
}	

#navigation ul {
	width:720px;
	height:26px;
	float:left;
	list-style-type:none;
	margin:40px 0px 0px 0px;
}


#navigation ul li {
	float:left;
	display:inline;
}

div#navigation ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

div#navigation ul li a:hover {
	background-position: center -24px;
}

div#navigation ul li a#sponsor {
	margin:0px 0px 0px 20px ;
	width:83px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/sponsors.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#sponsor:hover {
	background-position:left -24px;
}



div#navigation ul li a#gallery {
	margin:0px 0px 0px 20px ;
	width:72px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/gallery.png');
	background-repeat:no-repeat;
	display:none;
	
}

div#navigation ul li a#gallery:hover {
	background-position:left -24px;
	display:none;
}


div#navigation ul li a#performers {
	margin:0px 0px 0px 43px ;
	width:102px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/performers.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#performers:hover {
	background-position:left -24px;
}

div#navigation ul li a#about_fest {
	margin:0px 0px 0px 43px ;
	width:130px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/about_fest.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#about_fest:hover {
	background-position:left -24px;
}

div#navigation ul li a#info {
	margin:0px 0px 0px 43px ;
	width:107px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/visitor_info.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#info:hover {
	background-position:left -24px;
}

div#navigation ul li a#contact {
	margin:0px 0px 0px 43px ;
	width:102px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/contact.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#contact:hover {
	background-position:left -24px;
}

/*----------main body_info and headers-----------------*/

#body_info {
	padding-left:30px;
	width:989px;
	height:665px;
	float:left;
}	


#contact_header {
	padding:33px 0px 0px 47px;
	width:1009px;
	height:40px;
	float:left;
}

#visit_header {
	padding:33px 0px 0px 47px;
	width:1009px;
	height:40px;
	float:left;
}


/*--------sub nav--------------*/

#contact_subs {
	width:191px;
	height:371px;
	float:left;
}	

#contact_subs ul {
	width:191px;
	height:371px;
	float:left;
	list-style-type:none;
}


#contact_subs ul li {
	float:left;
	display:inline;
}

#contact_subs ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

#contact_subs ul li a:hover {
	background-position: center -25px;
}

#contact_subs ul li a#gen_info {
	margin:0px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/general_info.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#gen_info:hover {
	background-position:left -25px;
}



#contact_subs ul li a#media {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/for_media.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#media:hover {
	background-position:left -25px;
}


#contact_subs ul li a#become_sponsor {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/become_sponsor.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#become_sponsor:hover {
	background-position:left -25px;
}



#contact_subs ul li a#volunteer {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/become_vol.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#volunteer:hover {
	background-position:left -25px;
}



#contact_subs ul li a#be_performer {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/be_performer.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#be_performer:hover {
	background-position:left -25px;
}


#contact_subs ul li a#visitor {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/vis_info.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#visitor:hover {
	background-position:left -25px;
}


#contact_subs ul li a#donations {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/donations.gif');
	background-repeat:no-repeat;
	
}

#contact_subs ul li a#donations:hover {
	background-position:left -25px;
}

/*----------visitor subs----------*/



#visit_subs {
	width:191px;
	height:371px;
	float:left;
}	

#visit_subs ul {
	width:191px;
	height:371px;
	float:left;
	list-style-type:none;
}


#visit_subs ul li {
	float:left;
	display:inline;
}

#visit_subs ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

#visit_subs ul li a:hover {
	background-position: center -25px;
}

#visit_subs ul li a#visit_overview {
	margin:0px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/overview.gif');
	background-repeat:no-repeat;
	
}

#visit_subs ul li a#visit_overview:hover {
	background-position:left -25px;
}



#visit_subs ul li a#happening {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/whats_hap.gif');
	background-repeat:no-repeat;
	
}

#visit_subs_subs ul li a#happening:hover {
	background-position:left -25px;
}


#visit_subs ul li a#reminder {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/reminders.gif');
	background-repeat:no-repeat;
	
}

#visit_subs ul li a#reminder:hover {
	background-position:left -25px;
}

#visit_subs ul li a#accommodations {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/accommodate.gif');
	background-repeat:no-repeat;
	
}

#visit_subs ul li a#accommodations:hover {
	background-position:left -25px;
}


#visit_subs ul li a#directions {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/directions.gif');
	background-repeat:no-repeat;
	
}

#visit_subs ul li a#directions:hover {
	background-position:left -25px;
}

/*------visit_column1--*/

#visit_column1 {
	margin:0px 0px 0px 40px;
	width:380px;
	height:524px;
	float:left;
}	


#visit_column1 h1 {
	color:#f68c19;
}

#visit_column1 a {
	color:#f68c19;
}




/*------visit_column2--*/

#visit_column2 {
	padding:50px 10px 0px 15px;
	margin:0px 0px 0px 40px;
	width:242px;
	height:211px;
	background-image: url(../i/overview_box.gif);
	background-repeat:no-repeat;
	float:left;
}	


#visit_column2 p {
	color:#666;
	width:210px;
}

#visit_column2 p.visit_text {color: #F68C19;
font-weight: bold;
font-size: 14px;
font-family: Verdana;
}


/*mapper-------*/
#mapper {
margin:0px 0px 0px 40px;
width:680px;
height:520px;
float:left;
}


#mapping {
margin-top:10px;
font-family:"verdana", "trebuchet";
font-size:12px;
}



/*-------------private_message-----------------*/
#private_message {
	margin-left:40px;
	width:435px;
	height:436px;
	float:left;
}


#private_message h1 {
	color:#f68c19;
}

#private_message a {
	color:#f68c19;
}

#private_message p {
	margin-left:5px;
}


/*--------collaged---------*/

#collaged {
	margin-left:220px;
	width:248px;
	height:436px;
	background-image: url(../i/happening_pic.gif);
	background-repeat: no-repeat;
	float:left;
}


/*-------------overlay-----------------*/
#overlay {
	padding:30px 0px 0px 25px;
	margin-left:40px;
	width:635px;
	height:246px;
	background-image: url(../i/overlay.gif);
	background-repeat: no-repeat;
	float:left;
}

#over_bar {
	width:586px;
	height:24px;
	overflow:hidden;
}

.thanksmsg {
	display:none;
}	

#over2 {
	display:none;
}	

#over3 {
	display:none;
}	

#over4 {
	display:none;
}	

#over5 {
	display:none;
}	

#over6 {
	display:none;
}	

#over7 {
	display:none;
}	


/*------form div------------*/

div#form_div form {
	margin:10px 0px 0px 5px;
	padding:0;
	text-align:left;
	display:block;
}

div#form_div form label {
	margin:0;
	padding:0;
	font-size: .77em;
	line-height: 1.3em;
	display: block;
	color: #000;
}

#form_div form input {
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
	width:150px;
	font-size: .77em;
}


#form_div form input:hover {
	border: 1px solid #0066cc;
}


/*#form_div  div#email form {
	display: block;
	clear:both;
}

#form_div form div#email input {
	width: 150px;
}*/

	
div#form_div div#comment {
		margin:-160px 0px 0px 180px;
		width:150px;	
	}
	
div#form_div div#comment label {
	font-size: .77em;
	line-height: 1.2em;
	display: block;
}

div#form_div div#comment textarea {
	padding: 2px;
	border: 1px solid #999;
	width: 200px;
	height: 140px;
}

div#form_div div#comment textarea:hover {
	border: 1px solid #0066cc;
}


div#form_div  div#code  {
	margin:-97px 0px 0px 410px;
}

div#form_div form div#code input {
	width: 150px;
}

#div_form div#code div#submit {
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	width:50px;
	height:19px;	
}

#form_div div#code div#submit input {
	margin:33px 0px 0px 0px;
	padding: 2px;
	border:none;
	width:50px;
}


	

/*---footer-----------*/

#footer {
	width:1009px;
	height:45px;
}

#footer p {
	padding:0 0 20px 345px;
}	

#footer a {
	color:#338ae4;
}

#footer a:hover {
	color:#fff;
}

/*bottom logos-----*/

#bottom_logos {
	padding:20px;
	width:1009px;
	height:111px;
}

#bottom_logos p {
	color:#338ae4;
}

#left_logos {
	float:left;
	width:200px;
}

#youtube {
	float:left;
	margin:10px 0px 0px 10px;
}	

#facebook {
	float:left;
	margin:10px 0px 0px 15px;
}	

#flickr {
	float:left;
	margin:10px 0px 0px 15px;
	visibility:hidden;
}

#thanks {
	margin:15px 0px 0px 40px;
	float:left;
}	


#paoli{
	margin:15px 0px 0px 40px;
	float:left;
}	

#mlt {
	margin:15px 0px 0px 60px;
	float:left;
}

#malvern {
	margin:15px 0px 0px 20px;
	float:left;
}

#hardware {
	margin:15px 0px 0px 20px;
	float:left;
}

#snt {
	margin:15px 0px 0px 20px;
	float:left;
}	
#mln {
	margin:15px 0px 0px 20px;
	float:left;
}
#sl {
	margin:15px 0px 0px 20px;
	float:left;
}
#dvfs {
	margin:15px 0px 0px 20px;
	float:left;
}
