@charset "utf-8";
/* CSS Document */
.headercolor{
  color: #f5f5ef;
}
#accentcolor{ 
  padding: 1.5em;
  margin-bottom: 1.5em;
  background-color: #968e6e;
}
#topheader{
  background-image:url(../../../images/header.jpg);
  margin-left: -40px; 
  padding:0;/*1.5em;*/
  width: 950px;
  height:127px;
  color: #f5f5ef;
}
.leftsidecontainer{ 
  padding: 1.5em;
  margin-bottom: 1.5em;
  background-color: #E2EBED;
  border:1px solid #cccccc;	
  margin-left: -25px;  
  position:relative; 
  margin-top:20px;
}
.padme{ 
  padding: 1.5em;
  margin-bottom: 1.5em;
  background-color: #E2EBED;
  border:1px solid #cccccc;	
}
.padblank{ 
  padding: 0.1em;
  margin-bottom: 1.5em;
  line-height: 1;
}
.shorthr{ 
  line-height: 1;
}
.span-01 {width: 30px;}
/*.span-01 {width: 79px;}*/
.push-25 { margin: 0 -79px 0 79px; float: right; position:relative; }
.push-26 { margin: 0 -79px 0 79px; float: right; position:relative; }
.pull-25 { margin-left: -79px; float: left; position:relative;}
.pull-01 { margin-left: -25px;  position:relative;}