/* ------------------------------------ Reset ------------------------------------ */

* {
	margin:0;
	padding:0;
	}
	
/* ------------------------------------ Basics ------------------------------------ */
body {
	background: #226522;
	}
a {
	outline:none;
	}
a img {
	border:0;
	}
p {
	margin-bottom:20px;
	}
#content ul,
#content ol {
	margin:0 0 20px 15px;
	}
#content ul ul,
#content ol ol {
	margin:0 0 0 15px;
	}

fieldset {
	border:0;
	}
.hide {
	display:none;
	}
.clear {
	clear:both;
	height:1px;
	}
#content br {
	clear:none !important;
	}
#content .content {
	padding:0 2px;
	}
#content input,
#content textarea,
#content hr {
	margin:7px 0;
	}
#content .checkboxtable td,
#content .radiotable td,
#content .headlines {
	padding:0 3px;
	}
#content .checkboxtable input {
	margin:0;
	}
	
#content table.calendar ul {
font-size:0.8em;
line-height:1em;
padding:2px 2px 2px 10px;
margin:0px;
}

.content_image_box {
border:0px;
background:none;
}

.content_image_box img {
	border:solid 4px #333333;
}

#content h5.form_title, div.form_row_submit, h5.form_title {
background:#915791 none repeat scroll 0 0;
color:#fff;
font-weight:bold;

}
	
.collection_item_description {
font-style:normal;
}

#siteMapLink ul.spacing_double, ol.spacing_double {
line-height:1.2em;
}

/* ------------------- IE6 DUE fixes ------------------- */
#content br {
	clear:none !important;
	}	

#content form table {
	width:455px;
	}
#content form table table {
	width:100%;
	}	

	

#wrapper {
	width:100%;
	background: #fff url(../graphics/bg.jpg) repeat-x;
	margin-top:9px;
	}
#masterContainer {
	width:960px;
	margin:0 auto;
	background: #fff;
	}	
	
	
/* ------------------------------------ Header ------------------------------------ */
	
		#logo {
			display:block;
			position:absolute;
			left:50%;
			top:51px;
			margin-left:-424px;
			width:312px;
			height:69px;
			font-size:1px;
			line-height:1px;
			text-indent:-9999px;
			background:transparent url(../graphics/logo.gif) no-repeat;
			}
			#logo a {
				display:block;
				width:312px;
				height:69px;
				}
				
			#siteMapLink ul li, #siteMapLink ul li div {
			display:inline;
			}
			
			#siteMapLink ul li {
				padding-left:5px;
			}
			
			#siteMapLink {
				position:absolute;
				top:10px;
				right:211px;

			}
			
			#siteMapLink ul li div a {
				font: 0.75em/1.5em 'lucida grande', arial, helvetica, sans-serif;
				padding:4px 9px;
				border:2px solid #226522;
				color:#fff;
				text-decoration:none;
				background-color:#95b795;

				}
				#siteMapLink a:hover {
					color:#fff;
					}
						
						
