/* themagnoliatheater.com version 1.5 (2006) *//** SET UP BODY, CONTAINER AND STANDARD STYLES **/body {background: #300000 url(../images/bodybg2.jpg) top center repeat-y; margin: 0; padding: 0; font-family: Times, Times New Roman, sans-serif; text-align: center;}#container {margin: 0 auto; width: 900px;}a {color: #300000; text-decoration: underline;}a:hover {background: #abb070; text-decoration: none;}h1 {font-size: 40px;}h3 {font-size: 24px; color: #660000;}/** HEADER AND NAVIGATION **/#header {background: url(../images/top.jpg); height: 80px; width: 900px;}#menu {background: url(../images/menubg.jpg); height: 34px; width: 900px;}#menu ul {float: left; list-style-type: none; font-size: 16px; font-weight: bold; margin: 0; padding: 10px 70px 0; width: 300px;}#navl li {color: #c2b862; float: left; margin: 0; padding: 0 10px;}#navr li {color: #c2b862; float: left; margin: 0; padding: 0 0 0 30px;}#navr {float: none; margin-left: 450px;}#menu ul a {text-decoration: none; color: #c2b862; padding: 3px 8px 7px;}#menu ul a:hover {background: #6f5d36;}/** CONTENT AREA **/#content {background: url(../images/border.jpg); width: 900px;}#centerfit {width: 500px; margin: 0 auto; padding: 50px 0 100px;}/*special charlotte's web styles #classes #centerfit, #productions #centerfit {background: url(../images/cweb.gif) 0 70px no-repeat;}/*#classes h1, #productions h1 {padding-top: 20px; margin-left: 120px; text-align: left; font-size: 38px;}#productions h2 {margin-left: 120px; text-align: left; padding-bottom: 30px;}*/#centerfit p {text-align: left;}#centerfit p.credits {font-size: .8em;}#centerfit img {margin: 10px auto;}/** FOOTER **/#footer {color: #fff; background: url(../images/footer.jpg); height: 59px; width: 900px; padding: 0; margin: 0; font-size: 12px;}#footer p {margin: 0; padding-top: 10px;}#footer a {color: #c2b862; padding: 0 6px;}#footer a:hover {text-decoration: none; background: 0;}/** SPECIAL **/.allcaps {color: #660000; text-transform: uppercase;}#contactpg #centerfit p {text-align: center;}