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

* {
	margin:0;
	padding:0;
	}
	
/* ------------------------------------ Basics ------------------------------------ */
body {
	background:#5B8F2A url(../graphics/bg.jpg) repeat-x;
	margin-left:-0.1px
	}
a {
	outline:none;
	}
a img {
	border:0;
	}
p {
	margin-bottom:20px;
	}
fieldset {
	border:0;
	}
.hide {
	display:none;
	}
#content ul,
#content ol {
	margin-left:15px;
	}
	
#content .calendar ul {
	margin:0px;
}

#content input, 
#content textarea,
#content hr {
	margin:8px 0;
	}
#content .content, 
#content .checkboxtable td,
#content .radiotable td {
	padding:0 3px;
	}
/* ------------------- IE6 DUE fixes ------------------- */
#content br {
	clear:none !important;
	}
#content table {
	width:580px;
	}
#content form table {
	width:580px;
	}
#content form table table {
	width:100%;
	}	
	 
/* --------------------- Containers & Header --------------------- */	
	
html, body, #wrap {
	height:100%;
	}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -158px;
	background:url(../graphics/content_bg.jpg) 50% top repeat-y;
	}

	#masterContainer {
		margin:0 auto;
		width:970px;
		background:url(../graphics/content_top.jpg) 50% 164px no-repeat;
		}
		
		#header {
			width:970px;
			height:164px;
			background:url(../graphics/masthead.jpg) right top no-repeat;
			}
			
			#logo {
				display:block;
				width:250px;
				height:128px;
				position:absolute;
				top:22px;
				left:50%;
				margin-left:-451px;
				background:url(../graphics/logo.png) no-repeat;
				}
				#logo a {
					display:block;
					width:188px;
					height:128px;
					text-indent:-9999px;
					}

/* --------------------- Primary Navigation --------------------- */
			
			#nav {
				list-style:none;
				width:950px;
				height:47px;
				padding-left:20px;
				}
				#nav li {
					display:block;
					float:left;
					background:url(../graphics/nav_line.gif) right top no-repeat;
					}
					#nav li a {
						float:left;
						display:block;
						font: italic 1.1em/47px georgia, 'times new roman', times, serif;
						padding:0 16px 0 17px;
						height:37px;
						color:#427730;
						text-decoration:none;
						}
					#nav li.last {
						background-image:none;
						}
					#nav li a:hover,
					#nav li a.current_page {
						color:#5b8f22;
						background:url(../graphics/nav_arrow.gif) 50% 1px no-repeat;
						}			
				
		#spotlight {
			margin-left:36px;
			}
					
					
/* --------------------------- Sidebar --------------------------- */
	
	#contentContainerHome,
	#contentContainerInterior {
		padding-bottom:10px;
		}		
		
		#contentContainerHome #sidebar {
			float:right;
			width:245px;
			padding:27px 53px 0 0;
			margin-bottom:15px;
			}

		#contentContainerInterior #sidebar {
			float:right;
			width:278px;
			padding:0 34px 0 0;
			margin-top:37px;
			background:url(../graphics/subnav_bg.jpg) left top no-repeat;
			}	
			
/* ---------- Homepage News ---------- */

				#newsTitle {
					text-indent:-9999px;
					width:245px;
					height:38px;
					background:url(../graphics/news_title.gif) 1px 10px no-repeat;
					border-top:3px solid #eee;
					border-bottom:2px solid #f5f5f5;
					}
				
				#newsTable {
					width:245px;
					margin-top:12px;
					}
					#sidebar .news_articles ul li, #sidebar .news_archives {
						color:#444;
						font: 0.81em/1.17em georgia, 'times new roman', times, serif;
						padding:11px 0;
						border-bottom:2px solid #f5f5f5;
						list-style:none;
						}	
						
					#sidebar .news_archives {
						text-align:right;
						padding:25px 5px 5px 5px;
						font-weight:bold;
					}
					
					#newsTable td:first-child {
						display:none;
						}							
						#sidebar .news_articles ul li a, #sidebar .news_archives a {
							color:#427730;
							text-decoration:none;
							}
						#sidebar .news_articles ul li a:hover, #sidebar .news_archives a:hover {
							text-decoration:underline;
							}			
			
			
