body
{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/marion/bg_body.png) repeat-x top left;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:.95em;
	color:#666;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	color:#129199;	
}

#accessibility
{
	display:none;	
}

#wrapper
{
	margin:0 auto;
	background:url(../images/marion/bg_outer.jpg) no-repeat top center;
	width:100%;
	height:500px;
}

#outer
{
	width:960px;
	margin:0 auto;
	padding:0;
}

#logo_header
{
	width:100%;
	height:114px;
}
	
	#logo_header #logo_seal
	{
		z-index:100;
		position:relative;
		width:215px;
		height:200px;
		background:url(../images/marion/logo_seal.png) no-repeat center center;
		float:left;
		clear:both;
	}
	
	#logo_header #logo_text
	{
		float:left;
		background:url(../images/marion/bg_text_logo.gif) no-repeat center center;
		width:400px;
		height:70px;
		margin:30px 0 0 5px;
	}
	
	#logo_header #search
	{
		float:right;
		width:275px;
		height:85px;
		background:url(../images/marion/bg_search_form.jpg) no-repeat top center;
	}
	
		#logo_header #search p
		{
			font:bold .85em sans-serif;
			color:#fff;
			padding-left:15px;
			text-align:left;
			margin:3px 0 0 6px;
		}
	
		#logo_header #search form
		{
			margin-top:5px;
		}
		
	#logo_header #tools
	{
		position:absolute;
		margin:90px auto 0;
		clear:both;	
		font:bold .75em sans-serif;
		color:#fff;
		width:960px;
		text-align:right;
	}
	
	#logo_header #tools a:visited,
	#logo_header #tools a:link
	{
		color:#fff;
		text-decoration:none;
	}
	
	#logo_header #tools a.text_down
	{
		font-size:.675em;
	}
	
	#logo_header #tools a.text_up
	{
		font-size:.8em;	
	}
	
	
#image_header
{
	width:100%;
	height:138px;
	background:url(../images/marion/bg_image_heder.gif.jpg) no-repeat top center #e8f7ed;
	text-align:center;
	padding-top:10px;
}

	#image_header #rotator
	{
		width:940px;
		height:129px;
		margin:0 auto;
		background:url(../images/marion/r_cardinal.jpg) no-repeat center center;
	}

