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

/***  general style **/


html { 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical !important; 
}

body {
	font-family: "Lucida Grande CY", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}

#container {
	height: 100%;
	width: 798px;
	margin: 0 auto;
}

#header {
	width: 798px;
	padding: 20px 0 0 0;
}

#footer {
	width: 798px;
	height: 60px;
	clear: both;
}

.copyright {
	font-size: 9.5px;
	color: #333333;
	height: 12px;
	width: 798px;
	margin: 0;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #601260;
}

/** Article Links **/

a:link, a:visited, a:active {
	color: #084E8B;
}

a:hover {
	color: #601260;
}


/***  Main Menu **/

.mainMenu {
	width: 100%;
	height: 20px;
	margin: 15px 0 0;
}

.mainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #601260;
}

.mainMenu li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

.mainMenu li a {
	float: left;
	color: #084E8B;
	text-decoration: none;
	margin: 0;
	padding: 0 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #601260;
}

.mainMenu li a:hover, #about-us li.about-us a, #giving li.giving a, #impact li.impact a, #publications li.publications a, #news-events li.news-events a, #faqs li.faqs a, #links li.links a, #contact-us li.contact-us a {
	color: #601260;
}


/*** Sub Menu ***/

#subMenu_container {
	padding: 0;
	width: 798px;
	margin-left: 0px;
	margin-right: 0px;
	height: 80px;
	margin-top: 10px;
} 

h1, h1.FAQ  {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #601260;
	width: 200px;
	margin-top: 10px;
	float: left;
}

h1.FAQ {
	width: 300px;
}

.subMenu ul{
	height: 70px;
	width: 150px;
	margin-left: 220px;
	color: #0000FF;
	list-style-type: none;
	margin-top: 0px;
	padding: 10px 0 0;
}

.subMenu li {
	margin-bottom: 0px;							/** Don't put "display:block;" here as it shifts the menu. **/
}

.subMenu li a, .subMenu li.selected {
	display: block;
	font-size: 12px;
	color: #602160;
	text-decoration: none;
	padding: 0 0 0 15px;
	background-image: url(../images/purple-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.subMenu li a:hover, .subMenu li.selected {
	color: #084E8B;
	background-image: url(../images/blue-arrow.gif);
}


/** Sub Menu 2 Columns **/

#subMenu_2Col_Container {
	height: 70px;
	width: 578px;
	margin-left: 220px;
	padding-top: 10px;
}

.subMenu_2Col ul {
	list-style-type: none;
	height: 70px;
	width: 275px;
	padding: 0;
	margin: 0;
	float: left;
}

.subMenu_2Col li {
	margin-bottom: 0px;							/** Don't put "display:block;" here as it shifts the menu. **/
}

.subMenu_2Col li a, .subMenu_2Col .selected_2Col {
	display: block;						/** Needed for Safari and IE to prevent shift **/
	font-size: 12px;
	color: #602160;
	text-decoration: none;
	padding: 0 0 0 15px;
	background-image: url(../images/purple-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.subMenu_2Col li a:hover, .subMenu_2Col .selected_2Col {
	color: #084E8B;
	background-image: url(../images/blue-arrow.gif);
}


/***  Welcome Message **/

#welcome {
	width: 798px;
	height: 216px;
	background-image: url(../images/Welcome.jpg);
	background-repeat: no-repeat;
	margin: 30px 0 25px 0;
}

#message h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	line-height: 21px;
	margin-top: 0;
	padding-bottom: 10px;
	color: #084E8B;
	width: 380px;
}

#message {
	height: 100%;
	width: 380px;
	font-size: 15px;
	line-height: 21px;
	color: #084E8B;
	font-weight: normal;
}

/** Main Content **/

#main_content {
	margin: 10px 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	width: 798px;
	height: 100%;
}

#leftContent {
	float: left;
	width: 399px;
	padding-top: 10px;
}

#rightContent {
	width: 377px;
	margin-left: 400px;
	padding: 10px 10px 0 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

#leftContent, #leftContent_inside, #leftContent_inside1, #leftContent_trustees, #leftContent_benefactors, #generalList ul, .undesignatedFunds ul, .generalList ul, tr, .benefactors li, .PubThumbs, p {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-right: 0;
}

#spacer {
	height: 15px;
	clear: both;
	margin-bottom: 10px;
}

/** Inside Main Content **/

#leftContent_inside {
	width: 778px;
	padding: 10px 20px 0 0;
}

