/* CSS Document */
#container { background:#f1f1f3 url(graphics/gradient1.gif) top repeat-x; }

#top_nav p#about { background:#D08017; color:#ffffff; }
#top_nav p#about a:link, #top_nav p#about a:visited { text-decoration: none; color: #ffffff; }
#top_nav p#about a:hover, #top_nav p#about a:active { text-decoration: underline; color: #ffffff; }

#left_nav { background:none; border-left:1px solid #E49022; border-bottom:1px solid #E49022; border-right:1px solid #E49022; }
#left_nav p.current { background-color:#FFE4A9; background-image:none; }
#left_nav p.top { background:transparent url(graphics/label_bg.gif) bottom left repeat-x; border:none; padding:0; }

/* icons s/b centered horizontally with top aligned with central photo */
#right_nav { right:10px; }

img.main_photo { border-color:#E7B067; } /* See mayor/style_ec.css for more attributes of this class ORG: D35409 */

tr.header { background:#FED14B; color:#000000; font-weight:bold; }
th.header { background:#246BF6; color:#ffffff; font-weight:bold; }
tr.alt3, td.alt3 { background:#c0d4f9; } /* light blue */
tr.alt4, td.alt4 { background:#B2C9F6; } /* darker blue */

.colored_text { font-weight:bold; color:#0B4CBF; }

/* added 5/19/06 for photographs with caption - jm */
#ec_sub img.inline {display:inline; margin:1em;}
#ec_sub div.imageBox { float:right; padding:1em; } /* set width from the <img width=xx/> as an inline style!!! */
#ec_sub div.imageBox p { width:inherit; text-align:center; font-size:smaller;}

/* added for nonhtmlpages_inc.htm */
div.nonhtmlStyle {background:#c0d4f9; border:3px solid #0b4cbf;}
