html, body {
	text-align: center;
	min-width: 760px;	
	background-color: #B2B9B1;
	scrollbar-base-color: #AFC1AE;
	}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FBF7DB;
	font-weight: normal;
	background-color: #517664;
	text-align: center;
	background-position: center;



}

.nav:link {
	text-decoration: none; color: #FBF7DB;
}
.nav:visited {
	text-decoration: none; color: #FBF7DB;
}
.nav:active {
	text-decoration: none; color: #FBF7DB;
}
h3 {
	font-size: 14px;
	color: #31483E;
	text-align: left;
}

.nav:hover {
	text-decoration: none; color: #FFCC66;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #25362f;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
blockquote {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	
	background-image: url(images/footer.jpg);
}

blockquote a:hover  {

	color: #F4EA9D;
}

h2 {
	font-size: 14px;
	color: #31483E;
	text-align: left;
}

.surround {
	text-align: center;
	margin:  auto;
	width: 760px;
	border: none;
	padding: 0px;



}

a:link {
	text-decoration: underline; color: #000000;
}
a:visited {
	text-decoration: underline; color: #000000;
}
a:active {
	text-decoration: underline; color: #000000;
}
a:hover {
	text-decoration: underline; color: #FF0000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.bg {
	background-image: url(images/bg.jpg);
}
#real_estate li {
   list-style-type: none;
	margin-top: 2px;
}
.yellow {
	color: #FBF7DB;
	text-indent: 50px;
}
#picspace {
	margin-right: 20px;
	margin-bottom: 20px;
}
#picspace2 {
	margin-left: 20px;
	margin-bottom: 20px;
}
ol li{
	margin-bottom: 15px;
}
ul li{
	padding-bottom: 5px;
	list-style-type: none;
}
textarea {
	border: 1px solid #666666;
	background-color: #D5DED3;
}
select {
	border: 1px solid #666666;
	background-color: #D5DED3;
}

.forms {
	border: 1px solid #666666;
	background-color: #D5DED3;
}
