body {
	background: #fff url(../images/layout/bg_body.jpg) 0 0 repeat-x;
}

body.home {
	background: #fff url(../images/layout/bg_body_home.jpg) 0 0 repeat-x;
}

div.clear-both {
	clear: both;
}

a:link {
	color: #838d4f;
	text-decoration: none;
}

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

a:hover,
a:active {
	color: #000;
}

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

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

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

#primary {
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_header_internal.jpg) top center no-repeat;
	padding: 50px 0 0;
}

body.home #primary {
	width: 100%;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_header_home.jpg) top center no-repeat;
	padding: 50px 0 0;
}

#cse-search-box {
	position: absolute;
	top: -38px;
	left: 22px;
}

#cse-search-box input {
	font-size: 11px;
	vertical-align: middle;
}

#cse-search-box #q {
	border-width: 1px;
	padding: 1px;
	font-size: 16px;
	width: 300px;
}

#header {
	position: relative;
	width: 955px;
	height: 277px;
	margin: 0 auto;
}

body.home #header {
	height: 390px;
}

#masthead {
	position: absolute;
	top: 5px;
	left: 33px;
	width: 895px;
	height: 256px;
	margin: 0;
	background: transparent url(../images/layout/masthead.jpg) 0 0 no-repeat;
	z-index: 10;
}

body.about #masthead {
	background-image: url(../images/mastheads/about.jpg);
}

body.faces #masthead {
	background-image: url(../images/mastheads/faces.jpg);
}

body.public-policy #masthead {
	background-image: url(../images/mastheads/public-policy.jpg);
}

body.programs-services #masthead {
	background-image: url(../images/mastheads/programs-services.jpg);
}

body.get-involved #masthead {
	background-image: url(../images/mastheads/get-involved.jpg);
}

body.news-events #masthead {
	background-image: url(../images/mastheads/news-events.jpg);
}

body.seeds #masthead {
	background-image: url(../images/mastheads/seeds.jpg);
}

body.education-training #masthead {
	background-image: url(../images/mastheads/education-training.jpg);
}

body.resources #masthead {
	background-image: url(../images/mastheads/resources.jpg);
}

#logo {
	position: absolute;
	top: 24px;
	left: 48px;
	width: 316px;
	height: 172px;
	background: transparent url(../images/layout/bg_logo_internal.gif) 0 0 no-repeat;
	z-index: 20;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

body.home #logo {
	top: 0;
	left: 22px;
	width: 522px;
	height: 132px;
	background: transparent url(../images/layout/bg_logo_home.jpg) 0 0 no-repeat;
	z-index: 20;
}

#logo p {
	margin: 0;
}

#logo #home_link:link,
#logo #home_link:visited {
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: 89px;
}

#logo #donate_link:link,
#logo #donate_link:visited {
	position: absolute;
	top: 89px;
	left: 1px;
	width: 89px;
	height: 83px;
}

#content {
	width: 895px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_content.jpg) 0 0 repeat-y;
	padding: 0 37px 35px 23px;
}

body.home #content {
	width: 882px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_content_home.jpg) center bottom no-repeat;
	padding: 0 35px 60px 38px;
}

#column-l {
	display: inline;
	float: left;
	width: 281px;
}

#column-r {
	display: inline;
	float: left;
	width: 595px;
	padding: 64px 0 0 19px;
}

body.home #column-l {
	display: inline;
	width: 491px;
	padding-top: 30px;
}

body.home #column-r {
	display: inline;
	width: 372px;
	padding-top: 30px;
}

body.home #calendar {
	margin: 0 0 1.5em;
}

body.home #calendar h2 {
	float: left;
	margin: 0 10px;
	font: normal 21px/1 Helvetica,sans-serif;
}

body.home #calendar div {
	font: italic 13px/24px Georgia, serif;
}

body.home #calendar table {
	width: 370px;
	margin: .5em 0 0;
}

body.home #calendar td {
	border-bottom: 1px solid #d3d3d3;
	background-color: #f8f8f8;
	padding: 5px 0;
	font-size: .8em;
}

body.home #calendar td.date {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}

body.home #calendar td.event {
	width: 100%;
}

body.home #calendar tr.first td {
	border-top: 1px solid #d3d3d3;
}

body.home #calendar tr.odd td {
	border-top: 1px solid #d3d3d3;
}

body.home #calendar tr.even td {
	border-top: 1px solid #d3d3d3;
	background-color: #fff;
}