#voter_stats
{
	width:100%;
	height:42px;
	background:url(../images/marion/bg_stats.png) repeat-x bottom left #188646;
}

	#voter_stats ul
	{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#voter_stats ul li
	{
		list-style-type:none;
		float:left;
		font-weight:bold;
		font-size:.85em;
		font-family:Arial, Helvetica, Sans-Serif;
		line-height:48px;
		color:#fff;
		margin:0 15px;
	}
	
#inner
{
	background:url(../images/marion/bg_content.jpg) no-repeat top center;
}

#quick_links
{
	height:98px;
	background:url(../images/marion/bg_quicklinks.gif) no-repeat left center;
}
	
	#quick_links ul
	{
		list-style-type:none;
		float:left;	
		margin:0 auto;
		margin-left:275px;
	}

	#quick_links ul li
	{
		float:left;
		margin:0 5px;
		padding:0 10px 0 5px;
		background:url(../images/marion/bg_ql_seperator.png) no-repeat right center;
		text-align:center;
	}

	#quick_links ul li a
	{
		display:block;
		padding:0 5px;
	}
	
	#quick_links ul li a img
	{
		border:none;
	}
	
	#quick_links ul li #ql_precinct
	{
		background:url(../images/marion/ql_precinct.png) no-repeat center center;
		width:70px;
		height:80px;
	}
	
	#quick_links ul li #ql_candidate
	{
		background:url(../images/marion/ql_candidate.png) no-repeat center center;
		width:120px;
		height:80px;
	}
	
	#quick_links ul li #ql_stats
	{
		background:url(../images/marion/ql_stats.png) no-repeat center center;
		width:55px;
		height:80px;
	}
	
	#quick_links ul li #ql_office
	{
		background:url(../images/marion/ql_office.png) no-repeat center center;
		width:90px;
		height:80px;
	}
	
	#quick_links ul li #ql_supervisor
	{
		background:url(../images/marion/ql_supervisor.png) no-repeat center center;
		width:90px;
		height:80px;
	}
		
#main
{
	background:url(../images/marion/bg_inner.png) repeat-y top left #fff;
	overflow:hidden;
}
	
	#main #side
	{
		width:200px;
		float:left;
		text-align:left;
	}
	
		#main #side .sidemenu
		{
			margin:0;
			overflow:hidden;
		}
	
		#main #side .sidemenu dt
		{	
			padding:0 0 0 10px;
			color:#fff;
			background:url(../images/marion/bg_menu_item.png) repeat-x bottom left #009cad;
			height:25px;
			border-bottom:1px solid #006b73;
			border-top:1px solid #01c7df;
		}
	
		#main #side .sidemenu dd
		{
			background:url(../images/marion/bg_side_menu.png) repeat-x top left;
			margin:0;
			padding:0;
		}
		
		#main #side .sidemenu dd.invisible_children
		{
			display:none;
		}
		
		#main #side .sidemenu dd.visible_children
		{
			display:block;
		}
		
		#main #side .sidemenu dt a
		{
			display:block;
			height:25px;
			color:#fff;
			font:bold .85em sans-serif;
			line-height:25px;
			text-decoration:none;
		}
	
		#main #side .sidemenu ul
		{
			margin:0;
			padding:0;	
		}
	
		#main #side .sidemenu ul li
		{
			list-style-type:none;	
			margin:2px 1px 4px 1px;
			border-bottom:1px solid #d4f0e2;
		}
	
		#main #side .sidemenu ul li a:link, 
		#main #side .sidemenu ul li a:visited
		{
			color:#666;
			text-decoration:none;
			padding:5px 0;
			font:normal .85em sans-serif;
		}
	
	#main #content
	{
		padding:10px 10px 38px 20px;
		float:left;
		width:72%;
		margin-left:10px;
		text-align:left;
	}
	
	#main #extra
	{
		text-align:left;
		float:right;
		width:200px;
		margin:0;
	}
	
	#main #extra #WhatsNew
	{
		margin:0;	
	}
	
	#main #extra .WebLinksTitle_WhatsNew
	{
		background:url(../images/marion/hdr_whats_new.png) no-repeat center center;
		text-indent:-999999px;
		margin:0;	
	}
	
	#main #extra #_ctl1_WhatsNew1_divTitle
	{
		margin:0 0 -20px 0;	
	}
	
	#main #extra #_ctl1_WhatsNew1_divList
	{
		background:url(../images/marion/bg_side_menu.png) repeat-x top left;
	}
	
	#main #extra #Weblinks_WhatsNew dt,
	#main #extra #WebLinks_WhatsNew dt a:link,
	#main #extra #WebLinks_WhatsNew dt a:visited
	{
		font:bold .85em sans-serif;
		color:#666;
		padding:5px 2px;
		display:block;
	}
	
	#main #extra #WebLinks_WhatsNew dd
	{
		margin:0;
		padding:5px;
		font:normal .8em sans-serif;
	}
	
	#main #extra #homepage_calendar #UpcomingEvents h3
	{
		background:url(../images/marion/hdr_election_calendar.png) no-repeat center center;
		margin:0;
		text-indent:-999999px;
		width:200px;
		height:47px;
	}
	
	#main #extra #homepage_calendar #UpcomingEvents table td
	{
		color:#666;
		font-size:.85em;
	}
	
	#main #extra #homepage_calendar #UpcomingEvents table td.Month
	{
		display:none;
	}
	
	#main #extra #homepage_calendar #UpcomingEvents #_ctl1_events_lnkCalendar
	{
		font-size:.8em;
		text-align:right;
		float:right;
	}
	

#footer
{
	width:960px;
	height:75px;
	background:url(../images/marion/bg_footer.jpg) no-repeat top center #02b2bf;
	clear:both;
	font:bold .85em sans-serif;
	color:#fff;
	padding:20px 0 0 0;
}
	
	#footer ul
	{
		width:75%;
		margin:0 auto;
	}
	
	#footer ul li
	{
		list-style-type:none;
		margin:0;
		padding:0;
		float:left;
		margin:0 10px;
	}
	
	#footer ul li a
	{
		text-decoration:none;
		color:#fff;	
	}
	
#printer_friendly
{
	width:800px;
	border:1px solid #ccc;
	padding:10px;
}

	#printer_friendly #header
	{
		height:220px;
		background:url(../images/marion/hdr_printer_friendly.jpg) no-repeat top left;
		overflow:hidden;
	}
	
#pnlQuestions
{
	font-size:.775em;
}

	#pnlQuestions #tdSuffix
	{
		font-size:.8em;
		padding:0;
		margin:0;
	}
	
	#pnlQuestions #tdSuffix label
	{
		margin:0;
		padding:0;
		text-align:left;
	}
	
	#pnlQuestions #tdSuffix input
	{
		margin:0;
	}
	
	#pnlQuestions #tblVoterRegistration
	{
		width:600px !important;
	}