h1 {
	color:#27c0dd;
}

h3 {
	color:#000000;
}

a {
	color:#27c0dd;
}

	a:hover {
		color:#1bafcb;
	}

#tourDates tr td,
#tourDates tr .ticketmaster,
#tourDates tr .date {
	background:#d5f5fb;
	border-bottom:1px solid #fff;
}

	#tourDates li {
		background:#d5f5fb;
	}
	
	#tourDates tr.alt td,
	#tourDates li.alt {
		background:#b9ebf4;
	}

body {
	background:#94dae8;
}
	
	body.background_1 {
		background:#94dae8 url(../imgs/backgrounds/background-1.gif) repeat top center;
	}
	
	body.background_2 {
		background:#94dae8 url(../imgs/backgrounds/background-2.gif) repeat top center;
	}
	
	body.background_3 {
		background:#94dae8 url(../imgs/backgrounds/background-3.gif) repeat top center;
	}
	
	
#header {
	/*background:transparent url(../imgs/backgrounds/header-background.png) no-repeat top center;*/
}

#content {
	background:transparent url(../imgs/backgrounds/content-background.png) repeat-y top center;
}

	#left_column .seperator {
		background:transparent url(../imgs/left-seperator.gif) no-repeat top center;
	}
	
	#tourDates .ticketmaster a {
		color:#000000;
	}
	
	#tourDates .ticketmaster {
		border-color:#98e3f1;
	}
	
	#tourDates .date {
		border-color:#98e3f1;
	}
	

	

#feature {
	border-color:#27c0dd;
}

	#feature .border {
		border-color:#b9ebf4;
	}

#footer {
	background:transparent url(../imgs/backgrounds/footer-background1.png) no-repeat bottom left;
}