#footer {
	width: 955px;
	min-height: 40px;
	margin: 0 auto;
	background: transparent url(../images/layout/bg_footer.jpg) 0 0 no-repeat;
	padding: 30px 0 15px;
}

body.home #footer {
	background: transparent url(../images/layout/bg_footer_home.jpg) 0 0 no-repeat;
	padding: 15px 0 15px;
}

#footer p {
	margin: 0;
	font-size: .8em;
	font-style: italic;
	text-align: center;
	color: #9e9e9e;
}

table.list {
	width: 100%;
}

table.list th {
	background-color: #411847;
	padding: 10px;
	color: #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font: bold 12px/1 Helvetica,sans-serif;
	text-transform: uppercase;
	text-align: left;
}

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

table.list td {
	border-bottom: 1px solid #d3d3d3;
	background-color: #f8f8f8;
	padding: 5px 10px;
	vertical-align: top;
	font-size: 1em;
	line-height: 1.6;
}

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

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

table.list tr.even td {
	background-color: transparent;
}

table.list tr.pagination td {
	background-color: #111;
	color: #fff;
	font-weight: normal;
}

table.list tr.pagination td strong {
	font-weight: bold;
	color: #ccc;
}

table.list tr.pagination td a:link,
table.list tr.pagination td a:visited {
	color: #fff;
	text-decoration: underline;
}

table.leg_details {
	width: 100%;
}

table.leg_details td {
	padding: 0 0 15px;
	vertical-align: top;
	font-size: 1em;
	line-height: 1.6;
}

table.leg_details td.label {
	white-space: nowrap;
	font-weight: bold;
	padding-right: 20px;
}

table.leg_details td.info {
	width: 100%;
}

table.leg_details ul {
	margin: 0;
	list-style-position: inside;
}

div.legislation_status {
	margin: .6em 0 0;
}

textarea {
	width: 98%;
	height: 150px;
	font-size: 1em;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

#send_message_form {
	background-color: #eee;
	padding: 10px;
	font-size: .8em;
	color: #111;
}

#send_message_form h4 {
	padding-top: 1em;
}

#send_message_form dl {
	margin: 1.3em 0 0;
	font-size: .9em;
}

#send_message_form dt {
	margin-top: 1em;
}

#send_message_form strong {
	color: #885590;
}

#send_message_form strong {
	color: #885590;
}

#send_message_form div.buttons {
	border: 1px solid #000;
	background-color: #411847;
	text-align: center;
	padding: 10px 0;
}

#send_message_form div.buttons input {
	font-size: 1.5em;
}

#verify20090302div {
	display: none;
}

#verify20090302div * {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

ul.form_fields {
	list-style: none;
	margin-top: 1em;
	margin-left: 0;
	font-size: 1em;
}

ul.form_fields li {
	margin-bottom: .5em;
}

ul.form_fields label {
	display: block;
	width: 125px;
	float: left;	
	font-weight: bold;
	line-height: 1.5;
}

ul.form_fields li.alt label {
	display: inline;
	float: none;
	width: auto;
}

input.text_field {
	width: 250px;
}

div.field_caption {
	font-size: .9em;
}

ul.form_fields div.field_caption {
	margin: 0 0 0 125px;
}

div.buttons {
	border: 1px solid #666;
	background-color: #aaa;
	padding: 5px;
}

div.buttons input {
	margin: 0;
}

table.form {
	border-collapse: collapse;
}

table.form * {
	margin: 0;
}

table.form td.form_label {
	font-weight: bold;
	vertical-align: top;
	padding: 8px 15px 8px 0;
	font-size: .8em;
	line-height: 1.2;
}

table.form td.form_label div {
	width: 150px;
}

table.form td.form_field {
	vertical-align: top;
	padding: 5px 0;
	width: 100%;
	font-size: .8em;
	line-height: 1.2;
}

table.form em {
	color: #885590;
}

#calendar-nav {
	margin: 0;
}

#calendar-nav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar-nav li {
	display: inline;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-size: 14px;
}

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

table.calendar th {
	width: 14%;
	background-color: #411847;
	color: #fff;
	font-size: 11px;
	padding: 3px 0;
}

table.calendar td {
	width: 14%;
	border: 1px solid #eee;
	padding: 1px;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
}

table.calendar td div.day_number {
	width: 20px;
	height: 20px;
	margin: 0 0 .25em;
	background-color: #999;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
}

table.calendar td.has_events div.day_number {
	background-color: #838d4f;
}

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

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

table.calendar td div.day_events {
	padding: 0 2px 5px;
	min-height: 75px;
}