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



hhtml, 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;
}
body {
	line-height: 1;
	width: 100%;
}
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;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;

 }	
 
 li {
	display: inline;
}

#header {
	position: fixed;
	z-index: 3000;
	background-color: #FFF;
	height: 160px;
	width: 100%;
	top: 0px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}


#header #break {
	background-color: #FFD291;
	height: 2px;
	width: 100%;
	clear: both;
}
#topNav {
	float: right;
}
.topMenu li {
	float: left;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
.topMenu li a {
	color: #000;
}
.topMenu li a:hover {
	color: #E76F34;
}

#topHeader #socialIcons ul li a img {
	margin-top: 0.2em;
	padding-right: 5px;
}

#footer {
	background-color: #106B8D;
	height: 100px;
	width: 100%;
	clear: both;
	margin-top: 30px;
	color: #aaa;
	font-size: 12px;
}
#footer img {

}


#topHeader {
	loat: none;
	width: 100%;
	background-color: #F5F5F5;
	height: 30px;
	padding-right: 30px;
}


#socialIcons {
	float: right;
	margin-right: 20px;
}
#primaryNavLinks {
	float: right;
}

#primaryNavLinks .topMenu li a {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
}
#header #topNav {
	padding-right: 20%;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 70px;
}
#bottomNav img {
	padding-left: 6%;
}

#primaryNavLinks .topMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
#infoBox2 {
	width: 30%;
	float: left;
}
#infoBox1 {
	width: 30%;
	margin-right: 50px;
	float: left;
}
#section {
	height: 200px;
	width: 80%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	visibility: hidden;
}
#section  h1 {
	font-size: 80px;
	font-weight: bold;
	color: #666;
}
#article {
	clear: both;
	margin-top: 30px;
	font-size: 24px;
	text-align: center;
}
#article #promoBox1 img {
	float: left;
}
#article #promoBox2 img {
	float: right;
}
#article #promoBox1 {
	height: 400px;
	width: 100%;
}


#subNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	line-height: 1.5em;
	top: .5em;
}
#subNav ul li a:hover {
	color: #000;
}

#subNav {
	background-color: #0F3656;
	width: 100%;
	height: 2em;
	padding-left: 20px;
	clear: both;
}
.divider {
	color: #003A90;
	background-color: #FFF;
	height: 3px;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#infoBox3 {
	width: 30%;
	margin-left: 50px;
	float: left;
}

#tripBox1 {
	width:35%;
	height:600px;
	float:left;
	clear: both;
}


#section {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#ourStaff img {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
	width: 29.333%;
	height: 24%;
	float: left;
}
.clearFix {
	clear: left;
}

#ourStaff #staffDirector img {
	height: 300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#ourStaff {
	background-color: #082e41;
	clear: both;
	height: 1275px;
	width: 100%;
	padding-top: 60px;
	border-top-width: 2.5px;
	border-top-style: solid;
	border-top-color: #072b3c;
}


#staffDirector {
	height: 300px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}


#tripBox2 {
	width:30%;
	height:580px;
	float:left;
	background-color: #112b40;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding-top: 20px;
	line-height:2em;
}
#slider {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #112b40;
	background-image: url(../img/overviewslider.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	height: 585px;
	width: 100%;
	margin-top: 160px;
}

#tripBox3 {
	width:35%;
	height:600px;
	float:left;
}
#staff1 {
	background-image: url(../img/staff1color.png);
	background-size:100%;
	background-repeat:no-repeat;
	height: 200px;
	width: 200px;
		
}


#tripBox2 div { text-align:left;
padding-left:10px;
font-size:14px;
line-height:1.5em;
}

/*  Parallax */
#tripBox1 {
	background-image:url(../img/overviewalexa.jpg);
	background-size: 500px 620px;
	background-repeat:no-repeat;
	 background-attachment: fixed;
}

#tripBox3 {
background-image:url(../img/overviewjay.jpg);
background-size: 500px 620px;
background-position:right;
background-repeat:no-repeat;
 background-attachment: fixed;
}
/* staff*/

#ourStaff img {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray;
-webkit-transition: all .4s ease;
}
#ourStaff img:hover {
	fliter: none;
	-webkit-filter: none;
}

.topMenu li a {
	color: #000;
}
.sliderButton {
	width: 150px;
	height: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	border: 2px solid #FFF;
	margin-right: auto;
	margin-left: auto;
}
.sliderBox .slide p {
	font-size: 15px;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 20px;
	line-height: 1.5em;
}
.footerBox2 ul li {
	clear: both;
}
.connectfooter {
	clear: both;
	height: 32px;
	width: 200px;
	margin-top: 10px;
}

/*  slide box */

.sliderBox {
	color: #FFF;
	background-color: #0a2e3f;
	width: 480px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 450px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	float: left;
}
#donorHeader {
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4B819D;
	font-weight: bold;
}
.donorCenter {
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
}
#center1 {
	width: 100%;
}



.slide img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
.slide h2 {
	text-align: center;
	width: 350px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}

.slide {
	height: 450px;
	width: 480px;
	text-align: center;
}
.sliderBox img.slideUp {
	position: relative;
	top: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.sliderBox:hover img.slideUp {
	top: -276px;
}
.slide {
	position: absolute;
	top: 275px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sliderBox:hover .slide {
	top:0px;
	
}

.sliderButton a
{
	color:#FFF;
}
/* footer*/

 
 #footer {
	background-color: #093d51;
		height: 310px;
	width: 100%;
	clear: both;
	margin-top: 30px;
	color: #aaa;
	padding-top: 40px;
}
#footer  h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}


#footer a{
	color: #aaa;
	font-size: 12px;
	}

#footerCenter {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 250px;
}
.footerBox2 
{
	float: left;
	width: 20.5%;
	font-family: 'Julius Sans One', sans-serif,; 
	font-size: 16px;
	line-height: 1.5em;
	margin-right: 2.25%;
	margin-left: 2.25%;
}
.footerBox2 ul li a {
	margin-top: 6px;
}
.footerBox2 #address {
	line-height: 16px;
}
#ourEvents {
	text-align: center;
	clear: both;
	padding-top: 15px;
}




.aboutUs
{
	font-size: 14px;
}
#ourEvents h1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 36px;
	color: #24477b;
}
 
.footerBox2 img
{
	float:left;
}

.footerBox2 div
{
	padding-left:5px;
	float:left;
	height:32px;
	line-height:32px;
	font-size:16px;
	clear: right;
	
}
.footerBox2 ul li {
	margin-bottom: 5px;
	magin-top:6px;
	clear: both;
	padding-top:6px;
	width: 200px;
}
#centerAddress 
{
	line-height:1em;
}
.logos img
{
	clear:both;
	padding-bottom: 10px;
}
