@charset "utf-8";
/* CSS Document */

div.perryQuote 
{
	padding:12px;
	background-image: url(images/Home/PerryQuote.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:236px;
	width:452px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:20px;
	position:relative;
	
}

div.perryQuote strong.StrongLabel
{
	text-decoration:underline;
	
}

div.perryQuote div.Title
{
	font-size:18px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	margin-top:8px;
}
