body
{
	margin:0;
	padding:0;
	font:normal .85em sans-serif;
	color:#333;
	text-align:center;
	background:url(../images/martin/theme/bg_body.png) repeat-x top left #e6ded2;
}


body.printer-friendly
{
	background:none;
	text-align:left;
}

	body.printer-friendly #wrapper
	{
		width:800px;
		padding:10px;
	}
	
	body.printer-friendly #col1,
	body.printer-friendly #col3
	{
		display:none;	
	}

#accessibility
{
	display:none;	
}

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

.nav-header,
#content #col3 #whats-new .WebLinksTitle_WhatsNew,
#content #col3 #homepage-calendar #UpcomingEvents h3
{
	background:url(../images/martin/theme/hdr_nav.png) repeat-x top left;
	height:38px;
	font:bold .875em sans-serif;
	color:#fff;
	text-align:left;
	padding:10px 0 0 8px;
	margin:20px 0 5px 0;
}

#outer
{
	width:960px;
	margin:0 auto;
	background:url(../images/martin/theme/bg_outer.gif) no-repeat top center;
	padding:30px 0;	
}

#inner
{
	width:100%;
	text-align:center;
}

#header
{
	width:925px;
	height:170px;
	background:url(../images/martin/theme/bg_header.png) no-repeat center center;
	margin:0 auto;
	position:relative;
	z-index:100;
}

	#header #logo
	{
		width:250px;
		height:250px;
		background:url(../images/martin/theme/seal.png) no-repeat center center;
		position:relative;
		float:left;
		margin:-20px 0 0 30px;
		z-index:1000;
	}
	
		#header #logo a
		{
			display:block;
			width:250px;
			height:250px;
			border:none;
		}
		
#image-header
{
	width:940px;
	height:230px;
	background:#fff;
	text-align:center;
	position:relative;
	margin:-90px 0 0 0;
	padding:10px;	
}

	#image-header #rotator
	{
		width:940px;
		height:230px;
		margin:auto;
		background:#ccc;
		
	}
	
		#image-header #rotator #toolbar
		{
			width:100%;
			height:35px;
			position:absolute;
			*position:relative;
			margin:200px 0 0 10px;
			text-align:left;
			*float:left;	
		}
		
			#image-header #rotator #toolbar a
			{
				display:block;
				float:left;
				margin:0 5px;
				font:bold .85em sans-serif;
				color:#fff;
				text-decoration:none;
				line-height:25px;
			}
			
			#image-header #rotator #toolbar #search
			{
				float:left;
				margin:0 5px;
			}
			
			#image-header #rotator #toolbar a.lang
			{
				background:url(../images/martin/theme/ico_lang.png) no-repeat left center;
				height:20px;
				padding-left:22px;	
			}
			
			#image-header #rotator #toolbar a.printer_friendly
			{
				background:url(../images/martin/theme/ico_printer.png) no-repeat left center;
				height:20px;
				padding-left:22px;	
			}
			
			#image-header #rotator #toolbar a.text_up
			{
				background:url(../images/martin/theme/ico_text_up.png) no-repeat center center;
				width:25px;
				height:20px;
				cursor:pointer;
			}
			
			#image-header #rotator #toolbar a.text_down
			{
				background:url(../images/martin/theme/ico_text_down.png) no-repeat center center;
				width:25px;
				height:20px;
				cursor:pointer;
			}	
			
#voter-stats
{
	width:960px;
	height:49px;
	border-top:1px solid #8a704e;
	background:url(../images/martin/theme/bg_voter_stats.png) repeat-x bottom left;
	text-align:center;
	line-height:45px;
	font:bold .85em sans-serif;
	color:#174a76;
}

	#voter-stats span
	{
		line-height:45px;
		margin:0 10px;	
	}

#quick-links
{
	background:url(../images/martin/theme/bg_quick_links.png) repeat-x top left;
	height:40px;
	width:960px;
	margin:-1px 0 0 0;
}

	#quick-links a
	{
		display:block;
		float:left;
		height:30px;
		width:238px;
		text-align:center;
		font:bold .85em sans-serif;
		color:#fff;
		border-left:1px solid #8f0202;
		border-right:1px solid #4f0000;
		padding-top:10px;
		text-decoration:none;
	}
	
