/* CSS Document */
h1, h2, h3, h4, h5, h6, p {
  position: relative;
	} 
body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	margin: 0;
	font-size: 100%; /* 68.8*/
	color: #000000;
	background-color: #CCCCCC;
}
#wrapper {
	color:#000000;
	width: 780px;
	margin: 0px auto;
	padding: 0;
	border: 0;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.navText a {
	color: #28557F;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;

}
.navText a:visited {
	color: #28557F;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
.leftNav {
	background-image: url(../imagery/leftNav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainContent {
	background-image: url(../imagery/bgstretch.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 0.9em;
}
.footer {
	background-color: #B9CEE9;
	font-size: 0.9em;
}
.tableBack {
	background-color:#FFFFFF;
}
.textPad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.heading {
	color: #3873AD;
}
.home1 {
	color: #0000FF;
}
.home2 {
	color: #0000FF;
	text-indent: 75px;
}
.home3 {
	color: #0000FF;
	text-indent: 155px;
}
.smallText {
	font-size: 0.7em;
}
.purpleText {
	color: #660066;
}
.dreamOrb a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.6em;
}
.dreamOrb a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.6em;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.btn_search {
	width: 150px;
	height: 22px;
	background: #4a5fa8;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
.btn_email {
	width: 150px;
	height: 22px;
	background: #B9CEE9;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
.forSale {
	color: #CC0000;
	font-weight: bold;
}
.saleType {
	color: #000099;
	font-weight: bold;
}
.saleType a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.saleType a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.saleTable td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.saleText {
	padding-right: 10px;
	text-align: justify;
}
