@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:12px;
}

img {
	border:none;
}

h1 {
	font-size:20px;
	color:#003e7e;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:24px;
}

.blue {
	color:#003e7e !important;
}

.green {
	color:#54b948;
}

.clr {
	clear:both;
}

.small {
	font-size:10px;
	line-height:14px;
}

.register_link {
	line-height:24px;
	font-size:10px;
	width:100px;
}

.register_link a {
	text-decoration:underline;
}

.register_link a:hover {
	color:#54b948;
}

#content h1 {	
	border-bottom:2px solid #e9eaea;
	padding:10px 0;
}

#content {
	width:968px;
	position:relative;
}

h2 {
	font-size:12px;
	font-weight:normal;
}

h3 {
	margin-bottom:0px;
	font-size:12px;
}

#library #main h2 {
	font-size:14px;
	color:#003e7e;
}

a {
	color:#003e7e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	border:none;
	height:1px;
	background:#e9eaea;
}

.green {
	color:#54b948;
}

#wrapper {
	width:968px;
	margin:0 auto;
	position:relative;
}

#logo {
	float:left;
	margin:35px 0 20px 35px;
}

#tagline {
	margin:0px;
	padding:0px;
	position:absolute;
	top:60px;
	left:200px;
}

#top_nav {
	margin:0px;
	padding:0px;
	position:absolute;
	right:40px;
	top:35px;
	
}

#top_nav li {
	padding:0px 10px;
	margin:0px;
	list-style:none;
	display:inline;
	border-right:1px solid #e9eaea;
	font-weight:bold;
}

.last {
	border:none !important;
}


#search_form {
	padding:0px;
	margin:0px;
	position:absolute;
	top:80px;
	right:40px;
}

#search_form p {
	padding:0px;
	margin:0px;
}

#nav {
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	height:33px;
	width:968px;
	z-index:500;
}

#nav li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	float:left;
	width:193px;
	position:relative;
	height:33px;
	text-align:center;
}

#nav ul {
	position:absolute;
	top:31px;
	left:0px;
	padding:0px;
	margin:0px;
}

#nav li li {
	display:block;
	width:190px;
	margin:0;
	padding:0;
	height:26px;
	text-align:left;
}

#nav li ul {
	display:none;
}

#nav li a {
	font-size:14px;
	color:#58595b;
	background:url(images/nav_button.gif) no-repeat center top;
	width:193px;
	height:23px;
	display:block;
	padding:5px 0;
	font-weight:bold;
}

#nav li a:hover {
	color:#003e7e;
	text-decoration:none;
	background-position:center -47px;
}

#nav li li a {
	color:#003e7e;
	background:url(images/bg_nav.png) no-repeat left 1px;
	padding:8px 10px;
	height:10px;
	overflow:hidden;
	font-size:11px;
}

#nav li li a:hover {
	color:#000000;
	background-position:left 1px;
}

#flash {
	height:382px;
	width:968px;
	float:left;
	margin-top:10px;
	background:url(images/flash.jpg) no-repeat left top;
}

.box {
	background:url(images/bg_sides.gif) repeat-y;
	clear:both;
	margin-top:10px;
	float:left;
	width:968px;
}

.box_top {
	height:5px;
	width:968px;
	background:url(images/bg_top.gif) no-repeat center top;
}

.box_bottom {
	height:10px;
	width:968px;
	background:url(images/bg_bottom.gif) no-repeat center bottom;
	clear:both;
	padding-top:5px;
}

.third {
	float:left;
	width:265px;
	margin-left:40px;
}

#home .third ul {
	padding:0px;
	margin:0;
}

#home .third li {
	padding:0px;
	margin:0 0 20px;
	list-style:none
}

#home .third h2 {
	font-weight:bold;
}

#home .third p a {
	color:#58595b;
}

#footer {
	padding:0px;
	margin:10px 0 0 0;
	clear:both;
	float:left;
	text-align:center;
	width:100%;
}

#footer_links {
	clear:both;
	float:left;
	text-align:center;
	width:100%;
}

#footer li {
	display:inline;
	list-style:none;
	margin:5px 0;
	padding:0px 10px;
	border-right:1px solid #e9eaea;
}

