#header {
    /*border-bottom: 1px dashed white;*/
    display: block;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 770px;
}
#logo {
    position: relative;
    top: 40px;
    width: 172px;
    height: 82px;
}
#nav ul {
    position: relative;
    left: 190px;
    list-style-type: none;

}
#nav ul li {
    float: left;
    list-style-type: none;
}
#about a {
    background: url("images/about.png") no-repeat scroll 0 0 transparent;
    display: block;
    width: 62px;
    height: 20px;
    padding: 12px;
    text-decoration: none;
    text-indent: -99999px;
    
}
#about a:hover {
    background: url("images/abouthover.png") no-repeat scroll 0 0 transparent;
}

#plan a {
    background: url("images/plan.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 12px;
    text-decoration: none;
    text-indent: -99999px;
    width: 134px;
}
#plan a:hover {
    background: url("images/planhover.png") no-repeat scroll 0 0 transparent;
}
#videos a {
    background: url("images/video.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 12px;
    text-decoration: none;
    text-indent: -99999px;
    width: 70px;
}
#videos a:hover {
    background: url("images/videohover.png") no-repeat scroll 0 0 transparent;
}
#support a {
    background: url("images/support.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 12px;
    text-decoration: none;
    text-indent: -99999px;
    width: 102px;
}
#support a:hover {
    background: url("images/supporthover.png") no-repeat scroll 0 0 transparent;
}
#contact a {
    background: url("images/contact.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    padding: 10px;
    text-decoration: none;
    text-indent: -99999px;
    width: 79px;
}
#contact a:hover {
    background: url("images/contacthover.png") no-repeat scroll 0 0 transparent;
}




body {
    background: url("images/bkgd3.jpg") repeat-x 0 0 #000000;
    font-family: 'Rokkitt',serif;
    margin: 0;
}
p {
   font-family: 'Muli', sans-serif;
   font-size: 13px;
   line-height: 20px;
}

a {
    text-decoration: none;
}

h1{
    font-family: 'Rokkitt',serif;
    border-top: 2px dotted black;
    width: 79%;
    padding-top: 8px;
    color: #5a5247;
}



#eventone h1{
    font-family: 'Rokkitt',serif;
    border-top: 2px dotted black;
    width: 237%;
    padding-top: 8px;
    color: #5a5247;
}

#wrapper {
    /*border: 1px dashed white;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 900px;
}
#container {
    padding: 15px 15px 10px;
}
#container img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
}
#calendar {
    left: 130px;
    position: absolute;
    top: 400px;
}

#eventone {
    left: 95px;
    margin-top: 5px;
    padding-top: 0;
    position: absolute;
    top: 342px;
    width: 300px;
}
#eventtwo {
    left: 460px;
    margin-top: 5px;
    padding-top: 0;
    position: absolute;
    top: 430px;
    width: 300px;
}
#eventthree {
    left: 95px;
    margin-top: 5px;
    padding-top: 0;
    position: absolute;
    top: 680px;
    width: 300px;
}
#eventfour {
    left: 460px;
    margin-top: 5px;
    padding-top: 0;
    position: absolute;
    top: 680px;
    width: 300px;
}


 strong {
    color: #5a5247;

}

.subhead {
    font-family: 'Rokkitt', serif;
    font-size: 1.4em;
    color: #8E1616;
    font-weight: bold;
}

/*=================ABOUT PAGE==================*/
#aboutlinks ul {
    position: absolute;
    font-family: 'Muli', sans-serif;
    font-size:13px;
    left: 250px;
    letter-spacing: 1px;
    list-style-type: none;
    margin: 0;
    top: 270px;
}
#aboutlinks ul li {
    display: inline-block;
}
#aboutlinks ul li a {
    color: #8E1616;
    font-weight: bold;
    margin: 0 2px;
    padding: 3px 15px;
    text-decoration: none;
}
#aboutlinks ul li a:hover {
    font-style: italic;
    color: #5a5247;
    letter-spacing: 2px;
}

#orchestra {
    position: absolute;
    top: 300px;
    left: 95px;
    height: 500px
}
#orchestra h1 {
    top: 300px;
    width: 710px;
}
#orchestra p {
    position: absolute;
    left: 250px;
    top: 70px;
    width: 460px;
}
#orchestra img {
    position: absolute;
    top: 90px;
}


#conductors {
    position: absolute;
    top:820px;
    left: 95px;
    height: 430px;
}
#colin h1 {
    top: 820px;
    width: 710px;
}
#colin p {
    width: 460px;
    position: absolute;
    left: 250px;
    top: 70px;

}
#colin img {
    position: absolute;
    top: 90px;
}

#valery p {
    width: 460px;
    position: absolute;
    left: 250px;
    top: 250px;
}
#valery img {
    position: absolute;
    top: 270px;
}

#players {
    position: absolute;
    top:1270px;
    left: 95px;
    height: 550px;
}

#players h1 {
    top: 1270px;
    width: 710px;
}

#players p {
    width: 710px;
    position: absolute;
    left: 95;
    top: 70px;
}

    
/*=================PLANS PAGE==================*/
#planlinks ul {
    position: absolute;
    font-family: 'Muli', sans-serif;
    font-size:13px;
    left: 200px;
    letter-spacing: 1px;
    list-style-type: none;
    margin: 0;
    top: 270px;
}
#planlinks ul li {
    display: inline-block;
}
#planlinks ul li a {
    color: #8E1616;
    font-weight: bold;
    margin: 0 2px;
    padding: 3px 15px;
    text-decoration: none;
}
#planlinks ul li a:hover {
    font-style: italic;
    color: #5a5247;
}


