@charset "utf-8";
#footer {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 19px;
	color: #81766f;
}
#footer .contact {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 9px;
}
a:link, a:visited {
	text-decoration: none;
	color: #61544B;
}
a:hover {
	color: #D2C7AE;
}
.about {
	background-image: url(../images/pagetitle_about.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 80px;
	margin-top: 30px;
}

#maincontent p {
	font-size: 12px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
#content td {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #61544B;
}
.services {
	background-image: url(../images/pagetitle_services.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 80px;
	margin-top: 30px;
}
#maincontent h2 {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 80px;
}
.maincontact  {
	background-image: url(../images/pagetitle_contact.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 80px;
	margin-top: 30px;
}
#maincontent .footerservices {
	margin: 0px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 9px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #81766f;
	text-align: right;
}
#maincontent .footerabout {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #81766f;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent p img {
	padding-top: 120px;
}
#maincontent .footercontact {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #81766f;
	text-align: right;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lfmargin {
	margin-left: 80px;
}
