/* Start of CMSMS style sheet 'id' */
#container {
width:800px;
margin:0 auto;
text-align:left;
font-size:75%;
}

#featured_weekly {
height:300px;
width:758px;
background:url('../images/bhrc_daily_events.jpg');
margin:18px 0 0 19px;
}

#featured_weekly img {
float:left;
margin: 20px -13px 0 20px;
border: 1px solid #000000;
}

#banner {
/*height:215px;
background:url('../images/bg-banner.gif') 50% 0 no-repeat;*/
}
#banner h1,
#banner ul {
display:none;
}

#content {
margin-top:-72px;
}

#left {
position:relative;
float:left;
width:321px;
margin-top:4px;
left:7px;
}

#upcoming-shows {
position:relative;
height:333px;
background:url('../images/bg-upcoming-shows.gif') 0 0 no-repeat;
overflow:hidden;
}
#upcoming-shows h1 {
display:none;
}
#upcoming-shows ul {
position:relative;
top:40px;
left:22px;
list-style:none;
color:#ccc;
width:258px;
}
#upcoming-shows ul li {
background-color:#000;
margin-bottom:5px;
padding:6px;
line-height:20px;
}

#upcoming-shows-content {
height:265px;
overflow:hidden;
}
#upcoming-shows-content li a {
color:#ccc;
}

#signup {
position:relative;
left:-5px;
width:321px;
height:98px;
background:url('../images/bg-signup.gif') 0 0 no-repeat;
}
#signup h2 {
display:none;
}
#signup form {
position:relative;
top:40px;
left:210px;
}
#signup form input {
font:85% Arial, Tahoma, Helvetica, sans-serif;
display:block;
}

#right {
float:right;
width:479px;
position:relative;
right:-9px;
}

#featured-events {
position:relative;
width:479px;
height:663px;
background:url('../images/bg-featured-events.gif') 0 0 no-repeat;
}
#featured-events h1 {
display:none;
}
#featured-events-content {
position:relative;
top:50px;
left:18px;
height:585px;
overflow:hidden;
}

#gallery {
width:293px;
height:228px;
background:url('../images/bg-gallery.gif') 0 0 no-repeat;
overflow:hidden;
}
#gallery h1 {
display:none;
}
#gallery-content {
position:relative;
top:45px;
left:27px;
height:156px;
overflow:hidden;
}
#gallery-content img {
padding:1px;
}

#footer {
clear:both;
text-align:right;
color:#99CCCC;
padding:15px 0 25px 0;
width:760px;
margin:0 auto;
font-size:85%;
}
#footer .left {
float:left;
margin-top:-5px;
width:15%;
text-align:left;
}
#footer .right {
float:right;
width:85%;
}

body#sub #content {
position:relative;
background:url('../images/bg-subpage.gif') 0 0 no-repeat;
min-height:644px;
height:auto !important;
height:644px;
margin-left:40px;
margin-top:-53px;
}

body#sub #content-main {
position:relative;
padding:10px 50px 20px 20px;
height:614px;
}
body#sub #content-main h1 {
position:relative;
top:-25px;
left:-50px;
height:31px;
z-index:99;
}
body.tickets #content-main h1 {
background:url('../images/bg-h1-tickets.gif') 0 0 no-repeat;
}
body.directions #content-main h1 {
background:url('../images/bg-h1-directions.gif') 0 0 no-repeat;
}
body.about #content-main h1 {
background:url('../images/bg-h1-about.gif') 0 0 no-repeat;
}
body.gallery #content-main h1 {
background:url('../images/bg-h1-gallery.gif') 0 0 no-repeat;
}
body.contests #content-main h1 {
background:url('../images/bg-h1-contests.gif') 0 0 no-repeat;
}
body.booking #content-main h1 {
background:url('../images/bg-h1-booking.gif') 0 0 no-repeat;
}
body.menu #content-main h1 {
background:url('../images/bg-h1-menu.gif') 0 0 no-repeat;
}
body#sub #content-main h1 span {
display:none;
}

body#sub #content-main #content-start {
position:relative;
height:575px;
overflow:hidden;
color:#000;
line-height:1.3em;
font-size:110%;
}
body#sub #content-main #content-start p {
margin-bottom:1em;
line-height:1.3em;
}
body#sub #content-main #content-start h2 {
margin-bottom:1em;
font-size:150%;
}
body#sub #content-main #content-start h3 {
margin-bottom:1em;
font-size:125%;
}

.tickets_left {
float:left;
width:260px;
padding:10px;
background-color: #6c4d16;
border:solid 1px #603d01;
}

.tickets_right {
float:left;
width:330px;
margin-left:15px;
}

/* End of 'id' */

