/* font-face */
@font-face {
	font-family:'futura';
	src: url(../fonts/futura.eot?) format('embedded-opentype'),
		url(../fonts/futura.woff) format('woff'),
		url(../fonts/futura.ttf) format('truetype'),
		url(../fonts/futura.svg#futura) format('svg');
}
@font-face {
	font-family:'futura-heavy';
	src: url(../fonts/futura-heavy.eot?) format('embedded-opentype'),
		url(../fonts/futura-heavy.woff) format('woff'),
		url(../fonts/futura-heavy.ttf) format('truetype'),
		url(../fonts/futura-heavy.svg#futura-heavy) format('svg');
}
@font-face {
	font-family:'bembo';
	src: url(../fonts/bembo-bolditalic.eot?) format('embedded-opentype'),
		url(../fonts/bembo-bolditalic.woff) format('woff'),
		url(../fonts/bembo-bolditalic.ttf) format('truetype'),
		url(../fonts/bembo-bolditalic.svg#bembo-bolditalic) format('svg');
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.page-all-news table tbody tr {
	background-color: transparent;
}
.page-all-news table tbody tr td {
	vertical-align: middle;
}
.page-all-news table tbody tr td.views-field-field-homepage-feature-image {
	padding-right: 10px;
}
.page-all-news table tbody tr td.views-field-title {
	padding-left: 10px;
}
.page-all-news #text-body table tbody tr td h2 {
	margin-bottom: 8px;
	margin-top: 12px;
}
.page-all-news #text-body table tbody tr td strong {
	margin-bottom: 4px;
}
.page-all-news #text-body table tbody tr td h2 a {
	font-size: 15px;
	line-height: 17px;
}
.page-all-news .item-list {
	margin-top: 20px;
}
.page-job-announcements  table tbody tr {
	background-color: transparent;
}
.page-job-announcements table tbody tr td {
	vertical-align: middle;
}
.page-job-announcements table tbody tr td.views-field-field-homepage-feature-image {
	padding-right: 10px;
}
.page-job-announcements table tbody tr td.views-field-title {
	padding-left: 10px;
}
.page-job-announcements #text-body table tbody tr td h2 {
	margin-bottom: 8px;
	margin-top: 12px;
}
.page-job-announcements #text-body table tbody tr td strong {
	margin-bottom: 4px;
}
.page-job-announcements #text-body table tbody tr td h2 a {
	font-size: 15px;
	line-height: 17px;
}
.page-job-announcements .item-list {
	margin-top: 20px;
}
.front {
	margin:0;
	color:#333;
	min-width:1000px;
	background:#8f9e8d;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

.front #container {
	color: #8c8c8c;
}

.front #container em {
	font-style: italic; 
}

.front #container strong { font-weight: bold; }

.front #container .sidebar-item.active, .front #container .sidebar-item:hover { color: #7c7c7c; }
.front img {
	border-style:none;
	vertical-align:top;
}

.front a {
	color:#fff;
	text-decoration:none;
}
.front a:hover {
	text-decoration: underline;
}

.front #container a { color: /*  black; */#574953; font-weight: bold; /* padding: 0 2px; */ }
.front #container #text-body a:hover {/* text-decoration:underline; */color: #FFF; background: #574953; text-decoration: none;}
.front input,
.front textarea,
.front select {
	color:#42463b;
	vertical-align:middle;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.node-type-board-page .region-rightside p {
	margin-bottom: 20px;
}
.node-type-board-page .front #container .region-rightside p a {
	font-weight: normal;
	background: url('../images/board-button.jpg') no-repeat;
	width: 165px;
	height: 27px;
	display: block;
	color: #FFF;
	font-family: 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 6px 0;
	text-align: center;
}
.node-type-board-page .front #container .region-rightside p a:hover{
	color: #FFF; text-decoration: underline;
}

