.standardText {
	font-family:"Arial MT Light", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#676767;
	text-align: left;
	margin-left: 40px;
	line-height: 20px;
}
.goldTitle {
	color: #b7a146;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
}

.contactText {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#676767;
	text-align: left;
	margin-left: 40px;
	position: relative;
	line-height: 20px;
}
a:link {
	color: #034e7f;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #034e7f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #a7a8ac;
	text-decoration: none;
}
a:active {
	color: #034e7f;
	font-weight: bold;
	text-decoration: none;
}

a.propertyLink:link {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}
a.propertyLink:visited {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}
a.propertyLink:hover {
	color: #034e7f;
	font-weight: normal;
	text-decoration: none;
}
a.propertyLink:active {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
}

a.goldLink:link {
	color: #b7a146;
	font-weight: bold;
	text-decoration: none;
}
a.goldLink:visited {
	color: #b7a146;
	font-weight: bold;
	text-decoration: none;
}
a.goldLink:hover {
	font-weight: bold;
	color: #a7a8ac;
	text-decoration: none;
}
a.goldLink:active {
	color: #b7a146;
	font-weight: bold;
	text-decoration: none;
}

a.greyLink:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.greyLink:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.greyLink:hover {
	font-weight: bold;
	color: #034e7f;
	text-decoration: none;
}
.shadedHeader {
	background-color: #f8f6ed;
}

a.greyLink:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.goldLink {
	color: #b7a146;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.smallText {
	text-transform: none;
	font-variant: normal;
	font-size: 11px;
}
.greyLink {
	font-weight: bold;
}
.spreadText {
	text-align: left;
	line-height: 30px;
}
.blueText {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color:#034e7f;
	text-align: left;
	line-height: 14px;
	margin-left: 10px;
	text-transform: uppercase;
	font-variant: normal;
}
