@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #E9E8D1;
}

a {
	color: #108565;
}

h1 {
	color: #108565;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-bottom: 8px;
	border-bottom: 1px #e1d9bf solid;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #108565;
	border-bottom: 1px #e1d9bf solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 16px;
}

p {
	margin-top: 6px;
	margin-bottom: 10px;
	line-height: 20px;
}

table.services td img {
	margin-right: 24px;
	margin-bottom: 6px;
	margin-top: 6px;
}

table.quotes {
	border-top: 1px #e1d9bf solid;
	margin-top: 12px;
}

.quote-left {
	background: url(images/left-quote.gif) scroll no-repeat left center;
	min-height: 85px;
}

.quote-right {
	background: url(images/right-quote.gif) scroll no-repeat right center;
	min-height: 85px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 8px;

}

.quote-right p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #727158;
	line-height: 18px;
}

h2 {
	color: #108565;
	font-size: 16px;
}

table.list-5 {
	width: 665px;
	margin-top:10px;
	line-height: 20px;
}

table.list-5 td {
	width: 20%;
	padding-right: 20px;
}