/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:1em;
color:#6e5845;
margin:0;
padding:0;
height:100%;
}

.clear {
clear:both;
}

.sitecontainer {
width:804px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
border:solid #5e5c4d 10px;
background-color:#4c2432;
}

a {
text-decoration:underline;
color:#8f0000;
font-weight:bold;
}

a:hover {
text-decoration:none;
color:#FFFFFF;
font-weight:bolder;
}

a:visited {
text-decoration:underline;
color:#8f0000;
font-weight:bold;
}

p {
font-size:.9em;
color:#5e5c4d;
}

h1 {
font-size:1.2em;
color:#6e5845;
}


/*DIV 1 DIV 1 DIV 1 DIV 1 DIV 1 */

.div1 {
clear:both;
}

.logo {
float:left;
}

.mainmenu {
float:right;
}

/* DIV 2 DIV 2 DIV 2 DIV 2 DIV 2 */

.div2 {
clear:both;
margin-top:2px;
}

.contactinfo {
float:left;
}

.headerimage {
float:right;
}

/*DIV 3 DIV 3 DIV 3 DIV 3 DIV 3 */

.div3 {
clear:both;
}

.div3second {
clear:both;
background-color:#e4ddc9;
}

.frontpagetext {
width:272px;
float:left;
background-color:#e4ddc9;
padding:15px 10px 20px 10px;
margin-top:4px;
font-size:.9em;
}

.frontbiglinkes {
float:right;
padding-right:35px;
padding-top:35px;
}

.littlehouse {
float:left;
}

.secondarytext {
float:right;
color:#6e5845;
text-align:left;
padding:5px 5px 5px 0px;
font-size:.9em;
width:490px;
}

.secondarytext li {
font-size:.9em;
color:#5e5c4d;
}

.listingbox {
float:left;
width:500px;
margin-bottom:15px;
}

.listings {
float:left;
}

.listingsdetail {
float:left;
text-align:left;
padding-left:10px;
width:250px;
}

.listingsdetail p {
font-size:.8em;
margin-top:-3px;
}

.detailsinfoleft {
float:left;
width:240px;
margin-top:10px;
}

.detailsinforight {
float:right;
width:240px;
margin-top:10px;
}

.detailtext {
width:480px;
float:left;
text-align:left;
}

.detailimages {
float:left;
width:480px;
margin-top:10px;
}

.detailimages img {
margin:3px 3px 3px 3px;
float:left;
border:4px #FFFFFF solid;
} 

/*DIV 4 DIV 4 DIV 4 DIV 4 DIV 4 */

.div4 {
clear:both;
}

.applynowbutton {
float:left;
}

.currentlistings {
float:left;
margin-left:5px;
}

.buyersconsultation {
float:right;
margin-right:5px;
}

/*DIV 5 DIV 5 DIV 5 DIV 5 DIV 5  */

.div5 {
clear:both;
margin-top:4px;
}

.averagerate {
float:left;
background-image:url(Images/interest_rate_back.png);
background-repeat:repeat-x;
width:804px;
height:31px;
}

.averagerate p {
font-size:.8em;
color:#FFFFFF;
padding:2px 0 0 10px;
}

/*DIV 6 DIV 6 DIV 6 DIV 6 DIV 6 */

.div6 {
clear:both;
background-color:#e4ddc9;
height:150px;
}

.leftfooter {
font-size:.7em;
padding:5px 0 0 10px;
float:left;
text-align:left;
}

.footerlinks {
text-align:center;
font-size:.7em;
float:left;
padding:5px 0 0 20px;
}

.footerlinks a {
text-decoration:none;
}

.footerlinks a:visited {
text-decoration:none;
}

.footerlinks a:hover {
text-decoration:underline;
color:#666666;
}

.footerright {
float:right;
padding:5px 10px 0 0;
text-align:right;
font-size:.7em;
}
