body {
  /*font-family: 'Open Sans', Arial, serif;*/ 
  font-family: "museo-slab",serif;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
 font-family: "museo-slab",serif;
  font-weight: 300; 
  }
  


.alt h4{
 font-family: "museo-slab",serif;
  font-weight: 500;
	}

.container h2 {
	font-weight: 300; 
	line-height:30px;
	margin:20px 0px 10px 0px;
	color:#2c5092;
	}

.container h3 {
	line-height:24px;
	}
	
.sidebar-widget	li{
	line-height:30px;
	border-bottom: 1px solid #CCC
	}
	
	
