﻿/* CSS Document */
h1 {
	background-attachment: fixed;
	background-image: url(images/FTHEAD2.JPG);
	background-repeat: repeat;
	background-position: center top;
	display: inline;
}
.FF_topBanner {
	text-align: center;
	vertical-align: top;
	position: static;
}
.FF_navigation {
	font-family: "Verdana";
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
	border: thin solid #999999;
}

.ft_homeTopRightImage {
	margin: 3px;
	padding: 3px;
	float: right;
	position: relative;
}

.ft_homeTopLeftImage {
	margin: 3px;
	padding: 3px;
	float: left;
}
.FF_genInfo {
	font-family: "Verdana";
	font-size: small;
	font-weight: normal;
}

.FF_BookingInfoHeaderStyle {
	color: #990000;
	font-style: italic;
}
.FF_Bio_Paragraph_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.FF_Fireflies_Heading_In_Samples {
	color: #990000;
	font-weight: bold;
}

.FF_footer {
	float:none;
}


