/* new jan 09 

saves having to make sure everything has a <p>
*/


#et{ /* event title */
color:white;
font-size:19px;
background-color:#CC0000;
padding:10px;
margin:0px;
font-style:normal;
background-image:url(/tpics/bg2.png);
background-repeat:no-repeat;
background-position:top right;
}


.be{ /* box event */
text-align:left;
border:solid 1px #D4D8BD;
border-top:none;
padding:15px;
margin-bottom:15px;
color:black;
font-size:15px;
line-height:1.6em;
}
.be b, .be strong{
font-size:17px;
}
.be h3{ /* faster dates formatting */
font-size:17px;
font-weight:bold;
color:#FF0000;
}


#terms{
text-align:left;
color:#666666;
font-size:12px;
}

.imgleft{
float:left;
margin-right:15px;
}
