@charset "utf-8";
/* CSS Document */
body {
	margin-top:0px;
	font-size:14px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	color:#981b1e;
	font-weight:bold;
	font-size:16px;
}
.navbottom:hover {
	font-weight: normal;
	color: #fffbd5;
	text-decoration: underline;
}
.navbottom {
	font-weight: normal;
	color: #fffbd5;
	text-decoration: none;
}
.navbottom {
	font-weight: normal;
	color: #fffbd5;
	text-decoration: none;
	}
.callout {
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.maintext {
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}
.highlights {
	color: #981B1E;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #008fd4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #008fd4;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#contact {background-color:#fffbd5; margin:0px 70px 0px 150px;
}
