@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-size: 95%;
	font-family: "century gothic", verdana, trebuchet, sans-serif
}
body {
	background-image: url(images/BackgroundPatternDarker.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table {
	background-image: url(images/Transparency.png);
	background-repeat: repeat-y;
	background-position: right;
}
.SmokyMountains {
	background-image: url(images/Smoky-Mountains.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	padding-right: 110px;
	padding-left: 40px;
}
h1 {
	font-family: "Century Gothic", verdana, trebuchet, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 110px;
}
h2 {
	font-family: "century gothic", verdana, trebuchet, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 110px;
	padding-left: 40px;
}
#16ozmild {
	height: 225px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


