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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color:#fff;
}

html, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,del, dfn, 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, 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;
}
a {
	color: #6666cc;
}
a:hover, a:visited:hover {
	color: #e5466f;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-indent: -1000px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fabe50;
}
h3 {
	margin: 20px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #6666cc;
}
h3.funds {
	margin: 20px 0 10px 0;
	padding: 4px 0 4px 2%;
	width: 98%;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.schAwards {
	margin: 50px 0 10px 0;
	padding: 4px 0 4px 2%;
	width: 96%;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.video {
	margin: 20px 0 0 0;
	padding: 10px;
	width: 540px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.donate {
	margin: 0;
	padding: 10px;
	width: 345px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.donateSmileH3 {
	margin: 25px 0 0 0;
	padding: 10px 1%;
	width: 98%;;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h4 {
	margin: 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #6666cc;
}
h4.video {
	margin: 10px 0 0 0;
	padding: 4px;
	width: 292px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
p {
	margin: 10px 0;
}
b, strong {
	font-weight: bold;
}
ol {
	margin: 0 0 0 25px;
}
li {
	margin: 10px 0;
}

header {
    display: none;
}
#container {
	margin: 15px auto;
	width: 970px;
	clear: both; /* clears top nav */
}
#topbar {
	height: 40px;
	width: 100%;
	background: #6666cc;
}
#topbarTxt {
	margin: 0 auto;
	width: 950px;
}
#topbarTxt a {
	color: #fff;
	text-decoration: none;
}
#topbarTxt a:hover, #topbarTxt a:visited:hover {
	color: #fabe50;
}
#topbarH {
	width: 100px;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 40px;	
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
}
#topbarS {
	margin: 0;
    width: 445px;
    display: inline-block;
	
}
/* #topbarS {
	margin: 0;
	padding: 0 20px;
	line-height: 25px;	
	color: #fabe50;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
    border: 1px solid #fabe50;
    border-radius: 5px;
	display: inline-block;
}
*/
#topbarN {
	width: 330px;
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 40px;	
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	display: inline-block;
}
.topbarSep {
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
}
#logoL {
	margin: 0 0 5px 0;
	width: 475px;
	height: 105px;
	float: left;
}
#logo {
	margin: 0 0 0 20px;
/*	width: 337px; */
	width: 360px;
	height: 103px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display: block;
}
	
#logo a {
	width: 360px;
	height: 103px;
	display: block;
}
#logoR {
	margin: 0 0 5px 0;
	width: 475px;
	height: 105px;
	float: right;
}
#photo_bg {
	margin: 0 auto;
	width: 970px;
	height: 350px;
	background-image:url(images/bg_jq_photo.jpg);
	background-repeat:no-repeat;
	clear: both;
}
#photo {
	margin: 0 auto;
	width: 950px;
	height: 245px;
	border-top: 5px solid #e54670;
}
#navBarBg {
	width: 970px;
	height: 105px;
	background-image: url(images/bg_navbar.png);
	background-repeat:no-repeat;
	position: relative;
	top: -20px;
	clear: both;
}
#navBarPush {
	width: 970px;
	height: 17px;
}


#mobile-nav {
    display: none;
}




