/* Start of CMSMS style sheet 'theahavahstory_style' */
h1, h2, h3 {
margin: 5px;
}

h1 {
font-size: 120%;
}
h2 {
font-size: 110%;
}
h3 {
font-size: 100%;
font-weight: bold;
}



body {
color: white;
background-color: #000e16 ;
font-family: sans-serif;
}

a {
   color: #fff8ba; 
}

a:hover {
   color: #b53122; 
}

div#main_box {
background-image: url(uploads/images/website_bg.jpg);
height: 756px;
width: 1037px;
margin: 30px auto 50px auto;
border: 2px solid black;

}

div#content_box {

width: 490px;
height: 465px;
margin-left: 475px;
margin-top: 10px;
overflow-y: auto;
padding-right: 25px;
}

th {
text-align: right;
font-weight: normal;
}

td {
font-weight: bold;
}

div#footer {
font-size: 60%;
color: #8B8878;
margin-top: 0px;
width: 100%;
text-align: center;
}
div#footer a {
color: #798763;
}


table.tickets {
width: 400px;
}
th.ticketType {
width: 100px;
font-size: 80%
}
td.ticketPrice {
width: 50px;
text-align: right;
}
td.ticketOptions {
width: 120px;
}
td.ticketToCart {
width: 100px;
}



.contactform fieldset {padding: 1em; } .contactform fieldset legend {font-weight: bold; color: white;} .contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} .contactform div label {display: block; width: 200px; } .contactform div.required {color: #f00;} 






/* End of 'theahavahstory_style' */

