/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

.subheading { 
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 300; 
}
*/
p{
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
li { 
	margin: 10px 0; 
	line-height:1.7;
} 

.ci-box-content {
	line-height:1.5;
}

body{
  border-top: 5px solid #DF4627;
}
