@charset "UTF-8";
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #ffffff;
	background-image: url(../_images/bkgrnd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contents tr th {
	color: #C93;
	font-size: 0.85em;
}
#contents tr td {
	color: #9CF;
	font-size: .85em;
}
#contents tr td a:link,#contents tr td a:visited {
	color: #c3e5f9;
	text-decoration:none;
}
#contents tr td a:hover {
	color: #FFF;
}
#navarea {
	background-image: url(../_images/layered-navarea.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 1000px;
	position:relative;
}
#navarea ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position:absolute;
	right:50px;
	bottom:0px;
}
#navarea li {
	float: left;
}
#navarea li a:link,#navarea li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	line-height: 1.2;
	margin-right: 0.5em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 1.25em;
	padding-left: 0.5em;
}
#navarea li a:hover{
	color: #FFC;
	cursor: inherit
}

#navarea li a.current,#navarea li a.current:hover,#navarea li a.current:active {
	color: #FFC;
	cursor: default;
	text-decoration: underline;
	font-weight: bold;
}
#headArt {
	height: 172px;
	width: 1000px;
}
.moreInfoMainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #09C;
	margin-top: -1em;
}
.twoColFixLtHdr #container {
	width: 1000px;
	border: solid 2px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #bc9e61;
	background-color: #FFFFFF;
	background-image: url(../_images/layered-slices_05.gif);
	background-repeat: repeat-y;
	position: relative;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #DDDDDD;
	background-image: url(../_images/layered-slices_01.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 1000px;
	position: relative;
} 
.foundationRedHeader {
	color: #900;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #036;
	background-color: #69C;
}
#newsAlerts {
	background-color: #FFF;
	width: 235px;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #sidebar1 {
	width: 245px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	margin-top: 0px;
	float: left;
}
#weatherFeed {
	width: 250px;
	margin-left: -18px;
}
#sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#schoolStatus {
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}
#localNews {
	font-family: Arial, Helvetica, sans-serif;
	width: 235px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#sidebar1 ul li {
	padding-top: 1em;
}
#sidebar1 ul li a:link,#sidebar1 ul li a:visited{
	text-decoration: none;
	color: #DEF3FF;
}
#sidebar1 ul li a:hover{
	color:#FFF;
}
#sidebar1 ul ul li .current {
	text-decoration: underline;
	color: #FFF;
}
#programsEvents {
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}
.mainContentBold {
	font-weight: bold;
	font-style: italic;
	color: #74613c;
	margin-bottom: -0.5em;
}
.twoColFixLtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #036;
} 
#mainContent #mainContentStories {
	margin-top: 10px;
}
.contentStories {
	clear: right;
	overflow: hidden;
	text-align: left;
}
h4 {
	margin-bottom: -0.1em;
}
.BulletHeadlines {
	font-weight: bold;
	list-style-image: url(../_images/star_bullets.gif);
}
#mainContentStories ul li {
	list-style-type: circle;
	list-style-image: url(../_images/star_bullets.gif);
	text-decoration: none;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlft888 {
	margin-right: 12px;
	margin-bottom: 8px;
	float: left;
}
.strikethru {
	color: #666;
	text-decoration: line-through;
}
#mainContent h1, h2 {
	color: #036;
}
#headerPara {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.25em;
	color: #333;
	position: relative;
	width: 480px;
	left: 485px;
	top: 75px;
	letter-spacing: 95%;
}
#mainContent hr {
	clear: right;
	text-align: center;
}
.maincontentFootnote {
	font-size: .75em;
	font-style: italic;
}
#storyThree {
	width: 200px;
	margin-bottom: 10px;
	float: right;
}
#storyTwo {
	width: 200px;
	margin-bottom: 10px;
	float: right;
	margin-right: 30px;
	left: auto;
	right: auto;
}
#storyOne {
	width: 200px;
	margin-bottom: 25px;
}
h2 {
	text-align: left;
	margin-bottom: -0.5em;
}
#leadStoryContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #036;
	border: thin solid #999;
	padding: 5px;
}
.twoColFixLtHdr #footer {
	padding: 0 5px 0 5px;
	background-color: #2d4760;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bc9e61;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.noticeRed {
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	color: #900;
}

