.header {
	background-color: #F8CBAC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E230B;
}
.menu0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B302A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.txtnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 2px;
	text-align: justify;

}
.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8CAAB;
}
.comment {
	
	border-bottom: 1px solid #7E240B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7E230B;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E230B;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;

}

.subtitle {
	background: #FDECD0;
	height:25px;
/*	border-bottom:1px solid #895B1F;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding:0px 0px 0px 5px; /*FFF7EA*/
}
.sub_subtitle {
	background: #FFF7EA;
	height:25px;
/*	border-bottom:1px solid #895B1F;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding:0px 0px 0px 5px;
}

.sitemaptitle {
	font-family:Georgia;
	font-weight:none;
	font-size:14px;
	color: #6D440F;
	padding:0px 0px 0px 0px;
	line-height:25px;
}
.sitemapsubtitle {
	font-family:Georgia;
	font-weight:none;
	font-size:12px;
	color: #392A15;
	padding:0px 0px 0px 10px;
	line-height:20px;
}
.sitemapline {
	font-family:Georgia;
	font-weight:none;
	font-size:11px;
	color:#FFFFFF;
}
.sitemaplink {
	font-family: Georgia;
	font-size: 14px;
	color: #6D440F;
	padding:0px 0px 0px 35px;
	text-decoration: none;
	line-height:22px;
}

