@charset "utf-8";
/* CSS Document */
/**/


/*******************************/
/*BASICS*/
/*******************************/
@font-face {
	font-family: 'houschka';
	src: url('/fonts/HouschkaAltPro-Bold.eot');
	src: url('/fonts/HouschkaAltPro-Bold.eot?#iefix') ,
	url('/fonts/HouschkaAltPro-Bold.woff2'),
	url('/fonts/HouschkaAltPro-Bold.woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'extra-houschka';
	src: url('/fonts/HouschkaAltPro-ExtraBold.eot');
	src: url('/fonts/HouschkaAltPro-ExtraBold.eot?#iefix'),
	url('/fonts/HouschkaAltPro-ExtraBold.woff2'),
	url('/fonts/HouschkaAltPro-ExtraBold.woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'medium-houschka';
	src: url('/fonts/HouschkaAltPro-Medium.eot');
	src: url('/fonts/HouschkaAltPro-Medium.eot?#iefix'),
	url('/fonts/HouschkaAltPro-Medium.woff2'),
	url('/fonts/HouschkaAltPro-Medium.woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'light-houschka';
	src: url('/fonts/HouschkaAltPro-Light.eot');
	src: url('/fonts/HouschkaAltPro-Light.eot?#iefix'),
	url('/fonts/HouschkaAltPro-Light.woff2'),
	url('/fonts/HouschkaAltPro-Light.woff');
	font-weight: normal;
	font-style: normal;
}



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;
	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.chapter {
	clear:both;
	width: 691px;
	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;
	padding-left: 45px;
	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;
	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;
}

.btmLogos.chapter{
	margin:0;
	padding:0;
	width: 725px;
	padding-left: 26px;
	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;
}

.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;
}
/* 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;
	text-align:left;
	background-image:url(/_alzFooter/footer_enews_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 20px;
	/*padding-bottom: 12px;*/
}
#enewsSignup p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#enewsSignup h2 {
   font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	margin: 8px 0px 0px 0px;
}

#enewsSignup .colAWide{
	height:270px;
	background-color:#f0f0f0;
	width: 690px;
	position: relative;
	float: left;
	margin-left: 8px;
	/*margin-bottom: 20px;
	border: 1px solid #c5c5c5;*/
	padding-left: 40px;
	padding-top: 30px;
}
#enewsSignup .colAWide.heightAdjust{
	height: auto;
	padding-bottom: 20px;
}
#enewsSignup .colAWide .titleNews{
	float: left;
	width: 490px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#enewsSignup .colAWide .titleNews h2{
	font-size: 18px;
	font-weight: bold;
	color: #652d8a;
}
#enewsSignup .colAWide .walkLogo{
	float: left;
}
#enewsSignup .colAWide .colCityA,
#enewsSignup .colAWide .colCityB{
	float: left;
	width: 330px;
}
#enewsSignup .colAWide .colCityB{
	margin-left: 20px;
}
#enewsSignup .colAWide .colCityA .ftrmore,
#enewsSignup .colAWide .colCityB .ftrmore{
	float:left;
	margin-top: 3px;
}
#enewsSignup .colAWide .colCityA p,
#enewsSignup .colAWide .colCityB p{
	float: left;
	width: 210px;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#enewsSignup .colAWide .colCityA p a,
#enewsSignup .colAWide .colCityB p a{
	text-decoration: none;
	color: #00539B;
}
#enewsSignup .colAWide .colCityA p a:hover,
#enewsSignup .colAWide .colCityB p a:hover{
	text-decoration: underline;
}

.enewsColA {
	height:270px;
	background-color:#FFFFFF;
	width: 310px;
	position: relative;
	float: left;
}
.enewsColB {
	height:270px;
	background-color:#FFFFFF;
	width: 441px;
	position: relative;
	float:left;
}

#petition {
	background-color:#FFFFFF;
	width: 751px;
	text-align:left;
	background-image:url(/_alzFooter/petition_bg.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: 330px;
	position: relative;
	float: left;
}
.petitionColB {
	height:270px;

	width: 421px;
	position: relative;
	float:left;
}



