@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#hdr {}
#nav {
	background-color: #dadada;
	text-align: center;
	width: 810px;
}
#nav table {
	margin-right: auto;
	margin-left: auto;
}

#ban {
	background-image: url(../images/pp-mortgage-services.jpg);
	height: 180px;
}
#ban .bantxt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ban .bantxt p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

#ban h6 {
	font-size: 2em;
}


#cnt {
	margin: 20px;
	display: block;
}
#cnt p {
	margin-bottom: 1em;
}

#ftr {
	background-image: url(../images/mortgage-footer.jpg);
	text-align: center;
	padding-top: 22px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
}#ftr li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#ftr a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: .9em;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.big {
	font-weight: bold;
}
.cta1 {
	background-image: url(../images/loan-mortgage-services.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 247px;
	background-position: top;
}
.cta1 p, .cta2 p, .cta3 p {
	font-size: 12px;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.2em;
}

.cta2 {
	background-image: url(../images/refinance-mortgage-services.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 246px;
}
.cta3 {
	background-image: url(../images/modification-mortgage-services.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 247px;
}
.here   {
	background-image: url(../images/clickhere.png);
	height: 36px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: -25px;
}
.here a:link, .here a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.here a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.highlight {
	font-weight: bold;
	color: #0965BB;
}
#hometable {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 15px;
}
#hometable h4 {
	margin-bottom: 10px;
	font-size: 14px;
}
.tdbrdr  {
	border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
	width: 187px;
}
#tdnobrdrtd {
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
	width: 187px;
}
#hometable p {
	margin-bottom: 10px;
}
#hometable img {
	padding-right: 5px;
	padding-left: 5px;
}

.test {
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.testname {
	font-style: italic;
	text-align: right;
	color: #0965BB;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.moreinfo {
	background-image: url(../images/moreinfo-lng.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-weight: bold;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	height: 35px;
	padding-top: 15px;
}
.moreinfo:hover   {
	display: block;
	color: #FFFF99;
	background-image: url(../images/moreinfo-lng.png);
	background-position: center -50px;
	width: 700px;
}
.moreinfo   a:link, .moreinfo a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 700px;
}


#cnt h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	color: #0963b9;
}

#cnt h2 {
	color: #0963b9;
}
#cnt fieldset {
	background-color: #EBF4FB;
}
#cnt legend {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#cnt #contactform {
	padding-left: 20px;
}
#cnt ul {
	margin-left: 20px;
	list-style-type: square;
}
.list {
	margin-bottom: 1em;
	padding-left: 2em;
}
.list li {
	margin-bottom: 1em;
	margin-right: 3em;
}

#disclaimer {
	font-size: 10px;
	margin-top: 50px;
}
.brdr {
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.panel {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bannerbrdr {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #A40820;
	text-decoration: none;
}
#calccont  {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	border: thin solid #999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
