/* CSS Document */


#new_events { width: 650px; font-family:Arial, Helvetica, sans-serif;}

#new_events h1 {font-size: 14px; font-weight: bold; color:#006699; margin:0 0 5px 0; padding:0;}

#new_events p { color:#006699; font-size: 12px; font-weight:500; margin:0 0 5px 0; padding:0;}
 
#new_events .event_text {  color:#333333; font-size: 11px; font-weight:normal;}

#new_events .pic_col { vertical-align:top; width: 100px;}

#new_events .read_btn { margin-top: 30px;}

#new_events .logo { margin-top: 20px;}

/******************New Event Item***************************/

#new_event_item { padding: 5px; font-family:Arial, Helvetica, sans-serif;}

#new_event_item h2 { color:#006699; font-size: 18px;}

#new_event_item  p { padding:0; margin:0 0 15px 0; font-size:12px; line-height: 150%; width: 600px;}

#event_ends { color:#CC0000; font-size:11px;}

p#event_date { color:#006699; font-size: 14px; margin:0;}

p#event_location {color:#006699; font-size: 14px; margin:0;}

p#new_event_image { margin: 30px auto;}

.seperator {
color:#A3DAED;
 width:65%;
 height:1px; 
 border:dashed;
}

.rothnewstitle{color:#660066; font-size:12px; font-family:Arial, Helvetica, sans-serif;}


