@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #562807;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.bodytext2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #562807;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.textured_bak {
	background-image: url(images/bground_banner.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
}
