@charset "utf-8";

body {
	background-attachment: scroll;
	font-size: 90%;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Images/bodybackground.png);
	font-family: Verdana, Geneva, sans-serif;
}

#container {
	width: 980px;
	min-height: 400px;
	background-image: url(Images/ContentBackground.jpg);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
.virtualagent {
}


#header {
	padding-top: 15px;
	background-repeat: no-repeat;
	background-image: url(Images/header.jpg);
	height: 153px;
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;

}
#header img
	{
	display: block;
	margin: 0 auto;
	}

#footer {
	height: 164px;
	float: none;
	clear: both;
	background-image: url(Images/footerbackground.gif);
	text-align: center;
	padding-top: 25px;
	font-size: 10pt;
	color: #6A5851;
	background-repeat: no-repeat;
}

#leftbar {
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #3F0C00;
	font-size: 110%;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
	font-size: 90%;
}
.agent img {
	float: left;
	margin-right: 21px;
}
#content .agent h1 {
	background-color: #6E230B;
	height: 30px;
	color: #F9F9F9;
	text-align: left;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 5px;
}

.agent {
	min-height: 270px;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
}



a {
	color: #614141;
}
#staff p   {
	text-align: center;
}



#navigation
	{
	height: 57px;
	width: 980px;
}

#container #navigation img {
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	display: block;
}

#navigation a:hover
	{
		color: #999
	}

a:link img, a:visited img {
	border: none;
}
img .border {
	border: thin solid #563635;
}

.clearFloat {
	clear: both;
}

.center {
	text-align: center;
}
.search {
	background-image: url(Images/SearchBackground.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
}
#leftsidebar {
	padding: 42px 10px 10px;
	height: 400px;
	width: 250px;
	float: left;
}
#container #leftsidebar .address {
	margin-left: auto;
	margin-right: auto;
	color: #6A5851;
	font-weight: bold;
	text-align: center;
}

#container .search p {
	font-family: Verdana, Geneva, sans-serif;
	width: 500px;
	margin-left: 350px;
	margin-top: 4px;
	text-align: center;
}
#container #rightmaincontent {
	width: 700px;
	height: auto;
	float: right;
}
#rightmaincontent #facebook {
	height: 500px;
	width: 650px;
	border-color: #815D51;
	border-style: solid;
	background-image: -webkit-linear-gradient(90deg,rgba(246,242,215,1.00) 0%,rgba(139,103,81,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(246,242,215,1.00) 0%,rgba(139,103,81,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(246,242,215,1.00) 0%,rgba(139,103,81,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(246,242,215,1.00) 0%,rgba(139,103,81,1.00) 100%);
}
#container #rightmaincontent #facebook {
}

#content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	min-height: 400px;
	height: 100%;
}
#container #content #virtualagent {
	width: 460px;
	float: left;
	margin-left: 25px;
}

.virtualagentform {
	height: 400px;
	width: 375px;
}
.floatleft {
	float: left;
}
#featuremlslistings {
	height: 1000px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#allmlslistings {
	height: 1200px;
	width: 950px;
	text-align: center;
	margin: 0 auto;
}
#form {
	height: 350px;
	width: 450px;
	margin-right: 10px;
	float: none;
}
.virtualtext {
	width: 420px;
	float: right;
	margin-right: 25px;
	margin-top: 50px;
}

#buyersellers #leftsidebar {
	height:600px;
	height: 375px;
	border-right-width: medium;
}
.communitylinks {
	float: right;
	height: 310px;
	width: 450px;
}
#buyersellers #container {
	height: 625px;
}
