@charset "utf-8";
/* CSS Document */

/*home boxes */
#homebox1, #homebox2, #homebox3 {width:240px;padding:0px; margin:2px;min-height:245px; font-size:12px}
#homeboxbg  {width:238px;background-color:#f8e393;  background-image:url(../images/bg_homebox.jpg);background-repeat:repeat-y; padding:2px;border:1px solid #111D59;margin:0 0 5px 0px;min-height:235px;}
#homeboxbg2  {width:238px;background-color:#f8e393;  background-image:url(../images/bg_homebox.jpg);background-repeat:repeat-y; padding:2px;border:1px solid #111D59;margin:0 0 5px 0px;min-height:235px;}
#homebox2 {padding:0px;margin:0} 
#homebox3  {padding:0px;margin:0;}



.dropdshadow {background-image:url(../images/shadowAlpha.png);no-repeat bottom right !important;}

.p-shadow {
  width: 95%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right  !important;
  background: url(../shadow.gif) no-repeat bottom right;
  margin: 0 5px 0 5px !important;
  margin: 0px 5px 0 0;
  }
  
.p-shadow2 {
  width: 95%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right  !important;
  background: url(../shadow.gif) no-repeat bottom right;
  margin: 0 5px 0 5px !important;
  margin: 0px 5px 0 0px;
  }
.p-shadow3 {
  width: 95%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right  !important;
  background: url(../shadow.gif) no-repeat bottom right;
  margin: 0 5px 0 5px !important;
  margin: 0px 5px 0 5px;
  }
  
  /*overrides to inside.css */
  .quote {background-image:url(../images/quotel.png);background-position:top left; background-repeat:no-repeat;padding:30px 10px;margin:0px; border:0px;font-style:normal; font-size:12px; line-height:16px;}
  h1 {font-weight:normal;}
  img {border:1px solid #111D59;}
  
