	body {
		font:12px"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
		background-color:#fff;
	}
	
	a	{
		color: #3f6fb7;
		text-decoration: none;
	}
	a:link,
	a:visited	{
		color: #3f6fb7;
		text-decoration: none;
	}
	a:hover	{
		color: #473215;
		text-decoration: none;
	}
	
	a.imglink img {
		border: solid 1px #b1b1b1;
		padding: 4px;
		margin: 3px;
	}

	a.imglink img:hover {
		border-color: #fff;
	}
	
	#container {
		width:700px;
		height:100%;
		margin-top:25px;
		margin-left:auto;
		margin-right:auto;
		background-color:#e8fad4;
		position:relative;
		border:1px solid;
		}
	#header {
		margin-left:auto;
		margin-right:auto;
		height:175px;
		width:700px;
		background:url(../img/header.jpg) 0 0 no-repeat;
		border-bottom:0px solid #b1b1b1;
	}
	#nav {
		float:left;
		width:760px;
		margin-top:0px;
		font-size:0.94em;
		line-height:1em;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:-1px 0 0 -1px;
		padding:0 0 0 6px;
		background:url(../img/nav1.png) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:helvetica, arial, sans-serif;
		background:url(../img/nav2.png) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(../img/nav1.png);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#98cdc6;
		text-decoration:none;
	}
	#news #nav #t1,
	#artists #nav #t2,
	#tours #nav #t3,
	#media #nav #t4,
	#shop #nav #t5,
	#contact #nav #t6{
		background-position:-12px 100%;
		padding-left:26px;
		margin:-1px 1px 0 0;
	}
	#news #nav #t1 a,
	#artists #nav #t2 a,
	#tours #nav #t3 a,
	#media #nav #t4 a,
	#shop #nav #t5 a,
	#contact #nav #t6 a{
		background-image:url(../img/nav2s.png);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#news #nav #t1 {
		margin-left:260px;
	}
	#nav #t6,
	#contact #nav #t6 {
		margin-right:0;
	}


#leftside {
	float:left;
	width:210px;
	height:100%;
	margin:-27px 0 0 0;
	padding:10px;
	background-color:#c6faf9;
	}

#leftcontent {
	font-size: 17px;
	font-family: "Helvetica", arial, sans-serif;
	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
	text-transform:uppercase;
	}

#leftcontent a {
	color:#222;
	text-decoration:none;
	}

#leftcontent a:hover {
	color:#df9284;
	text-decoration:none;
	}

#albums {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	}
.thumbs {
text-align:center;
}

.thumbs img {
border: solid 1px #b1b1b1;
width: 75px;
height: 75px;
padding: 4px;
margin: 3px;
}

.thumbs img:hover {
border-color: #fff;
}

.thumbs .off img:hover {
border-color: #b1b1b1;
}


#largeImg {
border: solid 1px #ccc;
width: 300px;
height: 300px;
padding: 5px;
}

	
#rightside {
	float:left;
	width:449px;
	height: 100%;
	margin:10px 0 0 1px;
	padding:10px;
	background-color:#e8fad4;
	}
	
div.clearer,
div.clearer-plain	{
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	font-size: 1px;
  	line-height: 0;
	background-color: #fff;
	border-style: none;
	color: #fff;
  	}
  	
  #footer {
  	width: 680px;
  	height:15px;
	background-color:#5c4831;
  	padding:10px;
  	border-top: 1px solid;
  	border-top: 10px solid #f4f1e6;
  	color:#83613b;
  	text-align:center;
  	}
 
 #footer a {
 	color:#83613b;
 	}
  	
  	
  	
		UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 10px 0 0 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    color: #000;
		    text-decoration: none;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    color: #fff;
		    padding-top: 7px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
			padding: 5px;
			margin-top: 3px;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		.waste {
			min-height: 500px;
		}
		
		
.tourdates {
	background-color:#fff;
	width:438px;
	}
.tourdates td {
	padding-right:10px;
	padding-left:10px;
	line-height:20px;
	}
.tourhead td {
	background-color:#dedb8c;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	}
.tourother {
	background-color:#e6e5cf;
	}
	





/* ---- JTIP ----*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
}



.center{
	text-align:center;
	}
.justify{
	text-align:justify;
	}
	
	
.update{
	padding: 5px;
	margin-top: 3px;
	}
	
	
	
#blog {
	 min-height:525px; 
	 height:100%; 
	 padding-top:50px; 
	 padding-left:250px;
	 }