@charset "utf-8";
.container {
	width: 800px;
	margin: 0 auto;
	clear: both;
	background-color: #3C0002;
}
.logo {
	height: 61px;
	width: 350px;
	float: left;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}
.catalogLink {
	font-family: "Palatino Linotype";
	padding-bottom: 10px;
	float: left;

}
.contactLouisville {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #F6E498;
	width: 170px;
	height: auto;
	float: left;
	padding-top: 59px;
	padding-right: 15px;
	padding-bottom: 25px;
	line-height: 20px;
}
.contactGeorgia {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #F6E498;
	padding-top: 59px;
	height: auto;
	width: 170px;
	float: left;
	line-height: 20px;
	padding-bottom: 25px;
}
.contactLinkStyle {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #D98500;
}
.promo
 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	float: left;
	width: 245px;
	padding-left: 25px;
	color: #F9E397;
	line-height: 20px;
}
.aboutUs
 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	float: left;
	width: 245px;
	padding-left: 25px;
	color: #F9E397;
	line-height: 20px;
}
.contactForm
 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	float: left;
	width: 230px;
	padding-left: 25px;
	color: #F9E397;
	line-height: 20px;
}
.formBoxes {
	background-color: #FFFFA0;
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #3C0002;
	text-decoration: none;
	border: thin solid #BC8B46;
	height: 18px;
}
.formBoxesLarge {
	background-color: #FFFFA0;
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #3C0002;
	text-decoration: none;
	border: thin solid #BC8B46;
	height: 64px;
}

.footer {
	height: 10px;
	width: 800px;
	clear: both;
}
