body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.contenttext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #782808;
	text-decoration: underline;
}
.contenttext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #782808;
	text-decoration: underline;
	background: #C2A67B;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #741E03;
	text-decoration: none;
	padding-right: 15px;
	line-height: 18px;
}
.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #741E03;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #741E03;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #782808;
	text-decoration: none;
	height: 30px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD8B52;
	width: 100%;
}
