body	{ background-color: #347c57; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px;  }
td		{ font-size: 13px; font-family: Arial, Helvetica, sans-serif;  }

h1	{
	margin-top: 15px;
	color: #2b576f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #5a7c95;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

p { margin-bottom: 0; }

div#header-bkgd {
	width: 100%;
	height: 121px;
	margin: 0;
	padding: 0 0 3px 0;
	background: #fff url(../img/header/accent_bar_slice.jpg) repeat-x;
	text-align: center;
	vertical-align: bottom;
}
div#header {
	width: 915px;
	height: 121px;
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
}
div#header .logo-block {
	float: left;
	vertical-align: bottom;
}
div#header .logoText {
	margin: 0 0 28px 3px;
	vertical-align: bottom;
}
div#header .contact {
	float: right;
	margin: 40px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2b576f;
	line-height: 14px;
	text-align: right;
	vertical-align: top;
}

div#content-shell {
	margin: 0;
	width: 100%;
	height: 627px;
	background: url(../img/page_bkgd.jpg) repeat-x;
	text-align: center;
}

div#content {
	margin: 0 auto;
	padding: 15px;
	width: 848px;
	background-color: #fff;
	border-top: none;
	border-left: 3px solid #273e32;
	border-right: 3px solid #273e32;
	border-bottom: 3px solid #273e32;
	text-align: justify;
}

/* Testimonial Box */
table#testimonial-box {
	float: right;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #5a7c95;
	background-image: url(../img/testimonial-bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #c0ddce;
}
table#testimonial-box th {
	padding: 2px 10px;
	background-color: #5a7c95;
	border-bottom: 1px solid #5a7c95;
	color: #C0DDCE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	text-align: center;
	letter-spacing: 2px;
}
table#testimonial-box td {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #273e32;
	text-align: left;
}
/* END Testimonial Box */

.hdr { color: #325d91; }

li#b 	{ margin-bottom: 5px; }

div#copyright {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.caption 	{ font-size: 10px; font-weight: bold; }
.caption2 	{ font-size: 11px; font-weight: bold; }

a:link		{ color: #0266dd; text-decoration: underline }
a:visited	{ color: #325d91; text-decoration: underline }
a:active	{ color: #cc6600; text-decoration: underline }
a:hover		{ color: #cc6600; text-decoration: underline }

a.hdr:link		{ color: #2b576f; text-decoration: none }
a.hdr:visited	{ color: #2b576f; text-decoration: none }
a.hdr:active	{ color: #2E7951; text-decoration: underline }
a.hdr:hover		{ color: #2E7951; text-decoration: underline }