body {
    background-image: url(http://www.tippecanoetitle.com/layout/bkgnd.gif);
    background-repeat: repeat;
    text-align: center;
}
div#container {
	width: 600px;
	margin: 30px auto 30px auto;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: underline;
	color: #333333
}
p {
	font-family: serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}
.p, .p a:link, .p a:visited {
	font-family: serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
.p a:hover {
	font-family: serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
.red {
	color: red;
}
h3 {
	font-family: serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}
h1 {
	font-family: serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}
.nav, .nav a:link, .nav a:visited {
    color: black;
    font-family: serif;
    font-size: 11pt;
    background: none;
    text-decoration: none;
}
.nav a:hover {
    color: white;
    font-family: serif;
    font-size: 11pt;
    background: black;
    text-decoration: none;
}
blockquote	{
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}
ul	{
	text-decoration: none;
	margin-top:6px;
	margin-bottom:0px;
}
td.back {
    background-image: url(http://www.tippecanoetitle.com/layout/logo-bkgnd.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
td.width2p {
    width: 2%;
}
td.width2p-line {
    width: 2%;
	background-image: url(http://www.tippecanoetitle.com/layout/blackdot.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
td.width5 {
    width: 5px;
}
td.height5 {
    height: 5px;
}
td.width10 {
    width: 10px;
}
td.width10p {
    width: 10%;
}
td.width15p {
    width: 20%;
}
td.width25p {
    width: 25%;
}
td.width45p {
    width: 25%;
}
td.height10 {
    height: 10px;
}
td.width10_height10 {
    width: 10px;
    height: 10px;
}
td.width49p {
    width: 49%;
}
td.width40p {
    width: 40%;
}
td.width198 {
    width: 198px;
}
.black {
    background-color: black;
}
.white {
    background-color: white;
}
.gold {
    background-image: url(http://www.tippecanoetitle.com/layout/95743E.gif);
    background-repeat: repeat;
}
.image {
	border-width:1px;
}
.center {
		text-align: center;
}
input {
 background-color: #DCD8CC;
}
select {
 background-color: #DCD8CC;
 color: #000000;
}
textarea {
 background-color: #DCD8CC;
 color: #000000;
}