@charset "UTF-8";
body {
	background-image: url(images/upperBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
	text-align: left;
}

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

.Headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #412A18;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
}
.SmallCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.OrangeHeadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BE6819;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #555;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.SmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.NavBarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	text-decoration: none;
}
.Subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.super {
        font-size: 60%;
        line-height: normal;
        vertical-align: 20%;
}

.super2 {
        font-size: 40%;
        line-height: normal;
        vertical-align: 50%;
}

