@charset "utf-8";
body {
	background-image: url(images/xytile.jpg);
	background-repeat: repeat;
	position: static;
}
.toptile {
	background-image: url(images/toptile.gif);
	background-repeat: repeat-x;
	height: 85px;
	margin: -15px;
}
.framecontainer {
	width: 101%;
	margin-top: -15px;
}
.rightside {
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.leftside {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.header {
	background-color: ae9f66;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 800px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #330000;
	background-color: #7D6220;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
object {
	z-index: 0;
}
.menucontainer {
	z-index: 1000;
}
.footer {
	background-color: #AE9F66;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 800px;
}


.flashcontainer {
	height: 468px;
	width: 568px;
	margin-left: 20px;
	z-index: -1000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	background-color: #727036;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-left-color: #330000;
	margin-left: 5px;
	margin-right: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 330000;
	margin-right: 5px;
	margin-left: 5px;
}
a:link.northstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited.northstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.contentarea {
	height: 400px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	line-height: 17px;
	list-style-type: disc;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
}
.eventtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.eventtabletr1 {
	background-color: #7A5E1D;
}
.eventtabletr2 {
	background-color: #AE9F66;
}
.pic {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
}
.searchtablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 0.3em;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.recordlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
