@charset "UTF-8";
.green-medium-header {
	color: #095828;
	font-size: 20px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #BFD3DE;
	background-image: url(images/bkgd1.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
}



a {
	color: #FF3300;
	text-decoration: none;
	background: url(images/dotted-underline.gif) bottom left repeat-x;
}
a:link {
	color: #FF3300;
	text-decoration: none;
	background: url(images/dotted-underline.gif) bottom left repeat-x;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	background: none;
}

a.footer {
	color:#FFF;
	text-decoration: none;
	background: url(images/dotted-underline-white.gif) bottom left repeat-x;
}
a.footer:link {
	color:#FFF;
	text-decoration: none;
	background: url(images/dotted-underline-white.gif) bottom left repeat-x;
}
a.footer:hover {
	color:#036;
	text-decoration: underline;
	background: none;
}

.client-titles-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #095829;
	text-decoration: none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #095829;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #095829;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
}
h2+p {
	margin-top: 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #095829;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
}
.testimonial-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-style: italic;
}
.tn-photo-border {
	background-color: #FFFFFF;
	padding: 6px;
	border: thin solid #CCCCCC;
}
