.bg-body {
	background-image: url(images/body-bg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-left {
	background-image: url(images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #BC8D3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AE8748;
}
a.credits {
	text-decoration: none;
}
a.credits:hover {
	text-decoration: none;
	color: #EAD9A4;
}
.text-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #543300;
	line-height: 28px;
}
.text-h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #543300;
	line-height: 22px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
hr {
	color: #C59835;
	height: 2px;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.featured01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.featured02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #543300;
}
.bg-iframe {
	background-color: #ECDBA5;
	background-image: url(images/bg-iframe.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
