@charset "UTF-8";
/* CSS Document */
body {
	background:#eee;
	margin:0 auto;
	width:850px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.page {
	background:url(../img/pgbackground.gif) repeat-y;
	width:850px;
}
#toptbl {
	width:809px;
	margin:0 auto;
	padding:0.25em 0 0 0;
}
#toptbl td {
	padding:0;
}
.leftnav {
	width:140px;
	margin:0 0 0 21px;
}
.navtop {
	width:140px;
	height:12px;
	background:url(../img/leftnav_03.gif);
	overflow:hidden;
}
.navmiddle {
	background:url(../img/leftnav_06.gif) repeat-y;
	padding-right:6px;
}
.navmiddle a:link, .navmiddle a:visited {
	color:#fff;
	text-decoration:none;
}
.activepg a:link, .activepg a:visited {
	color:#2c5e5e;
	text-decoration:none;
}
.navmiddle a:hover {
	color:#2c5e5e;
}
#menu .nobdr {
	padding:0 0 0.5em 0.5em;
}
#menu .topbdr {
	border:1px solid #2c5e5e;
	border-width: 1px 0 0 0;
	padding:0.5em;
}
#contenttbl {
	width:800px;
	padding:0;
}
#contenttbl td {
	vertical-align:top;
}
#tagline {
	font-size:1.25em;
	padding-bottom:1em;
	margin:0 auto;
}
.navbottom {
	width:140px;
	height:12px;
	background:url(../img/leftnav_08.gif);
	overflow:hidden;
}
#footer {
	text-align:center;
	padding:1em 0 0 0;
}
#copyright {
	text-align:right;
	font-size:0.75em;
	padding:0 2em 1em 0;
}
/*general clases*/
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}
.nopad {
	margin:1em auto 0;
	padding:0;
}
.contacttbl {
	margin:0 2em 0 0;
	padding:0.25em 0 0 0;
	border:1px solid gray;
	border-width:1px 0 0 0;
}
.contacttbl th {
	text-align:left;
}
.contacttblabout {
	width:700px;
	margin:1em auto;
	padding:0.25em 0 1em 0;
	border:1px solid gray;
	border-width:1px 0 0 0;
}
/*page specific*/

/*aboutus.html*/
#susanpict {
	float:left;
	padding:0.5em;
}
.indentestimony {
	padding-left: 20px;
	font-size: 14px;
}
.centered {
	text-align: center;
}
