@charset "UTF-8";
body {
	background-color: #d6d6d6;
	margin: 0px 0px 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #383838;
}
.topLinksBox {
	font-size: 11px;
	color: #616161;
	padding-top: 9px;
	font-weight: 300;
}
a.topLinksBoxLinks:link {
	color: #616161;
	text-decoration: none;
}
a.topLinksBoxLinks:visited {
	color: #616161;
	text-decoration: none;
}
a.topLinksBoxLinks:hover {
	color: #DCAE58;
	text-decoration: none;
}
a.topLinksBoxLinks:active {
	color: #616161;
	text-decoration: none;
}
a.topNavLinks:link {
	color: #FFF;
	text-decoration: none;
	margin-left: 25px;
}
a.topNavLinks:visited {
	color: #FFF;
	text-decoration: none;
	margin-left: 25px;
}
a.topNavLinks:hover {
	color: #DCAE58;
	text-decoration: none;
	margin-left: 25px;
}
a.topNavLinks:active {
	color: #FFF;
	text-decoration: none;
	margin-left: 25px;
}
.watermark {
	background-image: url(../images/bg_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: justify;
	line-height: 21px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 0px;
	line-height: 18px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.copyright {
	font-size: 10px;
	color: #777777;
}
.footerAddress {
	font-size: 11px;
	color: #555555;
	line-height: 15px;
}
.footerAddressCompany {
	color: #a87f46;
}
.footer {
	font-size: 10px;
	color: #777777;
}
a.footerLinks:link {
	color: #777777;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #777777;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #DCAE58;
	text-decoration: none;
}
a.footerLinks:active {
	color: #777777;
	text-decoration: none;
}
.people {
	line-height: 16px;
}
.directionsIframe {
	border: 1px solid #333;
}
.formFields {
	width: 342px;
}
.services {
	font-size: 14px;
}
.featured {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #E0BD6C;
}
