
body{
background: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6e6e80;
	font-family:verdana, arial,  sans-serif;
	line-height: 20px;
}
img {
  border: 0;
}
h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}
h5 {
  margin-top: 4px;
  font-size: 12px;
}

#hr {

  background: url(/images/hr-division.gif) no-repeat scroll center;
   height: 15px;
border:none;



}

p {
  margin: 0 0 10px 0;
}
a {
  color: #7790b3;
  font-weight: bold;
  text-decoration: none;
}

.pageContainer {
  margin:20px 0 10px 0;
  width: 1000px;
}

.headerContainer {
  width: 1000px;
  float: left;
  height: 76px;
}

.logoContainer {
  width: 380px;
  float: left;
}
.navigationContainer {
  width: 620px;
  float: right;
}
.quickLinks {
  width: 620px;
  float: left;
  text-align:right;
}
.quickLinks a img {
  margin-left: 10px;
}

.navigationLinks {
  width: 620px;
  float: left;
}

.homePushContainer {
width: 1000px;
float: left;
margin-top: 10px;
}

.homePushDivLeft {
  width: 250px;
background: url(/images/efac-home-push-bg.gif) no-repeat;
height:   360px;
overflow: visible;
  float: left;
}
.homePushCopy {
padding: 10px 10px 10px 10px;
font-size: 12px;
text-align: left;
line-height: 18px;
}
.homePushCopy span {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}
.homePushCopy img {
    margin-bottom: 10px;
}
.homePushCopy a {
  color: #71b0db;
  font-weight: bold;
  text-decoration: none;
}


.homePushDivRight {
  width: 250px;
background: url(/images/efac-home-push-bg.gif) no-repeat;
height:   360px;
  float: right;

overflow: visible;
}

.homePushDivLast {
  width: 250px;
background-image: none;
height:   360px;
overflow: visible;
  float: right;
}

.slideshow {
width: 1000px;
float: left;
text-align: left;
}

.sliderCopyContainer {
background:#9c8857;
height: 48px;
color: #fff;
text-align: center;
}
.sliderCopy {
padding: 5px 60px 5px 20px;
font-size: 13px;
line-height: 18px;
}

.sliderCopyContainerInner {
background:#9c8857;
height: 36px;
color: #fff;
text-align: center;
}
.sliderCopyInner {
padding: 5px 60px 5px 376px;
font-size: 15px;
line-height: 18px;
}

.footerContainer {
  width: 1000px;
  margin: 20px 0;
  float: left;
}
.footer {
  font-size: 11px;
}
.footer a {
	color: #6e6e80;
    text-decoration: none;
    font-weight: normal;
}

.footerDivider {
  border-bottom: 1px solid #d6d6d6;
    height: 5px;
    width: 660px;
    margin-bottom: 5px;
}

.bodyContainer {
margin-top: 15px;
  width: 1000px;
  float: left;
  text-align: left;
  background: url(/images/sidebar-bg.gif) repeat-y;
}
.white {
    background: url(/images/sidebar-bg-white.gif) repeat-y;
}
.orange {
    background: url(/images/sidebar-bg-orange.gif) repeat-y;
}

.sidebarContainer {
  width: 376px;
  float: left;
}
.fullContainer {
  width:1000px;
  float: left;
}
.mainContainer {
  width:624px;
  float: right;
}

.sidebarCopyWhite{
  padding: 0px 50px 10px 0px;
    color:#252c29;
  font-size: 12px;
}

.sidebarCopy {
  padding: 15px 50px 10px 15px;
    color:#fff;
  font-size: 12px;
}
.sidebarCopy  h2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
.white  h2 {
  color: #e13426;
}

.caption {
  color: #000;
}
.captionSmall {
  font-size: 11px;
  color: #000;
  line-height: 16px;
}


.mainContainer h1 {
  height: 99px;
}
.noHeader h1 {
  height: 40px;
  background: #a79569;
  width:     614px;
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px 0;
}

.mainContainer .noHeader h1 span {
display: block;
padding: 10px 0 0 8px;
}

.mainContainer h1 span {
  display: none;
}
.fullCopy h1 {
  height: 40px;
  background: #7c6628;
  width:     1000px;
  color: #fff;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.fullContainer .fullCopy h1 span {

}


.mainCopy h2 {
  font-size: 14px;
  line-height: 18px;
}
.mainCopy {
  padding: 0px 10px 0 0;
}
.mainCopy p.promo {
  font-size: 14px;
  line-height: 20px;
}
.division {
height: 30px;
float: left;
width: 624px;
  background: url(/images/division.gif);
}

.donateCTA{
  width:  500px;
  float: left;
  margin: 20px 0 0 0;
}

.donateCTACopy {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px 20px 20px;
}

sup{  vertical-align:text-top; font-size:75%;}


