* 
{
	/* NEVER AMMEND */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* General Styles */
#content a, #content a:link {
	color: #9E7B4B;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
}

/* CONTENT SYLES */

#content a:hover {
	color: 9E7B4B;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: underline;
}

#content h1
{
	font-size:28px;
	color:#60321D;
	padding:20px 0px 7px 0px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

#content h2
{
	font-size:14px;
	color:#9E7B4B;
	margin-bottom: 7px;
}

#content h2 a
{
	font-size:12px;
	color:#E0DEDF;
	padding-bottom:3px;
	text-decoration:none;
}

#content h3
{
	font-size:10px;
	font-weight: bold;
	color: #9E7B4B;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 12px;
}

#content h4
{
	font-size:12px;
	color:#C4AF92;
	padding-bottom:0px;
}

h5
{
	font-size:20px;
	color:#60321D;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

#content p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #654B44;
}
#content p strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* Misc styling */

.margin-above-and-below
{
	margin-top:10px;
	margin-bottom:10px;
}
