.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #5A3D1B;
}
.mainheader {
	font-family: Papyrus, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E46D0D;
}
.subheader {
	font-family: Papyrus, Verdana, Arial;
	font-size: 12px;
	color: #4D5D3D;
	font-weight: bold;
	text-transform: capitalize;
}
.bar {
	background-image: url(images/images/bar_06.jpg);
	background-repeat: repeat-y;
}
