body {
	margin: 0px;
	padding: 0px;
	background-image: url(art/cloudsblue.jpg);
}
.mainTable {
	border: 1px solid #BF5C27;
	background-image: url(art/main_bak.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.featuredImage {
	padding: 4px;
	border: 1px solid #eeeeee;
	margin: 4px;
}
.subnavMain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BF5C27;
	border-right-color: #BF5C27;
	border-left-color: #BF5C27;
}
a:link {
	color: #BF5C27;
}
a:visited {
	color: #BF5C27;
}
a:hover {
	color: #006700;
}
a:active {
	color: #FFCC66;
}



.navTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BF5C27;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF5C27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subNavCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF5C27;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.footerTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF5C27;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF5C59;
}

.leftNavTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF5C27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	text-align: left;
	list-style-image: url(art/flute.gif);
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 0px;
	display: inline-table;
	vertical-align: middle;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.rightTable {
	padding-top: 0px;
}
.leftTable {
	padding-top: 0px;
	padding-right: 12px;
}
.mainTable .rightTable img {
	padding-bottom: 12px;
}
.biggame_table {
	background-image: url(art/big_game_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 480px;
	padding-left: 470px;
	padding-top: 150px;
	padding-right: 40px;
}
.mainTable .biggame_table h2 {
	line-height: 23px;
	color: #640000;
}
