/* * * * * * * * * * * * * * * * * * * * * * 
 TEXT STYLES 
* * * * * * * * * * * * * * * * * * * * * */
p {
	line-height: 14px;
	margin: 0 0 16px 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #D0AA5B;
	margin: 0 0 8px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #996600;
	margin: 0 0 8px 0;
}
.homeText {
	text-align: center;
	font-size: 13px;
	margin: 0 0 3px 0;
	line-height: 17px;
}

