/* Basic Elements */
html { margin:0; padding:0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #555753; background: #F4E8CE; margin: 8px 0 0 0; padding: 0; }
img { border:0px; margin:0px; padding:0px; }
p, td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #555753;}
a:link { font-weight: bold; text-decoration: none; color: #0030ce; }
a:visited { font-weight: bold; text-decoration: none; color: #771400; }
/* Left Nav Elements */
a:hover, a:active { text-decoration: underline; color: #771400;}
div.lne_tour_schedule { width: 160px; height: 29px; background: transparent url('/images/nav_left_tour_schedule.gif') no-repeat 0px 0px scroll; }
div.lne_tour_schedule:hover { background-position: -160px 0px; } 
div.lne_tour_schedule:active { background-position: -160px 0px; }
div.lne_photos { width: 160px; height: 29px; background: transparent url('/images/nav_left_photos.gif') no-repeat 0px 0px scroll; }
div.lne_photos:hover { background-position: -160px 0px; } 
div.lne_photos:active { background-position: -160px 0px; }
div.lne_discography { width: 160px; height: 29px; background: transparent url('/images/nav_left_discography.gif') no-repeat 0px 0px scroll; }
div.lne_discography:hover { background-position: -160px 0px; } 
div.lne_discography:active { background-position: -160px 0px; }
div.lne_biography { width: 160px; height: 29px; background: transparent url('/images/nav_left_biography.gif') no-repeat 0px 0px scroll; }
div.lne_biography:hover { background-position: -160px 0px; } 
div.lne_biography:active { background-position: -160px 0px; }
div.lne_reviews { width: 160px; height: 29px; background: transparent url('/images/nav_left_reviews.gif') no-repeat 0px 0px scroll; }
div.lne_reviews:hover { background-position: -160px 0px; } 
div.lne_reviews:active { background-position: -160px 0px; }
div.lne_media { width: 160px; height: 29px; background: transparent url('/images/nav_left_media.gif') no-repeat 0px 0px scroll; }
div.lne_media:hover { background-position: -160px 0px; } 
div.lne_media:active { background-position: -160px 0px; }
div.lne_contact_us { width: 160px; height: 29px; background: transparent url('/images/nav_left_contact_us.gif') no-repeat 0px 0px scroll; }
div.lne_contact_us:hover { background-position: -160px 0px; } 
div.lne_contact_us:active { background-position: -160px 0px; }
div.lne_message_board { width: 160px; height: 29px; background: transparent url('/images/nav_left_message_board.gif') no-repeat 0px 0px scroll; }
div.lne_message_board:hover { background-position: -160px 0px; } 
div.lne_message_board:active { background-position: -160px 0px; }

ul { font: 8pt/12pt arial; }
li { margin-bottom: 2px; }
h1 { font-size: 18pt; font-weight: bold; letter-spacing: 1px; margin-top:10px; margin-bottom: 10px; color: #555753; }
h2, .h2 { font-size: 16pt; font-weight: bold; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; color: #555753; }
h3, .h3 { font-size: 14pt; font-weight: bold; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; color: #555753; }
h3.banner { font-size: 14pt; font-weight: bold; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; color: #FFFFFF; }
hr {background-image:url(img/bkg_hr.gif);background-repeat:repeat-x;height:1px;color:#E7E7E7;border:none;margin: 1em 0; }
hr {margin: 0px; padding: 0; border-color: #DBDBDB; border-width: 1px; border-style: none none dotted none;}


/* DIVs */
#home { width:100%; height: 572px; background-image: url('/images/bg_home.gif'); background-repeat: no-repeat; background-position: center; } 
#container { width:800px; padding:0; margin: 0 auto; }
#secondary_left { width: 167px; height: 749px; float: left; background-image: url('/images/left_secondary.gif'); background-repeat: no-repeat; background-position: center; } 
#secondary_nav_left { width: 167px; position: relative; left: 3px; top: 8px; } 
#secondary_content { width: 613px; float: right; padding-left: 10px; } 
#header { width:100%; height: 102px; }
#left { width: 164px; height:417px; float: left; padding: 0; margin: 0; }
#home_nav_left { width: 167px; height: 343px; padding:0; margin: 0; position: relative; left: 54px; top: 117px;  }
#home_middle { width: 100%; height:417px; padding: 0; margin: 0; }
#home_content { width: 633px; height: 417px; padding: 0; margin: 0; }
#ftr_home_01 { width: 100%; height:53px; padding: 0; margin: 0; }
#right { width: 168px; background-color:#CAAC22; }
#footer { clear:both; width:782px; height:49px; border-top:1px; border-top-color:#D4D4D4; border-top-style:solid; text-align:center; font-family: Arial; font-size:10px; line-height:normal;padding:5px;}

/* Custom Classes */
img.cdsm { float: left; width: 70px; height: 57px; margin-right: 8px; margin-bottom: 8px; border: solid black 1px; }
p.quote { margin-left: 15px; margin-right: 15px; font-style: italic; }

/* Custom Classes */
.error { color:#FF0000 ; font-weight: bold; }
