@charset "utf-8";
/* CSS Document */
body {
	/*background-color: #ececec; */ /* gray color overrides the light tan from before */

}


/* About Alz, About the site, Security policy, etc links */
#footerLastLinks {
	clear:both;
	/*width: 721px; */
	width: 930px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border-top: 1px #999999 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 15px;
	min-height:120px;
	text-align:left;
}
#footerLastLinks p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 25px;
	text-align: left;
}

#footerLastLinks a{
	font-size: 11px;
	text-decoration: none;
	color:#00539b;
	padding-right: 4px;
	padding-left: 4px;
}
#footerLastLinks a:hover{
	text-decoration: underline;
}
/* alz.org logo area */
.btmLogos{
	margin:0;
	padding:0;
		/* width: 751px; */
	width: 960px; /* kt */
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #ececec;
	background-image:url(/_alzFooter/footer_bg_purple_grad_repeat.gif);
	background-repeat:repeat-x;
	color:#333333;
	margin-bottom: 10px;
	min-height: 90px;
}

.btmLogos p {
	margin-top: 9px;
	margin-right: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align:left;

}

/* purple bar dividing enews signup with rest of footer */
#footer_bg_bar {
	clear:both;
	background-image: url(/_alzFooter/footer_purple_bar.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:33px;
	z-index: 200;
}
/* everything under enews signup */
#allbottomArea {
	height:100%;
	/* width: 751px; */
	width: 1057px; /* kt */
}
/* under the footer...just to have purple area below everything else */
.onlyPurple {
	background-color:#57297f;  /* purple all the way across */
	padding-bottom: 40px;
	position:absolute;
	z-index: 200;
	left: 0px;
	width: 100%;
}
.bbb {
	margin:0;
	padding:0;
	float:right;
	width: 120px;
	margin-top: 20px;
	margin-right: 15px;
}

#enewsSignup {
	background-color:#FFFFFF;
		/* width: 751px; */
	width: 957px; /* kt */
	text-align:left;
	background-image:url(/_alzFooter/footer_enews_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 15px;
	padding-bottom: 12px;
}
#enewsSignup p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#enewsSignup h2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	margin: 8px 0px 0px 0px;
}

.enewsColA {
	height:270px;
	background-color:#FFFFFF;
	width: 310px;
	position: relative;
	float: left;
}
.enewsColB {
	height:270px;
	background-color:#FFFFFF;
	width: 441px;
	position: relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#enewsSignup .enewsColB h2 {
	color: #65378e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin-top: 0px;
}

#petition {
	background-color:#FFFFFF;
		/* width: 751px; */
	width: 957px; /* kt */
	text-align:left;
	background-image:url(/_alzFooter/petition_bg_wide.gif);
	background-repeat: no-repeat;
	background-position: right ;
	padding-top: 0px;
	margin-bottom : -50px;
	height:313px;

}

#petition p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#petition h2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	margin: 8px 0px 0px 0px;
}

.petitionColA {
	height:270px;
	/* 	width: 360px; */
	width: 380px;
	position: relative;
	float: left;
}
.petitionColB {
	height:270px;
	width: 480px;
	position: relative;
	float:left;
}



a.formLink {
	font-size: 13px;
	color: #00539b;
	text-decoration: none;
}
a:hover.formLink {
	text-decoration: underline;
}
/* container under enews box with 3 columns of links + logos, etc. */
#footerContainer {
		/* width: 751px; */
	width: 960px; /* kt */
	margin-top: -5px;
	background-color: #ffffff !important;
	text-align: left;
	padding-top: 20px;
	background-image:url(/_alzFooter/footer_bg_gray_repeat.jpg);
	background-repeat:repeat-x;
	height:290px;

}
#footerContainer.version2{
	height: 340px;
	padding-top: 30px;
	margin-top : 10px;
}
#footerContainer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#00539b;
}
#footerContainer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#footerContainer h2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	margin: 8px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}
#footerContainer.version2 h2{
	font-weight: bold!important;
}
#footerContainer h2.row2{
	margin-top: 40px;
}
.colA{
   position: relative;
   float: left;
   left: 30px;
      /* width: 255px; KT
   width: 350px; */
   width: 330px;
}