.front form,
.front fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.front .alignleft {float:left;}
.front .alignright {float:right;}
.w1 {
	width:100%;
	overflow:hidden;
	position:relative;
}
/* wrapper */
.front #wrapper {
	width:803px;
	margin:0 auto;
}
.front #wrapper:after {
	content:'';
	display:block;
	clear:both;
}
/* header */
.front #header {
	width:100%;
	color:#fff;
	padding:5px 9999px 0;
	margin:0 -9999px;
	background:#3e343b;
	position: inherit;
	height: auto;
	
}
.front #header:after {
	content:'';
	display:block;
	clear:both;
}
.front .logo {
	float:left;
	width:237px;
	height:83px;
	margin:14px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.front .logo a {
	height:100%;
	display:block;
}
.front #header .holder {
	overflow:hidden;
	margin:0 0 24px 9px;
}
.front #header .frame {float:right;}
/* social-networks */
.front .social-networks {
	margin:0 -1px 17px 0;
	list-style:none;
	text-align:right;
	font-size:0;
	line-height:0;
}
.front .social-networks li {
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 5px;
	text-align:left;
}
.front * +html .social-networks li {display:inline;}
.front .social-networks a {
	float:left;
	width:21px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-social-networks.gif) no-repeat;
}
.front .social-networks a.tumblr {
	background: url('../images/tumblr.png') no-repeat;
}
.front .social-networks .rss {background-position:-26px 0;}
.front .slogan {
	display:block;
	text-align:right;
	margin:0 9px 0 0;
	font: 20px/24px bembo, Arial, Helvetica, sans-serif;
}
.front * +html .slogan {margin-right:5px;}
.front #header nav {
	width:100%;
	padding:0 9999px;
	margin:0 -9999px;
	background: rgb(115,96,109);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczNjA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjM1M2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(115,96,109,1) 0%, rgba(66,53,62,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,96,109,1)), color-stop(100%,rgba(66,53,62,1)));
	background: -webkit-linear-gradient(top,  rgba(115,96,109,1) 0%,rgba(66,53,62,1) 100%);
	background: -o-linear-gradient(top,  rgba(115,96,109,1) 0%,rgba(66,53,62,1) 100%);
	background: -ms-linear-gradient(top,  rgba(115,96,109,1) 0%,rgba(66,53,62,1) 100%);
	background: linear-gradient(top,  rgba(115,96,109,1) 0%,rgba(66,53,62,1) 100%);
}
.logged-in .front #header nav,
 .front.logged-in #header nav {
	width: 120%;
}
.front #header nav:after {
	content:'';
	display:block;
	clear:both;
}
/* navigation */
.front #nav {
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
.front #nav li {float:left; position:relative;}
.front #nav a {
	float:left;
	padding:11px 15px 13px;
}
.front #nav.scaling-active>li>a {padding:11px 0 13px;}
.front #nav>li:hover>a,
.front #nav>li>a:hover {
	text-decoration:none;
	background: rgb(78,65,74);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlNDE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDMyM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(78,65,74,1) 0%, rgba(61,50,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,65,74,1)), color-stop(100%,rgba(61,50,58,1)));
	background: -webkit-linear-gradient(top,  rgba(78,65,74,1) 0%,rgba(61,50,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(78,65,74,1) 0%,rgba(61,50,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(78,65,74,1) 0%,rgba(61,50,58,1) 100%);
	background: linear-gradient(top,  rgba(78,65,74,1) 0%,rgba(61,50,58,1) 100%);
}
.front #nav li:hover {position:relative;}
.front #nav li:hover ul {top:100%;}
/* drop-down */
.front #nav ul {
	position:absolute;
	overflow:hidden;
	top:-9999px;
	left:0;
	width:201px;
	z-index:200;
	padding:15px 10px 15px 22px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	text-transform:none;
	background: rgb(36,30,35);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MWUyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjMyMzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(36,30,35,1) 0%, rgba(59,50,57,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,30,35,1)), color-stop(100%,rgba(59,50,57,1)));
	background: -webkit-linear-gradient(top,  rgba(36,30,35,1) 0%,rgba(59,50,57,1) 100%);
	background: -o-linear-gradient(top,  rgba(36,30,35,1) 0%,rgba(59,50,57,1) 100%);
	background: -ms-linear-gradient(top,  rgba(36,30,35,1) 0%,rgba(59,50,57,1) 100%);
	background: linear-gradient(top,  rgba(36,30,35,1) 0%,rgba(59,50,57,1) 100%);
}
.front #nav li li {
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
.front #nav li li a {padding:0;}
.front #nav li li a:hover {
	color:#6cb4d6;
	text-decoration:none;
}
/* main */
.front #main {
	padding:0 10px 5px;
	background:#fff;
}
.front #main:after {
	content:'';
	display:block;
	clear:both;
}
/* panel */
.front .panel {
	overflow:hidden;
	background:#bab0b7;
	padding:7px 12px 12px;
}
/* email-form */
.front .email-form {
	float:right;
	width:233px;
}
.front .email-form label {
	float:left;
	color:#42463b;
	padding:0 0 3px;
	font:11px/14px futura-heavy, Verdana, Arial, Helvetica, sans-serif;
}
.front .email-form .text {
	float:left;
	width:151px;
	height:18px;
	line-height:18px;
	border:0;
	padding:3px 9px;
	margin:0 1px 0 0;
	background:#e3dfe2;
}
.front .email-form .submit {
	float:left;
	width:63px;
	height:24px;
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-submit.gif) no-repeat;
}
.front .email-form .submit:hover {cursor:pointer;}
.front .panel .info {
	overflow:hidden;
	padding:0 50px 0 0;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
.front .panel .info .heading {
	color:#42463b;
	display:block;
	padding:0 0 3px;
	text-transform:uppercase;
	font:11px/14px futura, Verdana, Arial, Helvetica, sans-serif;
}
.front .panel .info strong {font-weight:bold;}
.front .panel .info .more {
	color:#4b7d95;
	display:inline-block;
	vertical-align:top;
	padding:0 13px 0 0;
	margin:0 0 0 8px;
	font-weight:bold;
	background:url(../images/bullet01.png) no-repeat 100% 50%;
}
.front .panel .info p {margin:0;}
.front .content-holder {width:100%;}
.front .content-holder:after {
	content:'';
	display:block;
	clear:both;
}
/* content */
.front #content {
	float:right;
	width:463px;
}
/* gallery */
.front .gallery-holder {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 13px;
}
.front .gallery-holder .next,
.front .gallery-holder .prev {
	position:absolute;
	top:101px;
	width:15px;
	height:78px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/arrows.png) no-repeat;
}
.front .gallery-holder .prev {left:12px;}
.front .gallery-holder .next {
	right:12px;
	background-position:-165px 0;
}
.front .gallery {
	width:99999px;
	overflow:hidden;
}
.front .gallery li {
	float:left;
	height:344px;
	position:relative;
}
.front .gallery .text {
	background:#6f8352;
	padding:9px 10px 16px;
	color:#fff;
	width:443px;
	position:absolute;
	left:0;
	bottom:0;
}
.front .gallery h2 {font:18px/22px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;}
.front .gallery .more {
	color:#bbcbbb;
	padding:0 14px 0 0;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bullet02.png) no-repeat 100% 50%;
}
.front #content .title {
	padding:5px 8px;
	overflow:hidden;
	background:#8f9e8d;
	margin:0 8px 8px 0;
}
.front #content .title h3 {
	color:#42463b;
	text-transform:uppercase;
	font:16px/20px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
}
/* preview-list */
.front .preview-list {
	width:465px;
	float:left;
}
.front .preview-list li {
	width:135px;
	height:157px;
	float:left;
	padding:5px;
	margin:0 10px 8px 0;
	background:#8f9e8d;
	z-index:1;
}
.front .preview-list .text-holder {
	position:relative;
	height:1px;
	margin:-1px 0 0;
	width:100%;
}
.front .preview-list .text {
	position:absolute;
	bottom:0;
	width:123px;
	padding:5px 6px 7px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	left:0;
	color:#fff;
	background:#42463b;
	text-transform:uppercase;
	background:rgba(66,70,59,0.8);
}
.front .preview-list .text strong {
	display:inline-block;
	vertical-align:middle;
	max-width:122px;
}

