@import url("reset.css");

body {
    background-color: #99CCCC;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 62.5%;
}
#header {
    margin-top: 18px;
}

#wrapper {
    margin: 0 auto;
    text-align: center;
    width: 800px;
}
#content-wrapper {
    font-size: 12px;
    text-align: left;
}
#content {
    clear: both;
}
#footer {
    clear: both;
}
#footer p.contact {
    background: #993300;
    color: #ffffff;
    font-weight: bold;
    padding-left: 155px;
}
#footer p.contact a:link,
#footer p.contact a:visited,
#footer p.contact a:hover,
#footer p.contact a:active {
    color: #ffffff;
}
#footer p.contact a:hover {
    color: #cccccc;
}
div#content-inner {
    background: white;
    padding: 28px 100px 10px 100px;
}
/*========================================
                  INDEX
  ========================================*/
div.index div#content-inner p.help {
    text-align: right;
    font-weight: bold;
    font-size: 17px;
    margin-right: -60px;
    margin-bottom: 15px;
}
div.index  div#content-inner {
    margin-top: 20px;
    padding: 45px 110px 10px 110px;
}
div.index div#content-inner p.help a:link,
div.index div#content-inner p.help a:visited,
div.index div#content-inner p.help a:hover,
div.index div#content-inner p.help a:active {
    color: #000000;
}
div.index div#content-inner p.help a:hover {
    color: #4F4F4F;
}
/*========================================
                  TEXT
  ========================================*/
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
a:link,
a:visited,
a:hover,
a:active {
    color: #993300;
    text-decoration:none;
}
a:hover {
    color: #4F4F4F;
}
h1 {
    font-size: 24px;
    font-weight: bold;
    color: #993300;
    margin-bottom: 30px;
}
h2 {
    font-size: 16px;
    font-weight: normal;
    color: #669999;
    margin-bottom: 30px;
}
h3 {
    font-size: 18px;
    font-weight: bold;
    color: #993300;
    margin-bottom: 30px;
}
h4 {
    font-size: 18px;
    font-weight: bold;
    color: #ffffcc;
    margin-bottom: 15px;
}
p {
    line-height: 18px;
    font-weight: normal;
    font-size: 12px;
}
div#content-inner p {
    line-height: 19px;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 25px;
}
div#content-inner ul li {
    font-size: 15px;
    text-align: left;
    margin-bottom: 5px;
}
div#content-inner ul {
    margin-bottom: 30px;
}
/*========================================
                PRODUCTIONS
  ========================================*/
div.productions div#content-inner {
    width: 330px;
    padding: 28px 100px 10px 50px;
}
div.productions div#content-inner h3 {
    margin-bottom: 5px;
}
div.productions div#content-inner h2 {
    margin-bottom: 10px;
    font-weight: bold;
}
div.productions div#content-inner div.line-div {
    width: 800px;
    margin-left: -50px;
}
div.productions div#content-inner div.line-div h3 {
    margin-bottom: 10px;
}
div.productions div#content-inner div.line-div div.line {
    width: 500px;
    height: 5px;
    background: #993300;
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}
/*========================================
                 ARTISTS
  ========================================*/
div.artists div.bios {
    background: none;
    padding: 5px 10px 20px 10px;
    border-top: solid 5px #993300;
}
div.artists div.bios p {
    margin: 0 50px;
    margin-bottom: 20px;
    line-height: 16px;
    font-size: 13px;
    text-align: justify;
    margin-left: 200px;
}
div.artists div.bios p strong {
    color: #993300;
}
div.artists div.bios img {
    float: left;
    margin-left: 50px;
    margin-top: 5px;
}
div.artists div#content-inner {
    padding: 20px 75px 10px 75px;
}
/*========================================
                  PHOTOS
  ========================================*/
div.photos-quotes div#quotes {
    background: none;
    padding-top: 20px;
}
div.photos-quotes div#quotes p {
    text-align: left;
    margin: 0 75px;
    margin-bottom: 20px;
    line-height: 18px;
    font-size: 14px;
}
div.photos-quotes div#content-inner {
    background: white;
    padding-top: 28px;
    border-top: solid 5px #993300;
    border-bottom: solid 5px #993300;
    padding: 20px 75px 0px 75px;
}
div.photos-quotes div#content-inner p {
    text-align: center;
    font-weight: bold;
    line-height: 19px;
    font-size: 15px;
    padding-bottom: 25px;
}
div.photos-quotes div#content-inner h1 {
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}
div.photos-quotes div.photos {
    border-top: solid 5px #993300;
    padding: 10px 25px 10px 75px;
    clear: left;
}
div.photos-quotes div.photos img {
    float: left;
    padding-bottom: 30px;
    padding-top: 5px;
    margin-right: 20px;
}
div.photos-quotes div.photos div {
    clear: left;
}
div.photos-quotes div.photos-2005 {
    padding: 0px 28px;
}
div.photos-quotes div.photos-2005 img {
    float: left;
    padding: 15px;
}
div.photos-quotes div.photos h3 {
    margin-bottom: 5px;
}
div.photos-quotes div.photos p {
    text-align: left;
    line-height: 18px;
    font-size: 14px;
}
/*========================================
                CONTACT
  ========================================*/
div.contact div#content-inner {
    padding: 28px 30px 10px 30px;
}
div.contact div#content-inner img {
    float: right;
    margin-left: 20px;
}
div.contact div#content-inner h3 {
    margin-bottom: 10px;
}
div.contact div#content-inner p {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
}
/*========================================
                 PRESS
  ========================================*/
div.press div#pressheader {
    border-top: solid 15px #993300;
    padding: 15px 50px;
    padding-bottom: 5px;
}
div.press div#pressheader h3 {
    text-transform: uppercase;
}
div.press a:link,
div.press a:visited,
div.press a:hover,
div.press a:active {
    color: black;
    font-weight: bold;
}
div.press a:hover {
    color: #4F4F4F;
}
div.press div#content-inner {
    padding: 28px 50px 10px 50px;
}
div.press div#content-inner h3,
div.press div#content-inner h2 {
    font-weight: bold;
    margin-bottom: 10px;
}
div.press div#content-inner ul {
    list-style-type: square;
    list-style-position: inside;
}
div.press div#content-inner ul li {
    margin-bottom: 10px;
}
div.press div#content-inner div.images {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
div.review div#content-inner {
    padding: 28px 20px 10px 20px;
}
div.review div#content-inner {
    text-align: center;
}
/*========================================
                  LINKS
  ========================================*/
#navigation {
} 
#navigation ul li {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover,
#navigation ul li a:active
 {
    text-align: center;
    color: #000000;
    display: block;
    margin-top: 1px;
    padding: 6px 0px 8px 0px;
    width: 159.1px;
    margin-right: 1px;
    margin-bottom: 2px;
}
#navigation ul li a.last {
    margin-right: 0px
}
#navigation ul li a:hover,
#navigation ul li a.current {
    background: #ffffff;
}
