body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

p 
{ 
    font-size:12px;
    color:#7F7F7F;
    font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color: #C79149;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

h2
{
	color:#C79149;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c79149;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	float: left;
	width: 246px;
}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c79149;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h5,
.page-heading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c79149;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c79149;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

.greyText { color: #7f7f7f; }

.brownText { color: #c79149; }


