div.homecol {
 width:280px;
 min-height:250px;
 float:left;
 text-align:center;
 padding:0 10px;
 margin-bottom: 40px;
}

div.homecol p {
font-size:14px;
line-height:20px;
}

div.homecol h1 {
 color:#f26522;
 font-size:19px;
 font-weight:bold;
 margin-bottom:8px;
 letter-spacing:-.025em;
}

div.homecol img{
border:#dcdcdc 1px solid;	
margin-bottom:14px;
}

div.homecol a {
	text-decoration:none;
}

#homecol2  {
border-left: #dcdcdc 2px solid;
border-right: #dcdcdc 2px solid;
}