.front .preview-list li:hover {position:relative;}
.front .preview-list li:hover .drop {top:-15px;}
.front .preview-list .drop {
	padding:0 5px 5px;
	position:absolute;
	background:#de7c13;
	overflow:hidden;
	top:-99999px;
	left:-14px;
	width:163px;
	color:#fff;
	height:196px;
	z-index:200;
}
.front .preview-list .special .drop {background:#6cb4d6;}
.front .preview-list .special-text {text-transform:uppercase;}
.front .preview-list .drop .heading {
	text-transform:uppercase;
	display:block;
	margin:0 0 15px;
	font:12px/14px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
}
.front .preview-list .special .drop .heading {
	margin:0;
	text-transform:none;
	font:bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
.front .preview-list .drop .bg {
	position:absolute;
	left:5px;
	top:5px;
	z-index:1;
	height:191px;
	width:163px;
}
.front .preview-list .drop .holder {
	position:relative;
	z-index:2;
	padding:11px 9px;
	overflow:hidden;
}
.front .preview-list .drop .holder p {margin:0 0 10px;}
.front .preview-list .special .drop .holder p {margin:0;}
.front .preview-list .drop .btn-holder {
	width:100%;
	overflow:hidden;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}
.front .preview-list .drop .btn-holder img {vertical-align:baseline;}
.front .preview-list .special .btn-holder a {color:#6cb4d6;}
.front .preview-list .height {
	display:inline-block;
	vertical-align:middle;
	height:31px;
	width:1px;
}
.front * +html .preview-list .height {margin:0;}
.front .preview-list .link {
	min-height:78px;
	padding:0 30px 0 5px;
	margin:0 3px 0 0;
	width:97px;
	display:inline-block;
	vertical-align:middle;
	text-transform:uppercase;
	background:url(../images/arrows.png) no-repeat 100% 50%;
	font:14px/20px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
}
.front .preview-list .special-height {
	display:inline-block;
	vertical-align:middle;
	height:157px;
}
/* sidebar */
#home.front #sidebar {
	float:left;
	width:310px;
}
/* box */
.front .box {
	padding:11px 10px 12px;
	overflow:hidden;
	background:#6d5b67;
	color:#fff;
	margin:0 0 12px;
	-webkit-box-shadow: inset 0px 0px 15px 2px #333333;
	-moz-box-shadow: inset 0px 0px 15px 2px #333333;
	box-shadow: inset 0px 0px 15px 2px #333333;
}
.front .box .holder {
	padding:5px 0 7px;
	overflow:hidden;
}
.front .box .alignleft {
	margin:-5px 11px 0 0;
	border:5px solid #554d58;
}
.front .box h4 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
.front .box .more {
	color:#bab0b7;
	padding:0 12px 0 0;
	margin:0 0 0 5px;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bullet04.png) no-repeat 100% 50%;
}
/* title */
.front #sidebar .title,
.page-news-reports #text-body .block h2 {
	overflow:hidden;
	margin:20px 0 10px;
	padding:5px 7px 4px;
	background:#bbcbbb;
}
.page-news-reports #text-body #block-system-main {
	display: none;
}
.page-news-reports #text-body .block {
	width: 48%;
	float: left;
	margin-right: 0;
}
.page-news-reports #text-body #block-views-from-the-president-block-1,
.page-news-reports #text-body #block-views-news-block-1 {
	margin-right: 3%;
	width: 49%;
}
.page-news-reports .front #container .block .views-field-title {
	margin-bottom: 5px;
}
.page-news-reports .front #container .block .views-field-body {
	margin-bottom: 15px;
}
.page-news-reports .front #container .block .views-row {
/* 	margin-bottom: 15px; */
	clear: both;
}
.page-news-reports .front #container #block-views-news-block-1 .views-row {
	padding-top: 10px;
}
.page-news-reports .front #container .block .views-field-field-homepage-feature-image {
	float: left;
	margin-right: 8px;
}
.page-news-reports .front #container #block-views-news-block-1 .views-field-field-homepage-feature-image {
	width: 100px;
}
.page-news-reports .front #container #block-views-news-block-1 .views-field-created {
	margin-top: 5px;
}
.front #sidebar .title h5 {
	color:#42463b;
	text-transform:uppercase;
	font:16px/20px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
}
.front #to-the-field .title h5 {
	color:#42463b;
	text-transform:uppercase;
	font:16px/20px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	float: left;
	overflow: hidden;
	margin: 10px 0 10px;
	padding: 5px 7px 4px;
	background: #bbcbbb;
	width: 770px;
}
.front .post-holder {
	overflow:hidden;
	margin:0 0 19px 12px;
}
/* post-list */
.front .post-list {
	overflow:hidden;
	width:280px;
	margin:0 0 -19px;
}
.front .post-list li {
	padding:14px 0;
	margin:-18px 0 21px;
	border-top:1px solid #a5b1a4;
}
.front .post-list h5 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.front .post-list h5 a {color:#42463b;}
.front .post-list .more {
	color:#62a5c4;
	padding:0 12px 0 0;
	margin:0 0 0 4px;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bullet01.png) no-repeat 100% 50%;
}
.front #sidebar .btn-holder {overflow:hidden;}
.front #sidebar .btn-holder a {
	float:left;
	padding:0 12px 2px 6px;
	text-transform:uppercase;
	border:1px solid #575d50;
	font:12px/20px 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
	background: rgb(133,138,127);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1OGE3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTQ4NDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(133,138,127,1) 0%, rgba(69,72,66,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(133,138,127,1)), color-stop(100%,rgba(69,72,66,1)));
	background: -webkit-linear-gradient(top,  rgba(133,138,127,1) 0%,rgba(69,72,66,1) 100%);
	background: -o-linear-gradient(top,  rgba(133,138,127,1) 0%,rgba(69,72,66,1) 100%);
	background: -ms-linear-gradient(top,  rgba(133,138,127,1) 0%,rgba(69,72,66,1) 100%);
	background: linear-gradient(top,  rgba(133,138,127,1) 0%,rgba(69,72,66,1) 100%);
	-webkit-box-shadow: inset 1px 1px 0px 0px #aeb1a9;
	-moz-box-shadow: inset 1px 1px 0px 0px #aeb1a9;
	box-shadow: inset 1px 1px 0px 0px #aeb1a9;
}
.front .news-holder {
	overflow:hidden;
	padding:0 15px 0 10px;
}
/* news-list */
.front .news-list {
	font-size:14px;
	line-height:16px;
}
.front .news-list li {
	overflow:hidden;
	margin:0 0 10px;
}
.front .news-list .alignleft {
	margin:0 10px 0 0;
	border:5px solid #8f9e8d;
}
.front .news-list .date {
	font-size:12px;
	display:block;
	font-style:normal;
}
.front .news-list a {color:#42463b;}
.front .news-list strong {font-weight:bold;}
/* footer */
#home.front #footer {
	overflow:hidden;
	background:#a4b1a4;
	padding:16px 19px 4px 9px;
}
.front .footer-nav {
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
	padding:0 0 5px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	border-bottom:1px solid #93a292;
}
.front .footer-nav li {
	float:left;
	padding:0 17px;
	margin:0 11px 0 -11px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
.front .footer-nav a {color:#42463b;}
.front #footer address {
	font-style:normal;
	display:block;
	padding:0 4px;
}
.front .adr .type {display:none;}

/* adding styles to prevent main stylesheet from overwriting front page styles */

.front #nav, .front #nav a {font-family: inherit; }

.front #nav { display: block; background: none; border-left: none; border-right: none; font-size: inherit; letter-spacing: inherit; }

.front .more { font-family: inherit; letter-spacing: 0px; font-size: 11px; }

.front #footer { height: auto; width: auto; border-left-width: 0px; border-right-width: 0px; border-left-style: none; border-right-style: none; }

.front #footer::before { border-left-width: 0px; border-right-width: 0px; }

/* Apply bottom margin to photo when displayed as field on grantee highlgiht content type */

div.field-name-field-highlight-image { margin-bottom: 30px; }

/* Fix for facebook like button on pages */

div.fb-like { display: inline-block; width: 75px; position: relative; top: -4px; }

#container #edit-link a {
	color: white; 
}

