
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -.02em;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	font-size:22px;
	margin:0px 0px 13px 0px;
	padding:0px;
	font-weight:normal;
	color:#006BB7;
	font-size:20px;
	
}
h2 {
	margin:20px 0px 13px 0px;
	padding:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -.02em;
	color:#006BB7;
	font-size:16px;
	font-weight:bold;
}

a {
	color:#006BB7;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#header_links {
	width:701px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:110px;
	position:relative;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#header_links a.home_link {
	display:block;
	position:absolute;
	width:250px;
	height:50px;
	top:50px;
}
#header_links a.home_link span {
	display:none;
}

div.header {
	clear:both;
	width:699px; 
	height:296px;
	background-repeat:no-repeat;
	position:relative;
}

div.header a.search {
	display:block;
	width:140px;
	height:40px;
	position:absolute;
	top:45px;
	left:535px;
}
div.header a.search span {
	display:none;
}

#top_links {
	width:300px;
	text-align:right;
	float:right;
}
#top_links a {
	display:block;
	float:right;
	margin-right:20px;
	margin-top:15px;
	padding-left:10px;
	text-decoration:none;
	color:white;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight:normal;
}
#date {
	position:absolute;
	left:15px;
	top:15px;
	color:#fff;
	font-weight:bold;
	padding-right:20px;
}
#frame {
	width:699px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:white;
	padding-left:1px;
	padding-right:1px;
}

ul.navigation {
	margin:0px;
	padding:0px;
}
ul.navigation li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
ul.navigation li a {
	display:block;
	height:29px;
	width:140px;
}
ul.navigation li a span {
	display:none;
}

/* nav links */
a#lenders {
	background-image: url(images/nav/lenders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#appraisers_search {
	background-image: url(images/nav/appraisers_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#qualifications {
	background-image: url(images/nav/qualifications.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#get_listed {
	background-image: url(images/nav/get_listed.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a#banner_advertising {
	background-image: url(images/nav/banner_advertising.gif);
	width:139px;
	background-repeat: no-repeat;
	background-position: left top;
}
/* End nav links */

#body {
	background-color:#E5F0F8;
	background-image: url(images/background_body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.copy {
	padding:15px 20px 15px 18px;
	line-height:13px;
}
table.list {

}
table.list tr.alt1 {
	background-color:#EFF6FB;
}
	table.list tr.highlight td {
		background-color:#D1E2F2;
	}

table.list tr.alt2 {
	background-color:#FFFFFF;
}
table.list td {
	border-bottom: 1px solid #BBD7EC;
}
td.border_top {
	border-top: 1px solid #BBD7EC;
}


table.green_list {

}
table.green_list tr.alt1 {
	background-color:#C7E7A4;
}

table.green_list tr.alt2 {
	background-color:#9BD926;
}
table.green_list td {
	border-bottom: 1px solid #EFF6FB;
}
td.border_top {
	border-top: 1px solid #EFF6FB;
}

/* INPUT */

input.textbox, select {
	width:230px;
	height:16px;
	margin:0px;
	border:1px solid #BDD7EF;
}
select {
	height:20px;
	border:1px solid #BDD7EF;
}
input.submit_button {
	background:url(images/btn_submit.jpg);
	background-repeat:no-repeat;
	border:none;
	width:98px;
	height:36px;
	margin-top:20px;
}

select.selectbox {
	width:230px;
	border:1px solid #BDD7EF;
}
.required_note {
	background:url(images/required_field_text.gif);
	background-repeat:no-repeat;
	height:20px;
}
.required_note span {
	display:none;
}

td.required {
	border-right:7px solid #FF7200;
}

/* Details page */


.address_tag {
	font-style:italic;
	color:#006BB7;
}

a.detail_link {
	font-weight:normal;
	color:#FF6600;
	text-decoration:underline;
}

a.detail_link:hover {
	background-color:#E5F0F8;
	text-decoration:none;
}

.accepted_payments {
	background-color:#FFCC00;
	padding:6px;
	width:327px;
	text-align:left;
}

/* LENDERS PAGE */

.member_box {
	background-color:white;
	padding: 7px 10px 10px 10px;
	width:145px;
	height:130px;
	border-top: 1px solid #bbd7ec;
}
.member_box h3 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#1175ec;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;

}

/* RIGHT COLUMN ITEMS */

#home_ads {
	padding: 11px 10px 11px 10px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#find_out_more {
	padding: 11px 0px 11px 0px;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* END RIGHT COLUMN ITEMS */
#footer {
	padding:10px 10px 30px 10px;
	text-align:center;
}
#footer a {
	font-weight:normal;
	text-decoration:none;
	color:black;
}
#footer a:hover {
	text-decoration:none;
	background-color:#E5F0F8;
	color:#006BB7;
}