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


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;
	border-bottom: 5px;
}


/* 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;
 }	
 
 #socialIcons li {
	display: inline;
}
#header {


-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);
}
#donate {
}
#donate {
	text-align: center;
	padding: 50px;
	height: 600px;
	width: 800px;
	border: medium double #FFD291;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#donate div {
	color: #000;
	padding: 10px;
	height: 80px;
	width: 300px;
	font-size: 20px;
	border: 2px inset #000;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#donate div a {
	color: #000;
}
#donate h1 {
	font-size: 25px;
}
#donate p {
	font-style: italic;
}
#donateCenter {
	width: 100%;
}
#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;
	position: relative;
	
}

.topMenu li  a:hover {
	color: #E76F34;
}
.topMenu ul{display:none;}



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

#topHeader {
	float: 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;
	margin-top: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottomNav img {
	padding-left: 6%;
}


#primaryNavLinks .topMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
 

 
#israelPic {
	background-image: url(../img/israeltrip.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	height: 400px;
	width: 100%;
	margin-bottom: 3px;
	margin-top: 160px;
}



.onHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height:5em;
	font-weight: bold;
	color: #FFF;
	background-color: rgba(50,85,133,.6);
	text-align: center;
	display: none;
	height: 100%;
	width: 100%;
	font-style: italic;
}



#israelPic:hover .onHover {
display:block;	
}


#londonPic {
	background-image: url(../img/londontrip.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	float: right;
	height: 350px;
	width: 49.75%;
	margin-left: 0.25%;
	margin-bottom: 3px;
}
#birthrightPic {
	background-image: url(../img/birthrighttrip.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	float: left;
	height: 350px;
	width: 49.75%;
	margin-right: .25%;
}
#nyPic {
	background-image: url(../img/nytrip.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	float: right;
	height: 350px;
	width: 49.75%;
	margin-left: 0.25%;
}
.topMenu a li {
	color: #000;
}

#aipacPic {
	background-image: url(../img/aipactrip.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	float: left;
	height: 350px;
	width: 49.75%;
	margin-right: 0.25%;
	margin-bottom: 3px;
}

#londonPic:hover .onHover {
display:block;	
}
#birthrightPic:hover .onHover {
display:block;	
}
#nyPic:hover .onHover {
display:block;	
}
#aipacPic:hover .onHover {
display:block;	
}
 /*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;
}
.footerBox2 ul li {
	margin-bottom: 5px;
	magin-top:6px;
	clear: both;
	padding-top:6px;
}
#centerAddress 
{
	line-height:1em;
}
.logos img
{
	clear:both;
	padding-bottom: 10px;
}
