body {
	background-color: #333;
}

.clear_both {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

a:link {
	color: #0a98cf;
	text-decoration: none;
}

a:visited {
	color: #f89327;
	text-decoration: none;
}

a:hover,
a:active {
	color: #000;
	border-bottom: 1px solid #000;
}

img.left {
	display: block;
	float: left;
	margin: 5px 15px 15px 0;
	border: 4px solid #5f6063;
	padding: 1px;
}

img.right {
	display: block;
	float: right;
	margin: 5px 0 15px 15px;
	border: 4px solid #5f6063;
	padding: 1px;
}

img.center {
	display: block;
	margin: 0 auto 1.25em;
	border: 4px solid #5f6063;
	padding: 1px;
}

/* =Content
--------------------------------------------------------------------------------*/
#content {
	background-color: #fff;
	padding: 0 0 30px;
}

#content_top {
	background: #fff url(../images/bg_content_top.gif) left bottom repeat-x;
	padding: 0;
}

#content_top #header {
	width: 928px;
	height: 245px;
	margin: 0 auto;
	background: #fff url(../images/bg_mr_rogers.jpg) center -20px no-repeat;
	padding: 0 0 0 30px;
}

#content_top #header #logo {
	display: block;
	float: left;
	margin: 30px 0 0;
	border: 0;
}

#content_top #header #spotlight {
	display: block;
	float: right;
	border: 0;
}

#content_top #content {
	width: 958px;
	margin: 0 auto;
	border: 1px solid #d0ccae;
	border-width: 0 1px 1px 0;
	background: transparent url(../images/bg_content_top_top.jpg) 0 0 no-repeat;
	padding: 0;
}

#content_top #bot {
	padding: 0;
	background: transparent url(../images/bg_content_top_bot.jpg) left bottom no-repeat;
}

#content_top div.column {
	float: left;
	width: 419px;
	margin: 0;
	color: #4c4c4c;
	padding: 30px 30px 15px;
	font-size: 12px;
}

#content_top h1 {
	margin: 0 0 .5em;
	font: normal 24px/28px 'Trebuchet MS',Arial,sans-serif;
	color: #f58426;
}

#content_top em {
	font-style: italic;
	font-family: Georgia,serif;
}

#content_top div.column a:link,
#content_top div.column a:visited {
	color: #0a99e7;
	text-decoration: none;
	border-bottom: 1px solid #0a99e7;
}

#content_top div.column a:hover,
#content_top div.column a:active {
	color: #000;
	border-bottom: 1px solid #000;
}

#content_top div.column a.more:link,
#content_top div.column a.more:visited {
	border: 1px solid #ddb;
	background-color: #f1f0d3;
	padding: 8px;
	font-size: 11px;
	line-height: 14px;
	color: #f58426;
	text-decoration: none;
}

#content_top div.column a.more:hover,
#content_top div.column a.more:active {
	border: 1px solid #000;
	color: #000;
}

#content_top a:hover,
#content_top a:active {
	color: #000;
	border-bottom: 1px solid #000;
}

#content_bot {
	background: #fff url(../images/bg_content_bot.gif) 0 0 repeat;
}

#content_bot #columns {
	width: 975px;
}

#content_bot div.column {
	float: left;
	width: 305px;
	padding: 20px 10px;
	color: #fff;
}

#content_bot div.column h2 {
	height: 32px;
	margin: 0 0 .5em;
	padding: 0 0 0 45px;
	font: normal 18px/32px 'Lucida Grande',Arial,sans-serif;
	color: #000;
}

#content_bot div.column h2#calendar {
	background: transparent url(../images/home_icon_news.gif) 0 0 no-repeat;
	padding: 0 0 0 40px;
}

#content_bot div.column h2#support {
	/*background: transparent url(../images/home_icon_support.gif) 0 0 no-repeat;*/
	padding: 0;
}

#content_bot div.column h2#locate {
	background: transparent url(../images/home_icon_locate.gif) 0 0 no-repeat;
}

#content_bot div.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_bot div.column li {
	margin: 0 0 .5em;
	color: #000;
}

#content_bot table#home_news_events {
	border-collapse: collapse;
}

#content_bot table#home_news_events td {
	padding: 0 0 .5em;
}

