body {
	margin: 0px;
	padding: 0px;
}
.lefttable {
	background-image: url(leftbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
	padding: 25px;
}
.maintablebg {
	background-color: #4d5635;
	background-image: url(homemain.jpg);
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	color: #cf823a;
	font-size: xx-large;
}
.welcome2 {
	font-family: "Times New Roman", Times, serif;
	color: #cd9e73;
	font-size: large;
}
.welcome3 {

	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
}
.maintable2bg {
	background-image: url(rightbg.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
.titlebg {

	background-color: #4d5635;
	background-image: url(titlebg.jpg);
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	color: #3a3e28;
	font-size: small;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.copyright a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
