﻿* {
  padding: 0;
  margin: 0;
}
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15pt;
  margin: 0;
  background-image: URL('images/background.jpg');
}
p { margin-bottom: 1em; }
img { border: 0; }
#divNav {
  float: left;
  width: 190px;
  padding: 10px 0px 0px 0px;
}
#divWrapper { float: left; }
#divBanner {
  float: left;
  width: 95%;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 15px 15px 15px 15px;
}
#divHeaderLeft {
  clear: both;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 200px;
  height: 18pt;
  color: white;
  background-color: #996666;
  font-size: 11pt;
  font-weight: bold;
  letter-spacing: 8px;
  text-align: center;
}
#divHeaderRight {
  float: right;
  font-weight: bold;
  margin-right: 25px;
}
#divContent {
  clear: both;
  float: left;
  width: 95%;
  border-left: 1px solid #666666;
  padding: 15px 15px 15px 15px;
}
#divRightSidebar {
  float: right;
  width: 300px;
  border-left: 1px solid #666666;
  margin-left: 15px;
  padding-left: 5px;
}
#divFrontSchedule {
  float: right;
  width: 350px;
  font-size: 11px;
  line-height: 12pt;
  background-image: URL('images/green_guitar_background.jpg');
  padding: 10px;
  margin: 10px;
  border: 1px solid #666666;
}
#divNav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#divNav ul a {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 18pt;
  line-height: 18pt;
  text-decoration: none;
  text-indent: 20px;
  color: #ffffcc;
  font-size: 13pt;
  font-weight: bold;
}
#divNav ul a:hover { background-color: #ced7b5; }
#divNav a.menudarkgreen { background-color: #999966; }
#divNav a.menured { background-color: #996666; }
#divNav a.menuorange { background-color: #cc9966; }
#divMap {
  float: right;
  width: 475px;
  text-align: center;
  padding-left: 10px;
}
#divContactImage {
  float: left;
  width: 300px;
  text-align: center;
}
#divContactImage img { padding: 5px 15px 5px 15px; }
#divContactText {
  float: left;
  width: 300px;
}
#divBookingImage {
  float: right;
  width: 260px;
  padding-left: 10px;
  text-align: center;
}
#imgFront {
  float: left;
  padding-right: 5px;
}
.mapheader {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 16pt;
  color: white;
  background-color: #996666;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #996666;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
.headline {
  font-family: verdana, arial;
  font-size: 15px;
  color: #cc9966;
  font-weight: bold;
}
.imgmap { padding: 5px 0px 5px 0px; }
.imgscheduleleft {
  padding: 10px;
  background-color: #999966;
  border-bottom: solid 4px #777744;
  border-right: solid 4px #777744;
  border-top: solid 4px #bbbb88;
  border-left: solid 4px #bbbb88;
  margin-right: 10px;
}
.imgscheduleright {
  padding: 10px;
  background-color: #999966;
  border-bottom: solid 4px #777744;
  border-right: solid 4px #777744;
  border-top: solid 4px #bbbb88;
  border-left: solid 4px #bbbb88;
  margin-left: 10px;
}
.alignright { text-align: right; }
.headliner {
  font-size: x-large;
  font-weight: bold;
  padding-top: .4em;
  margin-bottom: 0;
}
.opener {
  font-size: large;
  font-weight: normal;
  margin-bottom: 0;
}
.concertdate, .headlinerurl {
  font-size: medium;
  font-weight: normal;
  margin-bottom: 0;
}
.openerurl {
  font-size: small;
  font-weight: normal;
  margin-bottom: 0;
}
.tickets, .concerttext {
  font-size: 10pt;
  font-weight: normal;
}
.tableyear {
	
	font-weight: bold;
	font-size:larger;
}
