body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #F8F1D6;
	background-image: url(/graphics/back.gif);
	background-repeat: repeat;
	margin: 10px;
	padding:0;
}
a {
	color: #EEC025;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #EEC025;
}
a:hover {
	color: #D8B527;
	text-decoration: none;
}
#pageWrap {
	text-align:center;
}
#wrapper {
	width:700px;
	margin:10px auto;
	background-color:#FFFFFF;
}
#footer {
	width:670px;
	padding:0.5em 1em;
	text-align:left;
	margin:10px auto;
	font-size:10px;
}
.padder {
	padding:0.5em 1em;
	text-align:left;
}
.bottomtext {
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#D8B527;
	background-color:#000080;
	text-align:center;
	padding:0.2em;
}
.bottom {
	border-top:2px solid #000080;
	font-weight:bold;
	text-align:center;
	padding:0.2em 0;
	width:95%;
	margin:10px auto;
}
.contact1 { font-size: 10pt; font-weight: bold;text-align:left;}
.contact2 { font-weight: bold; color: #000000}
.header1 { font-size: 14pt; color: #000080;}
.header2 { font-size: 16pt; font-weight: bold; color: #000080}
.textsm { font-size: 8pt; color: #000000}
.headerunderline {font-size: 14pt; color: #000080; text-decoration: underline; font-weight: bold}
.textmed { font-size: 10pt; color: #000000}
.blueclick { color: #0000FF}
div.vacant {
	border: 1px dotted #000080;
	padding:5px 10px;
}
img.floatleft {
	float:left;
	margin:0px 5px 5px 0px;
}
img.floatright {
	float:right;
	margin:0px 0px 5px 5px;
}
p.header1 { 
	margin:0;
	padding:0;
}
a.gallery {
}
.photoTable {
	table-layout:auto;
}
.photoTable tr {
	vertical-align:top;
}
.photoTable td {
	font-size:10px;
	text-align:center;
	padding:0.2em;
}
#propertyList p {
	clear:left;
	font-weight:bold;
	font-size:13px;
}
#propertyList img {
	float:left;
	margin:0 20px 10px 0;
}
#propertyList a {
	font-size:15px;
}
#propertyList .listName {
	font-size:15px;
	color: #EEC025;
	text-decoration: underline;
	font-weight:bold;
}