.clear {
	clear: both;
}
.subheads {
	font-size: 1.35em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.currentsidebar {
	color: #FFF;
	text-decoration: underline;
}
.bulletlist {
	margin-bottom: .5em;
	list-style-image: url(../_images/star_bullets.gif);
}
.sidebarParenz {
	font-size: 0.65em;
	line-height: -0.65em;
}
.fedSubCat {
	font-size: .85em;
	font-style: oblique;
	padding-left: 10px;
}
.magHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.75em;
	font-weight: bold;
	color: #036;
	line-height: 1.12em;
	margin-bottom: -0.25em;
}
#gilboa3men {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	color: #333;
}
#QaddouraSpeaks {
	margin: 10px;
}
#letterdate {
	text-align: right;
	float: right;
}
.twoParaRt {
	float: right;
	width: 310px;
}
.twoParaLft {
	float: left;
	width: 310px;
}
#sidebar1 ul ul li a {
	font-size: 0.75em;
}
#sidebar1 ul ul #donateNow a {
	font-size: 1.15em;
	font-weight: bolder;
	font-style: italic;
}
#sidebar1 ul ul #donateNow a:hover{
	color:#FF6;
}
.currentSideBar {
	color: #FFF;
	text-decoration: underline;
}
#sidebar1 ul ul ul li .currentSideBar {
	text-decoration: underline;
	color: #FFF;
}
.scrapImg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}
.contentStories table tr td img {
	cursor: pointer;
}
.contentStories table {
	margin-top: 55px;
	text-align: left;
	background-color: #FFF;
}
.scrapCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #666;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	left: 75px;
	visibility:hidden;
	top: 5px;
	position: absolute;
}
#scrapCaption1 {
	visibility: visible;
}
#captionAlef1 {
	visibility: visible;
}
.twoColFixLtHdr #container #flash {
	height: 226px;
	width: 1000px;
}
.Image10pxBottomFltRt {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
#secureButton {
	text-align: center;
}
.contentStories #form1 table {
	background-color: #FFC;
}
.contentStories form {
	background-color: #FFF;
}
.c6 {
	background-color: #FFF;
}
#creditCard {
	float: left;
	width: 210px;
	text-align: center;
}
#byMail {
	float: right;
	width: 210px;
	text-align: center;
}
#telephone {
	width: 210px;
	margin-left: 230px;
	text-align: center;
}
#tobeNotified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	color: #600;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	text-indent: 10px;
	line-height: 0px;
}
#subscribe {
	height: 150px;
	width: 230px;
	background-image: url(_images/StayCurrent.jpg);
}
#currentbox {
	background-image: url(_images/StayCurrent.jpg);
	height: 160px;
	width: 230px;
	cursor: default;
}
#StayCurrentDIV {
	cursor: pointer;
}
.contentStories #captiondiv {
	position: relative;
}
.HeadBlock {
	font-size: 2em;
	color: #FFF;
	background-color: #069;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.imageCentered {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	padding-bottom: 10px;
	text-align: center;
}
#ceremonyInset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	color: #333;
	float: right;
	width: 255px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	border: thin solid #999;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.photoWithCaptionFltLft {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	color: #333;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 300px;
	text-align: center;
}
.homePhotoInsert {
	width: 270px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	color: #333;
	border: thin solid #999;
}
.rtPhotoWithCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: italic;
	color: #666;
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 270px;
}
.leftPhotoWithCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: italic;
	color: #666;
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.elasticLtPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 5px;
}
.communities {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
.CalDateJFS {
	font-size: 1.5em;
	font-weight: bold;
	color: #036;
}
.calEventJFS {
	font-size: 1.25em;
	font-weight: bold;
	color: #036;
}
.calTimeJFS {
	font-size: 1em;
	font-weight: bold;
	color: #036;
}
.CaldateBnaiIsr {
	font-size: 1.5em;
	font-weight: bold;
	color: #063;
}
.calEventBnaiIs {
	font-size: 1.25em;
	font-weight: bold;
	color: #063;
}
.calTimeBnaiIs {
	font-size: 1em;
	font-weight: bold;
	color: #063;
}
.CalDateYesh {
	font-size: 1.5em;
	font-weight: bold;
	color: #F03;
}
.calEventYesh {
	font-size: 1.25em;
	font-weight: bold;
	color: #F03;
}
.caltimeYesh {
	font-size: 1em;
	font-weight: bold;
	color: #F03;
}
.CalDateBethEl {
	font-size: 1.5em;
	font-weight: bold;
	color: #F63;
}
.calEventBethEl {
	font-size: 1.25em;
	font-weight: bold;
	color: #F63;
}
.calTimeBethEl {
	font-size: 1em;
	font-weight: bold;
	color: #F63;
}
.CalDateGWC {
	font-size: 1.5em;
	font-weight: bold;
	color: #963;
}
.calEventGWC {
	font-size: 1.25em;
	font-weight: bold;
	color: #963;
}
.calTimeGWC {
	font-size: 1em;
	font-weight: bold;
	color: #963;
}
.CalDateHadash {
	font-size: 1.5em;
	font-weight: bold;
	color: #663;
}
.caleventHadash {
	font-size: 1.25em;
	font-weight: bold;
	color: #663;
}
.caltimeHadash {
	font-size: 1em;
	font-weight: bold;
	color: #663;
}
#videoCatagories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666;
}
#jtvVidLink tr td a {
	font-weight: bold;
}
#sidneyLuria {
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
}
.ishtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	background-color: #F93;
}
.greycolorType {
	color: #666;
}
.orangeColorType {
	color: #FFF;
}
.comment_form_container #form1 p #commentAuthor {
	width: 300px;
}
.comment_form_container #form1 p #authorSite {
	width: 300px;
}
.comment_form_container #form1 p #commentBody {
	width: 630px;
}
.comment_form_container #form1 p #ishLogoForm {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comment_form_container #form1 p #authorEmail {
	width: 300px;
}
#loveKnishesPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	text-align: right;
	float: right;
	width: 325px;
}
.loveKnishesHeader {
	font-size: 1.5em;
	font-weight: bold;
	color: #900;
}
.JCCHeader {
	font-size: 1.5em;
	font-weight: bold;
	color: #609;
}
.honoreeTable {
	text-align: center;
}
#nominateHeroes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #17658d;
	background-image: url(../_images/heroesBand.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 6px;
}
.whiteheader {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#campaign2010 {
	background-image: url(../Campaign/background.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
}
