@charset "utf-8";
/* RESET CSS */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline;	background: transparent;}

/* Begin Tim Nank CSS */

body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg) repeat-x fixed #0b4f96;
	font:Arial, Helvetica, sans-serif;
	height:100%;}
a {
	color:#002c48;
	text-decoration:none;}
a:hover {
	color:#005184;
	text-decoration:underline;}

#container {
	width:941px;
/*	height:1265px;*/
height:100%;
	padding-left:23px;
/*	background: url(images/main-bg.jpg) #ffffff;*/
background:#ffffff;
	margin: 0 auto;
		margin-top:20px;
		margin-bottom:3px;
	text-align:left; }
div.imageRotation {
	position: absolute;
	margin-left: 213px;
	margin-top: 305px;
}
#top-half {}
	#header {}
	#nav {
		width:910px;
		height:49px;
		margin-bottom:3px;
		background:url(images/nav-bg.jpg);
		border: 1px solid #a59d9d; }
		#nav ul li {
			list-style:none;
			margin:0px; 
			padding:0px;
			float:left; }
		#nav ul li a {
			width:105px;
			height:24px;
			padding-top:6px;
			margin-left:6px;
			margin-top:8px;
			border:1px solid #000;
			float:left;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			letter-spacing:-0.5px;
			text-decoration:none;
			background:url(images/nav-item.jpg);}
		#nav ul li a:hover {
			background:url(images/nav-item-ro.jpg);}
		#nav .contribute {
			background-color: #ffae2f;
			background-image: none; }
		#nav .contribute ul:hover {
			background-color:#dc2b4c; }			
	#mid-box {
		width:912px;
		height:319px;
		margin-bottom:3px;
		background:url(images/mid-box.jpg);
		text-align:right; }
		#take-action {
			width:282px;
			padding-top:110px;
			float:right;}
			#email-form {
				height:68px;
				font-size:10px; }
			.input-text {
				width:130px;
				padding:3px;
				font-size:11px;
				border:1px solid #79909a; }
			.input-submit {
				padding-right:10px;
				}
			#volunteer {
				height:141px;}
#content-container{
	background:#fff; 
	width:941px;
	padding-bottom:30px;
	height:auto%;
	}
	#main-content{
		width:622px;
		min-height:550px;
		border:1px solid #e1e1e1;
		padding-bottom:15px;
		background:url(images/main-content-bg.jpg) no-repeat #f5f5f5;
		overflow:auto;
		overflow-x:hidden !important; /* fix for firefox scrolling */
		}
		#main-content p {
			margin-bottom: 10px;
		}
		#main-content li {
			margin-bottom:10px; }
		.news-item{
			width:580px;
			margin-top:25px;
			margin-left:28px;
			padding-bottom:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:arial;
			font-weight:normal;
			border-bottom:1px solid #a8b6be;
			float:left; }
			.post-navigation{
			width:580px;
			margin-left:28px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:arial;
			font-weight:normal;
			float:left; }
			.news-bullet {
				width:67px;
				height:100%;
				float:left; }
			.news-content {
				width:500px; /* real width 513 -- difference is padding  */
				float:right;
				line-height:150%;
				font-size:13px; }
			.news-content {
				list-style:none;
				}
			.news-content h2{
				margin-bottom:5px;
				font-family:"Times New Roman", Times, serif;
				font-size:30px;
				line-height:100%;
				color: #002c48; }
			.news-footer {
				width:513px;
				margin-top:15px;
				height:33px;}
				.news-read {
					width:85px;
					height:33px;
					margin-right:10px;
					background:url(images/news-read.jpg);
					float:left; 
					}
				.news-pub {
					height:25px;
					padding:6px 12px 0px 12px;
					background:#eaeaea;
					border:1px solid #d8d8d8;
					font-size:12px;
					font-family: Arial, Helvetica, sans-serif;
					float:left; }
				.comments {
					height:25px;
					padding:6px 12px 0px 12px;
					margin-right:10px;
					background:#e8eff4;
					border:1px solid #dae4ec;
					font-size:12px;
					font-family: Arial, Helvetica, sans-serif;
					float:left; }
		.page-content {
			width:100%; /* real width 513 -- difference is padding  */
			float:left;
			line-height:130%;
			font-size:13px; }
		.page-content h2{
			margin-bottom:15px;
			font-family:"Times New Roman", Times, serif;
			font-size:30px;
			line-height:100%;
			color: #002c48; }
		.page-content li{
			margin-left:25px; }
	#right-container {
		float:right;
		}
	#right-sidebar{
		width:280px;
		margin-right:29px;
		margin-bottom:5px;
		list-style:none;
		background:#ddeef8;
		border:1px solid #c6daeb;
		text-align:center; }
		#event-item {
			width:238px;
				padding-left:20px;
			height:44px;
				padding-top:9px;
			margin-top:5px;
			margin-left:11px;
			background:url(images/event-item.jpg);
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:120%;
			text-align:left; }
			.event-name {
				color:#136aa1;
				font-weight:bold;
				font-size:14px; }
		#more-events {
			width:258px;
			padding-top:20px;
			padding-bottom:15px;
			margin-left:11px;
			text-align:right; }		
		#inside-box {
			width:247px;
			padding:5px;
			margin-left:11px;
			margin-top:5px;
			margin-bottom:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:150%;
			list-style:none;
			background:#c9e1f6;
			text-align:left; }
		#events-list {
		list-style:none; }
#footer {
	width:960px;
	margin: 0 auto;
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	color:#fff;}
	#footer a {
		color:#fff;
		text-decoration:none;
		letter-spacing:1px; }
	#footer-auth {
		width:338px;
		height:32px;
		padding-top:18px;
		background:#002c49;
		border:1px solid #efefef;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		margin: 0 auto; }

