body {
  text-align: center;
  background: #f8ef3e;
	padding:0;
	margin:0;
	font-family: Arial, helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
h1  {color: #e63a32;}
h2   {color: #808080;}
h3   {color: #E63A32;}
h4   {color: #E6ADAD;}

table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0; display: block;}   /* display for shitty IE  */
p{margin:1em 0;}
/* end of ed eliot reset  */

.printIt {
  float: right;
}
a.printIt {
  color: #F7941E;
  text-decoration: none;
}
a.printIt:hover {
  text-decoration: underline;
}

.bigNum  {
  font-size: 150%;
  font-weight: bold;
  color: #E63A32;
}

.diffPic img  {
display: none;
}
.diffPic  {
  background: url('images/fund_opps_bottom.gif');
}


#whiteHolder  {
  float: left;
  background: #fff;
}
#greenFormBottom  {
  clear: both;
  width: 664px;
  height: 129px;
}

#li_15a label, #li_15 label  {
  background: #FCB040;
}
#li_15a label {
  padding: 20px 0;
}

#form_container   {
  font-size: 11px;
}
#form_container li   {
  padding: 5px;
  clear: both;
}
#form_container .description   {
  margin-top: 5px;
  margin-right: 5px;
  display: block;
  float: left;
  text-align: right;
  width: 100px;
}
#form_container hr  {
  color: red;
  clear: both;
}
#form_container div  {
  float: left;
}
#form_container .medium  {
  width: 255px;
}
#form_container input  {
}
.ast {color: red;}

#andiamo  {
  font-size: 12px;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 400px;
  text-align: right;
}
#bottomMenu #andiamo a {display: inline; font-size: 12px;}

#bottomMenu {
  font-size: 12px;
  color: #f7941e;
  position: relative;
	margin: 0 auto;
  width: 940px;
	height: 60px;
	text-align: left;
}

#bottomMenu a {
  padding-top: 4px;
  display: block;
  line-height: 1.5em;
  font-size: 12px;
}
#bottomMenu span {
  margin: 0 6px;
}
#bottomMenu .first span {
  display: none;
}
#bottomMenu .first {margin-left: 10px;}

#bottomMenu a  {
  color: #f7941e;
  text-decoration: none;
}
#bottomMenu a:hover  {
  color: #768793;
  text-decoration: underline;
}

.cls  {
  clear: both;
}
#wrapper  {
  position: relative;
  background: #fff;
  background: #FCB040;
	width: 940px;   /* 4 less for border  */
	border: 3px solid #f7941e;
	text-align: left;
  margin: 50px auto 15px;
}
#wrapper.formWrap  {
  background: #FCB040;
}

#header  {
  width: 940px;
	height: 189px;
}
#headerHome  {
  width: 940px;
	height: 187px;
  background: #fff;
}
#headerHome   img {
  float: left;
}
#homeText  {
  font-size: 25px;
	line-height: 32px;
  float: left;
  text-align: center;
  width: 663px;
}
#homeText h3  {
  font-weight: bold;
	font-size: 32px;
  color: ed3a32;
}
#homeText h3 img  {
  vertical-align: middle;
}

#scheduleTweak  {
  position: relative;
  margin-top: 8px;
   height: 79px;
  width: 663px;
  font-size: 32px; 
  color: #E63A32;
}
#scheduleTweak img {
  position: absolute;
  top: 0;
  right: 20px;
}

#leftMenu  {
  position: relative;
	width: 276px;
/*	height: 387px;  */
	float: left;
	overflow: hidden;
}
#leftMenu a  {
  display: block;
}

a#faq:link, a#faq:visited {
  background: #fff url('images/faq.gif');
	width: 276px;
	height: 65px;
}
a#faq:hover, a#faq.current4 {
  background: #fff url('images/faqHover.gif');
	width: 276px;
	height: 65px;
}
a#whatWeCollect:link, a#whatWeCollect:visited  {
  background: url('images/whatWeCollect.gif');
	width: 276px;
	height: 63px;
}
a#whatWeCollect:hover, a#whatWeCollect.current3 {
  background: url('images/whatWeCollectHover.gif');
	width: 276px;
	height: 63px;
}
a#schedule:link, a#schedule:visited  {
  background: url('images/schedule.gif');
	width: 276px;
	height: 63px;
}
a#schedule:hover, a#schedule.current1  {
  background: url('images/scheduleHover.gif');
	width: 276px;
	height: 63px;
}
a#fundraising:link, a#fundraising:visited  {
  background: url('images/fundraising.gif');
	width: 276px;
	height: 63px;
}
a#fundraising:hover, a#fundraising.current2  {
  background: url('images/fundraisingHover.gif');
	width: 276px;
	height: 63px;
}

#content .squisher   {
  position: relative;
  padding: 20px;
	line-height: 1.5em;
	font-size: 12px;
}
#content .squisher h1, #contentForm .squisher h1  {
  font-size: 35px;
	font-weight: bold;
}
#content .squisher li   {
 background: url('images/bullet.gif') 0 6px no-repeat;
 padding: 2px 0 2px 9px;
}
#contentForm .squisher   {
  padding: 30px 20px;
}

#content  {
/*  background: url('images/ContentBack.gif') no-repeat;  */
  position: relative;
/*  height: 575px;
  height: 440px;  */
min-height: 446px;
    height:auto !important;
    height:446px;

	width: 664px;
width: 444px;
	float: left;
}
#contentForm  {
  font-size: 12px;
}
#contentForm h2, #content h2  {
  font-size: 14px;
  font-weight: bold;
  color: #E63A32;
}
#contentForm h3  {
  font-weight: bold;
}
#contentForm em  {font-style: italic;}

#centerPic  {
  float: left;
  width: 220px;
}
#centerPic img  {
  margin: 0 auto;
}

#contentForm  {
  background: #fff;
  position: relative;
	width: 444px;
	float: left;
}

#pageBottom  {
  position: absolute;
  top: 440px;
  right: 0;
  background: #8cc63f;
  height: 129px;
	width: 664px;
}

#schedLink   {
  position: absolute;
	top: 180px;
	right: 45px; 
	width: 210px;
	height: 80px;
}
#schedLink a  {
  position: absolute;
	top: 0;
	left: 0;
  width: 210px;
  height: 80px;
}
#schedLink h2  {
  display: none; 
}

#contentHome  {
  background: #8cc63f;
	width: 664px;
	height: 439px;
	float: left;
}
