body {
	margin: 0px;
	padding: 0px;
	background-color: #7D6340;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #901F3B;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #901F3B;
}
#content {
	width: 430px;
	overflow: auto;
	height: 270px;
}
#nav {
	background-image: url(_images/bkgd-nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 39px;
}
#nav-warranty {
	background-image: url(_images/bkgd-nav-w.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 39px;
}
#main-left {
	background-image: url(_images/img-gavel.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 190px;
	vertical-align: top;
}
#main-left-warranty {
	background-image: url(_images/img-closing.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 190px;
	vertical-align: top;
}
#main {
	background-image: url(_images/bkgd-main.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 430px;
	vertical-align: top;
	padding: 20px 20px 20px 18px;
}
#main-right {
	background-image: url(_images/img-legal.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 137px;
	vertical-align: top;
}
.subtitle1 {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
}
.portrait {
	margin: 0px 15px 10px 0px;
}
.text-smaller {
	font-size: 13px;
}
.text-small {
	font-size: 14px;
}
.maroon {
	color: #901F3B;
}.blue {
	color: #214195;
}
