body {
	margin-top: 0px;
	background-image: url(images/bullbackground.jpg);
	text-align: left;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #585344;
}
a:link {
	color: #333366;
}
a:visited {
	color: #585344;
}
a:hover {
	color: #333366;
}
a:active {
	color: #585344;
}
.navigation {
	text-align: center;
	font-size: 11px;
}
.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation:hover {
	color: #BCB26E;
	text-decoration: underline;
}
.leftshadow {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.centerbar {
	background-image: url(images/home_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightshadow {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.copyright {
	font-size: 11px;
}
.pagehead {
	font-size: 16px;
	color: #AB231C;
}
.subhead1 {
	font-size: 20px;
	font-weight: bold;
	color: #AB231C;
}
.subhead2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB231C;
}
.inpage_link {
	text-transform: uppercase;
}
.bottomshadow {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