.colA h2, .colB h2, .colC h2 { font-weight: bold; }
/* helpline phone number box */
#helpLine {
	margin-top: 25px;
	background-image:url(/_alzFooter/footer_bg_helpline.gif);
	background-repeat: no-repeat;
	height: 70px;
}
#footerContainer .colC #helpLine .helpNumber,
#footerContainer .colA #helpLine .helpNumber {
	margin:0;
	/*padding: 20px 5px 11px 5px;*/
}


#helpLine.noBgImg{
	width: 201px; height: 92px;
	margin-top: 0px;
	background-image: none;
	border: 1px solid #cccccc;
}
#helpLine.noBgImg p.helpNumber{
	background-image: none;
	background-color: #f0f0f0;
	border: 3px solid #ffffff;
	height: 55px;
	text-align: center;
	background-image: url('/care/images/footer-background-purple.jpg');
	background-position: left top;
}
#helpLine a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color:#00539b;
}
#helpLine a:hover{
	text-decoration: underline;
}

#footerContainer.version2 .colC #helpLine .helpNumber ,
#footerContainer.version2 .colA #helpLine .helpNumber {
	margin:0;
	padding: 10px 5px 21px 5px;
	font-weight: bold;
	font-size: 14px;
}
#footerContainer.version2 .colA #helpLine .helpNumber a,
#footerContainer.version2 .colC #helpLine .helpNumber a{
	color: #652d8a;
}
.colB{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position: relative;
   float: left;
   left: 15px;
      /* width: 235px; KT */
   width: 330px;
   padding-right: 15px;
}

ul.footerLinks {
	margin-top: 3px;
	 list-style: url(/_alzFooter/blue_bullet.gif);
    color: #424242;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
}
ul.footerLinks li {
	margin-bottom:3px;
}
ul.footerLinks li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#00539b;
	text-decoration: none;
}
ul.footerLinks li a:hover{
	text-decoration:underline;
}

.colB p.footerForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top:0px;
	margin-bottom: 5px;
}
.colB a{
	text-decoration: none;
}
.colB a:hover{
	text-decoration: underline;
}
.colB p.brainText {
	margin-top: 5px;
	margin-bottom: 5px;
}
.colC{
	font-family:Verdana, Arial, Helvetica, sans-serif;
   position: relative;
   float: left;
   left: 15px;
   /* width: 210px; KT */
   width: 250px;
}
p.footerHelpLine{
	display: block;
	font-size: 12px!important;
	font-weight: bold;
	padding:10px 10px 0px 10px;
	width: 185px; height: 96px;
	border: 1px solid #57297f;
	margin-top: 2px;
	text-align: center;
}
p.footerHelpLine a{
	text-decoration: underline;
}
p.footerHelpLine a:hover{
	text-decoration: none;
}

.colA a.footerBorder{
	border: 1px solid #cccccc;
	display:block;
	width: 203px;
	height: 92px;
}
.colA a.footerBorder img{
	border: 3px solid #fff;
}

.colB div.footerBorder.bgGrade,
.colC div.footerBorder.bgGrade,
.colA div.footerBorder.bgGrade{
	border: 1px solid #cccccc;
	display:block;
	width: 203px;
	height: 92px;
	background: url('/care/images/footer-background-purple.jpg') left top no-repeat ;
}

.colB div.footerBorder.bgGrade a,
.colC div.footerBorder.bgGrade a,
.colA div.footerBorder.bgGrade a{
	border: 3px solid #fff;
	display:block;
	width: 197px;
	height: 86px;
}
.colB div.footerBorder.bgGrade a img,
.colC div.footerBorder.bgGrade a img,
.colA div.footerBorder.bgGrade a img{
	margin-left: 14px;
	margin-top: 25px;
}


/* YEAR END GIVING 12172012*/
#yearEndGiving{
	background-color:#FFFFFF;
	width: 751px;
	text-align:left;
	background-image:url(/_alzFooter/footer_enews_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 20px;
	height: 240px;
	/*padding-bottom: 12px;*/
	width: 960px;
	border: 1px solid #CCCCCC;

}

#yearEndGiving h3{
	color: #65378e;
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
}

