@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #412B19;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 16px;
}
a:link {
	color: #584D4D;
	text-decoration: none;
}
a:visited {
	color: #584D4D;
	text-decoration: none;
}
a:hover {
	color: #171717;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	
}
.green {
	color: #546e35;
	font-size: 22px;
}
a.big_link {
	font-size: 22px;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 12px;
}
a.small_link {
	font-size: 13px;
	text-decoration: underline;
}
.services {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#apDiv1 {
	position:relative;
	width:991px;
	height:173px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	width:631px;
	height:27px;
	z-index:2;
	left: 168px;
	top: 118px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 2pt;
}