#content_bot table#home_news_events td.date {
	padding: 0 10px 0 0;
}

#content_bot a:link,
#content_bot a:visited {
	background-color: #f58426;
	border: 1px solid #c63905;
	border-width: 0 1px 1px 0;
	padding: 3px;
	color: #fff;
	text-decoration: none;
}

#content_bot a:hover,
#content_bot a:active {
	background-color: #000;
	border: 0;
}

#columns {
	width: 980px;
	margin: 0 auto;
}

#column_l {
	float: left;
	width: 288px;
	padding: 35px 27px 0 5px;
}

#column_r {
	float: left;
	width: 625px;
	padding: 0 12px 0 23px;
	overflow: hidden;
}

#columns_sub {
	width: 625px;
	margin: 0;
}

#columns_sub div.column {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 18px 0 0;
	font-size: 11px;
	line-height: 1.5;
}

#columns_sub div.column h3 {
	color: #f58426;
	margin: 0 0 .5em;
	border-bottom: 1px solid #ccc;
}

#columns_sub div.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#columns_sub div.column li {
	margin: 0 0 .5em;
	background: transparent url(../images/bg_ul_li.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

#masthead {
	display: block;
	margin: 0 0 2em;
	border-bottom: 3px solid #f89327;
}

/* =Search Form
--------------------------------------------------------------------------------*/
#cse-search-box {
	margin: 0;
}

#cse-search-box input {
	font-size: 11px;
	margin: 0 3px 0 0;
}

#cse-search-box div {
	margin: 0;
	padding: 30px 0 0 30px;
}

#cse-search-box div * {
	vertical-align: middle;
}

body.home #cse-search-box div {
	margin: 0;
	padding: 10px 0 0;
	text-align: right;
}

body.home #cse-search-box div a:link,
body.home #cse-search-box div a:visited {
	font-size: 12px;
	color: #f58426;
	text-decoration: none;
	border: 0;
}

body.home #cse-search-box div a:hover,
body.home #cse-search-box div a:active {
	color: #000;
	border-bottom: 1px solid #000;
}

#keywords {
	width: 150px;
}

body.home #keywords {
	width: 200px;
	margin-left: 10px;
}

/* =Resource DB search
--------------------------------------------------------------------------------*/
#database_search {
	margin: 1.5em 0;
	border: 1px solid #ede38c;
	padding: 9px;
	background-color: #f7f1bf;
}

#database_search * {
	margin: 0;
}

#database_search #db_keywords {
	width: 300px;
}

#search_in {
	margin: .5em 0 0;
}

#search_in * {
	vertical-align: middle;
}

#search_in label {
	margin: 0 8px 0 0;
}

#addl_search_options {
	width: 605px;
}

#addl_search_options div.column {
	float: left;
	width: 290px;
	margin: 0;
	padding: 8px 0 0;
}

#addl_search_options #select_resource_topics {
	padding-right: 20px;
}

#database_search div.column h4 {
	font-size: 10px;
	text-transform: uppercase;
}

#database_search div.column select {
	float: left;
	width: 288px;
}

#toggle_addl_options {
	display: none;
	font-weight: bold;
	font-size: 10px;
}

img.resource {
	display: block;
	float: right;
	margin: 2.5em 0 15px 15px
}

div.pagination {
	margin: 0 0 1.5em;
	border-top: 1px solid #ebdf8b;
	padding: 5px;
	background-color: #f6f2c3;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

div.pagination a:link,
div.pagination a:visited {
	margin: 0 5px;
	color: #000;
}

div.pagination div.results_per_page {
	float: right;
}

/* =Footer
--------------------------------------------------------------------------------*/
#footer {
	border-top: 3px solid #f89327;
	padding: 20px 0;
}

body.home #footer {
	border-color: #000;
}

#footer div {
	position: relative;
	width: 980px;
	min-height: 48px;
	margin: 0 auto;
	background: transparent url(../images/bg_footer.gif) 68px center no-repeat;
	padding: 0;
}

#footer p {
	padding: 0 0 0 427px;
	text-align: center;
	color: #fff;
}

#footer a:link,
#footer a:visited {
	color: #f89327;
}