a.formLink {
	font-size: 11px;
	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;
	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 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: 16px;
	line-height: 22px;
	margin: 8px 0px 0px 0px;
	font-weight: normal;
	margin-bottom: 5px;
}
.colA{
   position: relative;
   float: left;
   left: 40px;
   width: 255px;
}
.colA h2, .colB h2, .colC h2 { font-weight: bold; }
/* helpline phone number box */

#footerGrayBox{
	margin-top: 25px;
	background-image:url(/images_custom/gray_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
}
#footerGrayBox div#grayCap{
	background: url(/images_custom/gray-bg-cap.png) top left no-repeat;
	width: 207px;
	height: 9px;
}
#footerGrayBox h2{
	margin-left: 10px;
}
#footerGrayBox ul{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#footerGrayBox ul li{
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 40px;
	height: 30px;
}


#helpLine {
	margin-top: 25px;
	background-image:url(/_alzFooter/footer_bg_helpline.gif);
	background-repeat: no-repeat;
	height: 70px;
}
#footerContainer .colA #helpLine .helpNumber {
	margin:0;
	padding: 15px 10px 10px 18px;
}
#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;
}
.colB{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position: relative;
   float: left;
   left: 15px;
   width: 235px;
   padding-right: 15px;
   margin-left: 20px;
}

.colB.wider{
	width: 440px;
}

.colB.wider ul.right,
.colB.wider ul.left{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px!important;
}


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;
}

/**/
#footerGrayBox ul.footerLinks{
	list-style: none!important;
	list-style-image: none!important;
}
#footerGrayBox ul.footerLinks li.caregiver{
	list-style: none!important;
	background-image: url(/images_custom/icons-caregiver.png);
}
#footerGrayBox ul.footerLinks li.message{
	list-style: none!important;
	background-image: url(/images_custom/icons-message.png);
}
#footerGrayBox ul.footerLinks li.support{
	list-style: none!important;
	background-image: url(/images_custom/icons-support.png);
}
#footerGrayBox ul.footerLinks li.education{
	list-style: none!important;
	background-image: url(/images_custom/icons-education.png);
}

/* 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: 220px;
	/*padding-bottom: 12px;*/
}

#yearEndGiving h3{
	color: #65378e;
	font-size: 21px;
	font-weight: bold;
	margin: 0px;

}
#yearEndGiving .right,
#yearEndGiving .left{
	float: left;
	margin-left: 20px;
}
#yearEndGiving .left{
	width: 365px;
}
#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: 50px;
	padding: 4px;
	margin-left: -1px;
	margin-top: 184px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	height: 37px;
}
#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{


}

/* END ALZ */

#becomeAnAdvocate{
	border-top: 5px solid #65378e;
	background: url(/images_custom/footer/bg-BecomeAnAdvocate_2013.jpg) top left no-repeat;
	height: 245px;
	text-align: left;
	width: 751px;
}
#becomeAnAdvocate a img#bttnBecomeAnAdvocate{
	margin-top: 136px;
	margin-left: 39px;
}
#becomeAnAdvocate  p{
	margin-left: 70px;
}

#becomeAnAdvocate  p a{
	color: #00539B;
	text-decoration: underline;
}
#becomeAnAdvocate  p a:hover{
	text-decoration: none;
}

div.footerClear{
	height: 1px;
	clear:both;
}


/* WENDI - THE LONGEST DAY FOOTER 751px wide */

#longestDay{
	border-top: 0px solid #ffffff;
	background: url(/images_custom/footer/footer_longest_day_2013.jpg) top left no-repeat;
	height: 325px;
	text-align: left;
	width: 751px;
}
#longestDay a img#bttnLongestDay{
	/*margin-top: 70px;
	margin-left: 552px;*/
}

#longestDayActivities {
	/*margin-top:100px;
	margin-left:100px;*/
	}

#longestDay  p{
	margin-left: 70px;
}

#longestDay  p a{
	color: #00539B;
	text-decoration: underline;
}
#longestDay  p a:hover{
	text-decoration: none;
}

div.footerClear{
	height: 1px;
	clear:both;
}
#longestDay div.clear{
	clear: both;
}

.bttnLongestDayImg{
	float: right;
	margin-top: 78px;
	margin-right: 10px;
}
.bttnLongestDayActText{
	float: right;
	margin-top: 170px;
	margin-right: 10px;
}

