#menu-item-8649 {
  border: 0px;
  background-color: #FF6632;
  padding-right: 18px;
	border-radius:20px;
}
#menu-item-8649:hover{
		background-color: #fc3f00;
}
#menu-item-8649 a, a:hover{
		color:white;
}

#masthead{
		height:140px !important;
}

.textwidget a:link, .textwidget a:visited, .entry-content p a:link, .entry-content p a:visited{
		color: #6AAB6A;
}
.textwidget a:hover, .textwidget a:active, .entry-content p a:hover,  .entry-content p a:active{
		color: #FF6632;
}