/* Universal CSS */

* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, p, pre, label, fieldset, address, img {
	margin: 1em 30px;
}

ul, ol, dl {
	margin: 1em 50px;
}

blockquote {
	background: #e9e4ed;
	margin: 1px 30px 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	background: url(images/site/body_background.gif) repeat-x left top fixed white;
}

table {
	font: 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #8f9356;
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
	color: black;
}

h3 {
	font-size: 135%;
}

h4 {
	font-size: 118%;
}

h3.news {
	margin-bottom: 0;
}

p.date {
	margin-top: 0;
	font-style: italic;
	color: #8f9356;
}

.non_gosw {
	color: #4d6c8b;
}

.open {
	color: rgb(133, 108, 150);
}

.Non {
	color: #4d6c8b;
}

input {
	background: #E9E4ED;
}

textarea {
	background: #E9E4ED;
}

a:link {
	border-bottom: 1px dotted rgb(133, 108, 150);
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:visited {
	border-bottom: 1px dotted rgb(133, 108, 150);
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	border-bottom: 1px solid rgb(133, 108, 150);
	text-decoration: none;
	color: rgb(133, 108, 150);
	font-weight: bold;
}

a.event_registration_link {
	background: no-repeat url(images/site/register.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

a.excel {
	background: no-repeat url(images/site/excel.png);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

/* Header CSS */

div#header {
	background: repeat-x url(images/site/header_background.gif)  left top;
	height: 180px;
	margin-bottom: 2.3em;
	text-align: right;
}

div#header ul#top_navigation {
	
}

div#header h1, div#header p {
	display: none;
}

div#header img.logo {
	border-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 65px;
}

div#header a.logo_link {
	border-bottom-style: none;
}

div#header img.print {
	display: none;
}

/* Navigation CSS */

div#navigation {
	margin-left: 30px;
}

#main_navigation, #main_navigation ul {
	padding: 0;
	list-style: none;
	line-height: 20px;
	margin: 0;
}

#main_navigation li {
	float: left;
	width: auto;
}

li.drop_down ul {
	left: auto;
}

li.drop_down ul#about {
	width: 15em;
}

li.drop_down ul#members {
	width: 14.2em;
}

li.drop_down ul#philanthropy {
	width: 14.2em;
}

li.drop_down ul#grantmaking {
	width: 14.2em;
}

li.drop_down ul#tools {
	width: 14.2em;
}

li.drop_down ul#governance {
	width: 19em;
}

#main_navigation a {
	display: block;
	padding-right: 10px;
	font: 135% Georgia, Times New Roman, Times, serif;
}

#main_navigation a:link {
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: no-repeat left center url(images/site/menu_background_gray.gif);
	padding-left: 12px;
}

#main_navigation a:visited {
	color: black;
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: no-repeat left center url(images/site/menu_background_gray.gif);
	padding-left: 12px;
}

#main_navigation a:hover {
	color: black;
	border-bottom: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: no-repeat left center url(images/site/menu_background_red.gif);
	padding-left: 12px;
}

li ul {
	position: absolute;
	left: -9999px;
	background: rgb(246,247,238) url(images/site/menu_background.gif) left bottom repeat-x;
}

#main_navigation li ul a {
	display: block;
	font: 100% Georgia, Times New Roman, Times, serif;
	padding: 7px 0;
}

#main_navigation li ul#about a {
	width: 15em;
}

#main_navigation li ul#members a {
	width: 14.2em;
}

#main_navigation li ul#philanthropy a {
	width: 14.2em;
}

#main_navigation li ul#grantmaking a {
	width: 14.2em;
}

#main_navigation li ul#tools a {
	width: 14.2em;
}

#main_navigation li ul#governance a {
	width: 19em;
}

#main_navigation li ul a:link {
	color: rgb(133, 108, 150);
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
}

#main_navigation li ul a:visited {
	color: rgb(133, 108, 150);
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
}

#main_navigation li ul a:hover {
	color: rgb(133, 108, 150);
	border-bottom: none;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
}

/* All Content CSS */

div#all_content {
	float: left;
	width: 100%;
	margin-top: 1em;
}

body#calendar div#all_content {
	width: 100%;
	clear: both;
	text-align: center;
}

/* Main Content CSS */

div#main_content {
	margin-right: 330px;
	clear: both;
}

div#main_content .paypal {
	margin-left: 30px;
}

div#main_content a.archive_link {
	margin-left: 30px;
}

div#main_content p.name strong {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: black;
}

div#main_content p.name {
	font: 16px Georgia, Times New Roman, Times, serif;
	color: rgb(133, 108, 150);
}

div#main_content div.left_column {
	float: left;
	width: 320px;
}

div#main_content div.middle_column {
	float: left;
	width: 320px;
}