/* --------------------- Subnav --------------------- */
			

		#sectionTitle {
			font: normal 1.13em/56px georgia, 'times new roman', times, serif;
			color:#fff;
			padding-left:25px;
			height:56px;
			}
			
			#push {
				float:left;
				height:345px;
				width:1px;
				}

			.subnav {
				list-style:none;
				margin-top:10px;
				width:276px;
				float:left;
				}
				.subnav li a {
					display:block;
					color:#033;
					font: italic 1em/1.2em georgia, 'times new roman', times, serif;
					padding:6px 24px;
					text-decoration:none;
					width:230px;
					}
				.subnav li a:hover {
					color:#5b8f22;
					}
				.subnav li a.current_page, .subnav li a.current_page:after {
					color:#000;
					content: "\00A0\00bb";
					}					
					
					
					.subnav li ul {
						list-style:circle;
						margin:0;
						padding:0 0 2px 52px;
						color:#b09b36;
						}
						.subnav li ul li a {
							color:#b09b36;
							font: italic 0.88em/1.2em georgia, 'times new roman', times, serif;
							padding:3px 0 3px 4px;
							width:230px;
							text-decoration:none;
							background:transparent none;
							border:0;
							}
						.subnav li ul li a:hover,
						.subnav li ul li a.current_page{
							text-decoration:underline;
							color:#b09b36;
							}							
/* --------------------- Content --------------------- */			
	
	#contentContainerHome #content {
		font: 0.81em/1.7em georgia, 'times new roman', times, serif;
		padding:27px 335px 20px 54px;
		color:#444;
		}
	#contentContainerInterior #content {
		font: 0.81em/1.7em georgia, 'times new roman', times, serif;
		padding:45px 340px 20px 38px;
		color:#444;
		}	
		
		#welcomeTitle {
			text-indent:-9999px;
			width:245px;
			height:38px;
			background:url(../graphics/welcome_title.gif) no-repeat;
			border-top:3px solid #eee;
			border-bottom:2px solid #f5f5f5;
			margin-bottom:17px;
			}		
		
		
		.titleLarge {
			font: normal 1.38em/1.2em georgia, 'times new roman', times, serif;
			color:#444;
			margin:0 0 12px 0;
			}
			
		.titleMed {
			font: bold 0.88em/1.2em georgia, 'times new roman', times, serif;
			color:#5b8f22;
			}		
			
		h4, .subheadline {
			font: bold 1.1em/1.2em georgia, 'times new roman', times, serif;
			color:#5b8f22;
			margin:4px 0 12px 0;
			}
			
		h1, h2, h3, h5, h6 {
			font-family: georgia, 'times new roman', times, serif;
			color:#5b8f22;
			margin:4px 0 12px 0;
		}
		
		h5.form_title, div.form_row_submit {
			background:none repeat scroll 0 0 #5b8f22;
			color:#ffffff;
		}

			
		#content a:link,
		#content a:active {
			color:#5b8f22;
			}
		#content a:visited {
			color:#6b7c86;
			}
		#content a:hover {
			text-decoration:none;
			color:#4f5c63;
			background-color:#eee;
			}						

						
						
/* ------------------------------------ Footer ------------------------------------ */

.clear {
	clear:both;
	height:158px;
	}