#content
{
	background:url(../images/martin/theme/bg_content.png) repeat-y top left #fff;
	overflow:hidden;
}

	#content #col1,
	#content #col3
	{
		width:210px;
		padding:20px 0 40px;
		text-align:left;
	}
	
	#content #col1,
	#content #col2
	{
		float:left;
	}
	
	#col2
	{
		text-align:left;
		padding:20px 20px 40px;
		width:700px;
		font:normal 1.em sans-serif;
		color:#333;
	}
	
	#content #col3
	{
		float:right;
	}
	
	
	#content #col1 a.social
	{
		display:block;
		float:left;
		width:36px;
		height:36px;
		margin:2px 8px;	
		border:none;
	}
	
		#content #col1 #facebook
		{
			background:url(../images/martin/theme/ico_facebook.png) no-repeat center center;
		}
		
		#content #col1 #twitter
		{
			background:url(../images/martin/theme/ico_twitter.png) no-repeat center center;
		}
		
		#content #col1 #shutterfly
		{
			background:url(../images/martin/theme/ico_shutterfly.png) no-repeat center center;
		}
		
		#content #col1 #youtube
		{
			background:url(../images/martin/theme/ico_youtube.png) no-repeat center center;
		}
		
	#content #col1 dl,
	#content #col3 dl
	{
		margin:0;
		overflow:hidden;
		text-align:left;
		font:bold 1em sans-serif;
		color:#174a76;
	}
	
	#content #col1 dt,
	#content #col3 dt
	{	
		padding:0 0 0 10px;
		height:25px;
	}
	
	#content #col1 dd,
	#content #col3 dd
	{
		margin:0;
		padding:0;
	}
		
	#content #col1 dd.invisible_children
	{
		display:none;
	}
		
	#content #col1 dd.visible_children
	{
		display:block;
	}
		
	#content #col1 dt a
	{
		display:block;
		height:25px;
		color:#174a76;
		font:bold .85em sans-serif;
		line-height:25px;
		text-decoration:none;
	}
	
	#content #col1 ul,
	#content #col3 ul
	{
		margin:0 0 0 10px;
		padding:0;	
	}
	
	#content #col1 ul li,
	#content #col3 ul li
	{
		list-style-type:none;	
		margin:4px 1px 4px 10px;
		padding:2px 0;
	}
	
	#content #col1 ul li a:link, 
	#content #col1 ul li a:visited,
	#content #col3 ul li a:link, 
	#content #col3 ul li a:visited
	{
		color:#397ab2;
		text-decoration:none;
		font:bold .845em sans-serif;
	}
	
	#content #col3 dt
	{
		font:bold .85em sans-serif;
	}
	
	#content #col3 dt,
	#content #col3 dt a
	{
		height:auto;
		line-height:1em;
		display:block;
		clear:both;
		color:#174a76;
		text-decoration:none;
	}
	
	#content #col3 dd
	{
		font:normal .85em sans-serif;
		margin:8px 0 8px 20px;
		color:#397ab2;
		clear:both;
		float:left;
		display:block;
	}
	
		#content #col3 #UpcomingEvents table
		{
			width:95%;
			background:#fff;
			margin:10px auto;
			border:1px solid #b8a487;
			padding:1px;
			border-collapse:collapse;
		}
		
			#content #col3 #UpcomingEvents table td
			{
				padding:3px;
				border-collapse:collapse;	
			}
			
			#content #col3 #UpcomingEvents table tbody
			{
				border:2px solid #fff;
			}
			
			#content #col3 #UpcomingEvents table tr td.Month
			{
				background:url(../images/martin/theme/hdr_month.png) repeat-x top left;
				height:32px;
				font:bold 1em sans-serif;
				color:#fff;
				text-align:center;
			}
			
			#content #col3 #UpcomingEvents table tr td.Date
			{
				width:55px;
				text-align:center;
				border-bottom:1px solid #98acc9;
				border-right:1px solid #98acc9;
				border-collapse:collapse;
				font:bold .85em sans-serif;
				color:#98acc9;
			}
			
			#content #col3 #UpcomingEvents table tr td.EventTitle
			{
				border-bottom:1px solid #98acc9;
				border-collapse:collapse;
				font:bold .85em sans-serif;
				color:#1a3d75;
			}
			
			#content #col3 #UpcomingEvents #_ctl1_events_lnkCalendar
			{
				float:right;
				font:bold .75em sans-serif;
				color:#8a704e;
				margin:0 4px 0 0;
			}
	
#footer
{
	clear:both;
	background:url(../images/martin/theme/bg_footer.png) no-repeat top center;
	padding-top:40px;
}

	#footer #links
	{
		text-align:center;
	}
	
	#footer #links a:link,
	#footer #links a:visited
	{
		font:bold .85em sans-serif;
		color:#83723f;
		text-decoration:none;
		margin:0 15px;
	}
	
	#footer #links a:hover
	{
		text-decoration:underline;
	}
	
	#footer #address
	{
		background:url(../images/martin/theme/bg_footer_address.png) no-repeat right center;
		height:140px;
		text-align:left;	
	}
	
		#footer #address p
		{
			display:block;
			float:left;
			text-align:center;
			font:bold .8em sans-serif;
			color: #b2a189;
			margin:40px 35px 0 10px;	
		}
	
#powered-by
{
	font-size:.8em;
}
