body {
	margin: 0;
  padding: 35px 35px 35px 265px;
}

html,body,div,p {
	color: #663333;
	font-family: Georgia, Times New Roman, Serif;
}

p {
	margin-top: 0;
	font-size: 0.9em;
}

a:link,
a:hover,
a:visited,
a:active {
	font-weight: bold;
	font-size: 1.1em;
	color: #3333cc;
}

ul {
	border-style: outset;
	list-style: none;
	padding-left: 0;
	margin: 0;
}

ul,
li {
	border-width: 1px;
}

ul li {
	border-style: inset;
	text-align: center;
}

h1 {
	font-size: 1.5em;
	margin-top: 0;
	text-align: center;
}

h3 {
	font-size: 0.9em;
	margin-bottom: 0;
	font-variant: small-caps;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

#nav {
  position:absolute;
  top:35px;
  left:35px;
  width: 200px;
}

#nav li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
}

.nav-sub {
	display:block;
	font-size: 0.58em;
	text-decoration: underline;
}

.title {
	font-style: italic;
}

.alert {
	font-weight: bold;
	text-transform: uppercase;
}

.concert h2 {
	text-align : left;
	color: #3333cc;
	margin: 0;
}

.concert p {
	margin: 0;
	text-align: left;
}

.concert ul {
	margin: 1em 0 1em 0;
}

.concert ul,
.concert li {
	border:none;
	text-align: left;
}

.concert img {
	float: right;
}

.concert-number {
	color: #3333cc;	
	text-transform: uppercase;
	font-size: 0.7em;
}

.concert-description {
	color: #3333cc;	
	font-weight: bold;
	font-size: 0.9em;
}

.small {
	font-size: 0.7em;  
}

.concert-pieces {
	color: #3333cc;
	font-weight: bold;
}

.concert-date {
	font-weight: bold;
	font-size: 0.8em;
	font-variant: small-caps;
}

.concert-date a {
	color: #663333;
	font-size: 1em;
}

.concert-notes {
	font-size: 0.8em;
}

.concert-notes li {
  margin-bottom: 5px;
}

p.concert-feature {
	color: #3333cc;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
}

.concert-divide {
	width: 400px;
	border: 1px solid #3333cc;
	margin-top: 60px;
	margin-bottom: 20px;
}

.ticket-options {
	text-align: center;
}

.ticket-options table {
	margin: 0 auto 20px auto;
}

.ticket-options ul {
	margin:auto;
	overflow: auto;
	display: inline-block;
}

.ticket-options li {
	float:left;
	padding: 5px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}

.ticket-options form {
	margin: 5px 0 0 0 ;
	display: inline;
}

.quotes {
	text-align: center;
	float: left;
	width: 50%;
}

.quotes ul,
.quotes li {
	border: none;
}

.quotes li {
	margin: 10px;
}

.quotes-publication {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
}

.next-concert {
	text-align: center;
	float: left;
	width: 50%;
}

.next-concert,
.next-concert p,
.next-concert li,
.next-concert h2 {
	text-align: center;
}

.next-concert h3 {
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 10px;
}

.address {
  text-align: center;
}

.header-img {
  text-align: center;
  margin-bottom: 1em;
}

.contact-option {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  display:block;
}

#contact-options,
#contact-options li {
  border: none;
  margin: 10px;
}

.about-img {
  margin: 0 10px 25px 0;
  float: left;
}

.about-img.bottom {
  clear: left;
}

.locations,
.locations h2,
.locations li,
.locations ul {
  border: none;
  text-align: left;
}

.locations a {
  font-weight: normal;
}

.locations h2 {
  margin: 0;
  font-size: 1.1em;
}

.locations h2 a {
  font-style: italic;
  font-weight: bold;
}

.locations ul {
  margin-bottom: 20px;
}

.locations ul li {
  list-style-type: disc;
  margin-left: 30px;
}

.locations .metro a {
  font-weight: bold;  
}

.locations .address {
  text-align: left;
  font-weight: bold;
  margin: 0;
}

.locations .directions-heading {
  font-style: italic;
  font-weight: bold;
}

ul.directions li {
  list-style-type: none;
  margin: 0;
}

ul.details p {
  margin: 0;
}

p.direction-heading {
  font-weight: bold;
  margin: 0;
}

.location-divide {
  margin-bottom: 20px;
}

h2.alert {
  color: #ff0000;
  text-transform: none;
}