body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #141C11;
	background-attachment: fixed;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 29px;
	color: #003A00;
}
.txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
}
.show-head {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #163900;
}
.txtSM {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141C11;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(img/footer-bg.gif);
	font-family: Verdana;
	font-size: 10px;
}
.newsletterbox {
	background-color: #D0F28D;
	border: 1px solid #BAD97C;
}
a:link {
	color: #225900;
	text-decoration: none;
}
a:visited {
	color: #225900;
	text-decoration: none;
}
a:hover {
	color: #EF6100;
	text-decoration: underline;
}
a:active {
	color: #999900;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #225900;
}
.showbg {
	background-image: url(img/shows-bg.gif);
	background-repeat: repeat-x;
}
