.headline1TopLeft {
	background: #d6ebce url(../img/headline1TopLeft.gif) no-repeat left top;
	font-size: 1px;
	height: 12px;
	overflow: hidden;
}

	.headline1TopRight {
		float: right;
		font-size: 1px;
		height: 12px;
		width: 12px;
		background: url(../img/headline1TopRight.gif) no-repeat left top;
		overflow: hidden;
	}
	
.headline1Content {
	background: #d6ebce;
	padding: 16px 20px;
	
}

	.headline1Content h1 {
		color:#6D5E40;
		font-size:15px;
		float: left;
		/*width: 118px;*/
		font-weight: bold;
	}
	.headline1Content .content1 {
		font-size:13px;
		font-weight:normal;
		color:#5B5E5E;
		margin:0px;
		margin-left: 138px;
	}

.headline1BottomLeft {
	background: #d6ebce url(../img/headline1BottomLeft.gif) no-repeat left top;
	font-size: 1px;
	height: 12px;
}

	.headline1BottomRight {
		float: right;
		font-size: 1px;
		height: 12px;
		width: 12px;
		background: url(../img/headline1BottomRight.gif) no-repeat left top;
	}
	
.faq-top {
	background: url(../img/faq-top.gif) no-repeat top left;
	width: 512px;
	height: 28px;
}
.faq-content {
	border-right: 1px solid #A39161;
	border-bottom: 1px solid #A39161;
	border-left: 1px solid #A39161;
	border-top: 0px solid #A39161;
	width: 490px;
	padding: 20px 10px 10px 10px;
	position: relative;
}
	.faq-content h1 {
		font-size: 18px;
		color: #A39161;
		text-align: center;
	}
		.faq-left {
			width: 140px;
			float: left;
			text-align: center;
		}
		.faq-right {
			width: 340px;
			float: right;
			color: #3F512B;
			font-size: 16px;
			padding-left: 10px;
		}
.faq-float {
	overflow: hidden; 
	position: absolute; 
	top: 100px; 
	left: 30px
}

.cbox3 {

	/*background: url(../img/home-frame.png) no-repeat;
	padding: 2px;*/
	margin-left:-10px;
	height: 525px;
	overflow: hidden;
}
	.cbox3 h1, .cbox3 h2 {
		font-size: 18px;
		font-weight: normal;
		font-family: "Times New Roman", Times, serif;
		text-align: center;
		color: #c8b994;
		padding-right: 10px;
	}
	.cbox3 h2 {
		color: #818564;
	}