#contentHome {
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 940px;
	height: 370px;
	line-height: 20px;
	background-image:url(images/bg_home_pillars.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#contentHomeFloat {
	width: 370px;
	float: right;
}
#content {
	margin: 0 auto;
	padding: 0 0 50px 10px;
	width: 940px;
	line-height: 20px;
	clear: left;
	min-height: 425px;
}
#content ul {
	margin: 0 0 0 25px;
}
#content blockquote {
	padding: 0 25px;
}
.btnHomeAnnReport a {
	margin: 0 auto;
	padding: 0 0 0 95px;
	width: 235px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_off.png);
	background-repeat:no-repeat;
	display: block;
}
.btnHomeAnnReport a:hover, .btnHomeAnnReport a:visited:hover {
	color: #fabe50;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_on.png);
	background-repeat:no-repeat;
	display: block;
}
.imgHomePillars {
	margin: 0 0 0 35px;
	width: 300px;
	height: 245px;
}
.img50thAnniv {
	padding: 0 15px 0 0;
	float: left;
	display: inline;
}
.imgStaff {
    border: 1px solid #333;
}
.note-grant-cycle {
    margin: 10px auto;
    padding: 2px 0;
    width: 60%;
    color: #6666cc;
    background-color:#ffffcc;
	border: 1px dashed #000;
    text-align: center;
    font-weight: bold;
    
}
.img50thAnnivApply {
	padding: 0 25px 0 10px;
	float: right;
	display: inline;
}
#footer {
	margin: 0;
	height: 175px;
	width: 100%;
	background: #fabe50;
	border-top: 4px #6666cc solid;
	clear: right;
}
#footerBox {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}
#footerL {
	margin: 0;
	padding: 10px 0 0 0;
	width: 100px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
#footerText {
	margin: 0;
	padding: 35px 0 0 0;
	width: 740px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
#footerR {
	margin: 0;
	padding: 45px 0 0 0;
	width: 100px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.facebook a {
	margin: 10px 0;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	background-image:url(/images/icon_facebook.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: inline-block;
}
#videosCol {
	margin: 0 30px 0 30px;
	width: 320px;
	float: right;	
}
#videosCol-B {
	margin: 15px auto;
	text-align: center;
    display: block;
}



/* About */
.btnAboutAnnReport a {
	margin: 0 100px 0 0;
	padding: 0 0 0 95px;
	width: 235px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_off.png);
	background-repeat:no-repeat;
	display: block;
	float: right;
}
.btnAboutAnnReport a:hover, .btnAboutAnnReport a:visited:hover {
	color: #fabe50;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_on.png);
	background-repeat:no-repeat;
	display: block;
}
.btnAboutAnnReport2 a {
	margin: 0 100px 0 0;
	padding: 0 0 0 95px;
	width: 235px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_off.png);
	background-repeat:no-repeat;
	display: block;
}
.btnAboutAnnReport2 a:hover, .btnAboutAnnReport2 a:visited:hover {
	color: #fabe50;
	text-decoration: none;
	background-image: url(images/btn_home_annual_report_on.png);
	background-repeat:no-repeat;
	display: block;
}
.donateBtn a {
	width: 200px;
	height: 75px;
	line-height: 75px;
	font-size: 18px;
	text-align:center;
	text-transform: uppercase;
	border-radius: 10px;
	color: #fff;
	background-color: #6666cc;
	text-decoration: none;
	display: block;
}
.donateBtn a:hover, .donateBtn a:visited:hover {
	background-color: #fabe50;
}
#donateContent {
	margin: 0 auto;
	width: 780px;
}
#donateMail {
	width: 365px;
	float: left;
}
#donatePayPal {
	width: 365px;
	float: right;
}
.donatePayPalCtr {
	margin: 15px auto 0 auto;
	width: 150px;
}
.donateBorder {
	width: 343px;
	padding: 10px;
	border: 1px solid #E8E8E8;
}
.donateBorderSmile {
	width: 94%;
	padding: 3%;
	outline: 1px solid #E8E8E8;
}
#donateSmile {
	width: 100%;
}
.videoBtn a {
	width: 200px;
	height: 75px;
	line-height: 75px;
	font-size: 18px;
	text-align:center;
	text-transform: uppercase;
	border-radius: 10px;
	color: #fff;
	background-color: #6666cc;
	text-decoration: none;
	display: block;
}
.videoBtn a:hover, .videoBtn a:visited:hover {
	background-color: #fabe50;
}
/* Donors */

.donorsFunds a {
	margin: 0 0 0 15px;
	color: #e5466f;
	text-decoration: none;
}
.donorsFunds a:hover, .donorsFunds a:visited:hover {
	color: #6666cc;
}
.note {
	width: 90%;
	padding: 10px;
	font-style: italic;
	background-color:#ffffcc;
	border: 1px dashed #000;
}

