/* CSS Document */

/* HTML tags */
html, body {
  margin: 0;
  padding: 0;
  }
body {
  background-color: #cfcfcf;
  }
  
a {
  /*
  color: #0e206e;
  */
    text-decoration: none;
  color: #2c0d6e;
  }
/*
a:link { 
    text-decoration: none;
}
a:active { 
    text-decoration: none;
}

a:visited { 
    text-decoration: none;
}
*/
a:hover { 
    text-decoration: none;
    /*
    background-color: #0e206e;
    */
    background-color: #2c0d6e;
	color: #ffffff;
}
h1, h2, h3, h4 {
  /*
  color: #6e5c0e;
  */
  color: #631808;
  margin-top: 0;
  }

a.artistPixLink {
  text-decoration: none;
  }
a.artistPixLink:link { 
  text-decoration: none;
  }
a.artistPixLink:active { 
  text-decoration: none;
  }
a.artistPixLink:visited { 
  text-decoration: none;
  }
a.artistPixLink:hover { 
  text-decoration: none;
  background-color: transparent;
  }

table#schedule {
  clear: both;
  }
table#schedule th {
  /*
  color: #6e5c0e;
  */
  color: #631808;
  }
table#schedule td {
  padding: 0.5em;
  }
table#schedule td.time {
  font-weight: bold;
  color: #081863;
  }
table#schedule img {
  border: 0;
  }

/* classes */

.centerImage {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  }
.columnSize {
  margin-top: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0;
  }
.contentSize {
  margin-top: 0.5em;
  }
.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.fieldsTable {
  color: #666666;
  }
.prtDisplay {
  display: inline;
  }
.imgSpace {
  -moz-box-sizing: border-box;
  display: block;
  font-family: Courier monospace, "Courier New";
  font-size: 8pt;
  margin-bottom: 1em;
  border: 0px solid #000000;
  }
.imgSpace img {
  border: 0;
  }
.imgSpace a {
  border: 0px solid #000000;
  }
.imgSpace a {
  text-decoration: none;
  }
.imgSpace a,
.imgSpace a:link,
.imgSpace a:active,
.imgSpace a:visited,
.imgSpace a:hover {
  background-color: transparent;
  }
.performerName {
   font-variant: small-caps;
   color: #9c270d;
   }
.performerName a {
   color: #9c270d;
   }
.performerName a:hover {
   color: #ffffff;
   background-color: #9c270d;
   }
.artistPix {
  float: left;
  margin-right: 1em;
  margin-bottom: 0;
  }
.artistName {
    color: #081863;
    font-weight: bold;
    font-variant: small-caps;
  }
.artistName a {
  text-decoration: none !important;
  }
.pixRight {
  float: right;
  margin-left: 1em;
  margin-right: 1em;
  border: 0px solid #666666;
  }
.youAreHere {
  /*
  background-color: #0e206e;
  */
  background-color: #631808;
  color: #ffffff;
  font-size: 12pt;
  }
.artistPixLink img {
  border: 0;
  }
.subHeader {
  /*
  color: #6e5c0e;
  */
  color: #631808;
  }
a.footerWFF {
  text-decoration: none;
  color: #006600;
  }

a.footerWFF:hover { 
  text-decoration: none;
  background-color: #006600;
  color: #ffffff;
}
.spacer {
  display: none;
  }
/* div id's */

div#main {
  -moz-box-sizing: border-box;
  width: 760px;
  font-family: Arial, sans-serif;
  color: #000000;
  /*
  background-color: #f0f0f0;
  */
  background-image: url('images/20060427 P4270118 5x7. w760 o40.jpg');
  background-repeat: no-repeat;
  background-color: #cad4ed;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #206e0e;
  }
div#printHeader {
  -moz-box-sizing: border-box;
  display: none;
  }
div#printHeader h1, div#printHeader h2, div#printHeader h3, div#printHeader h4 {
  font-variant: small-caps;
  }
div#header {
  -moz-box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
  height: 145px;
  background-color: transparent;
  border: 0px solid #000000;
  }
div#header img {
  border: 0px solid #000000;
  }
div#header h1 {
  margin: 0;
  margin-top: 0;
  padding: 0;
  font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
  color: #cf3333;
  font-variant: small-caps;
  font-size: 27pt;
  }
div#header .logo {
  /*
  width: 65px;
  */
  margin-top: 30px;
  }
div#header A:hover { 
  background-color: transparent;
  }
div#content {
  -moz-box-sizing: border-box;
  display: block;
  border: 0px solid #990000;
  }
div#colLeft {
  -moz-box-sizing: border-box;
  width: 145px;
  overflow: hidden;
  float: left;
  padding: 0;
  padding-left: 0.5em;
  font-size: 10pt;
  border: 0px solid #cc9999;
  }
div#colLeft h3 {
  /*
  font-family: Garamond, serif;
  */
  font-variant: small-caps;
  margin-bottom: 0;
  font-size: 11pt;
  }
div#colLeft a {
  font-size: 10pt;
  }
div#colLeft hr {
  padding: 0;
  }
div#colRight {
  -moz-box-sizing: border-box;
  width: 600px;
  overflow: hidden;
  float: right;
  font-size: 12pt;
  padding-right: 1em;
  border: 0px solid #009900;
  }

div#colRight a {
  text-decoration: underline;
  }
div#colRight a:hover {
  text-decoration: none;
  }

div#colRight a.artistLink {
  text-decoration: none;
  }
div#colRight a.artistLink:hover {
  background-color: transparent;
  color: #2c0d6e;
  text-decoration: underline;
  }

div#colRight h1, div#colRight h2, div#colRight h3, div#colRight h4 {
  font-variant: small-caps;
  }
div#colRight h2 {
  /*
  color: #2c0d63;
  */
  color: #081863;
  }
  
div#footer {
  -moz-box-sizing: border-box;
  clear: both;
  font-size: 10pt;
  text-align: center;
  padding: 1em 0 1em 0;
  margin: 0;
  border: 0px solid #000000;
  }
div#buttons {
  text-align: center;
  }
table#menu {
  margin: 0;
  margin-left: 0.5em;
  }
table#menu td {
  display: block;
  text-align: center;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #333333;
  background-color: #cccccc;
  }
table#menu td:hover, table#menu td.sfhover {
  /*
  background-color: #0e206e;
  */
  background-color: #631808;
  color: #ffffff;
  }
table#menu td a {
  color: #631808;
  }
table#menu td a:hover {
  background-color: #631808;
  color: #ffffff;
  }
table#menu td.youAreHere {
  /*
  background-color: #0e206e;
  */
  background-color: #631808;
  }
table#menu td a.youAreHere {
  /*
  background-color: #0e206e;
  */
  background-color: #631808;
  color: #ffffff;
  }
table#menu td.youAreHere:hover {
  display: block;
  }
table#menu td.menuBreak {
  background-color: transparent;
  border: 0;
  }
table#menu a {
  font-weight: bold;
  }

.nBR {
  white-space: nowrap;
  }
  
.hideThis {
  display: none;
  }
  
.onlyPrint {
  display: none;
}
  
/* ****
 * MyFirstWebPage.net related styles
 * Please leave this at the bottom of this file
 */
.MFWPNlogo {
    font-family: 'courier new';  
    font-weight: bold; 
}
A:link.MFWPNlogo { 
    text-decoration: none;
}

A:active.MFWPNlogo { 
    text-decoration: none;
}

A:visited.MFWPNlogo { 
    text-decoration: none;
}

A:hover.MFWPNlogo { 
    text-decoration: none;
    background-color: #cccccc;
    color: #ffffff;
}