body{
background-color: #abd0e3;
  background-image: url(house.jpg);
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
  font-family: georgia, serif;
}

img{
border: 0px;
}


ul{
color:white;
}

li{
list-style-image: url(bull.gif);
text-decoration: bold;
font-size: 15px;
font-family: verdana, sans-serif;
margin-left: 30px;
}

#cloud{
width: 400px;
height: 241px;
background-image: url(cloud1.png);
position:fixed;
top: 230px;
left: 220px;
}

#designby{
width: 396px;
height: 49px;
background-image: url(designby.gif);
position:fixed;
left: 0px;
top: 0px;
text-align:right;
}

#sun{
width: 302px;
height: 258px;
background-image: url(sun.png);
position:fixed;
left: 200px;
top: 200px;
}

#messages{
position:absolute;
left:60px;
top: 200px;
width: 200px;
font-size: 42px;
font-family: georgia, serif;
text-align: center;
color: #5d6b86;
}

#tab{
width: 40px;
}

#content .borderimg {
 border: 2px solid #828e19;
 margin: 5px;
  margin-top: 0px;
  margin-right: 20px;
 float:left;}
#content .right-title {
 margin-left:10px;
 margin-bottom: 0px;
 margin-top: 0px;
 text-align: center;}
#content .word{
 margin:0px;}
#content .clickme{
 margin:0px;
 clear:both;
 text-align: center;
 }
#content .content {
text-align:left;
 margin-top: 10px;}
#content .content2 {
 margin: 20px 20px 20px 20px; text-align:left;
 margin-top: 20px;}
#form-left {float:left;width:150px;margin-bottom:10px;text-align:right;}
#form-right {float:left;margin-left:10px;margin-bottom:10px;}
.input-text{font-size: 24px; border: 1px solid white; width:260px; height:28px; background-image:url(bginput.gif);}
.form-title{font-size: 32px;text-decoration: bold;}
#content{
overflow: hidden;
font-family: georgia;
font-size: 15px;
color: black;
width: 500px;
background-color: #93a01c;
position: absolute;
right: 120px;
top: 0px;
border-left: 2px solid #828e19;
border-bottom: 2px solid #828e19;
padding: 10px;
padding-top: 5px;
}


#form .content {
 margin: 0px 0px 0px 0px; text-align:left;
 margin-top: 20px;}
#form{
font-family: georgia;
font-size: 14px;
color: white;
width: 500px;
background-color: #5d6b86;
position: absolute;
right:120px;
top: 0px;
border: 2px solid #3e485a;
border-top-width: 0px;
padding: 10px;
padding-top: 20px;
 }



#findarealtor .title-one {font-size: 22px; margin: 0px;}
#findarealtor .title-two {font-size: 42px; margin: 0px;}
#findarealtor{
position:absolute;
left: 180px;
top: 140px;
font-family: Georgia, serif;
color: #7c96a4;
text-align: center;
}