#footer a {
	color:#58595b;
}

#nav_footer {
	padding:0px;
	margin:20px 0 0 0;
	clear:both;
	float:left;
	font-size:9px;
	line-height:18px;
	width:968px;
}

#nav_footer a {
	color:#bcbec0;
}

#nav_footer li {
	list-style:none;
	float:left;
	display:block;
	width:170px;
	border-right:1px solid #bcbec0;
	padding:0 0 0 20px;
	margin:0px;
	font-weight:bold;
	height:160px;
}

.first {
	border-left:1px solid #bcbec0;
}

#nav_footer li ul {
	margin:0 0 0 10px;
	padding:0px;
}

#nav_footer li li {
	border:none;
	padding:0px;
	font-weight:normal;
	height:auto;
}

.middle_left {
	float:left;
	width:530px;
	padding:3px 0 0px;
	margin:5px 0 0 40px;
	font-size:12px;
}

.middle_left a {
	color:#58595b;
}

.middle_right {
	float:right;
	width:340px;
	padding:3px 0 0px;
	margin:5px 30px 0 0;
	font-size:13px;
}

.button_small {
	background:url(images/button_small.gif) no-repeat center top;
	width:22px;
	text-align:center;
	padding:3px 17px 8px 3px;
	font-size:10px;
	font-weight:bold;
	vertical-align:top;
	display:inline-block;
	color:#58595b;
}

#submit_go {
	background:url(images/button_small.gif) no-repeat center top;
	height:27px;
	padding:0px 17px 8px 3px;
	border:none;
	width:39px;
	text-align:center;
	font-size:10px;
	vertical-align:top;
	margin:0;
	font-weight:bold;
	color:#58595b;
}

.button_small:hover, #submit_go:hover {
	text-decoration:none;
	color:#54b948;
}

.rss_home {
	float:right;
}

h1 .rss_home {
	margin-top:5px;
}

#blog_posts li, #headlines li {
	font-size:10px;
	font-weight:bold;
}

#blog_posts li h2, #blog_posts li p, #headlines li h2, #headlines li p {
	padding:0px;
	margin:0px;
}

.partner {
	width:136px;
	float:right;
	text-align:center;
	position:relative;
}

#home #blog_posts ul, #home #headlines ul {
	margin-top:20px;
}

#home #partners li {
	font-size:10px;
	padding:20px 0;
	margin:0px;
	float:left;
	width:100%;
	border-bottom:1px solid #e9eaea;
}

#col_left {
	margin:20px 0 0 40px;
	width:195px;
	float:left;
	overflow:hidden;
}

#col_left img {
	position:absolute;
	top:38px;
	left:35px;
}

#col_right {
	margin:30px 0 0 40px;
	width:195px;
	float:left;
}

#main {
	margin:20px 0 0 20px;
	width:450px;
	float:left;
}

#nav_left {
	padding:0px;
	margin:130px 0;
}

#nav_left li {
	list-style:none;
	margin:0 0 20px;
	padding:0px;
}

#nav_left li a {
	color:#003e7e;
	font-weight:bold;
	padding-right:15px;
}

#nav_left li li a {
	color:#939598;
}

#nav_left li a:hover, #current a {
	text-decoration:none;
	background:url(images/arrows.gif) no-repeat center right;
}

#nav_left #current li a {
	background:none;
}

#nav_left li li {
	font-size:10px;
	font-weigh:bold;
	margin:5px 0;
}

#nav_left li li a:hover, #nav_left li li a.active {
	color:#003e7e;
}

#nav_left ul {
	display:none;
	padding:0px;
	margin:0 0 0 10px;
}

#callout {
	padding:0px;
	margin:5px 0 5px 40px;
	color:#003e7e;
	width:920px;
}

#main {
	line-height:20px;
}

#main li {
	margin:15px 0;
}

#col_right h2 {
	color:#003e7e;
	padding:0 0 10px 0;
	margin:0px;
	font-size:11px;
	line-height:24px;
	color:#54b948;
}

h2 strong {
	font-size:20px;
}

#col_right h3 {
	color:#54b948;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #e9eaea;
	padding-bottom:5px;
}

