/**
 * Copyright: 2007-2012, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.
 */


/* WMasthead-1 */
.AV-WMasthead-1
{
	font-weight: bold;
}
	.AV-WMasthead-1 div
	{
		text-align: left;
	}
	.AV-WMasthead-1.widget-align-center div
	{
		text-align: center;
	}
	.AV-WMasthead-1.widget-align-right div
	{
		text-align: right;
	}
	.AV-WMasthead-1 .title
	{
		font-family: 'Francois One', sans-serif;
		text-transform: uppercase;
		font-size: 45px;
	}
	.AV-WMasthead-1 .subtitle
	{
		font-size: 13px;
	}