@font-face {
font-family: 'Throw_My_Hands_Up_in_the_Air';
src: url('Throw_My_Hands_Up_in_the_Air.eot');
src: local('?'),
url('Throw_My_Hands_Up_in_the_Air.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}



@font-face {
font-family: Throw_My_Hands_Up_in_the_Air;
src: url('Throw_My_Hands_Up_in_the_Air.ttf');
font-style: normal;
font-weight: normal;
}


.simplePullQuote, blockquote{
	font-family: Throw_My_Hands_Up_in_the_Air, Arial, sans-serif;
	background: top left no-repeat url("../images/qu_ote.png");
	text-indent:10px;
	font-size:20px;
	padding:6px;
	background-color:#515151;
	/*color:#118ece;*/
	color:white;
	margin:25px 0 15px 30px;
	/*-webkit-box-shadow: 7px 7px 8px #818181;
  	-moz-box-shadow: 7px 7px 8px #818181;*/}