#footerContainer {
	position: relative;
	margin: -158px auto 0 auto;
	height: 158px;
	clear:both;
	width:960px;
	background: url(../graphics/footer_bg.jpg) repeat-x;
	}
	
	#footer1 {
		width:240px;
		float:left;
		padding:25px 0 0 45px;
		}
		.footerButton {
			margin:5px 0;
			}
			
			
	#footer2 {
		width:400px;
		padding-top:28px;
		text-align:center;
		float:left;
		font: 0.81em/1.69em georgia, 'times new roman', times, serif;
		color:#033;
		}
	#footerContainer a {
		color:#033;
		text-decoration:none;
		}
		
	#footer3 {
		width:242px;
		float:right;
		padding:30px 30px 0 0;
		}
		
			#quicklinks {
				list-style:none;
				}
				#quicklinksLink {
					display:block;
					width:229px;
					height:42px;
					color:#444;
					padding-left:13px;
					background:url(../graphics/quicklinks_bg.gif) no-repeat;					
					position:relative;
					font: italic 0.88em/42px georgia, 'times new roman', times, serif;
					}
					#quicklinks li a {
						display:block;
						float:left;
						color:#ee262d;
						text-decoration:none;
						font: 0.81em/1.2em georgia, 'times new roman', times, serif;
						}
					
/*-------------- Quicklinks Drop-Downs --------------*/

	#quicklinks li ul {
		display:none;
		list-style:none;
		position:absolute;
		left:0;
		top:-121px;
		width:199px;
		padding:0 0 39px 0;
		margin:0;
		z-index:2000;
		border-top:1px solid #dddcdb;
		border-left:1px solid #dddcdb;
		border-right:1px solid #dddcdb;
		}

		#quicklinks li ul li {
			float:none;
			display:block;
			background-color:#f8f8f6;
			padding:0 10px;
			width:179px;
			}
			#quicklinks li ul li a { 
				color:#666;
				padding:8px 4px;
				width:171px;
				border-bottom:1px solid #dbdbdb;
				float:none;
				display:block;
				margin:0;
				}
			#quicklinks li ul li a:hover {
				text-decoration:underline;
				}
		
			/* MAKE IT DROP */
			#quicklinks li:hover ul, 
			#quicklinks li.over ul {
				display:block;
				}		
		
		
			#searchBox {
				width:242px;
				height:56px;
				float:right;
				margin-top:10px;
				background:url(../graphics/search_bg.gif) no-repeat;
				}
				body #footer3 #searchBox .textBox {
					width:154px;
					font: italic 0.88em/1em georgia, 'times new roman', times, serif;
					color:#444;
					margin:12px 0 0 15px;
					padding:0 !important;
					float:left;
					border:0 !important;
					z-index:500;
					background:transparent none !important;
					outline:none;
					}
				#searchBox .button {
				width: 62px;
				height: 42px;
				font-size:1px;
				line-height:1px;
				text-indent: -9999px !important;
				display: block;
				border:none;
				overflow:hidden;
				color:transparent;
				background:transparent none;
				float:right;
					}		
		

.private_form {
position:absolute;
left:20px;
top:-40px;
}

.private_form h2 {
color:#fff;
background:#013334;
display:inline;
font-family:georgia,'times new roman',times,serif;
font-size:1em;
padding:5px;
}
/* --------------- Site Map --------------- */	


#siteMap ul {
	font: bold 1.1em/1.5em georgia, 'times new roman', times, serif;
	width:45%;
	float:left;
	padding:0 5px;
	}
#siteMap ul li {
	padding:4px 0;
	}
#siteMap ul ul {
	font: normal 0.9em/1.5em georgia, 'times new roman', times, serif;
	width:auto;
	float:none;
	padding:0;	
	}
#siteMap ul ul ul {
	font: normal 0.95em/1.5em georgia, 'times new roman', times, serif;
	width:auto;
	float:none;
	padding:0;	
	}
	
.content_image_box  {
background:none;
border:0px solid #959595;

}	

.collection_item_description  {
font-style:normal;
}

table.calendar  {
border:1px solid #CCCCCC;
border-collapse:collapse;
width:100%;
clear:left;
}

div.portal_login form.clear_all {
	clear:none;
}

form#admin_form div.clear_all {
	clear:none;
}
