html {
background: #e2e2e2;
}

.template-colour01 {
border-color: #903000;
}

.template-colour02 {
background-color: #B2A498;
}

.template-colour03 {
background-color: #36aa6b;
color: #fff;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.template-colour03 a {
color: #fff;
}

#logo {
margin: 50px 0 0 17px;
}

#carousel-overlay {
color: #FFF;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

#carousel-overlay h3 {
color: #FFF;
color: rgba(255,255,255,0.7);
text-shadow: none;
}


.buy-tickets a {
background: url(../images/templateimages/buy_tickets.png) left top no-repeat;

}

.buy-tickets a:hover {
background-position: left -38px;


	}
	
.page-header .buy-tickets a {

background: url(../images/templateimages/buy_tickets_header.png) left top no-repeat;
height: 49px;
}

.page-header .buy-tickets a:hover {
background-position: left -49px;
}


/* MOBILE */


#mobile h2 {
color: #004261;
text-shadow: 1px 1px 6px rgba(255, 255, 255, 0.8);
}

#mobile h3 {
color: #005b8e;
text-shadow: 1px 1px 6px rgba(255, 255, 255, 0.8);
}
