@charset "utf-8";
/* CSS Document */
BODY {
	background:#4e0707;
	color:#000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	margin:0;
	text-align:center; /* for ie */ 
}
a:active, a:link, a:visited {
	color:#913308;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#headerBlocks {
	background:url(../images/header_blocks.jpg) no-repeat;
	height:161px;
}

#logo {
	margin-top:-32px;
	position:relative;
}
.content {
	background:#fff;
	text-align:left;
}
#divider {
	padding-left:15px;
	padding-right:15px;
}
#nav {
	margin-top:11px;
	text-align:left;
}

a.nav_link:link, a.nav_link:active, a.nav_link:hover, a.nav_link:visited {
	color:#913308;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
}
#footer_fade {
	background:url(../images/footer_bg.gif) repeat-x #857555;
	margin-top: -64px;
	height: 64px;
}
#footer_brown {
	background:#857555;
	width:100%;
	height:350px;
}
#watermark {
	margin-top:-339px;
	text-align:right;
	width:100%;
	}
h1 {
	font-size:15px;
	font-weight:bolder;
	color:#5c1414;
	margin:0;
	padding:0;
}
h2 {
	font-size:18px;
	font-weight:bolder;
	color:#5c1414;
	margin:0;
	padding:0;
	border-bottom:dashed 1px #000000;
}
.loanmod {
	font-size:16px;
	font-weight:bolder;
	color:#5c1414;
}
.loanmodslogan {
	font-size:14px;
	font-weight:bolder;
	color:#5c1414;
}
.dashes {
	border-bottom:dashed #5c1414 1px;
}
#logoImg {
	position:relative;
	text-align:left;
	margin:0 auto; /* for the rest */ 
	padding-left:115px;
	margin-bottom:-155px;
	width:861px;
}