* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 770px;
}

img {
padding: 6px 6px 6px 6px;

}


#header {
 color: #333;
 float: left;
 border: 0px solid #ccc;
 height: 150px;
 margin: 10px 0px 0px 0px;
 background: url(images/header.jpg) left top no-repeat;
 width: 770px;
 height: 119px;
}

#headercontent {
 margin: 132px 20px 0px 0px;
 text-align: right;
 color: #FFF;
 font-weight: bold;
}

#content ul {
list-style: bullets;
text-align: left;
}

#content li {
margin-left: 24px;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #006600;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
text-align: left
padding: 9px 0px 0px 0px;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 16px;
font-style: bold;
color: #663300;
}

h4 {
font-size: 16px;
padding: 9px 0px 0px 0px;

}

h5 {
font-size: 12px;
}

h6 {
font-size: 12px;
}

#navigation {
 width: 770px;
 font-size: .9em;
 float: left;
 color: #FFF;
 text-align: center;
}

#navigation ul {
list-style: none;
float: left;
text-align: center;

}

#navigation li {
float: left;
background: white;
width: 96px;
height: 34px;
text-align: center;
}

#navigation a {
float: left;
display:block;
color: white;
text-align: center;
padding: 8px 6px 0px 0px;
line-height: 1em;
text-decoration: none;
width: 96px;
height: 34px;
background: url("images/navbtn.jpg") no-repeat;
}

#navigation a:hover {
color: #006600;
background: url("images/navbtn_over.jpg") no-repeat;

}

#bodytop {
 float: left;
 width: 770px;
 height: 15px;
 background: url("images/bodytop.jpg") repeat-x;
}

p { margin-bottom: 9px;
}

#main { 
 float: left;
 color: #000;
 border: 0px solid #ccc;
 padding: 10px;
 background: url(images/background.jpg);
 width: 750px;
 min-height:250px;
}


#footer { 
 float: left;
 width: 770px;
 height: 16px;
 background: url("images/footer.jpg") repeat-x;
}

#footercontent { 
 color: #FFF;
 font-weight: bold;
 text-align: center;
 font-size: 10px;
 padding-top: 2px  
}

#mortgage {
padding: 6px;
}
