a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover{
	color: #889E10;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
h1 {
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: 7px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
}
h3 {
	margin-bottom: 7px;
	color: #889E10;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	margin-bottom: 7px;
	color: #889E10;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.bigText {
	font-size: 1em;
}
.smallText {
	font-size: .85em;
}
table {
	margin-bottom: 10px;
}
table.color{
	margin-bottom: 10px;
	background-color: #FEFBDF;
	padding: 10px;}
td {
	padding-top: 5px;
	padding-right: 10px;
}
.trBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#divBody ul{
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-type: square;
}
#divBody ol{
	margin-left: 30px;
	margin-bottom: 10px;
	}
#divBody li{
	margin-bottom: 10px;
	line-height: 1.4em;
}

#ulSubNav ul {
	color: #889E10;
	margin-bottom: 15px;
}
#ulSubNav li {
	margin-bottom: 7px;
}

#ulSubNav a:link, #ulSubNav a:visited {
	color: #889E10;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
#ulSubNav a:hover{
	color: #B3CB38;
}

#ulSubNavHoriz ul  {
	color: #889E10;
	margin-left: 0px;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CB38;
	height: 20px;
}
#ulSubNavHoriz li {
	display: inline;
	float: left;
	}
#ulSubNavHoriz a:link, #ulSubNavHoriz a:visited {
	color: #889E10;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	
	}
#ulSubNavHoriz a:hover{
	color: #B3CB38;
	}
blockquote {
	margin-left: 30px;
}
.txtGray {
	color: #666666;
}
.photoCaption {
	background-color: #B2C34A;
	width: 316px;
	border: 1px solid #B3CB38;
	float: right;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.photoCaption img{
	margin: 7px;
	border: 1px solid #889E10;
}
.photoCaption p{
	font-size: .9em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.ulSmGreen ul {
	color: #889E10;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: .8em;
}
.ulSmGreen li {
	margin-bottom: 7px;
}#photoAlbum img {
	margin-bottom: 10px;
	margin-left: 10px;
}
.divHouse {
	float: left;
	text-align: center;
	margin-right: 7px;
	margin-bottom: 15px;
}
.divHouseDetail {
	float: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
.divHouse img, .divHouseDetail img {
	border: 1px solid #B3CB38;
	margin: 7px;
}
.divHouse h3, .divHouseDetail h3 {
	margin-bottom: 0px;
}
.divHouse .mls, .divHouseDetail .mls {
	font-size: .8em;
	font-weight: bold;
}
.divHouse .description, .divHouseDetail .description {
	font-size: 0.8em;
	text-align: left;
	margin-right: 10px;
}
.highlighted {
	background-color: #B2C34A;
}
