body {
   font-family:'Trebuchet MS', arial;
   color:#4f4f4f;
}

a {
   color: #ff6600;
}



h2 {
   font-size: 24px;  
   color: #996a28; 
   font-weight: bold; 
   line-height: 24px;
   margin: 22px 0 0;
}

h3 {
   padding:0;
   margin:0;
}

h4 {
   font-size: 15px;
   margin: 11px 0;
}

h5 {color: #996a28;margin: 19px 0;}

p {
   margin: 0; 
   padding: 0;
   font-size:13px;
}

.acts {
    margin:8px 0!important;
}

#body_container {
   width:960px; 
   margin:0 auto;
}

#header_container {
   height:230px;
   border-bottom:10px solid #A59F9F;
   position:relative;
}

.logo {
   margin:30px 30px 20px 30px;
}

#content_container {
   border-bottom:10px solid #A59F9F;
   position:relative;
   height:260;
}

#content_container p {
    color: #4F4F4F;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 15px 0;
}

#content_container p em {
    color:#898989;
}

#content_container a {
    color:#4f4f4f;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


.center {
   position:absolute;
   left:391px;
   top:0;
   width:390px;
}

.center h4 {
   line-height: 20px;
}

.center p {
   line-height: 15px;
}

.contact {
   position: absolute;
    right: 24px;
    top: 0;
    width: 150px;
}

.box {
   border:1px solid #e9e9e9;
   width:150px;
  height: 66px;
    margin: 6px 0;
   position: relative;
}

.box p {
   text-align:center;
   font-size:11px;
   font-weight:bold;
    line-height: 16px;
	margin-top:5px;
}

.facebook {
   margin: 0 0 0 25px;
}

.tickets {
   margin: 5px 0 0 26px;;
}

#footer_container {
   border-bottom:10px solid #A59F9F;
   background-color:#996927;
   position:relative;
}

.orchestra {
   position:absolute;
   right:24px;
   top: 0;
}

.writing {
   width:420px;
   padding-top: 49px;
}

.writing p {
   font-weight:bold;
   font-size:13px;
   margin-top:13px;
}

#footer_container p, h3, a {
   color:white;
   text-align:right;
}

#footer_container a {
   text-decoration:none;
}

#sub_footer p {
   text-align:center;
   margin-top:14px;
   color:#cecece;
   font-size:12px;
}

em {
   font-style:normal;
   font-size:16px;
   line-height: 12px;
}




