/**************************************************************
  general settings
***************************************************************/
p,
li,
ul,
p.bodytext,
p.tboxp,
p.bodytextnomarg,
p.bodytextnomargalert,
p.bodytextcolor,
p.footertext,
p.formfield,
p.formfieldalert,
p.formfieldbreak,
p.formfieldbreakalert,
p.formfieldbigbreak,
p.formfieldbigbreakalert,
p.formfieldheader,
p.formfieldheaderalert,
ul.bullet,
li.bulletitem,
td,
td.bodytext,
blockquote,
p.tboxformfield,
p.tboxformfieldalert {
 font-family: Verdana, helvetica, arial, sans-serif;
 font-style: normal;
 font-size: 10px;
 font-weight: normal;
 margin-bottom: 14px;
 color: #ffffff;
}


/**************************************************************
  link colors
***************************************************************/
.tClear{
clear:both; font-size:0px; line-height:0px;
}

a,
a:link,
a:visited { 
color: #993300;
}

a:hover { 
background: #f0efdf;
color: #330000;
}

a:active { 
color: #993300;
}

td a,
p a,
body a { 
color: #993300;
}


/**************************************************************
  solid areas
***************************************************************/

body {
 background-color: #231f20;
 background: #231f20;
 margin: 0 0 0 0;
}

td.backgroundarea {
 background-color: #231f20;
 background: #231f20;
}

td.rule {
 background-color: #333333;
 background: #333333;
}

.pad {
   margin-bottom: 22px;
   margin-top: 22px;
   }

.float-right, .tfr {
 float: right;
 text-align: right;
 max-width: 280px;
   }





h2,
p.h2,
p.bodyhdrtxtlrg,
p.tboxhdr, #ttotalhdr, #tquickdonationhdr, #tsingleticketshdr, 
.DynamicCartGiftCertificateHeader, .DynamicCartSurveyHeader, 
p.thdr {
 font-family : Georgia, "Times new roman", Times, serif;
 font-style : normal;
 font-size : 15px;
 color: #660000;
 font-weight : bold;
 margin-top: 2px;
 margin-bottom: 8px;
}


