/* CSS Document */

/* fixed width for content - allowing more items in right col - derive this value from width of main_col content_header div (p.intro) */

div.content { width:100% ; }
div.content p { font-size:0.8em ; color:#333333 ; }

div.featured h1.sub { margin-top:8px ; color:#666666 ; background-color:#DFDFBE ; }
div.featured p.sub { background-image:url(../images/b3_featured_panel_arrow.gif) ; }

div.featured span.tel { font-family:Georgia, "Times New Roman", Times, serif ; font-size:1.4em ; color:#0066CC ; }
div.featured a{ font-weight: normal;text-decoration: none; }
