body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	color: #000000;
	height: 2px;
	width: 95%;
}

#galleryview {
	background-color: #FFFFFF;
}

#galleryview img, p {
	margin: 0px 5px 0px 5px;
	text-align: center;
}

#galleryview p {
	font-size: 80%;
	padding: 10px;
}

#maintext h4 {
	background-color: #7F6013;
	border: 2px solid #FFC225;
	color: #FFC225;
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px;
	padding: 3px 0px;
	text-align: center;
	width: 95%;
}

#maintext table {
	width: 95%;
}

#maintext table.amenities {
	width: 100%;
}

#maintext table.amenities td {
	width: 50%;
}

#maintext table.amenities td ul {
	list-style: square inside;
}

#maintext table.features th {
	width: 30%;
}

#maintext table.features th {
	white-space: nowrap;
	width: 20%;
}

#maintext table.featuresLong hr {
	border: 1px solid #DCDCDC;
	margin: 1px auto;
	width: 80%;
}

#maintext table.featuresLong th {
	width: 35%;
}

#maintext table.ListingIndex {
	border: 1px solid #000000;
	margin: 5px 0px;
	width: 95%;
}

#maintext table.ListingIndex a:hover {
	color: #FF0000;
}

#maintext table.ListingIndex img {
	padding-top: 10px;
}

#maintext table.ListingIndex p {
	color: #5E5F3F;
	padding: 2px 20px 2px 0px;
	text-align: left;
}

#maintext table.ListingIndex td {
	padding: 2px 7px;
}

#maintext table.ListingIndex th {
	background: none;
	border: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-align: left;
}

#maintext table.listingphoto {
	border: 1px solid #000000;
	margin: 10px 0px 5px 0px;
}

#maintext table.listingphoto img {
	padding: 5px;
}

#maintext table.listingphoto img.ListingButton {
	padding: 3px 20px 0px 0px;
}

#popupform {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#popupform td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}

#popupform th.formheading {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	margin: 0px 0px 10px 6px;
	padding: 6px 6px 6px 6px;
	text-align: left;
	width: 85%;
}
