body, p, div, ul, li, h1, h2, h3, h4, a, form, fieldset, img {
   margin: 0;
   border: 0;
   padding: 0;
}

body {
   font-size: 62.5%;
   font-family: helvetica, arial, sans-serif;
   color: #333333;
   background-color: #e3d9bf;
}

p {
  margin-bottom: 8px;
}

p, ol {
  font-size: 1.4em;
  line-height: 1.6em;
}

ol {
   width: 400px;
}

p span {
  font-weight: bold;
}

a {
   font-family: helvetica, arial, sans-serif;
   font-size: 1.4em;
   font-weight: bold;
   color: #3f3c85;
   text-decoration: none;
}


h1, h3 {
    color: #3f3c85;
}

h2 {
    color: #3f3c85;
    font-weight: bold;
    font-size: 1.3em;
    padding: 10px 0 0 20px;
}

h4 {
    color: #3f3c85;
    font-weight: bold;
    font-size: 1.5em;
    padding: 10px 0 0 0;
    margin: 0 300px 10px 20px;
    border-bottom: 1px solid #666666;
}

h4 span {
  font-weight: normal;
  color: #333;
  font-size: 1em;
  width: 400px;
}

ul {
   list-style: none;
}

#header {
   background: url(../images/header.jpg) top center repeat-x;
}

#logo {
   position: relative;
   left: 25px;
}

#rolls {
   position: absolute;
   top: 0;
   right: 20px;
}

.container {
   width: 986px;
   margin: 0 auto;
   position: relative;
}

#centercontainer {
   width: 986px;
   margin: 0 auto;
   position: relative;
   background: url(../images/leftnav_tile.jpg) bottom left repeat-y;
}


#left{ 
   float:left;
   width:212px;
   min-height:650px; /* for modern browsers */
   height: auto !important; /* for modern browsers */
   height:650px; /* for IE5.x and IE6 */
   background: url(../images/leftnav_tile.jpg) bottom left repeat-y;
   position: relative;
}

#left2 { 
  
   width:212px;

   background: url(../images/leftnav_tile.jpg) bottom left repeat-y;
   position: relative;
}

#leftnav {
   background: url(../images/leftnavtop.jpg) top left no-repeat;
   min-height: 330px !important;
   height: 330px;
padding: 30px 15px;
}

#leftnav2 {
   background: url(../images/leftnavtop.jpg) top left no-repeat;

padding: 30px 15px;
}


ul#leftnav li, ul#leftnav2 li {
   padding: 10px 0;
   border-top: 1px solid #3f3c85;
}

ul#leftnav li a:hover, ul#leftnav2 li a:hover, ul#leftnav li.home a:hover, ul#leftnav2 li.home a:hover {
   color: #8a7a67;
}

ul#leftnav li.home, ul#leftnav2 li.home {
   padding: 10px 0;
   border-top: 0;
font-family: helvetica, arial, sans-serif;
   font-size: 1.4em;
   font-weight: bold;
   color: #3f3c85;
}

ul#leftnav li.home a, ul#leftnav2 li.home a {
   padding: 10px 0;
   border-top: 0;
   font-size: 1em;
font-family: helvetica, arial, sans-serif;

   color: #3f3c85;
}

ul#leftnav li.current, ul#leftnav2 li.current {
   padding: 10px 0;
font-family: helvetica, arial, sans-serif;
 font-size: 1.4em;
   font-weight: bold;
   color: #3f3c85;
}

ul#leftnav li ul li, ul#leftnav2 li ul li {
   border-top: 0;
}

ul#leftnav li ul li a, ul#leftnav2 li ul li a {
   padding-left: 10px;
   font-size: 1.2em;
}

ul#leftnav li.current ul li a, ul#leftnav2 li.current ul li a {
   padding-left: 10px;
   font-size: .9em;
}

ul#leftnav2 li ul li.current {
   font-size: 1.2em;
   padding-left: 10px;
}




.show {
   display: inline;
}

.hidden {
   display: none;
}

#leftnavbottom {
   position: absolute;
   top: -40px;
   z-index: 10;
   left: 0;
}

/*
#leftnavbottom {
   float: left;
   position: relative;
   bottom: -40px;
   z-index: 10;
   left: 0;
}

#leftnavbottom {
   position: relative;
   bottom: -20px;
   z-index: 10;
   left: 0;
   padding-bottom: 30px;
}
*/
#center { 
   margin-left:212px;
   min-height:650px; /* for modern browsers */
   height:auto !important; /* for modern browsers */
   height:650px; /* for IE5.x and IE6 */
}

#center2 { 
   float: right;
   margin-left:212px;
   min-height:650px; /* for modern browsers */
   height:auto !important; /* for modern browsers */
   height:650px; /* for IE5.x and IE6 */
}

