.clr {
	clear: both;
}
.hr {
	height: 15px;
}

/* Set palette */
.color0 {
	background-color: #ECECEC;
}
.color1 {
	background-color: #29aae3;
}
.color2 {
	background-color: #101e81;
}
.color3 {
	background-color: #662e91;
}
.color4 {
	background-color: #dd2a2a;
}
.color5 {
	background-color: #f0ab25;
}
.color6 {
	background-color: #8cc63e;
}
.color7 {
	background-color: #29a01e;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}

h1 {
	margin: 10px 0;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #999;
}
h2 {
	font-size: 17px;	
}

p {
	line-height: 150%;
	color: #444;
	text-align: justify;
}

a:link, a:visited {
	color: #222;
	text-decoration: none;	
}
a:hover, a:active {
	color: #3eb2e6;
	text-decoration: none;	
}
a.slideshow {
	padding-left: 22px;
	line-height: 16px;
	background-image: url(../images/icon-slideshow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


li {
	list-style: square;
}

#container {
	width: 960px;
	margin: 20px auto 0 auto;
	background-color: #FFF;
	text-align: left;
}

#left_col {
	width: 240px;
	float: left;
	margin-right: 20px;
}

#right_col {
	width: 660px;
	float: left;
	padding: 5px 20px 5px 20px;
}

#main_col {
	padding: 25px 20px 25px 20px;
}

.twocol {
	width: 50%;
	float: left;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}
#footer p, #footer a {
	color: #999;
	margin: 0;
	padding: 0;
}
#footer a {
	color: #444;
}

/* Menu */
#menuBar, #menuBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuBar li {
	margin: 5px;
	padding: 0;
	list-style: none;
}
#menuBar li ul {
	padding: 2px 0;
	background-color: #FFF;
}
#menuBar li a {
	display: block;
	padding: 5px;
	color: #FFF;
	border-bottom: none;
	font-weight: normal;
}
#menuBar li a:hover {
	background-image: url(../images/white20.png);
	background-repeat: repeat;
}

#menuBar li.sub {
	background: none;	
}
#menuBar li.sub a {
	color: #222;	
	font-weight: normal;
}
#menuBar li.sub a:hover {
	background-color: #ECECEC;
}

#menuBar li.logo {
	background-color: #FFF;
}

#menuBar li.logo a {
	height: 185px;
	background-image: url(../images/main-logo.jpg);
	background-repeat: no-repeat;
	width: 220px;
	padding: 0;
	margin: 0;
}
#menuBar li.logo a span {
	display: none;
}


#headerBar {
	padding: 10px 0;
	margin: 0 0 20px 0;
}
#headerBar h1 {
	color: #FFF;	
}
#headerBar.color0 h1 {
	color: #333;	
}

#breadcrumb {
	padding: 5px;
}

#breadcrumb a {
	color: #FFF;
	border-bottom: none;
	font-weight: bold;
}

/* Featured */
#featured tr {
	vertical-align: top;
}
#featured img {
	border: 1px solid #DDD;
}
#featured a {
	padding: 5px;
	border: 1px solid #ECECEC;
	background-color: #FAFAFA;
	display: block;
}
#featured a:hover {
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

/* Events */
ul.events {
	margin: 0;
	padding: 0 10px;
}
ul.events li {
	list-style: none;
	border-bottom: 1px solid #ECECEC;
	padding: 5px;
}

/* Sub pages */
#footerBar {
	height: 50px;	
}

/* Gallery */
.album-wrapper {
	margin: 0 auto;	
}
.album-wrapper td {
	padding: 2px;
	text-align: center;
	
}
.album-wrapper img {
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
}
.album-wrapper a {
	padding: 5px;
	border: 1px solid #ECECEC;
	background-color: #FAFAFA;
	display: block;
	margin: 15px;
}
.album-wrapper a:hover {
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

span.grey {
	color: #999!important;
}


/* Text swaps */
.text-swap span {
	display: none;
}
#headerBar h1 {
	width: 660px;
	height: 24px;
	margin: 10px 0 10px 0;
	padding: 0;
	background-repeat: no-repeat;
}
#h1-welcome {
	background-image: url(../images/h1-welcome.jpg);
}
#h1-about {
	background-image: url(../images/h1-about.jpg);
}
#h1-events {
	background-image: url(../images/h1-events.jpg);
}
#h1-school-programmes {
	background-image: url(../images/h1-school-programmes.jpg);
}
#h1-choirs {
	background-image: url(../images/h1-choirs.jpg);
}
#h1-photo-gallery {
	background-image: url(../images/h1-photo-gallery.jpg);
}
#h1-video-gallery {
	background-image: url(../images/h1-video-gallery.jpg);
}
#h1-store {
	background-image: url(../images/h1-store.jpg);
}
#h1-contact-us {
	background-image: url(../images/h1-contact-us.jpg);
}

#h1-features {
	background-image: url(../images/h1-features.jpg);
	background-repeat: no-repeat;
	width: 101px;
	height: 25px;
	margin: 30px 0 10px 0;
	padding: 0;
}
#h1-follow {
	background-image: url(../images/h1-follow.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height: 25px;
	margin: 30px 0 10px 0;
	padding: 0;
}
#h1-upcoming-events {
	background-image: url(../images/h1-upcoming-events.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 25px;
	margin: 30px 0 10px 0;
	padding: 0;
}
