/* G-Unity Styles */
/* * * * * * * * * * * * * * * HTML Tags * * * * * * * * * * * * * */
* { margin: 0; padding: 0; }

body {
	background-color:#00283f;
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	margin:0;
	padding: 0;
}

h2 {
	color: #000;
	font-size:2.2em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h3 {
	color:#003366;
	font-size: 1.5em;
}

h4 {
	color:#003366;
	font-size: 1.5em;
	font-weight:bold;
	margin:0;
	padding: 0 5px 0 0;
}

h5 {
	color:#003366;
} 

img {
	border: 0;
}

p {
	margin: 10px;
	line-height: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

ul, ul.content {
	margin: 10px 0 10px 30px;
}

ol {
	margin: 10px 0 10px 30px;
}

li {
	line-height: 1.5em;
}

hr {
	border-top: 1px solid #FFF;
	border-right:0;
	border-bottom: 1px dashed #CCC;
	border-left:0;
	margin: 20px 0 20px 0;
}

/* * * * * * * * * * * * * * Global Styles * * * * * * * * * * * * * */
.left {
	float:left;
}

.right {
	float:right;
}

#navPrimary {
	background-color:#000;
	height: 42px;
	clear:left;
	width: 760px;
	padding: 2px 0 0 0;
	background-image:url(../images/bg-nav.gif);
	background-repeat:no-repeat;
	background-position:175px center;
}

#navPrimary ul {
	list-style:none;
	margin: 0px 0 0 20px;
	height: 40px;
	background-color:#000;
}

#navPrimary ul li{
	float:left;
	margin: 0 18px 0 0;
	position:relative;
}

#navPrimary ul li a {
	display:block;
	height: 40px;
	overflow:hidden;
	text-indent:-1000px;
	background-repeat:no-repeat;
}

#navPrimary ul li.about {
	width:150px;
	background-image:url(../images/nav-about.gif);	
}

#navPrimary ul li.about a:hover {
	width:150px;
	background-image:url(../images/nav-about-on.gif);	
}

#navPrimary ul li.news{
	width:86px;
	background-image:url(../images/nav-news.gif);	
}

#navPrimary ul li.news a:hover {
	background-image:url(../images/nav-news-on.gif);	
}

#navPrimary ul li.successes{
	width:68px;
	background-image:url(../images/nav-successes.gif);	
}

#navPrimary ul li.successes a:hover {
	background-image:url(../images/nav-successes-on.gif);	
}

#navPrimary ul li.donation{
	width:116px;
	background-image:url(../images/nav-donation.gif);	
}

#navPrimary ul li.donation a:hover {
	background-image:url(../images/nav-donation-on.gif);	
}

#navPrimary ul li.apply{
	width:121px;
	background-image:url(../images/nav-apply.gif);	
}

#navPrimary ul li.apply a:hover {
	background-image:url(../images/nav-apply-on.gif);	
}

#navPrimary ul li.resources{
	width:70px;
	background-image:url(../images/nav-resources.gif);	
}

#navPrimary ul li.resources a:hover {
	background-image:url(../images/nav-resources-on.gif);	
}

/* * * * * * * * * * * * * * * * Homepage Styles * * * * * * * * * * * * * * * */
a {
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	color:#000;
}

a.accent, #news a.accent {
	color:#1b949f;
	font-family:Arial, Helvetica, sans-serif;
}

a.accent:hover, #news a.accent:hover {
	color:#CCCCCC;
}

#globalWrapperHome {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	background-image:url(../images/bg-global.gif);
	font-size: 0.7em;
}

#headerHome {
	background-color:#333;
	height: 280px;
}

#bottomWrapper {
	
}

#bottomWrapperHome {

	height: 100%;
}

#about {
	width: 235px;
	height: 280px;
	float:left;
	padding: 0 10px 0 10px;
	background-image:url(../images/bg-about.gif);
	background-repeat:no-repeat;
}