/* Students */

/* eGrant */

h4.egrant {
	margin: 10px 0;
	padding: 6px 0 6px 2%;
	width: 98%;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #e5466f;
}
.AwardSchEgrant {
	margin: 0 auto;
	padding: 0 1%;
	width: 93%;
	border: 1px dashed #000;
}
#egrantCtr {
	margin: 0 auto
}
.btnEgrantApp a {
	margin: 0 auto;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #e5466f;
	display: block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.btnEgrantApp a:hover, .btnEgrantApp a:visited:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6666cc;
	display: block;
}
.btnEgrantGuide a {
	margin: 0 220px 15px 0;
	color: #fff;
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #e5466f;
	display: block;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btnEgrantGuide a:hover, .btnEgrantGuide a:visited:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6666cc;
	display: block;
}
.clear {
	clear: both;
}
.clearR {
	clear: right;
}

/* eGrant End */

.schAwardsNav {
	margin: 20px auto;
	width: 600px;
	padding: 10px;
	font-style: bold;
	text-align: center;
	background-color:#ffffcc;
	border: 1px dashed #000;
}
.schAwardsTop {
	margin: 30px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}
.schAwardsTop a {
	padding: 0 0 0 10px;
	color: #e5466f;
    font-size: 1.2em;
	text-decoration: none;
}
.schAwardsTop a:hover,  .schAwardsTop a:visited:hover {
	text-decoration: underline;
}

.schAwardsMore {
	margin: 30px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.schAwardsMore a {
	width: 345px;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #e5466f;
	border-radius: 5px;
	text-decoration: none;
	display: block;
}
.schAwardsMore a:hover,  .schAwardsMore a:visited:hover {
	color: #fff;
	background-color: #6666cc;
	text-decoration: none;
}

.awardsTitle {
	padding: 5px 0;
	color: #6666cc;
	font-weight: bold;
}
.scholarshipTitle {
	padding: 5px 0;
	color: #6666cc;
	font-weight: bold;
}
.scholarshipApp a {
	padding: 0 0 0 10px;
	color: #e5466f;
	text-decoration: none;
}
.scholarshipApp a:hover,  .scholarshipApp a:visited:hover {
	text-decoration: underline;
}
.scholarshipAppNote {
    font-size: 1.1em;
}
.SchNatHlt {
    font-size: 1.2em;
    color: #e5466f;
}
.SchNatHlt a:link {
    color: #e5466f;
}
#boardCol1 {
	margin: 0;
	width: 250px;
	float: left;
}
#boardCol2 {
	width: 650px;
	float: right;
}
.tributeStrouse {
	margin: 0 0 0 42px;
}
.tributeBaglinReidler {
	margin: 15px 0 0 0;
}
.pdf {
	vertical-align: middle;
}
/* Non Prof */
#nonProfW {
	width: 525px;
	margin: 0 0 0 20px;
}
.nonProfTitle {
	padding: 5px 0;
	color: #6666cc;
	font-weight: bold;
}
/* Temp Employment */
#employment {
	width: 272px;
}

#employment a {
	margin: 10px 0;
	padding: 10px;
	width: 250px;
	color: #6666cc;
	background-color: #ffffcc;
	border: 1px solid #fabe50;
	text-decoration: none;
	text-align: center;
	display: block;
}
#employment a:hover, employment a:visited:hover {
	color: #fff;
	background-color: #fabe50;
	border: 1px solid #ffffcc;
}
.fundEst {
	color: #000;
	font-weight: bold;
}
.imgFundPic {
	padding: 0 45px 0 15px;
	float: right;
}
.imgFundPicL {
	padding: 10px 20px;
    vertical-align: top;
}
.imgAmznSmile {
	height: 50px;
	width: 150px;
	vertical-align: middle;
	display: inline;
}

