body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0px;
	margin: 0px;
	background-color: #F4F4EA;
	background-image: url(images/bg.gif);
}

.maintext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1f0902;
	text-decoration: none;
	font-size: 14px;
}

.titletext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6b4305;
	text-decoration: none;
	font-size: 14px;
}

.redtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A03A20;
	text-decoration: none;
	font-size: 10px;
}

.linktitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4B0E;
	text-decoration: none;
	font-size: 14px;
}

.linktext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4B0E;
	text-decoration: underline;
	font-size: 14px;
}

.linktext:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A03A20;
	text-decoration: underline;
	font-size: 14px;
}

.linktext2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4B0E;
	text-decoration: underline;
	font-size: 10px;
}

.linktext2:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A03A20;
	text-decoration: underline;
	font-size: 10px;
}

.testimonial {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #683522;
	text-decoration: none;
	font-size: 10px;
	border:1px;
	border-color:#A89D42;
	border-style:solid;
	background-color:#E7E6D2;
	padding:5px;
}

.headertextL {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9c8463;
	text-decoration: none;
	font-size: 10px;
}

.headertextR {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A03A20;
	text-decoration: none;
	font-size: 14px;
}

.footertext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9c8463;
	text-decoration: none;
	font-size: 10px;
}

.blackborder {
	border:1px;
	border-color:#000000;
	border-style:solid;
}
