body { margin: 0;
  background: #402309 url('/images/bg.gif') no-repeat;
  font-family: arial, sans-serif;
}

#page-wrap { width: 765px; margin: auto;}

#head { background: #211102 url('/images/top.jpg') no-repeat top right; }

#logo img { border: none; }

#main { background: #211102 url('/images/content-bg.jpg') no-repeat bottom left;
  padding-bottom: 110px;

}

.content-column { padding: 0 5px 0 8px; }
.content-column img { margin:  5px 0 18px 0; border: none;}
.stacked img { display: block; }
.content-column { color: #fff; }

p, label, li { font-size: 13px;}
p strong { letter-spacing: 1px; }
.content-column p { margin: 0 0 6px 0; }

p.more { margin-top: 30px; }

a, a:visited { color: #fff; }

h1 { font-size: 16px;
  letter-spacing: 2px;
  margin: 0 0 24px 0;
}
.tonic { color: #A04109 }

div.front-news {text-align: center; margin-top: 20px; font-size: 12px; font-weight: bold; color: #D2CDB7; letter-spacing: 1px;}
div.front-news a:link, div.front-news a:visited { color: #AA6633; }

.press-release h2 {color: #D2CDB7; font-size: 16px; text-transform: uppercase;}
.press-release td {font-size: 14px; font-weight: bold;}
.press-release p { margin-bottom: 1.2em;}
.press-release table {margin-bottom: 12px;}

ul.tracklist, .tracklist li { margin: 0; padding: 0; list-style: none;}
ul.tracklist { margin: 12px 0 20px 0;}
.tracklist li {margin-bottom: 0.1em;}
.tracklist strong {color: #fff; letter-spacing: 1px;}
.tracklist  {color: #D2CDB7;}

div#album-wrap { width: 600px; margin: auto; background: url('/images/marie-taxi-driver.jpg') no-repeat;  color: #fff;}
div#album {margin-left: 280px; color: #fff; }

#footer { color: #fff;
  background-color: #211102;
  font-size: 11px;
  padding: 0 1em 0.4em 1em;
  margin-bottom: 0em;
  height:2.5em;
}
#footer a, #footer a:visited { color: #fff; padding: 0 1em;}
#links { float: right; }

/* schedule */
table.schedule td p { padding: 0; margin: 0;}
table.schedule td { padding: 4px 10px 0 10px; margin: 0; }

/* form - see p defintion above too*/
label { display: block; margin-top: 1em;}
