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

A:HOVER {
	text-decoration: underline;
	color: #A20D09;
}

.headline {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: 36251d;
}
.subheadline {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: 36251d;
}
.headline-red {
	font-family: georgia;
	font-size: 24px;
	font-weight: bold;
	color: #A20D09;
}
.subheadline-red {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #7D3022;
}
.biglinks {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.body {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
}
.body-1 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
.subsub {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: 36251d;
}
.subsub-red {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #A20D09;
}
.subgeorgia-red {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #A20D09;
}
.tiny {
	font-family: verdana;
	font-size: 9px;
}
.navlinks {
	font-family: Georgia;
	font-size: 12px;
	color: #095EC6;
	text-decoration: none;
}
.navlinks-on {
	font-family: Georgia;
	font-size: 12px;
	color: #665446;
	text-decoration: none;
}
.picborder {
	border: 1px solid #000000;
}