#footer a:hover,
#footer a:active {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#footer a#logo_link:link,
#footer a#logo_link:visited {
	display: block;
	width: 253px;
	height: 36px;
	position: absolute;
	top: 12px;
	left: 67px;
	color: #f89327;
	font-size: 1px;
	line-height: 1px;
}

#footer a#logo_link:hover,
#footer a#logo_link:active {
	border: 0;
	text-decoration: none;
}

table.announcements {
	width: 99%;
	border-collapse: collapse;
}

table.announcements td {
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

table.announcements td.date {
	white-space: nowrap;
	padding: 10px 15px 10px 0;
}

table.announcements td.title {
	width: 100%;
	font-weight: bold;
}

/* =Calendar
--------------------------------------------------------------------------------*/

#calendar-nav {
	margin: 0 0 1.5em;
}

#calendar-nav h3 {
	margin: 0;
	font-size: 18px;
}

#calendar-nav ul {
	float: right;
	margin: 0;
	padding: 5px;
	list-style: none;
	font-weight: bold;
	color: #fff;
}

#calendar-nav li {
	float: left;
	padding: 0;
	margin: 0 0 0 1px;
	background-color: #333;
	padding: 3px 5px 2px;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
}

#calendar-nav ul a:link,
#calendar-nav ul a:visited {
	color: #fff;
}

#calendar-nav ul a:hover,
#calendar-nav ul a:active {
	border: 0;
	text-decoration: underline;
}

table.calendar {
	width: 99%;
	border-collapse: collapse;
}

table.calendar th {
	width: 14%;
	background-color: #333;
	color: #fff;
	border: 1px solid #fff;
}

table.calendar td {
	background-color: #eee;
	border: 1px solid #fff;
	vertical-align: top;
}

table.calendar td div.day_number {
	width: 18px;
	height: 18px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	text-align: center;
}

table.calendar td div.day_number a:link,
table.calendar td div.day_number a:visited {
	color: #fff;
	text-decoration: none;
}

table.calendar td div.day_number a:hover,
table.calendar td div.day_number a:active {
	color: #fff;
	text-decoration: underline;
	border: 0;
}

table.calendar td div.day_events {
	padding: 0 3px;
	font-size: 11px;
}

/* =List Table
--------------------------------------------------------------------------------*/

table.list {
	width: 99%;
	margin: 0 0 1.25em;
	border-collapse: collapse;
}

table.list th {
	background-color: #333;
	border-bottom: 1px solid #000;
	padding: 8px;
	color: #fff;
	border: 1px solid #fff;
	white-space: nowrap;
	font-size: 11px;
	line-height: 1;
	text-align: left;
}

table.list th.stretch {
	width: 100%;
}

table.list td {
	border-bottom: 1px solid #ccc;
	padding: 4px 8px;
	vertical-align: top;
}

table.list tbody tr.odd td {
	background-color: #eee;
}

table.list td.title {
	font-weight: bold;
}

table.list td.nowrap {
	white-space: nowrap;
}

/* =Comments
--------------------------------------------------------------------------------*/

div.comment {
	border-bottom: 1px solid #ccc;
	padding-top: 12px;
}

div.comment.first {
	padding-top: 0;
}

div.comment.last {
	margin: 0 0 3em;
	border: 0;
}

#comment_form {
	margin: 0 0 1.25em;
	background: #eee;
	padding: 10px;
}

#comment_form h3 {
	margin: 0;
}

#comment_form form {
	margin: 0;
	padding: 0;
}

/* =Form
--------------------------------------------------------------------------------*/

form * {
	margin: 0;
}

label {
	display: block;
	font-weight: bold;
}

p.alt label {
	display: inline;
	font-weight: normal;
}

input.textfield {
	width: 250px;
}

textarea {
	width: 99%;
	height: 10em;
}

#toolkit_upload {
	margin: 0 0 10px;
	padding: 0;
}

#toolkit_upload a:link,
#toolkit_upload a:visited {
	display: block;
	float: left;
	background-color: #f89327;
	padding: 8px 10px;
	border: 2px solid #ffbc66;
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#toolkit_upload a:hover,
#toolkit_upload a:active {
	text-decoration: underline;
}