@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #382d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/background.gif);
	background-repeat: no repeat;
	background-position: center top;
	background-size: 100%;
}
p {
	color: #003;
}
ul {
	line-height: 11px;
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(../images/arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
}
li {
	paddiing-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	padding-top: 5px;
	color: #C1D5DD;
}
ol {
}
h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 1pt;
	color: #9c3022;
	font-size: 25px;
	line-height: 25px;
}
h2     {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #002942;
}
h3       {
	color: #020F16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: .5pt;
}
h4   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9c3022;
	font-style: italic;
	letter-spacing: .5pt;
}
h5   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002942;
	text-transform: uppercase;
	letter-spacing: 0.5pt;
}
h6   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: none;
	font-variant: normal;
	font-size: 17px;
	letter-spacing: 1pt;
	font-style: italic;
	line-height: 18px;
	color: #A9C4D1;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #620007;
}

a:visited {
	text-decoration: none;
	color: #9c3022;
}
a:hover {
	text-decoration: none;
	color: #002942;
}
a:active {
	text-decoration: none;
	color: #002942;
	text-align: center;
}

.home #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home #maincontent {
	height: 100%;
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.home #header {
	height: 335px;
	width: 950px;
	margin: 0px;
	padding: 0;
	position: relative;
	z-index: inherit;
	overflow: visible;
}
.home #header h1{
	color: #9c3022;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 1px;
}
.home #header h2{
	color: #002942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 20px;
}
.home #logo {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 250px;
	width: 178px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-position: left top;
	z-index: auto;
	position: relative;
	float: left;
}
.home #truman {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 350px;
	width: 267px;
	vertical-align: bottom;
	z-index: auto;
	position: relative;
	margin: 0px;
	float: right;
}
.home #flash_layer{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 275px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
.home #navbar {
	height: 11px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
	letter-spacing: 0.5pt;
	width: 950px;
	color: #003;
	position: relative;
	background-position: center;
	text-align: center;
	display: block;
}
.home #midsection {
	height: 100%;
	background-color: #C0D5DD;
	padding: 0px;
	clear: both;
}
.home #midsection_left {
	width: 620px;
	height: 100%;
	float: left;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	color: #003;
}
.home #midsection_right {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 700px;
}
.home #midsection_news {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 1200px;
}
.home #midsection_right_services {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 900px;
}
.home #midsection_right_bankruptcy {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 1300px;
}
.home #midsection_right_faq {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 2000px;
	font-family: Arial, Helvetica, sans-serif;
}
.home #midsection_right_bios {
	width: 150px;
	background-color: #000f16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C1D5DD;
}
.home #midsection_right_contact {
	width: 150px;
	background-color: #000F16;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 1000px;
	color: #C1D5DD;
}
.numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0A2A43;
}
.home #footer {
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.home #footer a:link {
	text-decoration: none;
	color: #382d24;
}
.home #footer a:visited {
	text-decoration: none;
	color: #382d24;
}
.home #footer a:hover {
	text-decoration: none;
	color: #9c3022;
}
.home #footer a:active {
	text-decoration: none;
	color: #C1D5DD;
}
.punched_text {
	font-weight: bolder;
	color: #C1D5DD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.lighter_sans {
	font-weight: lighter;
}
.allcaps {
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 10px;
}
.smallcaps {
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: lowercase;
	font-size: 10px;
}
.italic {
	font-style: italic;
}
.float_right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.float_left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clear_float { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:11px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	background-color: #A7C4D1;
	position: relative;
	width: 950px;
}
.blue {
	color: #002942;
}
.red {
	color: #620007;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
}

.tan {
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #a8a48b;
}
a.tan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.tan:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.home #midsection_bottom {
	width: 620px;
	height: 100%;
	float: left;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.home #midsection_right_news {
	width: 150px;
	background-color: #000D10;
	margin-left: 725px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	height: 2000px;
}
.news_h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
	letter-spacing: 1pt;
	color: #64070F;
	font-size: 19px;
	line-height: 19px;
}
.news_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #002942;
}
.home #container #footer .punched_text a {
	color: #B4A48B;
	font-size: 13px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.home #container #footer .punched_text .home {
	font-family: Arial, Helvetica, sans-serif;
}
.home #container #maincontent #midsection #midsection_right form {
	color: #FFF;
}
.home #container #maincontent #midsection #midsection_right form {
	color: #C1D5DD;
}
.home #navbar strong .blue .blue2 {
	color: #003;
}
.home #navbar strong {
	text-align: center;
	position: center;
	font-size: 11px;
}