#yearEndGiving .right,
#yearEndGiving .left{
	float: left;
	margin-left: 20px;
	margin-left: 35px;
}
#yearEndGiving .left{
	width: 365px;
	width: 545px;
}
#yearEndGiving .right{
	width: 308px;
	height: 186px;
	background-image: url(/_alzFooter/yearendgiving-couple.jpg);
	background-postion: 0px 0px;
	background-repeat: no-repeat;

}
#yearEndGiving #subcontent2{
	position:absolute;
	visibility: hidden;
	border:0px;
	background-color: transparent;
	background-image: url(/_alzFooter/yearendgiving-rollover-bg.png);
	background-position: 0px 0px;
	background-repeat: repeat;
	width: 300px;
	height: 37px;
	padding: 4px;
	margin-left: -1px;
	margin-top: 184px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}
#yearEndGiving #subcontent2 a{
	color: #fff;
	text-decoration: underline;
}
#yearEndGiving #subcontent2 a:hover{
	text-decoration: none;
}
#yearEndGiving a.donationLink{
	color: #363636;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#yearEndGiving a:hover.donationLink{
	text-decoration: underline;
}


.fancybox-iframe{


}


/* WENDI - THE LONGEST DAY FOOTER 960px wide */

#longestDayWide{
	border-top: 0px solid #ffffff;
	background: url(/images_custom/footer/footer_TLD_2013_960x325.jpg) top left no-repeat;
	height: 325px;
	text-align: left;
	width: 960px;
	margin-bottom:-20px;
}

#longestDayWide a img#bttnLongestDay{
	/*margin-top: 0px;
	margin-left: 552px;*/
}

#longestDayActivitiesWide {
	/*margin-top:100px;
	margin-left:100px;*/
	}

#longestDayWide  p{
	margin-left: 70px;
}

#longestDayWide  p a{
	color: #00539B;
	text-decoration: underline;
}
#longestDayWide  p a:hover{
	text-decoration: none;
}

div.footerClear{
	height: 1px;
	clear:both;
}
#longestDayWide div.clear{
	clear: both;
}

.bttnLongestDayWideImg{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.bttnLongestDayWideActText{
	float: right;
	margin-top: 220px;
	margin-right: 60px;
}

/* THE LONGEST DAY FOOTER 960px - END */





/* BEGIN ** I HAVE ALZHEIMER'S CHANGES FOR 02/20/2014 */

#iHaveAlz{
	width: 960px;
	border-top: 8px solid #65378e;
	height: 325px;
	background: url('/_alzFooter/footer-bg-ihavealz.jpg') bottom right no-repeat #ECECEC;
	text-align: left;
	height: 317px;

}
#iHaveAlz .left{
	margin-left: 26px;
	margin-top: 34px;
	width: 570px;
}
#iHaveAlz .left h3{
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
}
#iHaveAlz .left p{
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
}
/* END ** I HAVE ALZHEIMER'S CHANGES FOR 02/20/2014 */


/* BEGIN ** THE LONGEST DAY CHANGES FOR 03/28/2014 */

#tld{
	background: url('/_alzFooter/footer-bg-tld-long.jpg') bottom center no-repeat #65378e;
	text-align: left;
	height: 330px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	border-top: 4px solid #fff;
}
#tld .left #bttn{

	margin-top: 268px
}
#tld .left a{
	margin-left: 137px;
}
/* END ** THE LONGEST DAY CHANGES FOR 03/28/2014 */


/* BEGIN ** THE LONGEST DAY CHANGES FOR 03/28/2014 */

#abam{
	background: url('/_alzFooter/abam_tld_footer_2014_960.jpg') bottom right no-repeat #ECECEC;
	text-align: left;
	height: 400px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	border-top: 4px solid #fff;
}
#abam .left #bttn{

	margin-top: 210px
}
#abam .left a{
	margin-left: 670px;
}

#abam .bottomABAM{

}
#abam .bottomABAM a{
	margin-left: 670px;
}
#abam .bottomABAM #bttn2{
	margin-top: 76px;
}
/* END ** ABAM FOR 06/06/2014 */


/* BEGIN NADAM 11/12/2014  */

#enewsSignup.footerNadam2014{
	background-image: url(/_alzFooter/nadam2014_footer_960.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
	
}
#enewsSignup.footerNadam2014 a{
	display:inline-block;
	margin-left: 176px;
	margin-top: 230px;
}

/* END NADAM 11/12/2014  */

/* BEGIN END OF YEAR GIVING 12/01/2014  */

#enewsSignup.footerEOY2014{
	background-image: url(/_alzFooter/EOY2014_footer_960.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
}
#enewsSignup.footerEOY2014 a{
	display:inline-block;
	margin-left: 57px;
	margin-top: 170px;
}

