@font-face {
	font-family: 'museo-sans';
	src: url('/themes/gmf/css/webfonts/museo-sans.eot');
	src: url('/themes/gmf/css/webfonts/museo-sans.eot?#iefix') format('embedded-opentype'), url('/themes/gmf/css/webfonts/museo-sans.woff') format('woff'), url('/themes/gmf/css/webfonts/museo-sans.ttf') format('truetype'), url('/themes/gmf/css/webfonts/museo-sans.svg#freehand') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'museo-slab';
	src: url('/themes/gmf/css/webfonts/museo-slab.eot');
	src: url('/themes/gmf/css/webfonts/museo-slab.eot?#iefix') format('embedded-opentype'), url('/themes/gmf/css/webfonts/museo-slab.woff') format('woff'), url('/themes/gmf/css/webfonts/museo-slab.ttf') format('truetype'), url('/themes/gmf/css/webfonts/museo-slab.svg#freehand') format('svg');
	font-weight: normal;
	font-style: normal;
}

a:link, a:visited {
	color: #5ea9c5;
	text-decoration: none;
}

a:hover { color: #8bc75a; }

#header .logo {
	/* background: url(../img/GMF_logo.png) no-repeat; */
	display: block;
/*
	float: left;
	height: 64px;
 */
	margin-top: 28px;
/*	text-indent: -999em;

	width: 100%;
 */
}
#header .logo img{width: 100%; height: auto;}


#slides .slide a {
	display: block;
	height: 340px;
	overflow: hidden;
	position: relative;
	width: 832px;
}

.callout-1 a:link, .callout-1 a:visited { color: #8BC75A; }
.callout-2 a:link, .callout-2 a:visited { color: #7735a0; }

#news-and-announcements a:link, #news-and-announcements a:visited { color: #66bc29; }
#news-and-announcements a:hover { color: #5ea9c5; }

#news-and-announcements .listing ul li a:link,
#news-and-announcements .listing ul li a:visited  {
	color: #333;
}

#news-and-announcements .listing ul li a:hover { color: #5ea9c5; }

div.donors a:link, div.donors a:visited {
	color: #5ea9c5;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

div.grants a:link, div.grants a:visited {
	color: #7735a0;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

div.branching a:link, div.branching a:visited {
	color: #023679;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

a.fb {
	background: url(../img/ico_fb.png);
	display: block;
	height: 30px;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -999em;
	width: 30px;
}

a.twitter {
	background: url(../img/ico_twitter.png);
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
	width: 30px;
}

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