.navBtn {
	text-align: center;
	background-image: url(../IMAGES/navBtn.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 75px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
}
.packageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	color: #E3037F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}
.Header {
	background-image: url(../IMAGES/LBFHeader.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../IMAGES/LBF-Footer.jpg);
	background-repeat: no-repeat;
}
.footerBody {
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLinks {
	font-family: trebuchet;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 19px;
}
.aboutBorder {
	background-image: url(../IMAGES/AboutUsBorder.gif);
	background-repeat: no-repeat;
}
.homeBG {
	background-image: url(../IMAGES/mainHome.gif);
}
.aboutBody {
	font-family: "Trebuchet MS";
	color: #003399;
	font-size: 12px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.aboutMenuBorder {
	background-image: url(../IMAGES/aboutMenu.gif);
	background-repeat: no-repeat;
}
.aboutList {
	list-style-position: inside;
	list-style-image: url(../IMAGES/bullet.gif);
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #003399;
	line-height: 20px;
	text-align: center;
	background-position: center;
}
.rule {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	background-position: center;
	text-align: center;
}
.LBF-Pink {
	color: #cc0066;
}
.aboutHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.productsHeader {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	clip: rect(auto,100px,auto,auto);
	overflow: visible;
	right: 100px;
	width: 300px;
}
.productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0066;
	text-align: justify;
	background-position: left;
}
.contactName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.contactDescription {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-align: left;
}
.contactBox {
	background-image: url(../IMAGES/swapBox.gif);
	background-repeat: no-repeat;
}
.contactAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.logoText {
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	font-size: 16px;
}
.productBox {
	background-image: url(../IMAGES/productBox.jpg);
	background-repeat: no-repeat;
}
.navBtnA {
	text-align: center;
	background-image: url(../IMAGES/navBtnA.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 75px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: normal;
}
.galleryBox {
	background-image: url(../IMAGES/productSwap.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
