#intro {
	width:480px;
	margin-top:10px;
	margin-left: 5px;
	clear: both;
}

fieldset {
	margin-left: 169px;
	margin-bottom: 10px;
	border: 1px solid;
	padding: 4px;
	text-align: center;
}
legend, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}

#rentalSearch{
	width: 420px;
	margin: 0 auto;
	float:left;
	padding-top:20px;
}
#rentalSearch fieldset {
    margin-left: 50px;	
	margin-bottom: 10px;
	border: 1px solid;
	padding: 4px;
	text-align: center;
}
#galleryItems {
width: 480px;
}
.aProperty {
width: 154px;
float: left;
border: 1px solid #999999;
margin-left: 3px;
}
.aProperty img{
width: 120px;
border: 1px solid #999999;
margin-top: 3px;
}
.propertyHeading{
text-align:center;
font-weight:bold;
border-bottom:1px solid #999999;
background-color:#E4A719;
}
.details{
text-align:center;
font-weight:bold;
margin-bottom:3px;
}

#moreInfoBlock h4 { 
	text-align: center; 
}
.fieldGroup { 
	margin-bottom: 2px; 
}
.buttonField { 
	margin: 0; text-align:center; 
}
.rentFeatures{ 
	width: 350px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
}
#office img{
float:left;
padding: 5px;
}
#extraPhotos img { 
	margin-right: 2px; 
	margin-left: 2px;
	cursor:pointer; 
}

#mainPhoto { 	
	margin-top: 10px; 
	text-align: left; 
}

#extraPhotos { 
	width: 480px; 
	height: 120px; 
	white-space: nowrap; 
	overflow: auto;  
	margin-top: 10px; 
}
#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: #B7A168;
	border: 2px #805E0F outset;		
}
.cssbutton:hover {
	border-style: inset;
	background-color: #CDB576;
	padding: 2px 2px 0 2px; /*shift text 1px to the right and down*/
}


.buttonspace {margin-bottom: 6px;
}
#mainInfo{
margin-top: 15px;
margin-bottom: 15px;
font-size: 12px;
}
#rentalfacilitiesBox {
width: 505px;
}

.rentalfacilities{
width: 160px;
float: left;
margin-right:5px;
}
.facilityHeader{
font-weight:bold;
border-bottom: 1px solid #000;
width: 160px;
}
#contactInformation {
width: 505px;
clear: both;
float: none;
}
#propertyHeading{
border: 1px solid #000; 
background-color: #E4A719;
height: 25px;
width: 505px;
}
.rentalText{
color:#000;
font-weight:bold;
font-size:14px;
margin-top: 5px;
margin-left: 5px;
}
.sectionHeader{
border: 1px solid #000; 
background-color: #E4A719;
height: 25px;
width: 505px;
}