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


html {
 font-family:Georgia, "Times New Roman", Times, serif;
 	background-image:url(../images/backgrounds/grey-rgt2.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
    background-position:right;
	background-color:#081820;

 }
 body{
	margin:0;
	padding:0;
	background-image:url(../images/backgrounds/grey-sm2.gif);
	background-attachment:fixed;
    background-position:left;
	background-repeat:repeat-y;	
	min-height:1200px;
	height:1200px;
}
#container{
	width:998px;
	margin: 0 auto;
	background-repeat:no-repeat;
	height:950px;
	min-height:950px;
}
#footy{ 
	padding:0;
	height:190px;
	min-hieght:190px;
	clear:both;
	width:990px;
	background-image:url(../images/banners/jsinteractive.png);
}
.footy-space {
	margin-top:10px;
}
#switchback{
	width:998px;
	height:26px;
	min-height:26px;
	margin:0;
	padding:7px 0 0 0;
	background-image:url(../images/graphics/switchback-music.gif);
	background-repeat:no-repeat;
	text-align:center;

}
h6 {
	font-size:13px;
	padding:2px 0 0 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h6 a:link{
	color:#FFF;
	text-decoration:none;
}
h6 a:visited{
	color:#FFF;
	text-decoration:none;
}
h6 a:active{
	color:#FFF;
	text-decoration:none;
}
h6 a:hover{
	color:#FFF;
	text-decoration:underline;
}

#folk-music{
	width: 325px;
	margin:0;
	padding:0 10px;
	float: left;
	text-align:center;
}
#folk-music2{
	width: 205px;
	margin:0;
	padding:0 10px;
	float: left;
	text-align:center;
}
#folk-music3{
	width: 275px;
	margin:0;
	padding:0 10px;
	float: left;
	text-align:center;
}
#americana-music{
	width:455px;
	margin:0;
	padding:0 25px;
	float:left;
	text-align:center;
	background-image:url(../images/graphics/celtic-american-music.png);
	background-repeat:no-repeat;
	height: 875px;
	min-height:875px;
}

#americana-music2{
	width:750px;
	margin:0;
	background-image:url(../images/graphics/celtic-american-music-2.png);
	background-repeat:no-repeat;
	padding:0 2px;
	float:left;
	text-align:center;
	height: 875px;
	min-height:875px;
}
#americana-music3{
	width:680px;
	margin:0;
	padding:0 2px;
	float:left;
	text-align:center;
	/*background-image:url(../images/graphics/celtic-american-music-2.png);*/
	background-repeat:no-repeat;
	height: 875px;
	min-height:875px;
}
#music-band{
	width:120px;
	margin:0;
	padding: 0 8px;
	float:left;
	text-align:center;
}
#music-band4{
	width:120px;
	margin:0;
	padding: 0;
	float:left;
	text-align:center;
}
p{
	font:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:25px;
	margin:0;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:15px;
	margin:0;
	padding:0;
}
h2 a:link{
	color:#FFF;
	text-decoration:none;
}
h2 a:visited{
	color:#FFF;
	text-decoration:none;
}
h2 a:active{
	color:#FFF;
	text-decoration:none;
}
h2 a:hover{
	color:#FFF;
	text-decoration:underline;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	margin:0;
	padding:0;
}
h3 a:link{
	color:#000;
	text-decoration:underline;
}
h3 a:visited{
	color:#000;
	text-decoration:underline;
}
h3 a:active{
	color:#000;
	text-decoration:none;
}

h3 a:hover{
	color:#990000;
	text-decoration:underline;
}

.gallerylinks{
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:13px;
	width:200px;
	background-color:#000000;
	margin:0;
	padding:0;
	
}
.gallerylinks a:link{
	color:#fff;
	text-decoration:underline;
}
.gallerylinks a:visited{
	color:#fff;
	text-decoration:underline;
}
.gallerylinks a:active{
	color:#fff;
	text-decoration:none;
}

.gallerylinks a:hover{
	color:#FFCC00;
	text-decoration:underline;
}


.no-border{
	border:0px;
}
.white-text{
	color:#FFF;
}
.green-text{
	color:#000;
}
.image-link{
	border:none;
}
.image-link a:link, a:active, a:visited, a:hover{
	border:none;
}
.right-images{
	float: right;
	margin: 0 0 10px 10px;
	clear:both;
}
.left-images{
	float: left;
	margin: 0 10px 10px 0;
	clear:both;
	text-align: left;
}
.table-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	color:#000000;
}
h5 {
	color:white;
	font-size:12px;
	text-align:center;
}

.mup3 {
	margin-bottom:-10px;
}

.margin-left {
 margin-left:25px;
}
.margin-left-white {
 margin-left:25px;
 color:#FFFFFF;
}
.bandbox {
	margin-left:-25px;
	margin-top:10px;
	padding:0;
}
.center-images {
 	margin-left:auto;
 	margin-right:auto;
}