/* -- Default Styles -- */
* {
padding: 0;
margin: 0;
}
img
{
border: 0px;
}
body {
background: url(images/bg.jpg);
background-position: left top;
background-repeat: no-repeat;
background-color: #7a1519;
font-family: "Trebuchet MS";
}
#text-home
{
width: 550px;
text-align: center;
}
#text-inner
{
width: 550px;
text-align: center;
}

.left-box
{
background-image: url(images/white-box.jpg);
background-repeat: no-repeat;
float: left;
width: 294px;
height: 395px;
padding: 0px;
margin: 0px;
}
.right-box
{
background-image: url(images/white-box.jpg);
background-repeat: no-repeat;
float: left;
width: 294px;
height: 395px;
padding: 0px;
margin: 0px;
}
.purchase-ticket
{
background-image: url(images/purchase-ticket.gif);
background-repeat: no-repeat;
width: 532px;
height: 175px;
}
.charity-box
{
background-image: url(images/about-charitybx.gif);
background-repeat: no-repeat;
width: 532px;
height: 183px;
}
.charity-text, .charity-text a
{
color: #5f3000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-left: 15px;
padding-right: 15px
}
h1
{
color: #ffc8c8;
font-size: 18px;
text-decoration: underline;
}

h2
{
color: #FFF;
font-size: 16px;
text-align: center;

}
.righttext
{
padding-right: 20px;
padding-left: 15px;
font-family: "Trebuchet MS";
font-size: 14px;
color: #990000;
line-height: 20px;
text-align: justify;
}
.righttext a
{

color: #000;
text-decoration: none;
}
.righttext a:hover
{
color: #34007c;
text-decoration: underline;
}
.white14tre
{
font-size: 14px;
color: #fff;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}
.white14tre a, .white14tre a:hover
{
color: #fff;
}
.white12tre
{
font-size: 12px;
color: #fff;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}
.pink14tre
{
font-size: 14px;
color: #FCBECC;
}

.readmore
{
background-image: url(images/buttons.gif);
color: #FFF;
font-size: 12px;
font-weight: bold;
width: 82px;
height: 27px;
line-height: 27px;
text-align: center;
}
.readmore a
{
color: #FFF;

text-decoration: none;
}
.readmore a:hover
{
color: #f00;
text-decoration: none;
}
.tinyborder
{
border:  #000000 thick;
}
.footerlarge
{
text-align: center;
font-size: 16px;
color: #fff;
}

.footer
{
background-image:url(images/footer-bg.gif);
height: 219px;
text-align: center;
font-size: 12px;
color: #fff;
text-decoration: none;
line-height: 24px;
}
.footer a
{
color: #fff;
text-decoration: underline;
}
.footer a:hover
{
color: #ffffff;
text-decoration: none;
}

