.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D2211;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.hometext {
	font-family: Verdana;
	font-size: 15px;
	color: #3D2211;
	line-height: 25px;

}
.topbg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.bottombg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.hometextCopy {

	font-family: Verdana;
	font-size: 15px;
	color: #3D2211;
	line-height: 22px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