/* THE LONGEST DAY FOOTER 751px - END */


/* MELISSA - NAVIGATOR FOOTER */

#navigator{
	border-top: 0px solid #ffffff;
	background: url(/images_custom/footer/footer_navigator_2013.jpg) top left no-repeat;
	height: 325px;
	text-align: left;
	width: 751px;
}
.bttnNavigatorImg{
	float: right;
	margin-top: 173px;
	margin-right: 77px;
}

/* MELISSA - NAVIGATOR FOOTER - END */

/* MELISSA - NAVIGATOR FOOTER 960 */

#navigator960{
	border-top: 0px solid #ffffff;
	background: url(/images_custom/footer/footer_navigator_2013_960.jpg) top left no-repeat;
	height: 325px;
	text-align: left;
	width: 960px;
}
.bttnNavigatorImg{
	float: right;
	margin-top: 173px;
	margin-right: 77px;
}

/* MELISSA - NAVIGATOR FOOTER 960 - END */


/* BEGIN ** I HAVE ALZHEIMER'S CHANGES FOR 02/20/2014 */

#iHaveAlz{
	border-top: 8px solid #65378e;
	height: 325px;
	background: url('/_alzFooter/') bottom right no-repeat #ECECEC;
	text-align: left;
	height: 317px;

}
#iHaveAlz .left{
	margin-left: 26px;
	margin-top: 34px;
	width: 400px;
}
#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.jpg') bottom right no-repeat #ECECEC;
	text-align: left;
	height: 330px;
}
#tld .left #bttn{

	margin-top: 278px
}
#tld .left a{
	margin-left: 126px;
}
/* END ** THE LONGEST DAY CHANGES FOR 03/28/2014 */

/* BEGIN ** ABAM FOR 06/06/2014 */

#abam{
	background: url('/_alzFooter/abam_tld_footer_2014.jpg') bottom right no-repeat #ECECEC;
	text-align: left;
	height: 400Px;
}
#abam .left #bttn{

	margin-top: 250px
}
#abam .left a{
	margin-left: 242px;
}
#abam .left #bttn{

	margin-top: 250px
}
#abam .bottomABAM{
	
}
#abam .bottomABAM a{
	margin-left: 570px;
}
#abam .bottomABAM #bttn2{
	margin-top: 37px;
}
/* END ** ABAM FOR 06/06/2014 */

/* BEGIN NADAM 11/12/2014  */

#enewsSignup.footerNadam2014{
	background-image: url(/_alzFooter/nadam2014_footer.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
}
#enewsSignup.footerNadam2014 a{
	display:inline-block;
	margin-left: 29px;
	margin-top: 188px;
}

/* END NADAM 11/12/2014  */

/* BEGIN END OF YEAR GIVING 12/01/2014  */

#enewsSignup.footerEOY2014{
	background-image: url(/_alzFooter/EOY2014_footer.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
}
#enewsSignup.footerEOY2014 a{
	display:inline-block;
	margin-left: 36px;
	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.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
}
#enewsSignup.footerNY2015 a{
	display:inline-block;
	margin-left: 36px;
	margin-top: 170px;
}

/* END ** NEW YEAR  12/31/2014  */

/* BEGIN ** STILL ALICE  02/02/2015  */

#enewsSignup.footerStillAlice{
	background-image: url(/_alzFooter/StillAlice_Ad_footer.jpg);
	background-position: 0px 0px;
	height: 325px;
	background-repeat: no-repeat;
	padding: 1px 0px;
}
#enewsSignup.footerStillAlice a{
	display:inline-block;
	margin-left: 42px;
	margin-top: 226px;
}

/* END ** STILL ALICE  02/02/2015  */


/* BEGIN ** ABAM  06/19/2015  */
#enewsSignup.footerABAM2015{
	background-image: url(/_alzFooter/ABAM_footer_2015.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: center;
}
#enewsSignup.footerABAM2015 a{
	display:inline-block;
	margin-top: 152px;
}

/* END ** ABAM  06/19/2015  */



