@charset "utf-8";

body {

	background-image: url(/images/bg.jpg);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.alt {

	font-family: "Trebuchet MS";

	font-size: 9px;

	color: #330000;

}

.navigation {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #FFFFFF;

	line-height: 15pt;

	margin-left: 10px;

	margin-top: 4px;

}

.sidbear {

	font-family: "Trebuchet MS";

	font-size: 12px;

	line-height: 17px;

	color: #666666;

}

.bodytext {

	font-family: "Trebuchet MS";

	font-size: 12px;

	line-height: 17px;

	color: #330000;

	margin-right: 14px;

}

.bottomnav {

	font-family: "Trebuchet MS";

	font-size: 11px;

	line-height: 17px;

	color: #EBE6D2;

}

.address {

	font-family: "Trebuchet MS";

	font-size: 12px;

	line-height: 17px;

	color: #FFFFFF;

}

a:link {

	color: #990000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #990000;

}

a:hover {

	text-decoration: underline;

	color: #990000;

}

a:active {

	text-decoration: none;

	color: #990000;

}

td#footer a:link {text-decoration: none; color: #948572;}

td#footer a:visited {text-decoration: none; color: #948572;}

td#footer a:hover {text-decoration: underline; color: #948572;}

td#footer a:active {text-decoration: none; color: #948572;}



td#footer2 a:link {text-decoration: none; color: #EBE6D2;}

td#footer2 a:visited {text-decoration: none; color: #EBE6D2;}

td#footer2 a:hover {text-decoration: underline; color: #EBE6D2;}

td#footer2 a:active {text-decoration: none; color: #EBE6D2;}

.style1 {font-size: 11px}

.style3 {color: #990000}

.style4 {color: #EBE6D2}

.style5 {color: #948572}

.style7 {

	color: #990000;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

}

.style8 {font-size: 9px}

.searchtext {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	margin-right: 3px;

}

.searchhead {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin-left: 4px;

}

.searchresultstext {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	margin-left: 6px;

	margin-top: 6px;

	margin-right: 6px;

	margin-bottom: 6px;

}

.detailtext {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

	line-height: 15pt;

	margin-left: 10px;

	margin-top: 4px;

}

.style7indent {

	color: #990000;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	margin-left: 10px;

	line-height: 19pt;

}

.style7indentbig {

	color: #990000;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-style: italic;

	font-weight: bold;

	margin-left: 10px;

	margin-top: 8px;

}


/* ===============================
		paging
   =============================== */

.paging {
	text-align: right;
	color: #777777;
	padding: 4px 10px;
	font-size: 1.2em;
}

.paging .return {
	display: block;
	float: left;
}

.paging .return strong {
	font-weight: normal;
	color: #ba5411;
}

.paging .page {
	color: #008f8d;
}

.paging .page a {
	color: #990000;
}

.paging .page a:hover {
	text-decoration: none;
	color: #990000;
}

.paging .page strong.navigate {
	color: #777777;
}

.paging .page a strong.navigate {
	color: #990000;
}

.paging .page a:hover strong.navigate {
	color: #990000;
}

.paging .page strong {
	padding: 0 5px;
	font-weight: normal;
}

.paging .page em {
	padding: 0 4px;
	color: #ba5411;
}

.paging .page span {
	font-size: .9em;
	color: #777777;
	padding: 0 5px;
}

.paging .page a strong {
	border: 0;
}

.hide{
	display: none;
}

.mortgage_calc input{
	width: 200px;
	border: 1px solid #d0d0d0;
	font-size:1.2em;
}

