@charset "UTF-8";
/* CSS Document */

.LeftBackground {
	background-image: url(http://www.thebutterflyherder.com/images/marketing-for-speakers-1.png);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial;
	color: #BA6B00;
	padding-right: 25px;
	padding-left: 30px;
	font-size: 10pt;
	padding-top: 12px;
	background-color: #B4D448;
}

.LeftBackground a {
	color: #0a600a;
	text-decoration: underline;
}

.LeftBackground a:hover {
	color: #BA6B00;
	text-decoration: underline;
}

.CenterBackground {
	background-image: url(http://www.thebutterflyherder.com/images/social-media-for-speakers-2.png);
	background-repeat: repeat-y;
	background-color: #B4D448;
}

.RightBackground {
	background-image: url(http://www.thebutterflyherder.com/images/marketing-for-speakers-2.png);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial;
	color: #BA6B00;
	padding-right: 25px;
	padding-left: 30px;
	font-size: 10pt;
	padding-top: 12px;
	background-color: #B4D448;
}

.RightBackground a {
	color: #0a600a;
	text-decoration: underline;
}

.RightBackground a:hover {
	color: #BA6B00;
	text-decoration: underline;
}

.LeftTop {
	background-image: url(http://www.thebutterflyherder.com/images/professional-speaker-website-1.png);
	background-repeat: no-repeat;
	font-family: "Arial Black";
	font-size: 22px;
	color: #0a600a;
	padding-left: 65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	vertical-align: middle;
	height: 50px;
	letter-spacing: normal;
	background-color: #B4D448;
}
.RightTop {
	background-image: url(http://www.thebutterflyherder.com/images/professional-speaker-website-2.png);
	background-repeat: no-repeat;
	font-family: "Arial Black";
	font-size: 18px;
	color: #0a600a;
	padding-left: 65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	vertical-align: middle;
	height: 50px;
	background-color: #B4D448;
}


.Footer {
	background-color: #B4D448;
	background-image: url(http://thebutterflyherder.com/marketing-articles/wp-content/uploads/2010/12/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
}

.FooterText {
	color: #0a600a;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}

.FooterText a {
	color: #0a600a;
	text-decoration: none;
}

.FooterText a:hover {
	text-decoration: underline;
}
.FullWidthTop {
	background-image: url(images/FullWidth_02.png);
	background-repeat: no-repeat;
	font-family: "Arial Black";
	font-size: 22px;
	color: #0a600a;
	padding-left: 65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	vertical-align: middle;
	height: 50px;
	background-color: #B4D448;
}
.FullWidthBackground {
	background-color: #B4D448;
	background-image: url(images/FullWidth_03.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Arial;
	color: #BA6B00;
	padding-right: 25px;
	padding-left: 30px;
	font-size: 10pt;
	padding-top: 12px;
}
.FloatingTextBox {
	font-family: Tahoma, Arial;
	color: #BA6B00;
	padding-right: 25px;
	padding-left: 30px;
	font-size: 10pt;
	padding-top: 16px;
}
.FloatingTextBox a {
	color: #0a600a;
	text-decoration: underline;
}

.FloatingTextBox a:hover {
	color: #BA6B00;
	text-decoration: underline;
}