/* begin  ** 10k MATCH  2015 **  10/22/2015  */
#footer10kMatch2015{
    background-image: url(/_alzFooter/10KMatch2015_footer.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 93px;
    width: 100%;
    padding: 155px 0 0 0;
}

/*BEGIN  ** NADAM *** 10302015  */
#nadam2015{
    background-image: url(/_alzFooter/NADAM2015_footer.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 93px;
    width: 100%;
    padding: 155px 0 0 0;
}

/*BEGIN  ** GIVING TUESDAY *** 11232015  */
#givingTuesday2015{
    background-image: url(/_alzFooter/giving-tuesday_footer.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 88px;
    width: 100%;
    padding: 160px 0 0 0;
    text-align: left;
}
#givingTuesday2015 a{
    margin-left: 19px;
}

/*BEGIN  ** GIVE TODAY *** 12022015  */
#givingTuesday2015.giveToday2015{
    background-image: url(/_alzFooter/givetoday_footer-12142015.jpg) ;
}
/*END  ** GIVE TODAY *** 12022015  */


/*BEGIN  ** GIVE TODAY VERSION 2 *** 12142015  */
#givingTuesday2015.giveToday2015V2{
    background-image: url(/_alzFooter/givetoday_footer-v2.jpg) ;
}
/*END  ** GIVE TODAY *** 12022015  */

/*BEGIN  ** FORUM2016 *** 02292016  */
#forum2016{
    background-image: url(/_alzFooter/Forum2016_footer.jpg) ;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 88px;
    width: 100%;
    padding: 160px 0 0 0;
    text-align: left;
}
#forum2016 a{
    margin-left: 556px;
}

/* BEGIN **  TLD 03/17/2016 */
#tld2016{
	background-image: url(/_alzFooter/TLD_footer_2016.jpg);
	background-position: 0px 0px;
	height: 250px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    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.jpg);
	background-position: 0px 0px;
	height: 298px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#abam2016 a{
	display:inline-block;
	margin-top: 184px;
    margin-left: 411px;
}

/* END **  ABAM 05/31/2016 */

/* BEGIN **  WALK 06/28/2016 */
#walk2016{
	background-image: url(/_alzFooter/Walk2016_footer_2016.jpg);
	background-position: 0px 0px;
	height: 298px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#walk2016 a{
	display:inline-block;
	margin-top: 220px;
    margin-left: 152px;
    
}

#walk2016 #geoLocationBox{/*GEOLOCATION*/
    float: right;
    background-color: #431d5c;
    height:100%;
    width: 251px;
    display: inline-block;
}

#walk2016 #mainContentWalk{ /*GEOLOCATION*/
    position: relative;
}
#walk2016 #hp_walksnear_box{/*GEOLOCATION*/
    width: 248px;
}
#walk2016 .nearYou{/*GEOLOCATION*/
    margin-top: 28px;
    margin-left: 17px;
    margin-bottom: 30px;
}
#walk2016 #TRByZip{/*GEOLOCATION*/
    margin: 0px;
    width: 200px;
    margin-left: 20px;
}
#walk2016 .TRResultsVertical td{/*GEOLOCATION*/
    padding: 0px 0px 16px ;
}
#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 #starting_postal{/*GEOLOCATION*/
    padding: 9px;
    width: 132px;
    height: 25px;
    font-size: 14px;
}


/* END **  WALK 06/28/2016 */
/* BEGIN **  NADAM 10/25/2016 */
#nadam2016{
	background-image: url(/_alzFooter/NADAM2016_footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#nadam2016 a{
	display:inline-block;
	margin-top: 150px;
    margin-left: 25px;
}

/* END **  NADAM 10/25/2016 */

/* BEGIN **  NADAM 10/25/2016 */
#givingTuesday2017,
#givingTuesday2016{
	background-image: url(/images_custom/footer/GivingTuesday_footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#givingTuesday2017 a,
#givingTuesday2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 20px;
}

/* END **  NADAM 10/25/2016 */



/* BEGIN **  NADAM 10/25/2016 */
#nadam2016{
	background-image: url(/_alzFooter/NADAM2016_footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#nadam2016 a{
	display:inline-block;
	margin-top: 150px;
    margin-left: 25px;
}

/* END **  NADAM 10/25/2016 */





