
/*######################################################
Contact Content
##################################################### */

.contactContent .greySeparator
{
	clear: both;
	margin: 46px 0 30px 0;
	height: 1px;
	background-color: #5E6157;
	width: 930px;
}

.contactContent h3
{
	margin: 28px 0 0 0;
	padding: 0;
	font: normal 5em "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
}

.contactContent h4
{
	margin: 0;
	padding: 0;
	font: normal 2em "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
}

.contactContent .labelSmall
{
	font: bold .333em "Times New Roman", Times, serif;
	vertical-align: super;
	color: #666666;
}

.contactContent .labelLarge
{
	color: #666666;
}

.contactContent .labelService {
	color: #a6ca5c;
}


/*######################################################
---/ End Contact Content
##################################################### */
