/*2C92C8 http://www.colorsontheweb.com/colorwizard.asp */

/* Main Elements */
	html		{ overflow-y: scroll; }
	body		{ font-family: Helvetica, Gill Sans MT, Arial, sans-serif; margin: 0; height: 100%;
					background: #294879 url(../images/main_bg.gif) repeat-x top }
	h1, h2, h3	{ font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #333; }
	h2, h3		{ font-style:italic }
	h3			{ margin: 0 }
	
	div#sidebar p	{ color: #547698; margin: 5px 0; }
	
	input,
	select,
	textarea	{ font-family: Helvetica, Arial, sans-serif; width: 350px; }
	textarea	{ height: 150px; }
	
	a,
	a:visited	{ color: #1D53B8; text-decoration:none }
	a:hover		{ color: #036; text-decoration: underline }
	a img		{ border: none }
	
	/*Main wrapper*/
	#wrapper	{ width: 850px; padding: 0; margin: 0 auto; background: #FFFFFE url(../images/content_bg.gif) repeat-x top }
	
	/*Header*/
	#header1	{ padding: 0 10px 0 20px; font-style: italic; background: #036 url(../images/main_head.gif) no-repeat; height: 69px }
	
	#sidebar	{ width: 170px; float: left; padding: 85px 0 10px 0; background: #036 url(../images/menu_top.gif) top no-repeat; color: #fff; text-align: center }
	#sidebar a, 
	#sidebar a:visited,
	#headlinks a,
	#headlinks a:visited	{ color: #fff; padding: 2px 5px; display: block }
	#leftbar img.border	{ border: 1px solid #333; }
	
	/*Content area*/
	#content1	{ text-align: left; margin: 0 0 0 170px; padding: 0 15px 15px 15px; line-height: 160%; }
	
	/*Footer*/
	#footer		{ font-size: small; padding: 20px 15px; clear: both; background: #036 url(../images/footer_bg.gif) top repeat-x; color: #FFF; text-align: right }
	#footer a,
	#footer a:visited	{ color: #FFF;}

	/* Image Frames */
	.officerframe { float: left; border: 1px solid #000; background: #F2F2F2; margin: 5px; text-align: center; padding: 5px; }
	
	#map			{ border: 1px solid #333; width: 617px; height: 400px; }
	
	.imageRight {
		float: right; margin: 0 0 10px 10px;
	}
	
	.post_it {
		float: right; margin: 0 0 15px 15px;
	}
			
	.link_pdf		{ background: url(../images/i/i_pdf.gif) left center no-repeat; padding: 0 0 0 20px; }