/* END END OF YEAR GIVING 12/01/2014  */

/* BEGIN ** NEW YEAR  12/31/2014  */

#enewsSignup.footerNY2015{
	background-image: url(/_alzFooter/NEWYEAR-2015_footer_960.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
}
#enewsSignup.footerNY2015 a{
	display:inline-block;
	margin-left: 57px;
	margin-top: 170px;
}

/* END ** NEW YEAR  12/31/2014  */


/* BEGIN ** STILL ALICE  02/02/2015  */

#enewsSignup.footerStillAlice{
	background-image: url(/_alzFooter/StillAlice_Ad_footer_960.jpg);
	background-position: 0px 0px;
	height: 330px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
}
#enewsSignup.footerStillAlice a{
	display:inline-block;
	margin-left: 80px;
	margin-top: 260px;
}

/* END ** STILL ALICE  02/02/2015  */


/* BEGIN ** TLD  03/17/2015  */


#enewsSignup.footerTLD2015{
	background-image: url(/_alzFooter/TLD_footer_2015_960.jpg);
	background-position: 0px 0px;
	height: 430px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
}
#enewsSignup.footerTLD2015 a{
	display:inline-block;
	margin-left: 32px;
	margin-top: 342px;
	/*margin-top: 325px;*/
}
/* ADDED TO TLD ** 05/27/2015 */
#enewsSignup.footerTLD2015 a.deadline{
	margin:0px;
    margin-left: 32px;
    color: #fff100;
    text-decoration: underline;
    margin-top: 10px;
    font-size: 13px; 
}
#enewsSignup.footerTLD2015 a.deadline:hover{
    text-decoration: none;
}

/* END ** TLD  03/17/2015  */





/* BEGIN ** ABAM  03/17/2015  */


#enewsSignup.footerABAM2015{
	background-image: url(/_alzFooter/ABAM_footer_2015_960.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}
#enewsSignup.footerABAM2015 a{
	display:inline-block;
	margin-top: 152px;
}
/* END ** ABAM  03/17/2015  */

/* BEGIN ** 10k MATCH  2015 **  10/22/2015  */
#footer10kMatch2015{
    background-image: url(/_alzFooter/10KMatch2015_footer_960.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 93px;
    width: 960px;
    padding: 155px 0 0 0;
    margin-left: auto;
    margin-right: auto;
    /**/
    text-align: center;
}

/* END ** 10k MATCH  2015 **  10/22/2015  */

/*BEGIN  ** GIVING TUESDAY *** 11232015  */
#givingTuesday2015{
    background-image: url(/_alzFooter/giving-tuesday_footer960.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 88px;
    width: 960PX;
    padding: 160px 0 0 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#givingTuesday2015 a{
    margin-left: 32px;
}

/* END  ** GIVING TUESDAY *** 11232015  */

/*BEGIN  ** GIVE TODAY *** 12022015  */
#givingTuesday2015.giveToday2015{
    background-image: url(/_alzFooter/givetoday_footer960-12142015.jpg) ;
}
/*END  ** GIVE TODAY *** 12022015  */

/*BEGIN  ** GIVE TODAY *** 12022015  */
#givingTuesday2015.giveToday2015V2{
    background-image: url(/_alzFooter/givetoday_footer_960-v2.jpg) ;
}
/*END  ** GIVE TODAY *** 12022015  */

/*BEGIN  ** FORUM 2016 *** 11232015  */
#forum2016{
    background-image: url(/_alzFooter/Fourm2016_footer_960.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 90px;
    width: 960PX;
    padding: 160px 0 0 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#forum2016 a{
    margin-left: 727px;
}

/* BEGIN **  TLD 03/17/2016 */

#tld2016{
	background-image: url(/_alzFooter/TLD_footer_2016_960.jpg);
	background-position: 0px 0px;
	height: 250px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#tld2016 a{
	display:inline-block;
	margin-top: 184px;
    margin-left: 40px;
}



/* END **  TLD 03/17/2016 */




/* BEGIN **  ABAM 05/31/2016 */

#abam2016{
	background-image: url(/_alzFooter/ABAM_footer_2016_960.jpg);
	background-position: 0px 0px;
	height: 298px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#abam2016 a{
	display:inline-block;
	margin-top: 184px;
    margin-left: 570px;
}
/* END **  ABAM 05/31/2016 */

