 
body {
	background: #f3f5dd url('/images/site_background.jpg') no-repeat center -200px;
	font-family: "Lucida Grande", Verdana, arial, sans-serif;
	font-size: 12px;
}

h2, h3 {
	padding-left: 10px;
}

#center_panel_inner a {
	border-bottom: 1px dotted #004430;
	color: #004430;
	text-decoration: none;
}

#center_panel_inner a:hover {
	border-bottom: 1px dotted #333333;
	color: #999999;
	text-decoration: none;
}

#content {
	margin: 0 auto;
	padding: 0;
}

#header {
	background: url('/images/header.png') no-repeat center center;
	height: 300px;
	margin: 0 auto;
	padding: 0;
}

#content_body	{
	margin: 0 auto;
	width: 950px;
	padding-top: 10px;
	background-color: #f3f5dd;
}

a {
	color: #004430;
	border-bottom: 1px dotted #004430;
	text-decoration: none;
}

a:hover {
	color: #999999;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

	#center_panel_content {
		background-color: #F3F5DD;
		padding-top: 0;
	}

	#content_body #left_panel {
		width: 190px;
		float: left;
		margin: 0 0 10px 10px;
		display: inline;
	}

		#content_body #left_panel p a {
			color: #999999;
			border-bottom: 1px dotted #333333;
		}

		#content_body #left_panel p a:hover {
			color: #004430;
		}

		#content_body #left_panel p {
			padding: 5px 0;
		}

			#content_body #left_panel #navigation {
				margin: 0;
				color: #ffffff;
				margin-bottom: 15px;
				padding: 0px;
				border: 1px solid #dddddd;
			}

			#content_body #left_panel #navigation ul {
				background-image: url('../images/treatment/menu_bg.jpg');
				background-position: top center;
				background-repeat: repeat-x;
				margin: 0;
				padding: 2px;
				list-style: none;
			}

			#content_body #left_panel #navigation ul li {	
				margin: 0;
				padding: 0;
				list-style: none;
			}

				#navigation ul li a {	
					border-top: 1px solid #cccccc;
					color: #333333;
					display: block;
					font-weight: 700;
					margin: 0 5px;
					padding: 10px 0;
					text-decoration: none;
					border-bottom: 0;
					text-transform: uppercase;
					font-size: 90%;
				}

				#navigation ul li a:hover {	
					color: #669966;
				}
				
				#navigation ul li a.current {	
					color: #669966;
				}
				#navigation ul li a.last {	
					border: 0;
				}
				
				#content_body #left_panel #navigation ul li ul {
					padding: 0;
					background: transparent;
					border: 0;
				}

					#content_body #left_panel #navigation ul li ul li {	
						margin: 0;
						padding: 2px 0 0 30px;
						list-style: none;
					}

							#navigation ul li ul li a {	
								border: 0;
								color: #FFFFFF;
								display: block;
								font-weight: 500;
								margin: 0 10px;
								padding: 0;
								text-decoration: none;
								text-transform: uppercase;
							}

							#navigation ul li ul li a:hover {	
								color: #669966;
							}

							#navigation ul li ul li a.current {	
								color: #004430;
							}
							
			#content_body #left_panel .sponsor {
				margin: 10px;
				text-align: center;
			}
							
			#content_body #left_panel .sponsor a {
				border-bottom: 0;
			}
							
			#content_body #left_panel .sponsor_last {
				border-bottom: 0;
				margin-bottom: 10px;
				padding-bottom: 10px;
				text-align: center;
			}
		#content_body #left_panel #newsletter_signup {
			background: #669966;
			color:#ffffff;
		}

		#content_body #left_panel #newsletter_signup h1, #content_body #right_panel h1 {
			background: #004430;
			/*background: url('/images/site_sectionhead.jpg') repeat-x top center; */
			border: 0;
			text-align: center;
			color: #ffffff;
			padding: 5px 0 5px;
			margin: 10px 0;
			text-transform: uppercase;
			font-weight: 500;
		}

		#content_body #left_panel #newsletter_signup p {
			padding: 0 10px;
		}

		#showMessage {
			padding: 10px;
		}

		#content_body #left_panel #newsletter_signup form {
			padding: 0 0 10px;
		}

		#content_body #left_panel #newsletter_signup form input {
			padding: 5px 5px 5px;
			font-size: 12px;
			border: 1px solid #ececec;
			width: 150px;
			background: #ffffff url('../images/treatment/input_background.png') no-repeat top left;
		}

		#content_body #left_panel #newsletter_signup form input.no_embelish {
			padding: 0;
			font-size: 12px;
			border: 0;
			background: none;
		}

		#content_body #left_panel #latest h3 {
			color: #ffffff;
		}
		
		#content_body #left_panel #latest p {
			color: #ffffff;
		}

	#footer	{
		margin: 0 auto;
		width: 970px;
		padding: 0;
	}
	
	#footer_inner {
		background-color: #004430;
		margin: 0 12px 0px 12px;
		height: 35px;
	}

	#footer_inner p	{
		padding: 10px 15px 0 15px;
		color: #ffffff;
		text-align: center;
	}

	#footer_inner p a	{
		color: #ffffff;
		text-decoration: none;
		border-bottom: 1px dotted #fffff;
	}

	#footer_inner p a:hover	{
		color: #333333;
		text-decoration: none;
		border-bottom: 1px dotted #333333;
	}
	
	#left_tower {
		text-align: center;
	}
	
	#top_banner {
		margin-bottom: 10px;
	}


/* Pagination */
	
	
.pagination {
	text-align: center;
	padding: 20px 10px;
}
 
.pagination a {
	padding: 1px 3px;
	margin: 1px 2px;
	border: 1px solid #669966;
	background-color: #004430;
	color: #ffffff;
	text-decoration: none;
}

.pagination .current {
	padding: 1px 3px;
	margin: 1px 2px;
	border: 1px solid #004430;
	background-color: #004430;
	color: #669966;
}

.pagination span.prev, .pagination span.next {
	padding: 1px 3px;
	margin: 1px 2px;
	border: 1px solid #004430;
	background-color: #004430;
	color: #69966;
}

/* News Stories */

.main_story_image {
	margin: 0 auto;
}

.story_image {
	float: right;
	display: inline;
	margin: 0 5px;
}

h3.hp_main_news_title {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	margin: 0;
	padding: 0 12px 10px 12px;
}

h3.hp_news_title {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	margin: .8em -5px;
	padding-left: 10px;
}

.hp_news_item {
	width: 100%;
	overflow: hidden;
}

.hp_news_item h2, .hp_news_item h3, .hp_news_item p {
	margin-left: 0;
}

.news_date {
	font-size: .8em;
}

.h2_story {
	line-height: normal;
	margin: 0;
}

.news_thumb {
	float: right;
	margin-left: 5px;
	display: inline;
}

.news_main_hero{
	text-align: center;
}
