.thead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 23px;
	letter-spacing: 0.06pc;
	text-align: center;
	height: 23px;
	width: 500px;
	white-space: nowrap;
	padding: 0px;
	border: medium none #339933;
	background-image: url(/images/originals/addrbkg.gif);
	background-position: center center;
	margin: 0px;

}
.thead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 900;
	text-transform: none;
	line-height: 17px;
	text-align: center;
	white-space: nowrap;
	padding: 0px;
	border: thin none;
	display: inline;
	color: #000000;
	background-color: #339933;
	margin: 0px;
	letter-spacing: .07em;



}
.ltcorn {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 3px;
	padding-left: 3px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339933;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	list-style-type: none;
}
.comehome {
	font-style: italic;
	text-transform: uppercase;
	color: #54744c;
}
.trbox {
	display: inline;
}
.brd {
	border: thin solid #339933;

}
.brdthin {
	border: 1px solid;

}
.up {
	visibility: hidden;
}
.down {
	visibility: visible;
	background-color: #FFFFFF;

}
.map {
	background-image: url(/images/zoomnext.gif);
}
a.map:active {
    background-image: url(/images/zoomcurrent.gif);
}
a.map:visited {
    background-image: url(/images/zoomnext.gif);
}
a.map:hover {
    background-image: url(/images/zoomcurrent.gif);
}
a.map:link {
    background-image: url(/images/zoomnext.gif);
}

.propt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

a.propt:active {
	color: #FF6600;
	text-decoration: none;

}
a.propt:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.propt:hover {
	color: #FF0000;
	text-decoration: none;

}
a.propt:link {
	color: #FFFFFF;
	text-decoration: none;

}
.ment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #fcfcf4;
	width: 145px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	display: inline;
	vertical-align: bottom;

}
.propth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #B7DB93;

}

a.propth:active {
	color: #000000;
	text-decoration: none;

}
a.propth:visited {
	color: #000000;
	text-decoration: none;

}
a.propth:hover {
	color: #000000;
	text-decoration: none;

}
a.propth:link {
	color: #000000;
	text-decoration: none;

}
.maptable {
	height: 1000px;
}
a.mn:active {
color: #339933;
	text-decoration: none;

}
a.mn:visited {
color: #339933;
	text-decoration: none;

}
a.mn:hover {
color: #339933;
	text-decoration: underline;

}
a.mn:link {
color: #339933;
	text-decoration: none;
}p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tdbk {
background-color:#fcfcf4
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.button {
	padding: 2px;
	cursor: default;
	display:inline;
	font-style: normal;
	background-color: #393;
	border: 1px solid #AAAAAA;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-weight: normal;
	color: #000;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input.buttonhov {
	padding: 2px;
	cursor: default;
	display:inline;
	font-style: normal;
	background-color: #B7DB93;
	border: 1px solid #AAAAAA;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-weight: normal;
	color: #000;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

