/*--- generic ---*/
h3 {
 margin:0;
}

/*--- layout ---*/
#doc {
 width:910px;
}
.col_1 {
 float:left;
 width:539px;
}
.col_2 {
 margin:0 23px 0 550px;
 padding: 15px 0 0;
}
* html .col_2 {
 margin-left:553px;
}

/*--- lead ---*/
#lead {
 margin:0 11px 20px;
 padding:0 5px 10px;
 background:#101010;
}
#lead h3 {
 margin:10px 0 2px;
}
#lead h3,
#lead h3 a {
 font-size:19px;
 font-family:"Times","Times New Roman","Georgia",serif;
 text-transform:uppercase;
 color:#f00;
}
#lead img.leadphoto {
 display:block;
 margin:0 -5px 15px;
 border:1px solid #5a546f;
}
#lead .caption {
 margin:2px 0;
 text-align:right;
}
#lead p {
 margin:6px 0;
}

/*--- news ---*/
#news {
 float:left;
 width:226px;
 margin:-7px 0 0;
 font-size:11px;
}
#news h3 {
 height:44px;
 background:url(/images/home/hdr_news.gif) 0 0 no-repeat;
 text-indent:-1000em;
}
#news .body {
 padding:2px 7px 8px;
 background:#0d0d0d url(/images/home/bg_news.jpg) 0 0 no-repeat;
}
.news_component_photo {
 float:left;
 margin:0 5px 2px 0;
 border:1px solid #767676;
}
#news h4 {
 margin:2px 0;
 font-size:13px;
 font-family:"Times","Times New Roman","Georgia",serif;
 text-transform:uppercase;
}
#news p {
 margin:0 0 5px;
}

/*--- newsletter ---*/
#newsletter {
/* width:300px; */
 margin:0 0 0 239px;
/* border:1px solid #323232; */
}
* html #newsletter {
 margin-left:235px;
}


/*--- tickets ---*/
#tickets {
 overflow:hidden;
 width:319px;
 border:1px solid #323232;
 background:#1a1a1a;
}
#tickets h3 {
 height:30px;
 background:url(/images/home/hdr_tickets2.gif) 0 0 no-repeat; 
 text-indent:-1000em;
}
.ticket_blurb {
 padding:11px;
 background:#2f2f2f url(/images/home/bg_tickets_blurb.jpg) 0 bottom no-repeat; 
 font-size:11px;
}
.ticket_blurb h4 {
 margin:0;
}
.ticket_blurb h4 a {
 display:block;
 margin:0 0 5px 0;
 font:bold 20px "Times","Times New Roman","Georgia",serif;
 /*color:#abd374;*/
 color:#fff;
 text-transform:uppercase;
}
.tour_dates {
 margin:-6px 0 0;
 background:url(/images/home/bg_tour_dates.jpg) 0 44px no-repeat; 
}
.tour_dates h4 {
 height:44px;
 margin:0;
 background:url(/images/home/hdr_tour_dates.gif) 0 0 no-repeat; 
 text-indent:-1000em;
}

/*--- tour table --*/
.tour_table {
 margin:7px 7px 12px;
}
.tour_table td {
 vertical-align:top;
}
.tour_table .date {
 width:47px;
}
.tour_table .city {
 width:100px;
}
.tour_dates .btn {
 margin:0 11px 15px;
}

/*--- ad_300x60 ---*/
.ad_300x60 {
 width:302px;
 height:62px;
 margin:10px auto;
}