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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/texture1.jpg);
	background-repeat: repeat;
	overflow: scroll;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
a:active {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	text-transform: uppercase;
	color: #006;
	display: block;
	font-size: 14px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
h1 {
	font-size: 1.2em;
	color: #97AA99;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	word-spacing: 0.2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: .8em;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
h3 {
	font-size: 18px;
	color: #653334;
	text-transform: uppercase;
	line-height: 1em;
}
.Plays {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;
}
.mainText {
	padding: 4px;
	margin-right: 24px;
	margin-left: 24px;
}
.HomeImg {
	border: 1px solid #4C2525;
}
