@charset "UTF-8";
/* CSS Document */

td {
padding:5px;
}

.pic {
border-color: #552012;
border-width: 2px;
}

#featuredagent {
padding: 150px 0 0 0;
}

#contentwrapper {
clear: both;
padding: 0 15px  15px 15px;
}

#headtile {
background: url(../images/headertile.jpg) repeat-x;
height: 150px;
}

#aboutus {
background: url(../images/headers/aboutus.jpg) no-repeat;
height: 150px;
}

#resources {
background: url(../images/headers/resources.jpg) no-repeat;
height: 150px;
}

#selleroptions {
background: url(../images/headers/selleroptions.jpg) no-repeat;
height: 150px;
}


#sellingbyowner {
background: url(../images/headers/sellingbyowner.jpg) no-repeat;
height: 150px;
}


.sellingbyowner_table{
border-collapse:collapse;
}

.sellingbyowner_table tr {
border-collapse:collapse;
border-bottom: 2px solid #dadada;
}

.sellingbyowner_table td {
padding: 6px;
vertical-align: top;

}

.form input[type="text"] {
border-color: #808080;
}



#flatfeelisting {
background: url(../images/headers/flatfeelisting.jpg) no-repeat;
height: 150px;
}

#fullservicelisting {
background: url(../images/headers/fullservicelisting.jpg) no-repeat;
height: 150px;
}

#buyersfaqs {
background: url(../images/headers/buyerfaqs.jpg) no-repeat;
height: 150px;
}

#sellersfaqs {
background: url(../images/headers/sellerfaqs.jpg) no-repeat;
height: 150px;
}

#searchhomes {
background: url(../images/headers/searchhomes.jpg) no-repeat;
height: 150px;
}

#featuredlistings {
background: url(../images/headers/featuredlistings.jpg) no-repeat;
height: 150px;
}

.clearfix {
clear: both;
}

.signin {
float: left;
padding: 50px 0 0 125px;
}

.signinpic {
float: left;
padding: 0px 0 0 0;
}

.signup {
float: left;
padding: 15px 20px
}

.signin1 {
float: left;
padding: 15px 20px
}

.border {
border: solid #552012;
border-width: 2px;
margin: 0 auto;
width: 720px;
height: 310px;
}

.signupwrapper {
padding: 100px 0 0 0;
}

.floatright {
float: right;
}

