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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #111C12;
	margin: 0px;
}
.mainTable {
	background-image: url(images/bgTable.jpg);
	background-repeat: repeat-y;
}
.mainTd {
	background-image: url(images/bgRoots.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #121F13;
	line-height: 25px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #7a3770;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F9BD16;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #111C12;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1B3F1E;
}
.header7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A3770;
}
.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9BD16;
}
.topLine2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.price {
	font-style: italic;
	font-weight: bold;
	color: #F9D361;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1B3F1E;
	text-decoration: underline;
}
.link:hover {
	color: #111C12;
	background-color: #F7E09F;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}
.bottomText a {
	color: #565656;
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #999999;
}
.tableBorder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	border: 1px solid #999999;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	line-height: 24px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F5024;
	text-decoration: underline;
	font-weight: bold;
}
.link2:hover {
	color: #F9BD16;
}