#container .back-button a {
	font-weight: normal;
	background: url('../images/board-button.jpg') no-repeat;
	width: 165px;
	height: 27px;
	display: block;
	color: #FFF;
	font-family: 'futura-heavy', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 6px 0;
	text-align: center;
	font-size: 10px;
}
.shareholder-activities #container .back-button a {
	background-size: cover;
}
#container .back-button a:hover{
	color: #FFF; text-decoration: underline;
}
/* Update to hide view title on grantee highlights */

#body h2.cell-title {
	display: none;
}

#body .view-focus-descriptions h2.cell-title { display: block; }
.node-type-grant#text #container { background: #FFF; background-image: none;}
.node-type-grant #text-title h1,
.page-grants #text-title h1 {
	font-family:'futura', sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	width: 557px;
	position: relative;
}
.node-type-grant #text-title h2,
.page-grants #text-title h2 {
	font-family:'futura', sans-serif;
	font-size: 14px;
	letter-spacing: 1px; 
}
.node-type-grant #text-title h2 .field-label {
	font-weight: 400;
}
.node-type-grant #text-body {
	padding: 25px 0 25px 15px;
	width: 88%;
}
.node-type-grant #text-body .node-grant {
	background: #e9ece8;
	border: 1px solid #3e343b;
	padding: 25px;
	width: 100%;
}
.node-type-grant #text-body .node-grant .field-type-image {
	margin-bottom: 20px;
}
.node-type-grant #text-body .node-grant .field-label-above .field-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
}
.node-type-grant #text-body .node-grant .field-label-above .field-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #3e343b;
	line-height: 24px;
	margin-bottom: 12px;
}
.node-type-grant #sidebar-body .field-item {
	margin-bottom: 15px;
}
.node-type-grant #sidebar-body .field-type-image .field-item {
	margin-bottom: 0;
}
.node-type-grant #sidebar-body img {
	margin-top: 8px;
	margin-bottom: 8px;
}
.node-type-grant #text-spacer-sidebar a {
	text-transform: uppercase;
	color: #8c8c8c;
	font-size: 12px;
	background: #FFF;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-weight: 600;
	padding: 10px 15px;
	float: right;
	margin-right: 15px;
	margin-top: 23px;
}
.page-grants#text #container {
	background-image: none;
	background: #FFF;
}
.page-grants .col-206.left-side {
	background: #eee;
}
.page-grants .col-577 #text-body {
	padding: 25px 15px;
}
.page-grants .col-206.left-side #sidebar-body {
	padding: 0;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside {
	padding: 15px 0;
	margin-top: 10px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside input[type=text] {
	border: 1px solid #bab0b7;
	padding: 5px 2px;
	width: 97%;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget {
	padding: 0 15px 15px 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bab0b7;
	width: 176px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget label {
	margin-top: 8px;
	text-transform: uppercase;
	color: #3e343b;
	width: 100%;
	background-image: url('../images/expand.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	line-height: 14px;
	cursor: pointer;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget label.open {
	background-position: right top;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-checkboxes {
	clear: both;
	display: none;
	padding-top: 15px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-item-search-api-aggregation-2,
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-item-search-api-aggregation-3 {
	display: none;
	padding-top: 15px;
	clear: both;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-checkboxes label {
	text-transform: none;
	font-weight: 400;
	font-size: 11px;
	margin-bottom: 2px;
	float: none;
	background-image: none;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-checkboxes input[type=checkbox] {
	float: left;
	margin-top: 2px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-exposed-widget .form-checkboxes .form-item {
	clear: both;
	margin-bottom: 3px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside input[type=submit] {
	text-transform: uppercase;
	color: #FFF;
	background: #8c8c8c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0;
	font-weight: 600;
	padding: 5px 13px;
	float: none;
	cursor: pointer;
	margin-top: 15px;
/* 	margin-left: 22px; */
	margin: 15px auto 0 auto;
	display: block;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside input[type=submit]:hover {
	background: #636363;
}
.page-grants .views-submit-button .collapsible .fieldset-legend {
	background-image: none;
	padding-left: 0;
	margin-top: 8px;
	text-transform: uppercase;
	color: #3e343b;
	width: 92%; 
	padding-right: 15px;
	position: relative;
}
.page-grants .views-submit-button .fieldset-legend:after {
	background-image: url('../images/expand.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	content: " ";
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
	right: 0;
}
.page-grants .views-submit-button .collapsed .fieldset-legend:after {
	background-position: right bottom;
}
.page-grants .views-submit-button #edit-captcha {
	border-bottom: 1px solid #bab0b7;
	float: none;
	height: auto;
	padding: 0 15px 15px 15px;
	width: 176px;
	margin-top: 5px;
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-submit-button {
	padding: 0;
	border-bottom: 0;
	width: 100%;
}
.page-grants .grants-list h2 {
	font-size: 15px;
	font-weight: 600;
}
.page-grants .grants-list .view-header {
	text-transform: uppercase;
	color: #bab0b7;
	margin-bottom: 15px;
}
.page-grants .view-grants-directory table thead {
	background: #EEE;
	border-bottom: 10px solid #aaa1a2;
}
.page-grants .view-grants-directory table thead th,
.page-grants .view-grants-directory table tbody td {
	border: 1px solid #bab0b7;
}
.page-grants .view-grants-directory table thead th {
	text-align: center;
	padding: 25px 15px 35px 15px;
}
.page-grants .view-grants-directory table tbody td {
	background: #FFF;
	text-align: center;
	color: #3e343b;
	padding: 20px 10px;
}
.page-grants #container .view-grants-directory table tbody td a {
	color: #3e343b;
	font-weight: 400;
}
.page-grants #text-body .item-list ul.pager {
	margin-top: 20px;
}
.page-grants .view-grants-directory table thead th.active {
	padding-right: 25px;
}
.page-grants .view-grants-directory table thead th.active a {
	padding-right: 20px;
	width: 100%;
	display: block;
}
.page-grants #text-body .view-grants-directory table thead th.active img {
/* 	float: right; */
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-reset-button {
	width: 86%;
/* 	float: right; */
	border-bottom: 0;
/* 	margin-top: -51px; */
/* 	margin-right: 10px; */
}
.page-grants .col-206.left-side #sidebar-body .region-rightside .views-reset-button input {
	margin: 5px auto;
	float: none;
	display: block;
}
/*Prevent news ticker from scrolling over main menu drop down*/
.view.view-news-ticker.view-id-news_ticker.view-display-id-block.view-dom-id-41ee5a335cbf89239e0f67096329a5ce {
	z-index: 5;
}
/*Hover for Mission Statement callout on homepage*/
.front .mission .text-holder {
	position:relative;
	height:1px;
	margin:-1px 0 0;
	width:100%;
}
.front .mission .text {
	position:absolute;
	bottom:0;
	width:299px;
	padding:5px 6px 7px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	left:0;
	color:#fff;
	background:#42463b;
	text-transform:uppercase;
	background:rgba(66,70,59,0.8);
}
.front .mission .text strong {
	display:inline-block;
	vertical-align:middle;
	max-width:122px;
}

/* Splash screen code */

/* fonts */

/*@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff2') format('woff2'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff2') format('woff2'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

#active-popup {
	background-color: rgba(0,0,0, 0.7);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}

.splash-pop {
	width: 780px;
	height: 700px !important;
	background: #f2f9f9;
	border-radius: 5px;
	position: fixed;
	z-index: 999999999999;
	top: 1px;
}

.splash-pop ul {
	padding-left: 0;
}

.splash-head {
	background: #dfeeed;
	-moz-border-radius: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
}

.head-1, .head-2, .head-1 ul li, .head-2 ul li, .splash-one img, .splash-one h1, .splash-countdown img, .splash-two .image-two img, .splash-two .text-two {
	display: inline-block;
}

.head-1 {
	height: 70px;
}

.head-1 li {
	margin-right: 40px;
	margin-top: 19px;
}

.head-1 .header, .head-2 .header {
	font-family: 'open_sansextrabold';
	font-size: 16px;
	color: #3d343b;
	position: relative;
	bottom: 8px;
}

.head-1 .header {
	margin: 30px 30px 0 30px;
}

.head-2 .header {
	margin: 30px 10px 0 30px;
}

.head-2 li {
	margin-top: 19px;
}

.head-1 .twitter a {
	background-image:url('../images/social-sprite.png');
	background-position: 0 0;
	display: block;
	height: 32px;
	width: 32px;
}

.head-1 .fbook a {
	background-image:url('../images/social-sprite.png');
	background-position: -33px 0;
	display: block;
	height: 32px;
	width: 32px;
}

.head-1 .tube a {
	background-image:url('../images/social-sprite.png');
	background-position: -66px 0;
	display: block;
	height: 32px;
	width: 32px;
}

.head-1 a:hover {
	opacity: 0.8;
}

.head-2 {
	float: right;
}

.head-2 .close a {
	background-image:url('../images/splash-x.png');
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 30px;
}

.splash-body {
	text-align: center;
	padding-bottom: 40px;
}

.splash-one {
	margin: 0 0 45px 0;
}

.splash-one h1 {
	font-family: 'open_sansextrabold';
	text-transform: uppercase;
	font-size: 36px;
	color: #3d343b;
	letter-spacing: 4px;
	margin: 30px 0 0 0;
}

.splash-one p {
	font-family: 'open_sansextrabold';
	font-size: 20px;
	color: #3d343b;;
	margin: 10px 0 10px 0;
	font-style: italic;
}

.splash-one p.date {
	font-family: 'open_sanssemibold';
	font-size: 18px;
	color: #733f64;
	font-style: normal;
	margin-top: 12px;
}

.splash-countdown {
	border-bottom: 1px solid #e0eded;
  padding: 0 20px 15px 20px;
  margin: 0 auto;
  width: 700px;
}

.splash-countdown .image {
	display: inline-block;
	position: relative;
	bottom: 19px;
}

.splash-countdown .image ul li {
	list-style-type: none;
}

.splash-countdown .image p {
	font-family: 'open_sansextrabold';
	text-transform: uppercase;
	color: #7c767b;
	font-size: 13px;
}

.splash-countdown .image p.name {
	position: relative;
	bottom: -7px;
}

.your-clock {
	display: inline-block;
}

.your-clock #countdown {
	padding: 0 33px 0 33px;
}

.time-top {
	height: 85px;
  position: relative;
  top: 0px;
}

.time-top p {
	display:inline-block;
	font-family: 'open_sanslight';
	font-size: 60px;
	color: #23a7a1;
	letter-spacing: 7px;
}

.time-bottom {
	position: relative;
	bottom: 44px;
}

.time-bottom p.timeRefDays {
	position: relative;
  right: 79px;
}

.time-bottom p.timeRefHours {
position: relative;
  right: 17px;
}

.time-bottom p.timeRefMinutes {
position: relative;
  left: 38px;
}

.time-bottom p.timeRefSeconds {
position: relative;
  left: 83px;
}

.time-bottom p {
	display: inline-block;
	font-family: 'open_sansextrabold';
	font-size: 11px;
	color: #88ba21;
	text-transform: uppercase;
}

.time-top p.divider {
	font-size: 16px;
	color: #858085;
	position: relative;
	bottom: 16px;
}

.button-first {
	margin-top: -17px;
}

.button-first a, .button-second a {
	font-family: 'open_sansextrabold';
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 33px;
	width: 200px;
	height: 35px;
	margin: 0 auto;
	background: #733f64;
	border-radius: 3px;
	padding: 10px 30px 10px 30px;
}

.button-first a:hover, .button-second a:hover {
	opacity: 0.8;
	text-decoration: none;
}

.splash-two .image-two img {
	float: left;
	margin: 20px 0 0 20px
}

.splash-two .text-two {
	width: 50%;
}

.splash-two .text-two h2, .splash-one h2 {
	font-family: 'open_sansextrabold';
	color: #3d343b;
	text-align: left;
	margin-bottom: 0;
	font-size: 20px;
	margin-top: 30px;
}

.splash-one h2 {
	margin: 10px 0 17px 0;
	text-align: center;
}

.splash-two .text-two p {
	font-family: 'open_sanssemibold';
	color: #655c63;
	font-size: 18px;
	text-align: left;
	margin-top: 23px;
	line-height: 25px;
  font-weighT: normal;
}

.splash-two .text-two .button-second {
	text-align: left;
	margin-top: 20px;
}

.splash-footer {
	height: 100px;
	background: #dfeeed;
	border-radius: 0 0 5px 5px;
}

.splash-footer ul li {
	display: inline-block;
	font-family: 'open_sansextrabold';
	font-size: 16px;
	color: #3d343b;
	text-transform: uppercase;
	margin-left: 72px;
}

.splash-footer li.header {
position: relative;
  bottom: 20px;
}

.splash-footer li.footer-one a {
	background-image:url('../images/ncf-logo.png');
	background-repeat: no-repeat;
	width: 154px;
  	height: 55px;
  	display: inline-block;
}

.splash-footer li.footer-two a {
	background-image:url('../images/lis-logo.png');
	background-repeat: no-repeat;
	width: 65px;
  	height: 58px;
  	display: inline-block;
}

.splash-footer li.footer-three a {
	background-image:url('../images/graduate-logo.png');
	background-repeat: no-repeat;
	width: 45px;
  	height: 78px;
  	display: inline-block;
  	position: relative;
  	top: 11px;
} */



