body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.left_bar {
	background-repeat: repeat-y;
	background-image: url(images/left_bar.jpg);
}
.right_bar {
	background-repeat: repeat-y;
	background-image: url(images/right_bar.jpg);
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #293813;
}
.text_contact {
	font-family: Arial;
	font-size: 12px;
	color: #B91326;
}
.textcopy {
	font-family: Arial;
	font-size: 10px;
	color: #293813;
}
.textinfo {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #2A3916;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FD9226;
}