.imgMemGivBrochure {
	padding: 0 100px 0 20px;
	float: right;
}

.imgFloatR {
	float: right;
}

/* Staff */

.staffBox {
	margin: 0 100px 0 0;
	width: 350px;
	background: #000;
	float: right;
}
.staffPhoto {
	width: 350px;
	height: 220px;
}
.staffCaption {
	padding: 5px 0;
	color: #fff;
	background-color: #6666cc;
	text-align: center;
}

/* Annual Reports */
.annreport22 a, .annreport21 a, .annreport20 a, .annreport19 a, .annreport18 a, .annreport17 a, .annreport16 a, .annreport15 a, .annreport14 a, .annreport13 a, .annreport12 a, .annreport11 a, .annreport10 a, .annreport09 a, .annreport08 a, .annreport07 a, .annreport06 a, .annreport05 a, .annreport04 a {
	margin: 40px 30px;
	padding: 324px 0 0 0;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background-image: url(/images/annual_report_2022.jpg);
	color: #fff;
	background-color: #e5466f;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
.annreport22 a:hover, .annreport21 a:hover, .annreport20 a:hover, .annreport19 a:hover, .annreport18 a:hover, .annreport17 a:hover, .annreport16 a:hover, .annreport15 a:hover, .annreport14 a:hover, .annreport13 a:hover, .annreport12 a:hover, .annreport11 a:hover, .annreport10 a:hover, .annreport09 a:hover, .annreport08 a:hover, .annreport07 a:hover, .annreport06 a:hover, .annreport05 a:hover, .annreport04 a:hover, .annreport15 a:visited:hover, .annreport14 a:visited:hover, .annreport13 a:visited:hover, .annreport12 a:visited:hover, .annreport11 a:visited:hover, .annreport10 a:visited:hover, .annreport09 a:visited:hover, .annreport08 a:visited:hover, .annreport07 a:visited:hover, .annreport06 a:visited:hover, .annreport05 a:visited:hover, .annreport04 a:visited:hover
{
	color: #fff;
	background-color: #6666cc;
}
.annreport22 a {
	background-image: url(/images/annual_report_2022.jpg);
}
.annreport21 a {
	background-image: url(/images/annual_report_2021.jpg);
}
.annreport20 a {
	background-image: url(/images/annual_report_2020.jpg);
}
.annreport19 a {
	background-image: url(/images/annual_report_2019.jpg);
}
.annreport18 a {
	background-image: url(/images/annual_report_2018.jpg);
}
.annreport17 a {
	background-image: url(/images/annual_report_2017.jpg);
}
.annreport16 a {
	background-image: url(/images/annual_report_2016.jpg);
}
.annreport15 a {
	background-image: url(/images/annual_report_2015.jpg);
}
.annreport14 a {
	background-image: url(/images/annual_report_2014.jpg);
}
.annreport13 a {
	background-image: url(/images/annual_report_2013.jpg);
}
.annreport12 a {
	background-image: url(/images/annual_report_2012.jpg);
}
.annreport11 a {
	background-image: url(/images/annual_report_2011.jpg);
}
.annreport10 a {
	background-image: url(/images/annual_report_2010.jpg);
}
.annreport09 a {
	background-image: url(/images/annual_report_2009.jpg);
}
.annreport08 a {
	background-image: url(/images/annual_report_2008.jpg);
}
.annreport07 a {
	background-image: url(/images/annual_report_2007.jpg);
}
.annreport06 a {
	background-image: url(/images/annual_report_2006.jpg);
}
.annreport05 a {
	background-image: url(/images/annual_report_2005.jpg);
}
.annreport04 a {
	background-image: url(/images/annual_report_2004.jpg);
}

/* Smartphones (portrait and landscape) -------------------------------------------------------------------------------------------- */
@media screen and (min-width : 320px) and (max-width : 580px) {

h2 {
	margin: 20px 0 30px 0;
    font-size: 1.2em;
}
h3 {
    font-size: 1.2em;
}
h3.donate {
	margin: 25px 0 0 0;
	padding: 10px 1%;
	width: 96%;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.donateSmileH3 {
	margin: 25px 0 0 0;
	padding: 10px 1%;
	width: 96%;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
h3.schAwards {
	padding: 10px 0 10px 2%;
	width: 96%;
	height: 15px;
	line-height: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #6666cc;
}
#mobile-nav {
    display: block;
}
    
header {
    display: block;
}
#navBarBg {
    display: none;
}
    
#container {
	margin: 15px auto;
	width: 99%;
	clear: both; /* clears top nav */
}
    
#topbarTxt {
    display: none;  
}
    
