.middletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 16px;
	text-align: justify;
	padding-right: 25px;
}
.middletext-under {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.middletext-lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 24px;
	text-align: justify;
	padding-right: 25px;
	font-weight: bold;
}
.middletext-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 14px;
	text-align: justify;
	padding-right: 0px;
	line-height: 14px;
}


.bullets-left {
	list-style-type: disc;
	text-align: justify;
}
.home-img {
	padding-right: 15px;
}
.righttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 14px;
	text-align: right;
	padding-right: 0px;
	font-style: italic;
	font-weight: bold;
}
.lefttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}
.lefttext-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
}
.lefttext-sm2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.lefttext-sm3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	line-height: 14px;
}

.lefttext-blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}


.centertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 14px;
	text-align: center;
}
.centertext-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 11px;
	text-align: center;
}
.centertext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AA79;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
}
