body {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

a:link {
	color: #8BA068;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #8BA068;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CEA5E4;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #8BA068;
	text-decoration: none;
	font-weight: bold;
}

form {
	margin-top: 0px;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-align: center;
	font-size: 10pt;
	background-color: #cea5e4;
	font-weight: bold;
	padding: 4px;
}

div.FORMfields {
	border: 1px solid #dddddd;
	padding: 5px;
}

.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F8564;
	text-align: justify;
	padding-bottom: 10px;
}

.company {
	color: #CEA5E4;
	font-weight: bold;
}

.city {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CEA5E4;
	text-align: center;
	padding-bottom: 10px;
}

.xsmall {
	font-size: 9px;
}

.nearby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.hometxt {
	color: #8BA068;
}

.nearby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rowht {
	line-height: 6px;

}

.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #CEA5E4;
	text-align: center;
}

.photo-copyright {
	font-size: 7pt;
	text-align: right;
	width: 430px;
}

.sitemap {
	font-size: 9px;
	font-weight: bold;
	color: #8BA068;
	text-align: right;
}

.required {
	color: #FF0000;
}

#topbar {
	background-color: #CEA5E4;
	height: 30px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

#topbar a {
	color: #fff;
	font-weight: normal;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

#topbar a:hover {
	color: #8ba068;
}

#columnad {
	width: 155px;
	background-image: url(/images/vine_background.gif);
	background-repeat: repeat;
	vertical-align: top;
	padding-top: 16px;
	text-align: center;
}

#vendors {
	background-color: #CEA5E4;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0 5px 0;
}

#botbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	background-color: #CEA5E4;
	width: 100%;
}

#columnad table {
	background-color: #FFFFFF;
}

#menu {
	width: 155px;
	background-color: #8BA068;
	vertical-align: top;
}

.vendor {
	background-color: #F1F8E7;
}

#middle {
	width: 625px;
	padding: 10px 5px 0 10px;
}

/* From E Space */
td , th {
	vertical-align: top;
	text-align: left;
}

th {
	text-align: center;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

.edit-table, .matrix {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.edit-table th , .edit-table td, .matrix th , .matrix td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
 	padding: 0 3px 0 3px;
}

.matrix td, .matrix th {
	font-size: 8pt;
}

.dumpQuery th {
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #000;
}

.dumpQuery td {
	padding: 0 5px 0 5px;
}

.listing {
	text-align: justify;
}

.thumbnail {
	width: 128px;
	float: right;
	text-align: right;
}

.thumbnail a {
	font-size: 7pt;
}

.thumbnail a {
	text-decoration: none;
	color: #000;
}

.column_comment {
  border-bottom: 1px dotted #00f;
  background-image: url(/images/info.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: top right;
  cursor: help;
}

