@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

ul, li {
    margin:0;
}

#navlist{position:relative;}
#navlist li{
	margin:0;
	padding:0;
	list-style:none;
position:  absolute
	}
#navlist li, #navlist a{height:34px; display:block;}

#home{left:0px;width:66px;}
#home{background:url('../includes/menubar.jpg') 0px 0;}
#home a:hover{background: url('../includes/menubarhot.jpg') -0px 0;}

#about{left:66px;width:66px;}
#about{background:url('../includes/menubar.jpg') -66px 0;}
#about a:hover{background: url('../includes/menubarhot.jpg') -66px 0;}

#festival{left:132px;width:78px;}
#festival{background:url('../includes/menubar.jpg') -132px 0;}
#festival a:hover{background: url('../includes/menubarhot.jpg') -132px 0;}

#folknight{left:210px;width:97px;}
#folknight{background:url('../includes/menubar.jpg') -210px 0;}
#folknight a:hover{background: url('../includes/menubarhot.jpg') -210px 0;}

#events{left:307px;width:71px;}
#events{background:url('../includes/menubar.jpg') -307px 0;}
#events a:hover{background: url('../includes/menubarhot.jpg') -307px 0;}

#news{left:378px;width:66px;}
#news{background:url('../includes/menubar.jpg') -378px 0;}
#news a:hover{background: url('../includes/menubarhot.jpg') -378px 0;}

#resources{left:444px;width:95px;}
#resources{background:url('../includes/menubar.jpg') -444px 0;}
#resources a:hover{background: url('../includes/menubarhot.jpg') -444px 0;}

#sponsors{left:539px;width:85px;}
#sponsors{background:url('../includes/menubar.jpg') -539px 0;}
#sponsors a:hover{background: url('../includes/menubarhot.jpg') -539px 0;}

#join{left:624px;width:175px;}
#join{background:url('../includes/menubar.jpg') -624px 0;}
#join a:hover{background: url('../includes/menubarhot.jpg') -624px 0;}

#facebook{left:799px;width:39px;}
#facebook{background:url('../includes/menubar.jpg') -799px 0;}
#facebook a:hover{background: url('../includes/menubarhot.jpg') -799px 0;}

#twitter{left:838px;width:42px;}
#twitter{background:url('../includes/menubar.jpg') -838px 0;}
#twitter a:hover{background: url('../includes/menubarhot.jpg') -838px 0;}

#email{left:880px;width:39px;}
#email{background:url('../includes/menubar.jpg') -880px 0;}
#email a:hover{background: url('../includes/menubarhot.jpg') -880px 0;}

#phone{left:919px;width:41px;}
#phone{background:url('../includes/menubar.jpg') -919px 0;}
#phone a:hover{background: url('../includes/menubarhot.jpg') -919px 0;}

#navlistb{position:relative;}
#navlistb li{
	float: left;
	margin:0;
	padding:0;
	list-style:none;
position: relative;
	}
#navlistb li, #navlist b{height:34px; display:block;}

#homeb{left:0px;width:66px;}
#homeb{background:url('../includes/menubar.jpg') 0px 0;}
#homeb a:hover{background: url('../includes/menubarhot.jpg') -0px 0;}

#aboutb{left:66px;width:66px;}
#aboutb{background:url('../includes/menubar.jpg') -66px 0;}
#aboutb a:hover{background: url('../includes/menubarhot.jpg') -66px 0;}

#festivalb{left:132px;width:78px;}
#festivalb{background:url('../includes/menubar.jpg') -132px 0;}
#festivalb a:hover{background: url('../includes/menubarhot.jpg') -132px 0;}

#folknightb{left:210px;width:97px;}
#folknightb{background:url('../includes/menubar.jpg') -210px 0;}
#folknightb a:hover{background: url('../includes/menubarhot.jpg') -210px 0;}

#eventsb{left:307px;width:71px;}
#eventsb{background:url('../includes/menubar.jpg') -307px 0;}
#eventsb a:hover{background: url('../includes/menubarhot.jpg') -307px 0;}

