@charset "utf-8";

#mainTable {
	background-image: url(../images/rightarch.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	min-width: 1000px;
}
#topTable {
	background-repeat: no-repeat;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A36209;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #713103;
}
a:visited {
	text-decoration: none;
	color: #713103;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #651700;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	position: relative;
	width: 85px;
	float: left;
	padding-top: 300px;
}
#footer {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
h2 {
	color: #C0700F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
#mainTable tr td div div table {
	color: #BA6B0E;
}
p {
	color: #B76706;
}
.TabbedPanelsContent.TabbedPanelsContentVisible table tr td a img {
	border: 2px solid #BA6A0B;
}