#directions {
   position: absolute;
   top: 300px;
   left: 95px;
   height: 380px;
}

#directions h1 {
    top: 400px;
    width: 710px;

}

#directions p {
    position: absolute;
    width: 250px;
    top: 70px;
}

#directions iframe {
    position: absolute;
    left: 257px;
    width: 450px;
    height: 250px;
    border: 2px solid #5a5247;
}

#travelinfo {
    position: absolute;
    top: 670px;
    left: 95px;
}

#travelinfo h1 {
    width: 710px;
}

#travelinfo p {
    position: absolute;
    top: 70px;
    width: 700px;
    
}

#travellink a {
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
    color: #8E1616;
}

#travellink a:hover {
    text-decoration: none;
    font-style: italic;
    color: #5a5247;
}


#stayinfo {
    position: absolute;
    top: 1395px;
    left: 95px;
}

#stayinfo h1 {
    width: 710px;
}

#stayinfo p {
    position: absolute;
    top: 70px;
    width: 700px;
    
}

#staylink a {
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
    color: #8E1616;
}

#staylink a:hover {
    text-decoration: none;
    font-style: italic;
    color: #5a5247;
}



/*=================VIDEOS PAGE==================*/

#videocontent {
   position: absolute;
   top: 300px;
   left: 95px;
   height: 1290px;
}

#videocontent h1 {
    width: 710px;

}

#video1 p {
    position: absolute;
    top: 75px;
    left: 460px;
    width: 250px;
    
}

#video1 iframe {
    position: absolute;
    top: 95px;
    width: 450px;

}

#video2 p {
    position: absolute;
    top: 372px;
    left: 460px;
    width: 250px;
    
}

#video2 iframe {
    position: absolute;
    top: 390px;
    width: 450px;


}

#video3 p {
    position: absolute;
    top: 671px;
    left: 460px;
    width: 250px;
    
}

#video3 iframe {
    position: absolute;
    top: 690px;
    width: 450px;

}

#video4 p {
    position: absolute;
    top: 971px;
    left: 460px;
    width: 250px;
    
}

#video4 iframe {
    position: absolute;
    top: 990px;
    width: 450px;


}

/*=====================CONTACT PAGES=======================*/

#contactdiv {
    position: absolute;
    top: 300px;
    left: 95px;
    height: 500px
}
#contactdiv h1 {
    top: 300px;
    width: 710px;
}

#contactdiv a {
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 0.9em;
    color: #8E1616;
}

#contactdiv a:hover {
    text-decoration: none;
    font-style: italic;
    color: #5a5247;
}

#contactdiv img {
    margin-right: 10px;
}


#form  {
    position: absolute;
    top: 390px;
    left: 350px;
    width: 460px;
}

/*=====================EVENT PAGES=======================*/

#eventpageul ul {
    position: absolute;
    font-family: 'Muli', sans-serif;
    font-size:13px;
    left: 320px;
    letter-spacing: 1px;
    list-style-type: none;
    margin: 0;
    top: 270px;
}
#eventpageul ul li {
    display: inline-block;
}
#eventpageul ul li a {
    color: #8E1616;
    font-weight: bold;
    margin: 0 2px;
    padding: 3px 15px;
    text-decoration: none;
}
#eventpageul ul li a:hover {
    font-style: italic;
    color: #5a5247;
    letter-spacing: 2px;
}

#eventpage {
    position: absolute;
    top: 300px;
    left: 95px;
    height: 500px
}
#eventpage h1 {
    top: 300px;
    width: 710px;
}

#eventpage h2 {
    position: absolute;
    font-family: 'Rokkitt',serif;
    color: #5a5247;
    font-size: 1.1em;
    left: 0px;
    letter-spacing: 1px;
    top: 55px;
    margin-bottom: 20px;
}

#eventpage p {
    position: absolute;
    left: 250px;
    top: 92px;
    width: 460px;
}
#eventpage img {
    position: absolute;
    top: 110px;
}



/*=====================FOOTER=======================*/
#footer {
    position: absolute;
    left: 58px;
    display: block;
    width: 786px;
    height: 130px;

    
}

#footer p {
    font-family: 'Rokkitt', serif;
    text-align: left;
    color: #fff;
    font-size: 0.9em;
    line-height: 17px;
    margin-bottom: 30px;
}

.footerbold {
    font-weight: bold;
    color: #cc9f01;
}

#footerlogo {
    position: absolute;
    top: 10px;
    left: 600px;
}






/*=====================SLIDES=======================*/

#example {
	width:784px;
	height:263px;
	position:absolute;
        top: 18px;
        left: 131px;
}


#frame {
	position:absolute;
	z-index: 110;
	width:791px;
	height:265px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:relative;
        left: -73px;
	/*top:15px;
	left:4px;*/
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:780px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:780px;
	height:244px;
	display:block;
}

.slides_container a img {
	display:block;
}   

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:75px;
	left:-26px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:781px;
}

/*
	Pagination
*/

.pagination {
        position: absolute;
        top: 240px;
        left: 335px;
	margin:26px auto 0;
	width:100px;
        z-index: 15000;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
