﻿/* ------------------------------------------------------------------
   LAST UPDATED 2011-04-15 by Scott Simmons
   ------------------------------------------------------------------ */

h1 { 
     color: #D81C1F;
     font-size: 14pt;
     font-family: Book Antiqua, Georgia;
     font-weight: bold;
     margin-left: 18px;
}

h2 {
     color: #0C4FE3;
     font-size: 12pt;
     font-family: Arial;
     font-weight: bold;
     margin-left: 25px;
}

body {
     font-family: Georgia;
     font-size: 10pt;
}

p {
     font-family: Georgia;
     font-size: 10pt;
     margin-left: 35px;
     margin-right: 20px;
     text-align: justify;
}

.noindent {
     margin-left: 0;
     margin-right: 0;
}

.note {
     font-family: Verdana;
     font-size: 8pt;
     margin-left: 5px;
}

.gallery {
     font-family: Georgia;
     font-size: 9pt;
     font-style: italic;
     margin-left: 0;
     margin-right: 0;
     text-align: center;
}

.play {
     font-family: Georgia;
     font-size: 10pt;
     margin-left: 0;
     text-align: center;
}

a {
     color: #D81C1F;
     text-decoration: none;
     font-weight: bold;
}

a:hover {
     color: #D81C1F;
     text-decoration: underline;
     font-weight: bold;
}

td {
     font-family: Georgia;
     font-size: 10pt;
}

.formfield {
     background-color: #CCCCCC;
     font-family: Georgia;
     font-size: 8pt;
}

.formfield-sidebar {
     background-color: #F1E08E;
     font-family: Georgia;
     font-size: 8pt;
}

.formbutton-submit {
     font-family: Georgia;
     font-weight: bold;
     font-size: 9pt;
     color: #D81C1F;
}

.formbutton-reset {
     font-family: Georgia;
     font-weight: bold;
     color: #555555;
     font-size: 9pt;
}

/* ------------------------------------------------------------------
   BAND BIOGRAPHIES
   ------------------------------------------------------------------ */

.bandBioHead {
   margin-bottom:0px;
   margin-left: 25px;
   padding-bottom:0px;
   color: #0C4FE3;
   font-size: 12pt;
   font-family: Arial;
   font-weight: bold;
}

.bandBioSubHead {
   margin-top:0px;
   margin-left:25px;
   padding-top:0px;
   color:#000000;
   font-size:11pt;
   font:Georgia;
   font-weight:bold;
   font-style:italic;
}

.bandPhoto {
   border:0px;
   width:200px;
   height:300px;
   float:right;
}
