@charset "utf-8";
/* CSS Document */

.navagation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	background-color: #E8B298;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 249px;
	color: #680C06;
}



.navagation:hover {
	background-color: #CE632F;

}
.navagationtd {
	background-color: #E8B298;
}






.navagation_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #E8B298;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 235px;
	color: #680C06;
	padding-left: 15px;
}



.navagation_sub:hover {
	text-decoration:underline
}
.navigation-current {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	background-color: #E8B298;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 1px;
	width: 249px;
	color: #680C06;
}

.textblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #680C06;
	padding-left: 8px;
	top: 10px;
	vertical-align: top;
	font-weight: bold;
}
.textblocksubtext {
	font-size: 12px;
	font-weight: normal;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer-right {
	text-align: right;
}

.footer-center {
	text-align: center;
	
}
.navagation_subnolink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #E8B298;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 235px;
	color: #680C06;
	padding-left: 15px;
}
.imageblock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #680C06;
	border: medium solid #680C06;
	list-style-type: none;
	text-align: center;
}
