/** Mortgage Angel **/
body {
margin:10px 0px; padding:0px;
text-align:center;
}
#main {
width:720px;
margin:0px auto;
text-align:left;
}
#header-top{
width:720px;
height:66px;
background:url("/images/header-top-bg.gif");
}
#searchform{
float:right;
margin:25px 15px 0px 0px;
}
#txtsearch{
height:14px;
width:151px;
margin:4px 4px 0px 0px;
border:1px solid #4B5A69;
background:url("/images/textarea-bg.gif");
}
#header-nav{
width:720px;
height:52px;
background:url("/images/nav-bg.gif") repeat-x;
}
#header-nav ul{
padding-top:5px;
}
#header-nav li{
display:inline;
height:27px;
padding:5px 20px 6px 20px;
background:url("/images/nav-seperator.gif") right no-repeat;
}
#header-nav a {
color:#E9E4E7;
}
#header-nav a:hover {
color:#7A0000;
}
#header-bottom{
width:720px;
height:165px;
background:url("/images/header-bottom-bg.gif");
float:left;
}
#header-bottom p{
color:#4D5B68;
margin-top:80px;
margin-left:325px;
font-size:11px;
width:300px;
}
#menu{
width:181px;
height:281px;
margin-top:5px;
padding-top:116px;
background:url("/images/menu-top.gif") top no-repeat;
background-color:#BEC3C4;
float:left;
}
#menu h1{
background:url("/images/globe.gif") left no-repeat;
padding-left:15px;
padding-bottom:2px;
margin:10px 0px 3px 10px;
}
#menu ul{
width:170px;
background:url("/images/menu-hr.gif") bottom repeat-x;
padding-bottom:8px;
margin-left:10px;
}
#menu li{
width:170px;
background:url("/images/menu-hr.gif") top repeat-x;
margin-top:5px;
padding-top:5px;
}
#menu a{
color:#3F4D5C;
padding-left:15px;
padding-bottom:3px;
background:url("/images/menu-arrow.gif") left no-repeat;
}
#content-middle{
width:354px;
float:left;
background:url("/images/content-header.gif") top no-repeat;
margin:5px;
padding-top:35px;
}
#results{
width:354px;
float:left;
margin:5px;
}
#results p{
width:254px;
float:left;
padding-bottom:5px;
}
#results img{
bordeer:1px solid #00000;
margin:5px;
float:right;
}
#content-bottom{
width:340px;
height:93px;
border:1px solid #000000;
padding:5px;
margin-top:5px;
}
#content-bottom img{
margin-right:5px;
float:left;
}
.link{
font-weight:bold;
color:#7A0000;
}
.link:hover{
color:#953333;
}
#content-right{
width:175px;
float:right;
margin-top:5px;
text-align:center;
}
#content-right li{
font-size:10px;
padding-bottom:15px;
color:#8C8C8C;
background:url("/images/nav-right-seperator.gif") bottom no-repeat;
}
#content-right li a{
font-weight:bold;
color:#7A0000;
}
#content-right li a:hover{
color:#953333;
}
#footer{
height:41px;
width:720px;
margin-top:5px;
background:url("/images/footer-bg.gif") repeat-x;
padding-top:20px;
float:left;
}
/** Default Value **/
ul{
margin:0px;
padding:0px;
}
li {
list-style-type:none;	
}
a {
color:#000000;
font-size:10px;
text-decoration:none;
}
img{
float:left;
border:0px;
margin:0px;
padding:0px;
}
input{
font-size:12px;
}
/** HEADERS **/
h1 {
font-size:11px;
font-weight:bold;
display:inline;
color:#3F4D5C;
}
h1 a{
font-size:11px;
color:#3F4D5C;
}
h1 a:hover{
color:#7A0000;
}
h2{
width:340px;
margin:10px 0px 4px 0px;
padding:0px;
}
h2 a{
font-size:11px;
}
strong{
font-weight:normal;
}
/** DEFAULT FONT **/
a,form,li,h1,h2,p,div {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
font-size:10px;
}
.pages_page{margin-top: 15px}
.pages_page a, .pages_page:hover a {
	font-weight:bold;
	color: #953333
}
