/*layout styles*/

@import "menu.css";
@import "add-styles.css";

body {
	margin: 0px;
	padding: 0px;
	background-color: #c9d3d9;
}
#top-wrapper {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/top-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
}
#home-sales {
	float: left;
}

.top {
	height: 121px;
	color: #28324b;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	width: 970px;
	text-align: right;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.top-links {
	width: 970px;
	text-align: right;
	padding-right: 2px;
	padding-top: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: large;
	color: #751113;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 80px;
}

.top-links a{
	color: #781114;
}
.top-links  a.sitem {
	margin-left: 30px;
	margin-right: 5px;
}



.top-links a:hover {
	text-decoration: none;
}

.top-header {
	height: 31px;
	padding: 0px;
}
#header-wrapper {
	background-image: url(../images/header-wrapper.jpg);
	background-repeat: repeat;
	height: 209px;
	margin: 0px;
	padding: 0px;
}
#header-wrapper #header-shadow {
	background-position: center bottom;
	background-image: url(../images/header-bgr.png);
	background-repeat: no-repeat;
	height: 209px;
}


#header {
	width: 970px;
	clear: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


.gradient {
	height: 199px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
}
.search {
	height: 132px;
	width: 327px;
	margin-left: 7px;
	background-image: url(../images/mls-bgr.jpg);
	background-repeat: no-repeat;
	margin-top: 13px;
	padding: 0px;
}
.search-links {
	font-family: Verdana;
	line-height: 25px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	list-style-type: none;
	font-size: small;
}

.search-links a{
	color: #FEF6E9;

}

.search-links a:hover{
	color: #FFFFFF;
	background-color: #0B193E;
	
}

.mls-box {
	width: 501px;
	float: left;
	background-image: url(../images/represent-buyers.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	height: 209px;
	margin: 0px;
	padding: 0px;
}
#header .gradient .mls-box .areas {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: large;
	line-height: 27px;
	width: 250px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#header  .gradient .mls-box .areas li {
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/areas-button.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#header .gradient .mls-box .areas li.st {
	width: 245px;
}
#header .gradient .mls-box .areas li.st:hover {
	width: 255px;
}
#header .gradient .mls-box .areas li.nd {
	width: 175px;
}
#header .gradient .mls-box .areas li.nd:hover {
	width: 185px;
}



#header  .gradient .mls-box .areas a {
	color: #091638;
}
.mls-box  a:hover    {
	text-decoration: none;
}
.mls-box .search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.margin {
	margin-top: 3px;
}


.flash {
	width: 449px;
	float: right;
	height: 199px;
	background-image: url(../images/flash-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#content-wrapper {
	background-position: center top;
	background-image: url(../images/page-texture.jpg);
	background-repeat: no-repeat;
}

.content {
	width: 920px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #E8E6E3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content a {
	color: #014363;
}
.content a:hover {
	background-color: #E7EBED;
}

#popular-searches {
	clear: both;
	height: 155px;
	background-image: url(../images/footer-bgr.jpg);
	border: 1px solid #352785;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#popular-searches .text {
	color: #DAE0E4;
	text-align: left;
	clear: none;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}


#popular-searches ul
{
	float: left;
	margin: 0;
	font-size: small;
	color: #000000;
	list-style-type: none;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 0;
}

#popular-searches a {
	color: #C9D3D9;
	text-decoration: none;
}

#popular-searches a:hover {
	color: #FFFFFF;
	background-color: #7A1E1F;
}

/* Footer */

#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.medium {
	font-size: medium;
}
.bold-orange-m {
	font-size: medium;
	font-weight: bold;
	color: #7A1E1F;
}
.footer-text {
	text-align: center;
	color: #052242;
	font-family: Verdana;
	font-size: small;
	clear: left;
}
.footer-text a {
	color: #052242;
}

.footer-text a:hover {
	text-decoration: none;
}

.x-small {
	font-size: x-small;
}
.bold {
	font-weight: bold;
}
.buyers-option {
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


#bottom-nav {
	list-style-type: none;
	font-size: small;
	height: 15px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#bottom-nav-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#bottom-nav li {
	float: left;
	text-align: center;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A1E1F;
	padding-left: 20px;
	font-family: Verdana;
}


#bottom-nav a {
	color: #7A1E1F;
	font-size: small;
}

#bottom-nav a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #062041;
}
.space {
	padding: 9px;
	margin: 0px;
	width: auto;
}
#content-wrapper .content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
