body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnav a {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
.topnav a:link {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
.topnav a:visited {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
.topnav a:hover {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b33106;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
.headline {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 3px;
	text-align: left;
}
.headlineburg {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b33106;
	letter-spacing: 3px;
}
.headlineburg2 {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b33106;
	letter-spacing: 3px;
}
.headlinebrown {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc9966;
	letter-spacing: 3px;
}
.introline {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.introlineburgsmall {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b33106;
	text-align: left;
}
.introlineburg {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b33106;
	text-align: left;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
li {
	margin-left: -25px;
}

.introlineyell {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc33;
	text-align: left;
}
.introlinebrow {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9966;
	text-align: left;
}
.introlinegren {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	text-align: left;
}
.introlineblue {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
}
.introlinegold {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
	text-align: left;
}
.footer {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	line-height: 35px;
	padding-right: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #b33106;
	text-decoration: none;
}
.copyright {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #b33106;
	text-decoration: underline;
}
.border {
	border: thin solid #b33106;
	background-color: #ECE2D2;
	font-size: 10px;