@charset "UTF-8";
.box {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(boxshadowLines.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	padding-bottom: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.boxBottom {
	background-color: #FFF;
	background-image: url(boxshadowBottom.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftContent {
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	margin-left: 50px;
	float: left;
}
.bottomNameAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 125px;
	margin-left: 125px;
	padding: 2px;
	clear: both;
	margin-top: 5px;
}
.copyright {
	font-size: 10px;
}
.rightContent {
	float: right;
	width: 350px;
	margin-right: 50px;
}
.rateBox {
	background-color: #D7D6EA;
	padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.underRateBox {
	padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 13px;
}
.rateBoxAddress {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	margin-top: 3px;
}
.rateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #4D734F;
	margin-top: 12px;
	font-weight: bold;
}
.rate {
	font-size: 60px;
	line-height: 60px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.smallBlueBox {
	background-color: #06C;
	height: 15px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	margin-top: -19px;
	margin-bottom: -10px;
	z-index: 0;
	background-image: url(smallBlueBoxBlend.png);
	background-repeat: no-repeat;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #00673F;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 20px;
	margin-top: 7px;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 2px;
}
.smallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.homeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #00673F;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 20px;
	margin-top: 7px;
}

.restoreLouisiana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FF6;
	width: 400px;
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
