.container {
	background-image: url(heavenbg.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 88%;
}
.content {
	margin-top: 15px;
	margin-left: 10px;
	height: 205px;
	width: 98%;
	padding-left: 10px;
	font-family: Papyrus, "Tempus Sans ITC";
}
.tabnav {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maincontent {
	height: 1200px;
	width: 100%;
	margin-left: 50px;
	font-family: Papyrus, "Tempus Sans ITC";
	background-image: url(facets2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 4px;
}
.floatleft {
	float: left;
}
.unnamed1 {
	text-align: right;
	width: 110%;
	font-size: 71%;
}
h2 {
	font-family: Papyrus, "Tempus Sans ITC";
	font-size: 300%;
	font-weight: bold;
	color: #A76E41;
	margin-top: 0px;
	margin-left: 20px;
}
.floatleft2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	clear: both;
}
.bottombg {
	background-image: url(bottombg.jpg);
	height: 245px;
	width: 100%;
}
.testimon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 2px;
	width: 99%;
	border: 2px solid;
	background-color: #FFF8DD;
	background-attachment: fixed;
	margin-bottom: 40px;
	font-style: italic;
	border-color: #62AE54;
	background-image: url(testbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}