.fieldSet {
	display: block;
	border: 1px inset #333;
	position: relative;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	background-color:#DED791;
	width: 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: auto;
}

.legend {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color:#890f01;
  padding: 2px 5px;
  border: 1px solid gray; 
  color: #FFFFFF;
  font-weight: bold;
  font-size:12px;
}
#searchpic{
	float:right;
	width:150px;
	height:164px;
	background-position:top;
	background-image:url(/images/home_search.jpg);
	
}
#search{
width: 250px;
float:left;
}

#searchtext{
width:490px;
clear:both;
}
.fieldContent {
  text-align: right;
}
.actualButton {
width:125px;
}
#cssbuttonDetail {
	float: right;
	width: 115px;
}

#cssbuttonDetail a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: black;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;	
	width:110px;
	padding:1px;
	text-align:center;
}
#cssbutton a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: #black;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;	
	width:100px;
	padding:1px;
}
.cssbutton {
	background-color: #DFD575;
	border: 2px #F6F0B1 outset;	
	text-align:center;	
}
.cssbutton:hover {
	border-style: inset;
	background-color: #F6F0B1;
	padding: 2px 2px 0 2px; /*shift text 1px to the right and down*/
	text-align:center;	
}


.buttonspace {margin-bottom: 6px;
}
p.remarks {
/*	float: right; */
	width: 480px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

.recordNav { font-family:Arial, Helvetica, sans-serif;
color:#333333; 
	text-align: center; 
	
}

.recordNav ul, .recordNav li { 
	margin: 0px; 
	list-style: none; 
}

.recordNav li { 
	display: inline; 
	margin-right: 15px; 
}

#propertyDisplay { 
	margin-left: 2px; 
	margin-right: 2px; 
	width: 490px;  
	padding: 5px; 
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#gallery {
color:white;
}
.propertyHeading {
	background-color: #890f01; 
	padding: 5px; 
	color: white;
    font-weight: bold;
	width: 490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.propertyHeading td {
color:white;
}

.propertyHeading h2, #propertyHeading h3 { 
	margin: 0; 
}

#extraPhotos img { 
	margin-right: 2px; 
	margin-left: 2px;
	cursor:pointer; 
}

#mainPhoto { 	
	margin-top: 10px; 
	text-align: left; 
}

#extraPhotos { 
	width: 480px; 
	height: 100px; 
	white-space: nowrap; 
	overflow: auto;  
	margin-top: 10px; 
}

#propertyInfo { 
	clear: both; 
	padding-top: 10px; 
}

dt, dd { 
	display: inline; 
	margin: 0; 
	padding: 0; 
}

dt { 
	font-weight: bold; 
}

.columnGroup h4 {
	border-bottom: 1px solid #000; 
	padding-bottom: 4px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.columnGroup { 
	clear: both; 
}

.leftColumn, .rightColumn { 
	width: 48%; 
	margin-bottom: 10px; 
}

.leftColumn { 
	float: left; 
}

.rightColumn { 
	float: right; 
}

#agentInfo { 
	width: 175px; 
	float: right; 
}

#agentInfo ul { 
	list-style: none; 
	margin: 0; 
}

p.disclaimer { 
	font-size: 10px; 
	text-align: center;
	
}

#err {color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#glossary_BG {
	background-image: url(/images/glossary.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#requestInfo {
clear:both;
}
#requestInfo h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#requestInfo td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#openhouse {
color:white;
font-weight:bold;
}
.agentTable{
text-align:center;
width:320px;
}