﻿* { margin: 0; padding: 0; }

body {
	margin: 0px 0px 10px 0px;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8a021e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#wrapper {
	padding: 15px;
	width: 940px;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
}
#footer {
	padding: 10px;
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	text-align: right;
	overflow: hidden;
	font-size: 80%;
	background-image: url('images/footerBG.gif');
	background-repeat: repeat-x;
}
#row1 {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#row1_left {
	width: 220px;
	height: 100px;
	margin-right: 20px;
	float: left;
	display: inline;
	background-color: #a50021;
}
#row1_middle {
	width: 380px;
	height: 100px;
	margin-right: 20px;
	float: left;
	display: inline;
	background-image: url('images/businessmortgages.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
}
#row1_right {
	width: 300px;
	height: 100px;
	float: left;
	display: inline;
	background-image: url('images/telephone.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
#row2 {
	clear: both;
	margin-bottom: 15px;
}
#row2_left {
	width: 220px;
	height: 184px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#row2_middle {
	width: 380px;
	height: 184px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#row2_right {
	width: 300px;
	height: 184px;
	float: left;
	display: inline;
}
#row3 {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#row3_left {
	padding: 5px;
	width: 210px;
	margin-right: 20px;
	float: left;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#row3_middle {
	padding: 5px;
	width: 370px;
	margin-right: 20px;
	float: left;
	display: inline;
	font-size: 130%;
	color: #666666;
}
#row3_right {
	padding: 5px;
	width: 290px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #A50021;
}
#row4 {
	clear: both;
	background-color: #ffffff;
	margin-bottom: 15px;
}
#row4_left {
	width: 220px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#row4_middle {
	width: 380px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#row4_right {
	width: 300px;
	float: left;
	display: inline;
}

.clear {
	clear: both;
}
.centered220 {
	text-align: center;
	width: 210px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 15px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#row2_right h2 {
	color: #AB102F;
	font-size: 105%;
}
#row2_right p {
	font-size: 90%;
	margin: 10px;
	color: #808080;
}
#leftNav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#leftNav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
#leftNav li a {
	list-style-type: none;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	display: block;
	height: 38px;
	color: #000000;
	text-decoration: none;
}
#leftNav li a:hover {
}
.nav_freehold {
	background-image: url('images/nav_freehold.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_leasehold {
	background-image: url('images/nav_leasehold.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_refinance {
	background-image: url('images/nav_refinance.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_contactus {
	background-image: url('images/nav_contactus.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_freehold:hover {
	background-image: url('images/nav_freehold_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_leasehold:hover {
	background-image: url('images/nav_leasehold_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_refinance:hover {
	background-image: url('images/nav_refinance_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_contactus:hover {
	background-image: url('images/nav_contactus_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_utilities {
	background-image: url('images/nav_utilities.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_utilities:hover {
	background-image: url('images/nav_utilities_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_insurance {
	background-image: url('images/nav_insurance.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_insurance:hover {
	background-image: url('images/nav_insurance_hover.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#row4_middle p {
	font-size: 90%;
	color: #666666;
}
#temp a {
	color: #FF0000;
}
#row4_middle ul {
	margin-left: 30px;
}
#row4_middle h4 {
	font-size: 90%;
	background-color: #A50021;
	color: #FFFFFF;
	padding: 5px;
}
#row4_middle h2 {
	font-size: 110%;
	color: #666666;
	padding: 5px;
	font-weight: normal;
}
.ZeroBorder {
	border-width: 0px;
}
.search
{
	border-right: #CDCECE 1px solid; 
	border-top: #424242 1px solid; 
	border-left: #7D7D7D 2px solid; 
	border-bottom: #CECECE 1px solid; 
	height:22px
}
#row4_middle a {
	color: #00289F;
	font-size: 100%;
}
#row4_middle a:hover {
	color: #A50021;
	font-size: 100%;
}
#calculator td {
	padding: 5px;
	text-align: left;
}
#calculator {
	font-size: 12px;
}
.calculatot_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #990000;
}
.input_calculator {
	border: 1px solid #CCCCCC;
}
.contactFormHeader {
	background-color: #A50021;
	color: #FFFFFF;
}
#row1_right a {
	font-size: 12px;
	color: #B4B4B4;
	text-decoration: underline;
	font-weight: bold;
}
#row1_right a:hover {
	color: #A50021;
	text-decoration: underline;
}