h1 {

   padding: 25px 0 0 20px;

}



#mainarea_home {
  background: url(../images/mainareatile.jpg) bottom left repeat-y;
  min-height: 500px;
  position: relative;
}

#mainarea_home2 {
  background: url(../images/mainareatile.jpg) bottom left repeat-y;
  min-height: 650px;
  position: relative;
}

#mainarea_topper {
   background: url(../images/mainarea_top.jpg) top left no-repeat;
   min-height: 334px;
}

#mainarea_helper p {
   margin-right: 300px;
   padding: 0 0 0 20px;
}

#mainarea_helper {
   padding-bottom: 215px;
}

#mainarea_bottom {
   position: absolute;
   bottom: 0;
   z-index: 1;
}

#sidebar {
   float:right;
   width: 200px;
   margin: 60px 55px 0 0;
}

#sidebar h3 {
   font-size: 1.6em;
   color: #bddaea;
}

#sidebar a {
   font-size: 1.4em;
   color: #bddaea;
}

#sidebar a:hover {
   text-decoration: underline;
}

#sidebar p {
   color: #ffffff;
   padding: 8px 0 12px 0;
   line-height: 1.8em;
}

#footer { 
   clear:both;
   background: url(../images/footer.jpg) bottom center repeat-x;
   height: 157px;
}

#footer div.container {
   text-align: center;
   padding-top: 45px;
   color: #3f3c85;
   font-weight: bold;
}

#footer div.container a {
  font-size: 1em;
  margin-left: 8px;
}

#footer div.container a:hover {
   text-decoration: underline;
}

.mlb {
  font-weight: normal;
}

/* homepage smallboxes */

#restorebox {
   background: url(../images/smallbox_bottom_restore.jpg) bottom left no-repeat;
   min-height: 250px;
   float: left;
   width: 385px;
}



#restorebox h2 {
   background: url(../images/smallbox_top_restore.jpg) top left no-repeat;
   height: 35px;
padding: 20px 140px 0 15px;
text-indent: -2000px;

}

#helpwanted h2 {
   background: url(../images/smallbox_top_help.jpg) top left no-repeat;
   height: 35px;
padding: 20px 140px 0 15px;
text-indent: -2000px;
}


#restorebox p, #restorebox a, #helpwanted p {
   padding: 0 140px 10px 15px;
}

#restorebox a:hover {
   text-decoration: underline;
}


#helpwanted {
   background: url(../images/smallbox_bottom_help.jpg) bottom left repeat-y;
   float: right;
   width: 385px;
   min-height: 250px;
}

.clear {
   clear: both;
}

/* THIS IS ALL HEADLINES */
#blueprintsofhope {
   background: url(../images/blueprinttext.png) top left no-repeat;
   display: block;
   width: 261px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#apply {
   background: url(../images/applytext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#board {
   background: url(../images/boardtext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#comm {
   background: url(../images/joincomtext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#completed {
   background: url(../images/completedtext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#currentproj {
   background: url(../images/currenttext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#donate {
   background: url(../images/donatetext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#howitworks {
   background: url(../images/howitworkstext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#projects {
   background: url(../images/projectstext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#restoretext {
   background: url(../images/restoretext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#directions {
   background: url(../images/gettheretext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#currentstock {
   background: url(../images/currentstocktext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#whatitis {
   background: url(../images/whatitistext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#schedulegroup {
   background: url(../images/schedulegrouptext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#siteschedule {
   background: url(../images/sitescheduletext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#supplylunch {
   background: url(../images/supplylunchtext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#volunteer {
   background: url(../images/volunteertext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#workonsite {
   background: url(../images/workonsitetext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}

#news {
   background: url(../images/newstext.png) top left no-repeat;
   display: block;
   width:441px;
   height: 47px;
   text-indent: -2000px;
   position: relative;
   top: 22px;
   left: 17px;
}


.imgshift {
  margin-left: 8px;
}

.galleries {
  margin-left: 25px;
}

.galleries h2 {
   padding: 1px;
   margin-bottom: 10px;
   margin-top: 10px;
 width: 400px;
}

.galleries a img {
   border: 5px solid #ffffff;
   padding: 1px;
}

.lightbox {
  width: 475px;
  margin: 10px;
  height: 1%;
}

.lightbox div {
  margin: 20px;
  float:left;
}

.clearfloat {
  margin-top: 150px;
}

.pushdown {
   margin-top: 10px;
   border-top: 1px solid #bddaea;
   padding-top: 10px;
}

.newsphoto {
  margin-left: 20px;
}

#.galleries:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .galleries {
	height: 1%;
}

*:first-child+html .galleries {
	min-height: 1px;
}