#about p {
	color: #CCC;
	line-height:1.5em;
	margin: 10px 10px 0 10px;
}

#persistantNavHome {
	width: 300px;
	height: 30px;
	float:right;
	border-bottom: 5px solid black;
	background-image:url(../images/bg-aux.gif);
	z-index: 1;
	position:relative;
}

#persistantNavHome ul {
	float:right;
	margin: 0 0 10px 0;
}

#persistantNavHome ul li{
	display:inline;
	list-style-type:none;
	padding: 0 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#persistantNavHome ul li a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#persistantNavHome ul li a:hover {
	color:#336699;
}

#persistantNavHome ul {
	float:right;
	padding: 4px 0 0 0;
}

#flash {
	width: 505px;
	float:left;
}

.flash {
	position:absolute;
	margin-top: -40px;
	margin-left: 1px;
}

#news {
	width: 225px;
	float:left;	
	background-repeat:no-repeat;
	padding: 20px 10px 0px 20px;
	background-image:url(../images/bg-home.gif);
	background-repeat:no-repeat;
}

#newsFeatured {
	margin:20px 0 0 0;
}
	
#featured {
	margin: 0 10px 10px 10px;
	padding-bottom: 20px;
	width: 485px;
	float:left;
	/*height: 174px;*/
	line-height:1.5em;
	background-image:url(../images/border-horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

#wrapper {
	border: 1px solid red;
	float:left;
}

#donate {
	margin: 0 10px 10px 0;
	width: 220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	float:left;
}

#grants {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	width: 240px;
	float:left;
	font-size: 1.2em;
	background-image:url(../images/border-vertical.gif);
	background-repeat: repeat-y;
	background-position:left;
}

#news h3 {
	background-repeat:no-repeat;
	background-image:url(../images/h-news.gif);
	text-indent: -5000px;
	height:12px;
	width:108px;
}

#news h4 {
	color:#FFFFFF;
	font-size: 1em;
	margin: 10px 0 0 0;
}

#news p {
	color:#CCC;
	margin:10px 10px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#news a {
	color:#CCC;
}

#news a:hover {
	color:#FFF;
}

#newsFeatured {
	margin-bottom: 25px;
}

#newsFeatured h3{
	background-repeat:no-repeat;
	background-image:url(../images/h-featured-news.gif);
	text-indent: -5000px;
	height:12px;
	width:108px;
}
#newsFeatured img{
	display:block;
	margin:10px 0 5px 0;
	border:3px solid white;
}

#featured h3 {
	background-repeat:no-repeat;
	background-image:url(../images/h-featured-profile.gif);
	text-indent: -5000px;
	height:12px;
	width:95px;
	margin: 20px 10px 10px 0px;
}

#featured h4 {
	margin: 0 0 10px 0;
}

#donate h3 {
	margin: 0 0 0 10px;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h-donate.gif);
	text-indent: -5000px;
	width:75px;
	height: 20px;
	margin: 10px 0 0 10px;
}

#grants h3 {
	width:75px;
	height: 20px;
	margin: 10px 0 0 10px;
}

/* * * * * * * * * * * * Secondary Page Styles * * * * * * * * * * * * * */
#globalWrapper {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	font-size: 0.7em;
	background-color:#FFFFFF;
}

#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 132px;
	border-bottom:2px solid white;
}

#persistantNav {
	width: 535px;
	height: 30px;
	float:right;
	border-bottom: 5px solid black;
	background-image:url(../images/bg-aux.gif);
	z-index: 1;
	position:relative;
}

#persistantNav ul {
	float:right;
	padding: 4px 0 0 0;
	margin: 0 0 10px 0;
}

#persistantNav ul li{
	display:inline;
	list-style-type:none;
	padding: 0 15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#persistantNav ul li a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#persistantNav ul li a:hover {
	color:#336699;
}
#navSecondary {
	width: 225px;
	float:left;
	background-image:url(../images/bg-navSecondary.gif);
	background-repeat:no-repeat;
	height: 400px;
}

