
/* HOME Rules
----------------------------------------------*/ 

#silo_home #col_wrap {margin-bottom: 20px;}

#silo_home #content {width: 940px;}

/* styles moved to slideshow.css
#slideshow {
  margin-bottom: 10px;
  min-height: 253px;
  border: 1px solid #cecec9;
  }
*/

#silo_home .col_a, 
#silo_home .col_b, 
#silo_home .col_c, 
#silo_home .col_d {
  float: left;
  background: transparent;
  border: 0px solid #000;
  }

#silo_home .col_d {
  padding: 0 0 0 20px;
  margin: 0;
  }

#silo_home h1 {margin-top: 0;}

#silo_home h2 {
  margin: 1em 0 0;
  padding: 0;
  width: auto;
  color: #952219; 
  font-size: 1.1em;
  font-weight: bold;
  background: transparent;
  }  

#silo_home .intro {
  margin-bottom: 20px;
  min-height: 253px;
  }

#silo_home .intro p {font-size: 1.15em;}
 
#silo_home .quote {
  margin: 0 0 15px;
  padding: 20px 40px;
  width: 378px;
  float: right;
  font-size: 1.4em;
  background: url(../img/quote_open.gif) no-repeat 20px 20px;
  border: 1px solid #cecec9;
  }
  
#silo_home .col_x .quote {width:218px;}

#silo_home .quote h3 {
  margin: 0;
  padding: 2em 10px 1.5em 20px;
  font-weight: normal;
  color: #428aa9;
  font-size: 1.1em;
  font-family: Georgia, serif;
  text-transform: none;
  background: url(../img/quote_close.gif) no-repeat right bottom;  
  }

#silo_home .quote .cite {
  margin: .5em 0 0;
  font-size: .8em;
  text-align: right;
  font-style: italic;
  }
/*
#nsf {
  margin: 0px 0 0;
  padding-right: 80px;
  width: 280px;
  float: right;
  color: #919191;
  font-weight: bold;
  font-size: .9em;
  border: 0px solid red;
  }

#nsf img {
  padding-right: 10px;
  float: left;
  }

#nsf p {padding-top: 15px;}*/


#nsf {
  margin: 0;
  padding: 5px 0 0;
  width: 100%;
  float: left;
  }

#nsf img {
  padding-right: 5px;
  float: left;
  }

#nsf p {
  padding-top: 28px;
  color: #919191;
  width: 380px;
  font-weight: plain;
  font-size: .85em;
  float: left;
  }
