@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	margin:0;
	padding:0;
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
}
#wrapper{
	width:980px;
	background:#FFFFFF;

}
#header{
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerTitle{
	margin-left:45px;
}
#content{
	margin:10px;
	margin-left:40px;
	margin-top:-455px;
	width:940px;
	float:left;
	position:absolute;
	height:auto;
	background-color:#FFF;


}
#container{
	width:700px;
}
#container2{
	width:1000px;
}
#leftRed{
	width:20px;
	min-height: 700px;
	background-color:#ba1a1e;
	height:100%;
}
#topRed{
	height:20px;
	width:434px;
	background-color:#ba1a1e;
}
#navigation{
	float:left;
	margin-top:209px;
	margin-left:224px;
	bottom:0;
	clear:none;
	font-size: 11px;
}
#navigation a{
	display:inline-block;
	width:73px;
	height:22px;
	text-align:center;
	margin-right:5px;
	text-decoration:none;
	line-height:20px;
}

.notselected{
background-color:#000000;
	color:#cec7a1;
}
.notselected:hover{
	color:#FFFFFF;
}

.selected{
	background-color:#FFFFFF;
	border-top-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ba1a1e;
	border-left-color: #ba1a1e;
	color:#000000;
}
.selected:hover{
	color:#000000;}

h1{
	font-size:18px;
	font-weight:normal;
}
.red{
	color:#ba1a1e;
	padding-right:280px;
}
.red2{
	color:#ba1a1e;
	}
#emailBar{
	height:60px;
	width:220px;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:750px;
	display:block;
	margin-top:30px;
	line-height:25px;
	padding-bottom:20px;
	text-align:right;
	padding-right:10px;
	color:#ba1a1e;
	font-size:13px;
}
#emailBar a{
	color:#ba1a1e;
	text-decoration:none;
}
#black{
	background-color:#000000;
	color:#FFFFFF;
	display:block;
	width:680px;
	margin-left:-20px;
	padding-left:20px;
	margin-top:-7px;
	padding-top:10px;
	padding-right:260px;
	padding-bottom:10px;
}
#footer{
	bottom:0;
	margin-left:0px;
	font-size:10px;
	padding-bottom:5px;
	padding-top:50px;
	clear:both;


}
#footer a{
	color:#000000;
	text-decoration:none;
}

#headerHome{
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerAbout{
	background-image:url(../images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerServices{
	background-image:url(../images/bg-services.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerRepertoire{
	background-image:url(../images/bg-repertoire.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerEvents{
	background-image:url(../images/bg-events.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
#headerLinks{
	background-image:url(../images/bg-links.jpg);
	background-repeat:no-repeat;
	background-position: 20px 84px;
}
.links{
	background-color:#FFF;
	width:800px;
	height:25px;
	line-height:25px;
	margin-left:-20px;
	padding-left:20px;

	}
.linksAlt{
	background-color:#CCC;
	width:940px;
	height:25px;
	line-height:25px;
	margin-left:-20px;
	padding-left:20px;

	}	
.linkSpacer{
	width:220px;
	float:left;}	
.links a, .linksAlt a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.links a:hover, .linksAlt a:hover{
	text-decoration:underline;
}
#services{
	height:25px;
	line-height:25px;
	margin:5px;
	margin-left:0;
	margin-right:10px;
	margin-top:10px;
	}

#services a{
	color:#000;
	text-align:center;
	text-decoration:none;
	margin-right:5px;
	display:inline-block;
	background-color:#cec7a1;
	padding-left:10px;
	padding-right:10px;
}
#services a:hover{
	text-decoration:underline;
}


.red{
	color: #ba1a1e;
}

/* EVENTS */
#contentEvents{
	margin:10px;
	margin-left:40px;
	margin-top:-455px;
	width:960px;
	float:left;
	position:absolute;

}
#events{
	float: left;
	width: 320px;
	margin-right:30px;

}
#eventsImageRight{
	float: left;
	width: 560px;
}
#eventsImageRight img{
	margin:3px;
	width:95px;
	height:65px;
}


#EventsImage{
	position:absolute;
	top:136px;
	left:50px;
}
#EventsImage img{
	border: 1px solid #FFF;	
}

.eventsSelected img{
	border:5px solid #ba1a1e;
		border-bottom:0;
	border-right:0;
}
.eventsNotSelected img{
	border:5px solid #fff;
	border-bottom:0;
	border-right:0;
}