@charset "UTF-8";

body {background-color: #575e64;
}	

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F3337;
	line-height: 1.5em;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 8px;
	color: #2F3337;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.22em;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #575E64;
	margin-top: 15px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#testimonial {
	font-size: 11px;
	font-style: oblique;
	margin-right: 20px;
	margin-left: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5e666b;
	padding-left: 10px;
}
#financial {
	font-size: 10px;
	font-style: italic;
	margin-left: 15px;
}
#officehours {
	margin-left: 15px;
	margin-bottom: 10px;
}
#maintext {
	margin-left: 15px;
	margin-right: 20px;
}
.testimonline {
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.bottomboxleft {
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #7F9099;
}
.bottomboxright {
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

span.mapit a {
	color: #fff;
	#font-weight: bold;
	text-decoration: none;
	}
span.mapit a:hover {
text-decoration: underline;
}

a:link {
	text-decoration: underline;
	color: #2F3337;
}
a:visited {
	color: #5E676F;
}
a:hover {
	color: #1B1E20;
	text-decoration: none;
}

.error { color: red; }