/* BEGIN **  EOY 2016 */
#eoy2016{
	background-image: url(/images_custom/footer/eoy2016-footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#eoy2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 20px;
}





/* BEGIN **  MATCHING GIFT 2016 */
#matchingGift2016{
	background-image: url(/images_custom/footer/matching2016-footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#matchingGift2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 20px;
}

/* BEGIN **  MATCHING GIFT 2016 */
#matchingGift2016{
	background-image: url(/images_custom/footer/Forum2017_footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#matchingGift2016 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 20px;
}

/*BEGIN ** FORUM 2017 */
#forum2017{
	background-image: url(/images_custom/footer/Forum2017_footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#forum2017 a{
	display:inline-block;
	margin-top: 170px;
    margin-left: 555px;
}

/*BEGIN ** TLD2017 */

#tld2017{
	background-image: url(/images_custom/footer/TLD_footer_2017.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: right;
}
#tld2017 a{
	display:inline-block;
	margin-top: 200px;
    margin-right: 31px;
}

/*BEGIN ** TLD2017 */

#abam2017{
	background-image: url(/images_custom/footer/ABAM_footer_2017.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: right;
}
#abam2017 a{
	display:inline-block;
	margin-top: 190px;
	margin-right: 131px;
  font-family: 'extra-houschka';
  color: #fff;
  background-color: #4a0d66;
  font-size: 18px;
  padding: 12px 40px;
  text-decoration: none;
  border: 1px solid #fff;
  	/*ROUNDED CORNERS*/
	-webkit-border-radius: 12px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: 12px;	/* Firefox 1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
#abam2017 a:hover{
	border: 1px solid #fff;
	color: #4a0d66;
	background-color: #fff;
	text-decoration: none;
}
#abam2017 a span{
	font-family: 'extra-houschka';
}


/*******************************************************/
/*******************************************************/
/*******************************************************/
/*BEGIN ** WALK2017 */

#walk2017{
	background-image: url(/images_custom/footer/walk2017-footer.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: center;
}
#walk2017 a{
	display:inline-block;
    margin-top: 206px;
    font-family: 'houschka';
    color: #450e6a;
    background-color: #f3a800;
    font-size: 18px;
    padding: 12px 40px;
    text-decoration: none;
  
  	/*ROUNDED CORNERS*/
	-webkit-border-radius: 6px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:    6px;	/* Firefox 1-3.6 */
	border-radius:         6px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
#walk2017 a:hover{
    background-color: #450e6a;
	color: #f3a800;
	text-decoration: none;
}




/*******************************************************/
/*******************************************************/
/*******************************************************/
/*BEGIN ** NADAM2017 */

#nadam2017{
	background-image: url(/images_custom/footer/NADAM2017_footer.jpg);
	background-position: 0px 0px;
	height: 248px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#nadam2017 a{
	display:inline-block;
    margin-top: 174px;
    margin-left: 24px;
    font-family: 'houschka';
    color: #fff;
    background-color: #4a0d66;
    font-size: 18px;
    padding: 12px 40px;
    text-decoration: none;
  
  	/*ROUNDED CORNERS*/
	-webkit-border-radius: 6px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:    6px;	/* Firefox 1-3.6 */
	border-radius:         6px; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
#nadam2017 a:hover{
    background-color: #555555;
	color: #fff;
	text-decoration: none;
}

/* BEGIN **  **  GIVE TODAY  2017/11/29 */
#giveToday2017{
	background-image: url(/_alzfooter/givetoday-footer.jpg);
	background-position: 0px 0px;
	height: 246px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#giveToday2017 a{
	display:inline-block;
	margin-top: 163px;
    margin-left: 20px;
}

/* END **  GIVE TODAY  2017/11/29 */

/* BEGIN ** TLD 2018/02/15 */
#tld2018{
	background-image: url(/_alzfooter/TLD_footer_2018.jpg);
	background-position: 0px 0px;
	height: 300px;
	background-repeat: no-repeat;
	padding: 1px 0px;
    text-align: left;
}
#tld2018 a{
	display:inline-block;
	margin-top: 227px;
    margin-left: 86px;
}

/* END ** TLD 2018/02/15 */




