#topbarH {
	display: none;
}
#topbarS {
	display: none;
	
}

#topbarN {
	display: none;
}
    
    
    
#logoL {
	margin: 0 0 5px 0;
	width: 99%;
	height: 105px;
	float: none;
    display: block;
}
#logo {
	margin: 25px auto;
/*	width: 337px; */
	width: 360px;
	height: 103px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display: block;
}
	
#logo a {
	width: 360px;
	height: 103px;
	display: block;
}
#logoR {
    display: none;
}
    

#contentHome {
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 99%;
	height: auto;
    font-size: 1.2em;
	line-height: 1.2em;
	background-image:url(images/bg_home_pillars.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#contentHomeFloat {

}
#content {
	margin: 0 auto;
	padding: 0 2% 50px 2%!important;
	width: 95%;
    font-size: 1.2em;
	line-height: 1.2em;
	clear: left;
	min-height: 425px;
}
#content ul {
	margin: 0 0 0 25px;
}
#content blockquote {
	padding: 0 25px;
} 
    
.schAwardsNav {
	margin: 20px auto;
	width: 84%;
	padding: 3%;
	font-style: bold;
	text-align: center;
	background-color:#ffffcc;
	border: 1px dashed #000;
}

#donateContent {
	margin: 0 auto;
	width: 98%;
}
#donateMail {
	margin: 0 auto;
    width: 100%;
	float: none;
    display: block;
}
#donatePayPal {
	margin: 0 auto;
    width: 100%;
	float: none;
    display: block;
}
.donatePayPalCtr {
	margin: 15px auto 0 auto;
	width: 150px;
}
.donateBorder {
	width: 94%;
	padding: 2%;
	border: 1px solid #E8E8E8;
}
.donateBorderSmile {
	width: 94%;
	padding: 2%;
	outline: 1px solid #E8E8E8;
}
#donateSmile {
	width: 100%;
}
    
#videosCol {
	margin: 15px auto;
	width: 99%;
	float: none;
    display: block;
}
#videosCol-B {
	margin: 0 auto;
	width: 99%;
    display: block;
}
.imgMemGivBrochure {
	padding: 10px;
	float: none;
    display: block;
}
.img50thAnniv {
	margin: 0 auto;
    padding: 15px 0;
	float: none;
	display: block;
}
.imgFloatR {
	margin: 0 auto;
    padding: 10px 0;
    max-width: 100%;
    float: none;
    display: block;
}
/* Non Prof */
#nonProfW {
	margin: 0 auto;
    width: 80%;
}    
#footer {
	margin: 0;
	height: auto;
	width: 100%;
	background: #fabe50;
	border-top: 4px #6666cc solid;
	clear: right;
}
#footerBox {
	margin: 0 auto;
	padding: 0;
	width: 99%;
}
#footerL {
	margin: 0;
	padding: 10px 0 0 0;
	width: 99%;
	text-align: center;
	vertical-align: top;
	display: block;
}
#footerText {
	margin: 0;
	padding: 35px 0 0 0;
	width: 99%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	display: block;
}
#footerR {
	margin: 0;
	padding: 45px 0 0 0;
	width: 99%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.facebook a {
	margin: 10px auto;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	background-image:url(/images/icon_facebook.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
}
    
    
    
    
    
}