#col_right h4 {
	color:#003e7e;
	padding:0 0 10px 0;
	margin:0px;
	font-size:11px;
	line-height:24px;
	color:#54b948;
}

h4 strong {
	font-size:17px;
}

#continuum {
	clear:both;
}

#continuum h3 {
	border-bottom:2px solid #e9eaea;
	padding-bottom:5px;
}

#continuum p {
	font-size:10px;
}

#mini_form p input, #mini_form p textarea, #comment_form p input, #comment_form p textarea {
	background:#dfe6ef;
	color:#003e7e;
	border:none;
	width:188px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#member_login_form p input, #register_member_form p input, #search_form #keywords {
	background:#F1F2F2;
	color:#003e7e;
	border:none;
	width:188px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#col_right p textarea {
	height:60px;
}

#search_form #keywords {
	width:148px;
}

#search_form label, #register_member_form label, #col_right label, #comment_form label {
	color:#003e7e;
	font-size:10px;
}

#submit {
	background:url(images/submit.gif) no-repeat center center;
	height:30px;
	width:80px;
	border:0px;
	float:right;
	margin-bottom:20px;
	font-size:10px;
	text-align:left;
	color:#fff;
	padding:0 0 5px 10px;
	font-weight:bold;
}

#submit:hover {
	text-decoration:none;
	color:#003e7e;
}

.login {
	background:url(images/button.gif) no-repeat center center;
	height:27px;
	width:80px;
	border:0px;
	float:right;
	margin-bottom:20px;
	font-size:10px;
	text-align:left;
	color:#58595b;
	padding:0 0 8px 10px;
	font-weight:bold;
}

.login:hover {
	text-decoration:none;
	color:#54b948;
}

#member_login_form p, #comment_form p, #register_member_form p, #search_form span, #mini_form p { position:relative; padding:0px; margin:5px 0 8px; }
#mini_form label, #member_login_form label  { position:absolute; top:3px; left:3px; }
#comment_form label, #search_form label, #register_member_form label  { position:absolute; top:1px; left:3px; }

.more {
	font-size:11px;
	text-decoration:underline;
}

#member_login_form {
	clear:both;
	margin-top:20px;
}

#member_login_form fieldset, #register_member_form fieldset {
	width:210px;
	float:left;
	border:none;
	padding:0px;
	margin:0px;
}

form h3 {
	font-size:10px !important;
	font-weight:bold;
	color:#003e7e;
	padding:0px;
	margin:0px;
}

#register_member_form p input {
	width:210px;
}

fieldset.left {
	margin-right:17px !important;
}

#register_member_form h2 {
	font-size:18px;
	color:#003e7e;
	border-bottom:2px solid #e9eaea;
	padding-bottom:5px;
}

.blog_entry h2, .title {
	color:#58595b;
	font-size:18px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.blog_entry h2 a {
	color:#58595b;	
}

.blog_entry p {
	margin-top:0px;
	padding-top:0px;
}

.blog_entry p a {
	color:#939598;
	text-decoration:underline;
}

.blog_entry p a:hover {
	color:#003e7e;
}

.lightgrey {
	color:#939598;
}

.none {
	margin:0px !important;
	padding:0px !important;
}

.list li {
	list-style:none;
	padding:0px;
	margin:5px 0;
}

.list {
	margin:0;
	padding:0px;
	font-size:10px;
}

.list li a {
	color:#939598;
}

.rss {
	color:#54b948;
	padding-right:20px;
	background:url(images/rss.gif) no-repeat right top;
	text-transform:uppercase;
	display:block;
}

.libraries h2 {
	color:#003e7e;
	font-size:18px;
}



input.error {
	background:#b7dba9 !important;
}

form {
	margin:0px;
	padding:0px;
}

#comment2 {
	width:450px !important;
}

#comment_form textarea {
	height:72px;
}

.news_date {
	display:block;
	width:80px;
	float:left;
}

.news_headline {
	display:block;
	width:370px;
	float:left;
}

#the_archive {
	margin:0px;
	padding:0px;
}

#the_archive li {
	list-style:none;
	padding:0;
	margin:0px;
	font-weight:bold;
}

.special h3 {
	color:#003e7e;
}

#testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54b948;
}

.align_right {
	text-align:right;
}