/* BEGIN **  ABAM 05/31/2016 */
#walk2016{
	background-image: url(/_alzFooter/Walk2016_footer_2016_960.jpg);
	background-position: 0px 0px;
	height: 298px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#walk2016 a{
	display:inline-block;
	margin-top: 220px;
    margin-left: 257px;
}

#walk2016 #geoLocationBox{/*GEOLOCATION*/
    float: right;
    background-color: #431d5c;
    height:299px;
    width: 251px;
    display: inline-block;
}
#walk2016 #mainContentWalk{ /*GEOLOCATION*/
    position: relative; 
    height: 298px;
    width: 250px;
}
#walk2016 #hp_walksnear_box{/*GEOLOCATION*/
    width: 248px;
}
#walk2016 .nearYou{/*GEOLOCATION*/
    margin-top: 28px;
    margin-left: 18px;
    margin-bottom: 30px;
}
#walk2016 #TRByZip{/*GEOLOCATION*/
    margin: 0px;
    width: 200px; 
    margin-left: 20px;
}
#walk2016 #TRByZip a{
    font-family: 'Georgia', serif;   
}
#walk2016 #TRByZip a:hover {
    font-size: 16px; 
}
#walk2016 .TRResultsVertical td{/*GEOLOCATION*/
    padding: 0px 0px 16px ;
    font-family: 'Georgia', serif;
}
#walk2016 .TRResultsVertical {/*GEOLOCATION*/
    font-family: 'Georgia', serif;
    color: #fff;
    font-size: 14px;
    height: auto;
    line-height: 24px; 
}
#walk2016 .TRResultsVertical a{/*GEOLOCATION*/
    margin: 0px;
    font-size: 16px; 
}
#walk2016 #otherLinks a::after, #walkLink{/*GEOLOCATION*/
    margin: 0px;
}
#walk2016 #walksNearYouForm #starting_postal,
#walk2016 #starting_postal{/*GEOLOCATION*/
    padding: 9px;
    width: 130px;
    height: 25px;
    font-size: 14px;
}
#walk2016 #geoSearchImage,
#walk2016 #walksNearYouForm{
    margin-left: 17px;
    margin-bottom: 13px; 
}
#walk2016 #luminateApi input[type="text"]{
    font-family: 'Arial', Helvetica, sans-serif;
}


/* END **  ABAM 05/31/2016 */

/* BEGIN **  NADAM 10/25/2016 */

#nadam2016{
	background-image: url(/_alzFooter/NADAM2016_footer_960.jpg);
	background-position: 0px 0px;
	height: 245px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#nadam2016 a{
	display:inline-block;
	margin-top: 150px;
    margin-left: 50px;
}
/* END **  NADAM 10/25/2016 */

/* BEGIN **  NADAM 10/25/2016 */

#givingTuesday2016{
	background-image: url(/images_custom/footer/GivingTuesday_footer_960.jpg);
	background-position: 0px 0px;
	height: 245px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#givingTuesday2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 33px;
}
/* END **  NADAM 10/25/2016 */



/* BEGIN **  EOY 2016 */
#eoy2016{
	background-image: url(/images_custom/footer/eoy2016-footer-960.jpg);
	background-position: 0px 0px;
	height: 245px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#eoy2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 33px;
}

/* BEGIN **  MATCHING GIFTS 2016 */
#matchingGift2016{
	background-image: url(/images_custom/footer/matching2016-footer-960.jpg);
	background-position: 0px 0px;
	height: 245px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#matchingGift2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 33px;
}


/* BEGIN **  FORUM 2017 */
#forum2017{
	background-image: url(/images_custom/footer/Forum2017_footer_960.jpg);
	background-position: 0px 0px;
	height: 245px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
}
#forum2017 a{
	display:inline-block;
	margin-top: 170px;
    margin-left: 743px;
}

/* BEGIN **  TLD 2017 */
#tld2017{
	background-image: url(/images_custom/footer/TLD_footer_2017_960.jpg);
	background-position: 0px 0px;
	height: 300px;
    width: 960px;
	background-repeat: no-repeat;
	padding: 1px 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: right;
}
#tld2017 a{
	display:inline-block;
	margin-top: 200px;
    margin-right: 36px;
}


























