@charset "utf-8";
/* CSS Document */

.footer {
	font-family: "Futura Md";
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
}.headings {
	font-family: "Futura Md";
	font-size: 24px;
	font-weight: 400;
	color: #750000;
}
p {
	font-family: "Futura Md";
	font-size: 14px;
	font-weight: 400;
	color: #363636;
}
.paraheading {
	font-family: "Futura Md";
	font-size: 18px;
	font-weight: 400;
	color: #750000;
}
li {
	font-family: "Futura Md";
	font-size: 14px;
	list-style-image: url(images/redbullet.gif);
	font-weight: 400;
	color: #363636;
	line-height: 21px;
}
.smallertext {
	font-family: "Futura Md";
	font-size: 12px;
	font-weight: 400;
}
table {
	font-family: "Futura Md";
	font-size: 14px;
	list-style-image: url(images/redbullet.gif);
	font-weight: 400;
	color: #363636;
	line-height: 21px;
}
.headerbold {
	font-family: "Futura Md";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #8F1D16;
}
a:visited {
	color: #71706E;
}
a:hover {
	background-color: #C1C1C1;
}
html {scrollbar-base-color: #71706E; scrollbar-track-color: #C1C1C1; scrollbar-arrow-color: #C6251D; scrollbar-highlight-color: #C6251D;}
}