/* --------------------- Primary Navigation --------------------- */
		
			
			#nav {
				list-style:none;
				position:absolute;
				top:53px;
				left:50%;
				margin-left:-92px;
				width:600px;
				height:48px;
				z-index:2000;
				background:transparent url(../graphics/nav_bg.gif) no-repeat;						
				}
				
				#nav li {
					position:absolute;
					z-index:2000;
					}
					
					#nav li a {
						display:block;
						text-indent:-9999px;
						height:49px;
						width:161px;
						background:transparent url(../graphics/nav.gif) no-repeat;						
						}
						
					#nav li#whatWeDo {
						margin-left:11px;
						}
	
					#nav #getInvolved {
						margin-left:128px;
						}
						
					#nav #whoWeAre {
						margin-left:255px;
						}
						
					#nav #newsEvents {
						margin-left:372px;
						}						

					#nav li#whatWeDo a {
						background-position:0 0;
						}
					#nav li#getInvolved a {
						background-position:-177px 0;
						}						
					#nav li#whoWeAre a {
						background-position:-364px 0;
						}
					#nav li#newsEvents a {
						background-position:-541px 0;
						}
						
					#nav li#whatWeDo:hover a,
					#nav li#whatWeDo.over a {
						background-position:0 -90px;
						}
						
					#nav li#getInvolved:hover a,
					#nav li#getInvolved.over a {
						background-position: -177px -90px;
						}
						
					#nav li#whoWeAre:hover a,
					#nav li#whoWeAre.over a {
						background-position: -364px -90px;
						}
						
					#nav li#newsEvents:hover a,
					#nav li#newsEvents.over a {
						background-position: -541px -90px;
						}						

						#nav li ul {
							float:none;
							position:absolute;
							top:49px;
							left:-9999px;
							list-style:none;
							width:151px;
							height:auto;
							background:url(../graphics/nav_bottom.gif) left bottom no-repeat;
							padding:0 0 5px 10px;
							z-index:2000;
							}
						
						body #nav li:hover ul, 
						body #nav li.over ul {
							left: 0;
							z-index:50;
							}
						#nav li ul li {
								float:left;
								clear:left;
								display:block;
								position:static;
								margin:0;
								height:auto;
								width:160px;
								}
								#nav li ul li a:link,
								#nav li ul li a:visited {
									font:normal 0.85em/1.2em 'lucida grande', arial, helvetica, verdana, sans-serif;
									color:#b9d5e3;
									display:block;
									background: none !important;
									text-decoration:none;
									padding:6px 13px;
									margin-right:0;
									text-indent:0;
									height:auto;
									width:125px;
									}								
									
									
								#nav li ul li a:hover,
								#nav li ul li a:active {
									color:#fff;
									}						
		
						
/* ------------------------------------ Content Area ------------------------------------ */
		
		#spotlight {
			padding:112px 0 0 60px;
			}
		#masthead {
			padding:114px 0 0 56px;
			}	
			
		#masthead .content_image img {
			border:0px;
			margin:0px;
		}
		
		#masthead p.content_image {
			padding:0px;
		}
			
			
			#contentContainerHome,
			#contentContainerInterior {
				padding-bottom:20px;
				}
			
/* ------------------------- Sidebar ------------------------- */
	
	#contentContainerHome #sidebar {
		width:320px;
		float:left;
		font: 0.88em/1.5em georgia, 'times new roman', times, serif;
		padding:25px 0 0 53px;
		}
		
	#contentContainerInterior #sidebar {
		width:255px;
		float:left;
		font: 0.88em/1.5em georgia, 'times new roman', times, serif;
		background:#fff url(../graphics/subnav_top.jpg) 60px top no-repeat;
		padding:53px 0 0 60px;
		z-index:100;
		}
			
		
/* ---------------- Homepage News --------------- */

		#newsTitle {
			display:block;
			width:317px;
			height:57px;
			font-size:1px;
			line-height:1px;
			text-indent:-9999px;
			background:transparent url(../graphics/news_title.jpg) no-repeat;
			}
		
		
		#sidebar .news_articles, #sidebar .news_archives {
			width:300px;
			margin-left:8px;
			}
			#sidebar .news_articles ul li, #sidebar .news_archives {
				padding: 7px 0;
				color:#666;
				border-bottom:1px solid #dee2de;
				font: 0.8em/1.5em 'lucida grande', arial, helvetica, sans-serif;
				list-style:none;
				}	
				#sidebar .news_articles ul li a, #sidebar .news_archives a {
					color:#069;
					text-decoration:none;
					}
				#sidebar .news_articles ul li a:hover, #sidebar .news_archives a:hover {
					text-decoration:underline;
					}
					
				#sidebar .news_archives  {
					text-align:right;
					font-weight:bold;
					padding-top:20px;
				}
					#newsTable td:first-child {
						display:none;
						}
						

