@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;
}

#menu {
background: #552012;
height: 35px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
color: #ffffff;
	display: block;
	width: 105px;
	height: 35px;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 105px;
	height: 30px;
}

#nav li ul {
	background: #552012;
	position: absolute;
	width: 114px;
	left: -999em;
	padding: 15px 5px 5px 5px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.hover {
position: static;
}

.menu_button
{
  display: block;
  width: 110px;
  height: 35px;
  background: url("../images/button_120.jpg") no-repeat 0 0;

}

.menu_button:hover
{
  background-position: 0 -35px;
}

.menu_button span
{
  display: none;
}
.menu_buttontext {
padding: 10px 0 0 0;
}

.floatright {
float: right;
}
