/* CSS Document */
#container { background:#f1f1f3 url(graphics/gradient1.gif) top repeat-x; }

#top_nav p#resources { background:#B01C49; color:#ffffff; }
#top_nav p#resources a:link, #top_nav p#resources a:visited { text-decoration: none; color: #ffffff; }
#top_nav p#resources a:hover, #top_nav p#resources a:active { text-decoration: underline; color: #ffffff; }

#left_nav { background:none; border-left:1px solid #B62E58; border-bottom:1px solid #B62E58; border-right:1px solid #B62E58; }
#left_nav p.current { background-color:#bebce0; background-image:none; }/* # A6A4D3 */
#left_nav p.top { background:transparent url(graphics/label_bg2.gif) bottom left repeat-x; border:none; padding:0; }


#right_nav { right:10px; }
#right_nav p { background-color:#f1f1f3; border:1px solid #000000; padding:3px; font-size:10pt; }
#right_nav p a { font-size:11pt; }



img.main_photo { border-color:#CB7590; } /* See mayor/style_ec.css for more attributes of this class */

.topheader {background:#AB1240; color:#ffffff; text-align:center;} /* added for calendar.cfm */
tr.header, th.header { background:#CD5076; color:#ffffff; font-weight:bold; }

.colored_text { font-weight:bold; color:#AB1240; }

/* added for local tables and lists 5/1/06 jm */


#ec_sub .nonhtmlStyle { background:#E6BFCD; border: 3px solid #A2103C; } /* for the include file */

#ec_sub table { border:1px solid #A2103C; margin:0 0 1.5em 0; width:100%;} 
#ec_sub table caption { background:#A2103C; }


/* styles added for regionalnationalresourcesindex.aspx 6/19/06 jm */
#ec_sub .imgContainerDiv {
	width:40%;
	margin-bottom:2em;
	text-align:center;
}

#ec_sub .imgContainerDiv img {display:inline;}