div#main_content img.checkbox_image {
	padding: 0;
	vertical-align: sub;
	margin: 0 2px 0 0;
}

div#main_content a.pdf {
	background: no-repeat url(images/site/pdf.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#main_content a.word {
	background: no-repeat url(images/site/word.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#main_content a.xls {
	background: no-repeat url(images/site/xls.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#main_content a.mp3 {
	background: no-repeat url(images/site/mp3.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#main_content a.pp {
	background: no-repeat url(images/site/pp.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#main_content table.list {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

div#main_content table.labels {
}

div#main_content table.name_tags {
	text-align: center;
}

div#main_content table.name_tags tr td.pagination {
	text-align: left;
}

div#main_content tr.row_one {
	background: #e9e4ed;
}

div#main_content tr.row_two {
}

div#main_content table.list tr td {
	padding: 7px 30px 7px 7px;
}

div#main_content table.list tr th {
	padding-right: 30px;
	text-align: left;
	padding-bottom: 1em;
}

/* Calendar CSS */

body#calendar div#all_content table {
	width: 92%;
	margin: 1em auto;
	font-size: 13px;
}

body#calendar div#all_content table tr td {
	width: 14%;
	height: 60px;
}

.calendar {
}

.calendar_blank { 
 background-color: rgb(221, 225, 189);
}

.calendar_header {
	height: 30px;
}

.calendar_header span.month_and_year {
	font-weight: normal;
}

.calendar_month_links {
 letter-spacing:	.1em;
 text-decoration:   none;
 background-color:  transparent;
	text-align: center;
	font: normal 100% Georgia, Times New Roman, Times, serif;
}

.calendar_month_links a {
 text-decoration:   none;
 background-color:  transparent;
	font-weight: normal;
	color: rgb(133, 108, 150);
	border-bottom-style: none;
}
  
.calendar_month_links a:visited {
 text-decoration:   none;
 background-color:  transparent;
	font-weight: normal;
	color: rgb(133, 108, 150);
	border-bottom-style: none;
}

.calendar_month_links a:hover {
 color: rgb(133, 108, 150);
 text-decoration:   underline;
 background-color:  transparent;
	font-weight: normal;
	border-bottom-style: none;
}

.calendar_day_heading {
 font-weight: bold;
 color: white; 
 background-color: #8f9356; 
 text-align:  center;
 vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
}

.calendar_today {
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 background-color: #e9e4ed;
}

/* Secondary Content CSS */

div#secondary_content {
	width: 320px;
	float: left;
	margin-left: -330px;
	margin-top: 1em;
}

div#secondary_content a.pdf {
	background: no-repeat url(images/site/pdf.gif);
	padding-left: 20px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div#secondary_content div.quote {
	color: #8f9356;
	font: 14px Georgia, Times New Roman, Times, serif;
}

div#secondary_content div.quote span.open {
    font-size: 700%;
	height: 45px;
	float: left;
	margin-top: -30px;
}

div#secondary_content div.quote p {
	text-align: justify;
}

div#secondary_content div.quote span.close {
    font-size: 700%;
	float: right;
	height: 45px;
	margin-top: -13px;
}

div#secondary_content div.quote_author em {
	color: #8f9356;
	font: bold 14px Georgia, Times New Roman, Times, serif;
}

#sub_menu ul {
	list-style: none;
	margin-left: 30px;
}

#sub_menu ul a {
	display: block;
	font: 100% Georgia, Times New Roman, Times, serif;
	padding: 7px 0;
}

#sub_menu ul a:link {
	color: rgb(133, 108, 150);
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
}

#sub_menu ul a:visited {
	color: rgb(133, 108, 150);
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
}

#sub_menu ul a:hover {
	color: rgb(133, 108, 150);
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	background: none;
	border-bottom: none;
}

/* Footer Content CSS */

div#footer {
	clear: both;
}

/* Copyright CSS */

div#footer div#copyright {
	float: left;
	clear: both;
}

/* Links CSS */

div#footer div#links {
	text-align: right;
	float: right;
}

div#footer div#links a:link {
	border-bottom: 1px dotted rgb(133, 108, 150);
	text-decoration: none;
	color: black;
	font-weight: normal;
}

div#footer div#links a:visited {
	border-bottom: 1px dotted rgb(133, 108, 150);
	text-decoration: none;
	color: black;
	font-weight: normal;
}

div#footer div#links a:hover {
	border-bottom: 1px solid rgb(133, 108, 150);
	text-decoration: none;
	color: rgb(133, 108, 150);
	font-weight: normal;
}

/* STUPID HACK CSS */

.cat_223 {
	display: none;
}

.cat_322 {
	display: none;
}

.cat_232 {
	display: none;
}