#newsb{left:378px;width:66px;}
#newsb{background:url('../includes/menubar.jpg') -378px 0;}
#newsb a:hover{background: url('../includes/menubarhot.jpg') -378px 0;}

#resourcesb{left:444px;width:95px;}
#resourcesb{background:url('../includes/menubar.jpg') -444px 0;}
#resourcesb a:hover{background: url('../includes/menubarhot.jpg') -444px 0;}

#sponsorsb{left:539px;width:85px;}
#sponsorsb{background:url('../includes/menubar.jpg') -539px 0;}
#sponsorsb a:hover{background: url('../includes/menubarhot.jpg') -539px 0;}

#joinb{left:624px;width:175px;}
#joinb{background:url('../includes/menubar.jpg') -624px 0;}
#joinb a:hover{background: url('../includes/menubarhot.jpg') -624px 0;}

#facebookb{left:799px;width:39px;}
#facebookb{background:url('../includes/menubar.jpg') -799px 0;}
#facebookb a:hover{background: url('../includes/menubarhot.jpg') -799px 0;}

#twitterb{left:838px;width:42px;}
#twitterb{background:url('../includes/menubar.jpg') -838px 0;}
#twitterb a:hover{background: url('../includes/menubarhot.jpg') -838px 0;}

#emailb{left:880px;width:39px;}
#emailb{background:url('../includes/menubar.jpg') -880px 0;}
#emailb a:hover{background: url('../includes/menubarhot.jpg') -880px 0;}

#phoneb{left:919px;width:41px;}
#phoneb{background:url('../includes/menubar.jpg') -919px 0;}
#phoneb a:hover{background: url('../includes/menubarhot.jpg') -919px 0;}

.clearitboth {
	clear: both;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	 margin:0;
    padding:0;
    background-color: #EFC9C0;
	background-image: url(../images/pinkback3.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#rightcolumn {
	float: right;
	width: 330px;
	height:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftcolumn {
	float: left;
	width: 555px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.introtext {
	font-size: 110%;
	color: #000000;
	margin-bottom: 12px;
	line-height: 1.5em;
}

.floatright {
float: right;
}

.floatleft {
float:left;
}

a:link {
	text-decoration: none;
	color: #0033FF;
}

a:visited {
	color: #8D6744;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.folknight h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-bottom: 12px;
}

.folknight {
	padding: 12px;
	margin-bottom: 12px;
	background-image: url(../images/tinyfade.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-top: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #7e302c;
	border-bottom-color: #7e302c;
	width: 475px;
}

.folknightimage {
	float: right;
	margin-left: 12px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff; border:thin; border-color:#2F1B1A
}

#content {
	margin-left: 15px;
	margin-right:15px;
	height: auto;
	width: auto;
	background-color:#ffffff;
}

#breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-bottom: 12px;
}

.pagewideblock {
	padding: 12px;	
	background-color: #FFFFFF;
	margin-bottom: 12px; 
	margin-top:20px;
	background-image: url(../images/tinyfade.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #7e302c;
	border-bottom-color: #7e302c;
	width: 890px;
	height:auto;
}

.comingeventsright {
	padding: 12px;	
	background-color: #FFFFFF;
	margin-bottom: 12px;
	background-image: url(../images/tinyfade.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #7e302c;
	border-bottom-color: #7e302c;
	width: 317px;
	height:auto;
}
.comingeventsleft {
	padding-left: 12px; 
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	background-image: url(../images/tinyfade.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7e302c;
	border-bottom-color: #7e302c;
	width: 549px;
	height:auto;
}

.comingevents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-bottom: 12px;
}
#rightcolumn p {
	padding-bottom: 1em;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #007035;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #441a17;
	margin-top: 12px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #441a17;
	margin-top: 12px;
}

.headingred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #C00;
	margin-top: 12px;
}


.folknightperformer {
	padding: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: thin solid #999999;
	height: 120px;
}


.style20 {
	font-size: 20px;
	font-weight: bold;
}

.style18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.style14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
