/******************************************************************************************
Headings
****************************************************************************************/

#sidebar h3, #content h3
{
	background:transparent url(/library/files/images/sidebar-h3-background.png) no-repeat scroll 6px 4px;
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;
	font-size:0.9em;
	font-weight:normal;
	height:17px;
	letter-spacing:0.2em;
	padding-top:17px;
	width:237px;
	
}
#content h3
{
	color: #64b445;
	border-bottom: 2px solid #64b445;
}
#sidebar h3
{
	color:#6B865C;	
	border-bottom:2px solid #6B865C;	
}

#history table {
	margin-left: 10px;
	}
#history h3 {
	background: transparent url('/library/files/images/sidebar-h3-background.png') no-repeat 6px bottom;
	border-bottom: 2px solid #6B865C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}
#history h3 a {
	color: #6b865c;
	text-decoration: none;
}
#history h3 a:hover {
	text-decoration: none;
}

#news h4
{
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;	
	font-weight: normal;
	font-style: italic;
	background: transparent url(/library/files/images/news-gradient-repeat.png) repeat-x 0 0;
	width: 229px;
	height: 18px;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding-left: 12px;
	margin: 0 0 5px -6px;
	
}

#news li
{
	margin-top: 9px;
}
#news li.first-news
{
	margin-top: 0px;
}

#warning {
	font-family:'century gothic',verdana,arial,helvetica,sans-serif;	
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background: #ff0;
	font-size: 1.1em;
	padding: 10px 12px;
}

/******************************************************************************************
Form Elements
****************************************************************************************/



.search-type
{
	margin: 1px 0 0 20px;
}
.search-text
{
	width: 304px;
}
.search-button
{
	float: left;
	margin: 0 0 0 -4px;
}



/******************************************************************************************
Anchors
****************************************************************************************/

#sidebar a, #content a
{
	text-decoration: none;
	color: #010101;
}
#sidebar a:hover, #content a:hover
{
	text-decoration: underline;
}

.search-list a
{
	color: #0b0b0b;
}

.search-list a:hover
{
	color: #393939;
}

/******************************************************************************************
Template
****************************************************************************************/
#content-sidebar-wrapper {
	background: #d7d9b9 url('/library/files/images/sidebar-gradient.png') repeat-x 0 0;
	border-right: 5px solid #fff;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	width: 853px;
}
		#search-choices
		{
			height: 28px;
			width: 550px;
			text-align: center;
			font-size: 0.7em;
			letter-spacing: 0.1em;
			font-weight: bold;
			margin-top: 19px;
		}
		#search-choices div
		{
			float: left;
			margin-right: 6px;
		}
		#search-choices a
		{
			display: block;
			height: 28px;
			width: 79px;
			text-decoration: none;
			line-height: 28px;
			background-color: #003300;				
			color: #fff;
		}
		#search-choices a.multi-line
		{
			line-height: 12px;
			padding-top: 3px;
			height: 25px;
		}
		#search-choices div.active-tab a
		{
			background-color: #acb072;
			color: #000;
		}		
		#search-choices div.hover-tab a
		{
			background-color: #acb072;
			color: #000;
		}
	
		.tab-content
		{
			clear: both;
			background-color: #acb072;
			padding: 30px 15px 15px;
			margin: 0;			
			display: none;
			padding-top: 24px;
			font-size: 0.84em;				
		}
		.active-tab-content
		{
			display: block;
			height: 100px;
		}
		.search-input
		{
			width: 325px;
		}
		.tab-content table td
		{
			padding:0 11px 14px 0;
		}
		.tab-content select
		{
			font-size: 0.8em;
		}
		.tab-content
		{
			font-size: 0.84em;
		}
		#books, #articles
		{
			height: 98px;
		}
		#journals
		{
			height: 97px;
		}
		#journals ul
		{
			margin: 0 0 0 -4px;
		}
		#journals li
		{
			display: inline;
			padding-right: 17px;
		}
#sidebar {
	color: #fff;
	float: right;
	padding: 18px 0 0 10px;
	position: relative;
	width: 246px;
}
		#sidebar-splash
		{
			background: url(/library/files/images/sidebar-image-background.png);
			width: 241px;
			height: 182px;
		}
			#sidebar-splash img
			{
				margin:4px 0 0 6px;
			}
		.burst
		{
			margin:13px 0 0 14px;
		}
		.burst li
		{
			font-size:0.86em;
			margin:0 0 9px;
		}
#news {
	background-color: #fff;
	border: 1px solid #a5b38e;
	color: #010101;
	font-size: 0.7em;
	margin: 20px 0 0 -3px;
	padding: 0 6px 2px;
	width: 229px;
}
			#news li
			{
				line-height: 1.3em;
			}
#news-rss {
	font-size:0.9em;
	text-align: center;			
	overflow: hidden;
	padding:2px 0 10px 28px;
	letter-spacing: 0.1em;
}
#news-rss a {
	display: block;
	float: left;
	height: 0;
	margin: 0 5px;
	overflow: hidden;
	padding-top: 25px;
	width: 25px;
}
#news-rss a.facebook { background: url('../images/facebook.gif') no-repeat left top; }
#news-rss a.twitter { background: url('../images/twitter.gif') no-repeat left top; }
#news-rss a.rss { background: url('../images/rss.gif') no-repeat left 3px; }

			#support-libraries
			{
				display: block;
				text-align: center;
				margin-top: 5px;
			}
#content {
	background-color: #fff;
	float: left;
	padding: 20px 20px 0;
	position: relative;
	width: 557px;
}
			#content .tab-content .search-list
			{
				margin:8px 0 19px 140px;
				font-size: 0.9em;
			}
			
				.search-list li
				{
					display: inline;
					border-right: 1px solid #383838;
					padding: 0 8px 0 11px;
				}
				.search-list li.lastChild
				{
					border-right: medium none;
				}
			.content-nav
			{
				width: 266px;
				margin-top: 15px;
			}

#research-help {
	float: left;
	margin-bottom: 20px;
}
#services {
	float: right;
	margin-bottom: 20px;
}
#history {
	background: #C7D6C7 url('/library/files/images/house-bg.gif') no-repeat right bottom;
	clear: both;
	margin: 0 -16px;
	padding: 10px 15px 10px 240px;
	position: relative;
}

#history table {
	font-size: 0.8em;
	line-height: 1.2em;
}

#history table td {
	padding:8px 15px 1px 0;
}

#family {
	display: block;
	bottom: 0;
	left: -4px;
	position: absolute;
	z-index: 100;
}

#announcements {
	background: #EEE8AA;
	color: black;
	font-size: 0.8em;
	margin: 20px 0 0;
	padding: 15px;
}
#announcements a {
	text-decoration: underline;
}
