body {
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
}
#wrap {
    width: 800px;
    font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
    background-color: #bab1a6;
}
#sidebar {
    width: 144px;
    float: left;
    background-color: #bab1a6;
}
#content {
    padding-left: 6px;
    width: 650px;
    text-align: center;
    float: right;
    background-color: #fff;
}
h1 {
    font-family: Georgia,"Times New Roman",Times,serif;
    line-height: 1.3;
}
h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #810647;
}
h3 {
    margin-top: 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #810647;
}
.season th,.season td {
    font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.4;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    padding: 10px 4px 10px 20px;
    color: #333;
}
.season th {
    color: #000;
}
.season td {
    border-bottom: 1px dotted #ccc;
}
.title {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    font-size: 14px;
    color:#7c927f;
    margin-bottom: 10px;
}
.ticket-section {
    padding: 20px; 
    text-align: left;
}
.tickets th,.tickets td {
    vertical-align: top;
    border-bottom: 1px dotted #ccc;
    padding: 10px 4px;
    color: #333;
}
.image-photo {
    border: 2px solid #000;
}
.image-secondary {
    border: 1px solid #000; 
    margin-right: 5px; 
    margin-bottom: 5px;
}
.links {
    font-size: 11px;
}
.links a {
    color: #7c927f;
}