/* CSS Document */
body {
	background-color: #C2BAA4;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2117;
	font-weight: bold;}
a:link {
	color: #580000;
	text-decoration: none}
a:visited {
	color: #580000;
	text-decoration: none}
a:active {
	color: #580000;
	text-decoration: none}
a:hover {
	color: #580000;
	text-decoration: underline}

#Layer1 {
	position: absolute;
	width: 226px;
	height: 169px;
	z-index: 0;}
#Layer2 {
	position: absolute;
	z-index: 0;
	width: 360px;
	height: 100px;}


.heading {
	font-size: 16px;
	font-weight: bold;
	color: #303030;}
.home_normal {
	font-size: 14px;}
.contactpage_small {
	font-size: 9px;
	font-weight: bold;
	color: #666666; }
.home_bold {
	font-size: 13px;
	font-weight: bold;}
.home_bold_inactive {
	font-size: 13px;
	font-weight: bold;
	color: #666666; }
.html_menu {
	font-size: 16px;
	font-weight: bold;}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #232118;
	background-color: #C2BAA4;}.pictureborder {
	border: 8px solid #D5CFC1;
}
@media print {
.tabcontent {
display:block!important;
}
}

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 133px;
	width: 127px;
	background: url(/images/topcornerdonateonline.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}