#leftContent_trustees {
	float: left;
	width: 401px;
	margin-left: 0;
	padding-top: 10px;
	height: 100%;
}

#leftContent_inside1 {
	float: left;
	width: 576px;
	padding-top: 10px;
	height: 100%;
}

#leftContent_benefactors {
	float: left;
	width: 545px;
	padding-top: 10px;
	height: 100%;
}

#leftContent, #leftContent_inside, #leftContent_inside1, #leftContent_trustees, #leftContent_benefactors, #rightContent, h2 {
	font-size: 14px;
	color: #084E8B;
	margin-top: 0px;
}

.contentImageRight {
	float: right;
	margin: 20px 0 20px 20px;
}	

.contentImageLeft {
	float: left;
	margin: 10px 20px 10px 0;
	width: 144px;
}

#subMenuModule {
	float: right;
	width: 200px;
	height: 100%;
	margin: 10px 0 0 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

#subMenuModule h3 {
	font-size: 14px;
	font-weight: bold;
	color: #084E8B;
	padding: 5px 5px 5px 29px;
}

.listoftrustees ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listoftrustees li {
	margin: 0;
	
}

.listoftrustees a, .trusteeSelected {
	display: block;
	padding: 5px 5px 5px 41px;
	font-size: 12px;
	color: #601260;
	text-decoration: none;
	background-image: url(../images/purple-arrow.gif);
	background-repeat: no-repeat;
	background-position: 29px center;
}

.listoftrustees a:hover, .trusteeSelected {
	color: #084E8B;
	background-image: url(../images/blue-arrow.gif);
}	


/** Types of Funds (Benefactors) **/

#subMenuFund {
	float: right;
	width: 230px;
	height: 100%;
	margin-top: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

.subMenuFundHeader {
	font-size: 14px;
	font-weight: bold;
	color: #084E8B;
	padding: 0 5px 5px 0;
}

.funds ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.funds li {
	margin: 0;
	
}

.NamedFunds {
	font-size: 12px;
	font-weight: bold;
	color: #601260;
	padding: 5px 5px 5px 0;
}

.funds li a {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #601260;
	text-decoration: none;
	background-image: url(../images/purple-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 5px 5px 5px 15px;
}

.funds li a:hover {
	color: #084E8B;
	background-image: url(../images/blue-arrow.gif);
}	

.benefactors_container {
	width: 535px;
	height: 100%;
	
}

.benefactors {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 20px 10px 0;
}

.benefactors li  {
	display: block; /* Vertical (top/bottom) padding for each menu link */
	width: 160px;
	padding: 0 0 7px 0;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	color: #084E8B;
}

.generalList_Container {
	width: 790px;
	height: 100%;
}

.generalList ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: disc;
	width: 164px;
	height: 100%;
	float: left;
}

.generalList ul li {
	padding-bottom: 5px;
}


.grantsList_LeftContainer {
	width: 325px;
	height: 100%;
	float: left;
}

.grantsList ul {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	width: 300px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

.grantsList ul li {
	padding: 0 0 5px 0;
	list-style-type: none;
}

.grantsList_LongContainer {
	width: 778px;
	height: 100%;
}

.grantsList_Long ul {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	width: 495px;
	height: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}

.grantsList_Long ul li {
	padding: 0 0 5px 0;
	list-style-type: none;
}

.undesignatedFunds_Container {
	width: 790px;
	height: 100%;
}

.undesignatedFunds ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: disc;
	width: 360px;
	float: left;
}

.undesignatedFunds ul li {
	padding-bottom: 5px;
}

.PubThumbs {
	float: left;
	height: 225px;
	width: 172px;
	margin: 0 15px 15px 0;;
}

.clearPubTHumbs { 
	clear: both;

}
/**** Photo Gallery Set ****/

h3 {
	/*color: #FFFFFF;*/
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#myGallery, #myGallerySet, #flickrGallery {
	width: 378px;
	height: 250px;
	z-index:5;
	border: 1px solid #000;
}

.jdGallery a {
	text-decoration: none;
	outline: 0;
	cursor: pointer;
}


#myGallery {
	display: none;
}

.jdGallery {
	overflow: hidden;
	position: relative;
	
}

.jdGallery img {
	border: 0;
	margin: 0;
}

.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000000;
}

.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0;
	padding-top: 5px;
	bottom: 0;
	height: 40px;
	color: #FFFFFF;
	text-indent: 0;
	overflow: hidden;
	background-color: #333333;
}

* html .jdGallery .slideInfoZone {
	bottom: -1px;
}

.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 12px;
}