#navSecondary ul {
	padding: 20px 0px 0px 0px;
	margin: 0 5px 0 5px;
}

#navSecondary ul li {
	list-style-type:none;
	line-height:30px;
	border-bottom: 1px dotted #000;
}

#navSecondary ul li a {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding: 0 0 0 20px;
	background-image:url(../images/bg-subnav-off.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#navSecondary ul li a:hover {
	color:#1b949f;
	background-image:url(../images/bg-subnav-on.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#content {
	width: 470px;
	float: right;
	padding: 20px 40px 20px 0;
}

#content p {
	margin: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

.grantee {
	width: 200px;
}

#grantHistory {
	
}

#grantHistory h2, h2.grantHistory {
	margin:-20px 0 10px 0;
	padding:0;
}

*html #grantHistory h2 {
	margin:0 0 10px 0;
	padding:0;
}

#grantHistory h2 {
	margin: -20px 0 10px 0;
}


#grantHistory ul {
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #eeeeee;
	height: 50px;
	width: 465px;
}

#grantHistory ul li {
	list-style-type:none;
	font-weight:bold;
	background-color: #eeeeee;
	font-size: 1.2em;
	padding: 0;
	margin:0;
	background-image:url(../images/bg-li-left.gif);
	background-repeat:no-repeat;
	height: 45px;
	float:left;
}

#grantHistory ul li.left {
	float:left;
	width: 80px;
	padding: 5px 0 0 5px;
	margin:0;
}

#grantHistory ul li.right {
	float:right;
	text-align:right;
	margin:0;
	padding:5px 5px 0 0;
	background-image:url(../images/bg-li-right.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 45px;
	width: 350px;
}

#grantHistory .granteeLocation {
	background-color: #eee;
	font-size: .8em;
}

#grantHistory p {
	clear:both;
}

.testimonial {
	text-align:right;
	font-weight:bold;
	padding: 0 0 0 200px;
}

#quotes {
	margin:40px 0 0 15px;
	padding:0;
	width:200px;
	font:.9em Georgia, "Times New Roman", Times, serif;
	color:#6d6d6d;
}
#quotes p {
	margin:0;
	padding:0;
	line-height:1.8em;
}
#quotes .marks {
	font-weight:bold;
	font-size:1.2em;
}
#quotes .speaker {
	display:block;
	margin:5px 10px 0 2px;
	padding:0 0 0 17px;
	font:italic 1.0em Arial, Helvetica, sans-serif;
	background:url(../images/bg-subnav-off.gif) no-repeat 0 -10px;
}

#grantHistory ul.successesGallery{
	list-style-type:none;
	margin: 25px 0 0 0;
	padding: 0;
	background-color: #fff;
}

#grantHistory ul.successesGallery li {
	float: left;
	margin: 0 10px 0 0;
	height: 83px;
	background-color: #fff;
}

ul.successesGallery li img {
	border: 1px solid #001A34;
	padding: 2px;
}

ul.successesGallery li a:hover img  {
	border: 1px solid #007af4;
}

/* * * * * * * * * * * * Footer Styles * * * * * * * * * * * * * */

#footer {
	background-color:#000;
	border-bottom: 10px solid white;
	clear: both;
	color:#FFFFFF;
	padding: 20px 10px 0 10px;
	height: 55px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display:inline;
	padding: 0 10px 0 10px;
	background-image:url(../images/seperator.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#footer ul li.resources {
	background-image:none;
}

#footer ul li a {
	color:#999999;
}

#footer ul li a:hover {
	color:#FFF;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin: 5px 0 0 10px;
}

/* * * * * * * * * * * * sIFR Styles * * * * * * * * * * * * * */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h2{
	visibility: hidden;
	letter-spacing: -9px;
}

/* =Lightbox
---------------------------------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	