body,td,th {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;line-height:17px;
}
.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color:#666666;
}
.news{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;padding: 5px 0 0 5px;
	color: #FFFFFF;
}
.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color:#98041C;
}
.headline_news {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
		font-style: italic;
	color: #FFFFFF;
}
.bottom_menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
		font-style: italic;
	color:#333333;
}
.headline_medium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.headline_red {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B0005;
}
a:link {
	color:#333333;
	text-decoration: none;
		font-weight: bold;
				font-style: italic;
}
a:visited {
	color:#333333;
	text-decoration: none;
		font-weight: bold;
				font-style: italic;
}
a:hover {
	color: #9B0005;
	text-decoration: none;
		font-weight: bold;
				font-style: italic;
}
a:active {
	color:#333333;
	text-decoration: none;
		font-weight: bold;
				font-style: italic;
}
.top_bkg {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bottom_bkg {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bottom_background {
	background-image: url(images/background_int.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bottom_background_int {
	background-image: url(images/background_int2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.navi_bkg {
	background-image: url(images/navigation_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bottomint_bkg {
	background-image: url(images/bottom_int.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.content_bkg {
	background-image: url(images/content_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.news_bkg {
	background-image: url( images/news.jpg );
	background-repeat: repeat-x;
	background-position: center;
}
.shadow {
	background-image: url( images/shadow.jpg );
	background-repeat: repeat-x;
	background-position: top;
}
.leaves_bkg {
	background-image: url(images/contcol3.jpg);
	background-repeat: no-repeat;
background-position: right bottom;
	
}
body {
	margin-left: 18px;
	margin-top:18px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3EB;
}

input {font-family: Georgia, Times New Roman, Times, serif;}
.bg {background-color:#98041C;color:#fff;}
.pad1 {padding: 5px 15px 0 0;font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color:#98041C;}
	
	.pad2 {padding: 15px 15px 10px 10px;}