
.home p {

  color:#fff;
  width:630px;
  margin-left:90px;

}

p#thermal_bullet {

  background: url(/images/orange-bullet.gif) no-repeat 0px 6px;
  padding:0 0 0 15px;
  margin-top:0;

}

p#photovoltaic_bullet {

  background: url(/images/green-bullet.gif) no-repeat 0px 6px;
  padding:0 0 0 15px;
  margin-top:0;

}

p#thermal_bullet a {

font-weight:bold;
text-decoration:none;
color:#f6931e;

}

p#photovoltaic_bullet a {

font-weight:bold;
text-decoration:none;
color:#9c6;

}

.home p.caption {

margin-top:5px;
margin-bottom:5px;
padding:0;

} 


.home h2 {

color:#fff;
width:630px;
margin:0 0 0 65px;
background: url(/images/flower.gif) no-repeat;
padding:20px 0 0 25px;

}

li#home a {

color:#333 !important;

}
