﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
}

#masthead {
	position: relative;
}

<style type="text/css">
.TrailNames {
	font-family: Verdana;
	font-size: small;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: small;
}
.style1 {
	border: 0;
	font-family: Verdana;
	font-size: small;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	color: #f6e8c9;
}
.IntroText {
	font-family: Verdana;
	text-transform: uppercase;
	font-size: small;
	color: #5D0900;
	font-weight: bold;
}
a {
	color: #F6E8C9;
}
a:visited {
	color: #F6E8C9;
}
a:active {
	color: #F6E8C9;
}
a:hover {
	color: #8A722C;
}
.link {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	text-transform: capitalize;
	font-variant: small-caps;
}
.style4 {
	text-align: center;
	font-family: Verdana;
	text-transform: capitalize;
	font-variant: small-caps;
}
.newStyle1 {
	font-family: Verdana;
	font-size: x-small;
}
</style>
.headline {
	font-family: Verdana;
	font-size: large;
	text-transform: capitalize;
	color: #5D0800;
	font-variant: small-caps;
	font-weight: bold;
}
.bottomlinks {
	font-family: Verdana;
	font-size: x-small;
	padding-right: auto;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.headline {
	font-family: Verdana;
	font-size: large;
	font-variant: small-caps;
	color: #5D0900;
	font-weight: bold;
}
