/* MAYOR & CITY COUNCIL STYLES */

#splash		{ /* height: 395px;  background-color:#CCCCCC;*/ background-color: #FFFFFF;  background-image: url(../../_images/mayor_city_council/splash.jpg); }

dl dd em	{ display: block; }

#col_2			{ float: right; /*margin-top: -20px;*/ width: 222px; }


/* -------------------------
	 =letter_from_the_mayor
------------------------- */


	/* =col_1 */
		
		.letter_from_the_mayor #col_1	{ float: left; width: 686px; }


	/* =col_2 */
		
		.letter_from_the_mayor #col_2			{ padding-top: 0; background: none; border: none; }
		.letter_from_the_mayor #col_2 img	{ margin-top: 2px; border: 1px solid #000; }
	
	/* =col_3 */
	
		.letter_from_the_mayor #col_3			{ float: left; width: 326px; }
		.letter_from_the_mayor #col_3 a		{ display: block; margin: 10px 0; }
	

/* ----------------
	 =city_council
---------------- */
	
	
	/* =col_1 */
	
		.city_council #col_1			{ float: left; width: 686px; }
		
		.city_council #col_1 dl			{ float: left; padding: 20px 0 0 0; }
		
		.city_council #col_1 dl dt,
		.city_council #col_1 dl dd		{ clear: both; float: left; width: 323px; margin: 0 10px 0 0; }
		
		.city_council #col_1 dl dt		{ height: 1.5em; padding-top: 0; }
		.city_council #col_1 dl dd		{ padding-bottom: 10px; margin-bottom: 10px; }
		
		.city_council #col_1 dl dt.alt,
		.city_council #col_1 dl dd.alt	{ clear: none; float: right; width: 343px; position: relative; top: -1.5em; }
	
	
	/* =col_2 */
	
		.city_council #col_2 dl dd					{ margin: 4px 0; }
	
	
	/* =col_3 */
		
		/*.city_council #col_3		{ float: left; width: 690px; padding: 0; margin: -20px 0 0; }
		
		.city_council #col_3 ul	{ float: left; padding: 15px 0 0; border-top: 1px dotted #661E1F; } */
		
			.city_council	#col_2 li	{ width: 212px; padding: 0 !important; margin: 0 auto 15px; background-image: url(../../_images/home/content_bg_gradient.png); background-repeat: repeat-x; background-color: #FCE799; background-position: bottom; border: 1px solid #661E1F; }
		
				.city_council #col_2 a	{ width: 202px; padding: 174px 5px 8px !important; margin: 0 0 0 !important; background-position: 5px 5px; background-repeat: no-repeat; }
				.city_council #col_2 a:hover	{ background-color: #FFF; background-position: 5px 5px; }
				
				.city_council #col_2 a.voting_districts_map { background-image: url(../../_images/_maps/_thumbnails/council_districts.jpg); margin-left: 0; }
				
				.city_council #col_2 a.city_directory { background-image: url(../../_images/mayor_council/city_council/city_directory.jpg); }
				
				.city_council #col_2 a.google_map { background-image: url(../../_images/mayor_council/city_council/google_map.jpg); }