/* ----------------- Subnav ----------------- */	
	
	.subnav {
			list-style:none;
			width:220px;
			padding-bottom:47px;
			z-index:1;
			background: url(../graphics/subnav_bottom.jpg) 0 bottom no-repeat;
			}
			
			.subnav li {
				border-bottom:1px solid #dee2de;
				width:220px;
				}
			.subnav li.last {
				border-bottom:0;
				}				

				.subnav li a {
					display:block;
					font: 0.88em/1.25em 'lucida grande', arial, helvetica, sans-serif;
					color:#939;
					padding: 8px 10px;
					text-decoration:none;
					}
				.subnav li a:hover, .subnav li a.current_page {
					color:#333;
					}

					
					.subnav li ul {
						list-style:none;
						border:none;
						margin:2px 0 7px 0 !important;
						height:auto;
						}
						.subnav li ul li {
							border:0;
							}
							.subnav li ul li a {
								display:block;
								font: 0.88em/1.25em 'lucida grande', arial, helvetica, sans-serif;
								color:#cc99cd;
								padding: 4px 20px 4px 27px;
								text-decoration:none;
								border:none;
								background:url(../graphics/subnav_arrow.gif) left 8px no-repeat;
								}
							.subnav li ul li a:hover {
								color:#ab80ab;
								}
							.subnav li ul li a.current_page {
								color:#333;
								text-decoration:none;
								cursor:default;
								}				
			
			
/* ------------------------------- Content ------------------------------- */			
					
		#contentContainerHome #content {
			padding:29px 66px 0 430px;
			font: 0.94em/1.4em georgia, 'times new roman', times, serif;
			color:#333;
			}
			
		#contentContainerInterior #content {
			padding:25px 65px 0 325px;
			font: 0.94em/1.4em georgia, 'times new roman', times, serif;
			color:#333;
			}	
			
		#content h2, #content h3, #content h4 , #content h5, #content h6 {
			font-family:'lucida grande', arial, helvetica, verdana, sans-serif;
			margin:10px 0 15px 0;
			color:#763d76;
			font-weight:normal;
		}
		
		#content .titleLarge {
			margin-bottom:12px;
			font: normal 1.31em/1.19em 'lucida grande', arial, helvetica, verdana, sans-serif;
			color:#333;
			}		
				
				
				#content.subheadline, #content.formtitle {
					margin:10px 0 15px 0;
					font: normal 1.1em/1.2em 'lucida grande', arial, helvetica, verdana, sans-serif;
					color:#763d76;
					}
					
					#content a:link,
					#content a:active,
					#content a:visited {
						color:#005b89;
						}

					#content a:hover {
						color:#743a74;
						text-decoration:none;
						}
						
/* ------------------------------------ Footer ------------------------------------ */

#footer1 {
	width:100%;
	background:#8b4f8b url(../graphics/footer_bg.jpg) 50% top repeat-y;
	clear:both;
	border-bottom:1px solid #875687;
	font-size:15px;
	line-height:15px;
	}
	#footerQuicklinks {
		width:890px;
		margin:0 auto;
		height:200px;
		padding-left:70px;
		background: url(../graphics/footer_quicklinks.jpg) 50% top no-repeat;
		}
		#footerQuicklinks li {
			display:inline;
			}
			#footerQuicklinks li a {
				display:block;
				float:left;
				width:270px;
				height:200px;
				font-size:1px;
				line-height:1px;
				text-indent:-9999px;
				}
#footer2 {
	width:960px;
	margin:0 auto;
	padding:16px 0;
	text-align:center;
	font: 0.85em/1.5em georgia, 'times new roman', times, serif;
	color:#fff;
	}
	
div.required_form_label {
	color:#296128;
	}
	
	#footer2 a {
		color:#fff;
		}
		
		#footer2 ul li, #footer2 ul li div, #footer2 ul {
		display:inline;
		}
		
		#footer2 ul li div {
		font-weight:normal;
		}
		
		#footer2 ul li {
		padding-right:8px;
		}
/* ------------------------------------ Site Map ------------------------------------ */
#siteMap ul {
	font: bold 1.1em/2em georgia, 'times new roman', times, serif;
	float:left;
	width:40%;
	}
	#siteMap ul ul {
		font: normal 0.9em/2em georgia, 'times new roman', times, serif;
		float:none;
		width:auto;
		}
		#SiteMap ul ul ul {
			font: normal 0.9em/2em georgia, 'times new roman', times, serif;
			}	
