@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	list-style: none;
}

html {
	background-color: #063;
	background-image: url(../images/fade.png);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	width: 795px;
	margin: 0 auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/fade.png);
	background-repeat: repeat-x;
}
div#nav1 ul {
	text-transform: uppercase;
	width: 100%;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #063;
}
div#nav1 li   {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

a {
	text-decoration: none;
	color: #333;
}
div#nav1 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	background-color: #9C9;
	}

div#branding {
	background-image: url(../images/prestonhouse.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	margin-left: 102px;
}
div#listings ul{
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}
#branding p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: right;
	font-size: 18px;
	margin-right: 50px;
	margin-top: 50px;
	word-spacing: normal;
	font-weight: bold;
	color: #000;
	width: 200px;
}
#listings ul img  {
	display: block;
	border: 2px solid #333;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
div#listings li{
	float: left;
	width: 265px;

}
body h2 {
	font-size: 24px;
	text-align: left;
	padding-left: 50px;
	font-weight: bold;
}


#branding h1 {
	background-repeat: no-repeat;
	background-image: url(../images/header_logo.png);
	background-position: right top;
	margin-right: 122px;
	margin-left: -9999px;
	height: 100px;
}
a:hover {
	color: #600;
	background-color: #FFF;
}
div#content {
	padding: 0.5em;
	line-height: 1.3em;
	text-align: left;
}
#content h3 {
	text-decoration: underline;
}





#content p img {




}
div#brokers {
	width: 100%;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	height: 65px;
	padding-top: 0.5em;
}
#brokers li {
	text-align: center;
	float: left;


}
div#footer {
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	width: 100%;
	background-image: url(../images/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #063;
}

#footer p {
	text-align: center;
	color: #FFF;
}


#buyers_resources  {
	text-align: left;
	float: left;
	width: 260px;
	height: 400px;
	padding-bottom: 10px;
}
#buyers_resources ul {
	margin-left: 2em;

}
#content img {
	float: right;
}

#buyers_resources ul li {
	padding-top: .5em;
	list-style-type: disc;
}

#buyers_resources h3{
	font-size: 18px;
	padding: 1em;
}

#listings ul p {
	text-align: center;

}

p {
	word-spacing: 0.3em;
	font-size: 12px;
	text-align: left;
}
div#listings ul h3 {
	width: 100%;
	font-size: 12px;
	text-align: center;
}
#brokers li p {
	width: 350px;
	text-align: center;
}
div#property_detail {
	padding: 0.5em;
	line-height: 1.3em;
	text-align: left;
	height: 100%;
}
#property_detail img {
	float: right;
}
#property_pics ul li {
	float: left;
	width: 260px;
}
#property_pics ul li img {
	padding: 2px;
	border: 2px solid #333;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
}
#listings ul #textlisting  {
	border: 2px solid #000;
	height: 150px;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
}
#listings ul #textlisting h2 {
	font-size: 18px;
	padding: 0px;
	text-align: center;
}



div#property_pics {
	width: 100%;
}
#property_pics {

}
dt {
	font-size: 18px;
	font-weight: bold;
}
dd {
	padding-left: 2em;
}
#brokers h3 {
	font-family: Verdana, Geneva, sans-serif;
}
title {
	text-transform: capitalize;
}

ins#sold {
	font-weight: bold;
	color: #F00;
	padding: 5px;
}
#footer h4 {
	font-size: 14px;
}
