/* ----------  start global settings ---------- */

html { overflow:visible; }

body {
	color:#000;
	margin:0px auto;
	background:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 800px;
	overflow: visible !important;
}

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

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:17px;
	color:#;
	margin:-5px 0 10px 0;
}

h2 {
	margin: 0 0 4px 0;
	font-size:15px;
	color: #fff;
}

h3 {
	margin: 0 0 1px 0;
	font-size:14px;
}

h4 {
	margin: 0 0 3px 0;
	font-size:11px;
	font-weight: normal;
}

a img { border: 0 }

p {
	margin: 0 0 8px 0;
}

hr {
	background: url(/pub/images/line.gif);
	border: 0;
	height: 1px;
	width: 100%;
}

/* -- class settings -- */

.no_border { border:0; }

.clear {
	position:relative;
	clear:both;
}

a.enlarge {
  position:absolute;
  top:115px;
  left:30px;
  font-size:10px;
  text-decoration:none;
  display: none;
}

.photo_border {
	padding: 2px;
	border: 1px solid #000;
}
.photo_right {
	float: right;
	margin: 0 0 5px 15px;
}
.photo_left {
	float: n;
	margin: 0 15px 5px 0;
}

/* -- layout settings -- */

#container {
	position:static;
	margin:0 auto;
	width:100%;
	display: inline;
	float: none !important;
	overflow: visible !important;
}

#header {
	display: none;
}
#logo {
	width: 225px;
	height: 149px;
	margin: 5px 0 15px;
	display: block;
}
#logo {
	display: block;
}
#tagline {
	width: 139px;
	height: 97px;
	background: url(/pub/images/tagline.gif) no-repeat;
	float:none;
	margin-top: 14px;
}

#content {
	position:static;
	top:0;
	left:0;
	width:100%;
	padding:0px 5px 20px;
	margin: 0px auto;
	min-height:450px;
	display: inline;
	float: none !important;
	overflow: visible !important;
}

/* ----------- Footer ------------ */

#footer {
	position:relative;
	width:800px;
	clear:both;
	display: block;
	text-align: center;
	font-size: 9px;
}

#footer a {
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#footer p.top {
	color: #D3D3D3;
}
#footer p.mid, #footer p.mid a {
	display: none;
}
#footer p.mid a:hover, #footer p.mid a:active {
	text-decoration: underline;
}
#footer p.bottom {
	color: #666666;
}

address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 300px;
	display: block;
	color: #B3B8AB;
	float:none;
	padding: 2px 10px 10px;
	margin-bottom: 15px;
}

#landhub {
	width: 101px;
	vertical-align: middle;
	position: relative;
	clear: both;
	margin: 10px auto;
	background-color: #000;
	padding: 10px;
	display: none;
}


/* ----------- Main Navigation ------------ */

.nav {
	position:relative;
	width:890px;
	height:29px;
	margin:5px auto 9px auto;
	clear: both;
	background-image: url(/pub/images/nav.gif);
	display: none;
}

.nav-1 a, .nav-2 a, .nav-3 a, .nav-4 a, .nav-5 a, .nav-6 a, .nav-7 a, .nav-8 a, .nav-9 a {
	float:none;
	display:block;
	overflow: hidden;
	text-indent: -999px;
	height: 29px;
	top: 0px;
}

.nav-1 a {
	width: 68px;
}

.nav-1 a:hover, .nav-1 a:active {
	background-image: url(/pub/images/nav.gif);
	background-position: 0px -29px;
}

.nav-2 a {
	width: 146px;
}

.nav-2 a:hover, .nav-2 a:active, body.listings .nav-2 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -68px -29px;
	top: 0px;
}

.nav-3 a {
	width: 203px;
}

.nav-3 a:hover, .nav-3 a:active, body.habitat .nav-3 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -214px -29px;
}

.nav-4 a {
	width: 101px;
}

.nav-4 a:hover, .nav-4 a:active, body.legacy .nav-4 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -417px -29px;
}

.nav-5 a {
	width: 80px;
}

.nav-5 a:hover, .nav-5 a:active, body.about .nav-5 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -518px -29px;
}

.nav-6 a {
	width: 91px;
}

.nav-6 a:hover, .nav-6 a:active, body.resources .nav-6 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -598px -29px;
}

.nav-7 a {
	width: 63px;
}

.nav-7 a:hover, .nav-7 a:active, body.videos .nav-7 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -689px -29px;
}

.nav-8 a {
	width: 51px;
}

.nav-8 a:hover, .nav-8 a:active, body.blog .nav-8 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -752px -29px;
}

.nav-9 a {
	width: 87px;
}

.nav-9 a:hover, .nav-9 a:active, body.contact .nav-9 a {
	background-image: url(/pub/images/nav.gif);
	background-position: -803px -29px;
}

/* ----------- Sub Navigation ------------ */

#sub_nav {
	float:none;
	margin:5px 20px 0;
	width:185px;
	display: none;
}

#sub_nav a {
	text-decoration:none;
}
#sub_nav li a {
	text-decoration:none;
}

#sub_nav ul {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 3px 0px 15px;
	line-height: 17px;
}

.sub_nav-activelink, .sub_nav-activelink a {
	font-weight:bold;
	text-decoration: none;
	color: #;
}

.sub_nav-header {
	color: #;
	margin:0 0 5px 0px;
}

li.list_title h3, li.list-title h3 a {
	display: bloc;
	margin-left: -10px;
	color: #;
	line-height: 13px !important;
	margin-bottom: 8px;
}


/* ----------- Breadcrumb Navigation ------------ */
#breadcrumb {
	float:none;
	text-align: right;
	display: block;
	position: relative;
	padding-right: 20px;
	font-size: 11px;
	color:#000;
	min-width: 300px;
	z-index: 100;
	margin-bottom: 5px;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
}

/* ---------- end global settings ---------- */

/* ------------ start home page ------------ */

#left_column {
	float:none;
	margin-right: 9px;
	width: 580px;
}

#left_column p {
	margin-left: 7px;
	font-size: 11px;
	line-height: 19px;
}

#homepage_intro {
	width: 580px;
	height: 317px;
	background-image: url(/pub/images/intro-background.jpg);
}

#homepage_introText {
	margin-left:352px;
	padding-top:12px;
	width:210px;
}

#homepage_introText p {
	font-size: 9px;
	text-align: justify;
	line-height: 11px;
	color: #000;
	margin-bottom: 4px;
	letter-spacing: -0.05em;
}

#homepage_searchListings {
	clear: both;
	width: 580px;
	height: 291px;
	display: block;
	background: url(/pub/images/home-searchlistings-background.gif);
}

#homepage_searchListings h2 {
	display: block;
	overflow: hidden;
	text-indent: -999px;
}

#homepage_searchListings .search_listingsForm {
	float:none;
	width: 230px;
	margin-top: 40px;
}

#homepage_searchListings #searchBox_Flash {
	width: 219px;
	float:none;
	margin-top:49px;
	padding-left:25px;
	margin-right: 50px;
}

#homepage_aboutLAG {
	width: 580px;
}

#homepage_aboutLAG h2 {
	height: 67px;
	width: 390px;
	background-image: url(/pub/images/h2-home-about.gif);
	text-indent: -999px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

#homepage_aboutLAG img {
	float:none;
	margin: 3px 0 5px 15px;
}

#homepage_habitat {
	width: 580px;
}

#homepage_habitat h2 {
	height: 67px;
	width: 420px;
	background-image: url(/pub/images/h2-home-habitat.gif);
	text-indent: -999px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
}

#homepage_habitat .photo-right {
	float:none;
	margin: 3px 0 5px 15px;
}

#homepage_habitat hr {
	background: url(/pub/images/line.gif);
	width: 580px;
	border: 0;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 15px;
}

#homepage_listings {
	background-color: #2a2925;
	width: 580px;
	margin: 0 auto 0;
	clear: both;
	padding-bottom: 10px;
	background-image: url(/pub/images/line.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
}
#homepage_listings h2 {
	text-indent: -999px;
	overflow: hidden;
	height: 65px;
	background-color: #000;
	width: 580px;
	background-image: url(/pub/images/h1-landforsale.gif);
	margin: 0 auto 0px;
	background-position: top center;
	background-repeat: no-repeat;
}
#homepage_listings h3 {
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	width: 580px;
	height: 29px;
	margin-bottom: 10px;
	clear: both;
}
.homepage_listing {
	width: 500px;
	display: block;
	margin: 8px auto 20px;
	clear: both;
}
.homepage_listingPhoto {
	width: 190px;
	float:none;
}
.homepage_listingDetails {
	width: 300px;
	float:none;
}
.homepage_listing img, .homepage_listing img a {
	margin: 0 20px 0 0;
	padding: 2px;
	border: 1px solid #666666;
	width: 170px;
	height: auto;
}
.homepage_listing .title {
	margin:0 0 4px;
}
.homepage_listing .title a {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #;
}
.homepage_listing .title a:hover, .homepage_listing .title a:active {
	text-decoration: underline;
}
.homepage_listingDetails .county {
	color: 000;
	margin-bottom: 4px;
	font-weight: bold;
}	
.homepage_listingDetails span {
	color: 000;
	font-weight: bold;
}
.homepage_listingDetails .price, .homepage_listingDetails .acres {
	margin: 0 0 2px 0;
}

.homepage_listingDetails p {
	line-height: 18px;
}
.homepage_listing p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 2px;
}
#featured_iowa h3 {
	background-image: url(/pub/images/featured-iowa.gif);
}
#featured_missouri h3 {
	background-image: url(/pub/images/featured-missouri.gif);
}
#featured_rwhite h3 {
	background-image: url(/pub/images/featured-rwhite.gif);
}
#featured_dlewis h3 {
	background-image: url(/pub/images/featured-dlewis.gif);
}
#featured_lforce h3 {
	background-image: url(/pub/images/featured-lforce.gif);
}
#featured_tsargent h3 {
	background-image: url(/pub/images/featured-tsargent.gif);
}


#right_column {
	float:none;
	width: 300px;
}
#homepage_newsletter {
	position: relative;
	width: 280px;
	height: 46px;
	background: url(/pub/images/newsletter-background.gif);	
	margin-bottom: 12px;
	padding-left: 20px;
	padding-top: 50px;
}
#trxs-trxs {
	float:none;
	width:184px;
	height: 20px;
	padding-top: 6px;
	padding-left: 4px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #1b1b1b;
	background-color: #464541;
	border: 1px solid #504f4b;
	margin-right: 5px;
	font-size: 13px;
}
#newsletter_submit {
	border-style: none;
	background: url(/pub/images/newsletter-submit.gif) 0px 0px;
	width: 64px;
	height: 29px;
	line-height: 0px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	float:none;
}
#newsletter_submit:hover, #newsletter_submit:active {
	border-style: none;
	background: url(/pub/images/newsletter-submit.gif) 0px -29px;
	width: 64px;
	height: 29px;
	cursor: pointer;
}
#homepage_socialMedia {
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	height: 77px;
}
#homepage_socialMedia h2 {
	display: block;
	background: url(/pub/images/h2-connect.gif);
	overflow: hidden;
	text-indent: -999px;
	height: 29px;
	margin-bottom: 8px;
}
#homepage_socialMedia img {
	float:none;
}
#homepage_socialMedia p, #homepage_socialMedia p {
	width: 102px;
	float:none;
	margin-right: 5px;
	margin-top: 5px;
	text-decoration: none;
	color: #;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
#homepage_socialMedia span {
	display: block;
}
#homepage_socialMedia a:hover span {
	text-decoration: underline;
}
#homepage_videos {
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	clear: both;
}
#homepage_videos h2 {
	display: block;
	background: url(/pub/images/h2-videos.gif);
	overflow: hidden;
	text-indent: -999px;
	height: 29px;
}
#homepage_newsBlog {
	position: relative;
	width: 300px;
	margin-bottom: 15px;
}
#homepage_newsBlog h2 {
	display: block;
	height: 29px;
	width: 300px;
	background: url(/pub/images/h2-newsblog.gif);
	overflow: hidden;
	text-indent: -999px;
}

#homepage_newsBlog p {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#homepage_newsBlog h3 a  {
	font-size: 14px;
	line-height: 22px;
	text-decoration:none;
	color: #;
	padding-left: 10px;
}
#homepage_newsBlog h3 a:hover {
	font-size: 14px;
	margin: 3px 0 5px 0;
	text-decoration:underline;
}
.homepage-blognews-info {
	font-size: 11px;
	margin: 0 0 4px 0;
	color: 000;
	margin-left: 10px;
}

#homepage_ourTeam {
	position: relative;
	width: 300px;
	margin-bottom: 10px;
}

#homepage_ourTeam h2 {
	display: block;
	height: 29px;
	width: 300px;
	background: url(/pub/images/h2-team.gif);
	overflow: hidden;
	text-indent: -999px;
	margin-bottom: 10px;
}

#homepage_ourTeam h4 {
	margin: 0 0 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #;
}
#homepage_ourTeam h5 {
	margin: 0 0 0px 10px;
	font-size: 11px;
	font-weight: normal;
	color: 000;
}
#homepage_ourTeam h6 {
	margin: 0 0 10px 10px;
	font-size: 10px;
	font-weight: normal;
	
}

#homepage_ourTeam img {
	height: 50px;
	width: auto;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #666666;
}

#homepage_ourTeam a {
	font-size: 11px;
	color: #D7D7D7;
	text-decoration: none;
}

#homepage_ourTeam a:hover, #homepage_ourTeam a:active {
	text-decoration: underline;
}


#homepage_recentlySold {
	position: relative;
	width: 300px;
	margin-bottom: 15px;
	font-size: 11px;
}

#homepage_recentlySold h2 {
	display: block;
	height: 29px;
	width: 300px;
	background: url(/pub/images/h2-recentsold.gif);
	overflow: hidden;
	text-indent: -999px;
}
.homepage_soldProperty {
	width: 265px;
	margin: 10px auto 5px;
}
.homepage_soldPhoto {
	float:none;
	width: 100px;
}
.homepage_soldPhoto img {
	width: 85px;
	height: auto;
	border:1px solid #666666;
	padding:2px;
}
.homepage_soldDetails {
	width: 165px;
	float:none;
}
.homepage_soldDetails .title a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}

/* ------------ end home page ------------ */

/* ------------- start pages ------------- */

#pages_middle {
	position:relative;
	float:none !important;
	width:590px;
	padding-bottom: 10px;
	display: block;
	margin-right: 35px;
	overflow: visible !important;
}
#pages_middle h1 {
	margin-bottom: 3px;
}
#pages_middle h3 {
	margin-bottom: 3px;
}
#pages_middle #islideshow {
	margin-bottom: 6px;
	overflow: hidden;
	height: 190px;
	width: 280px;
}

#pages_middle img.galleryImage { width:280px; height: auto; }

#pages_searchListings {
	position:relative;
	top:0px;
	float:none;
	width:188px;
	text-align: center;
	left: 10px;
	background-image:url(/pub/images/textured-background.gif);
	padding: 0 2px 2px 0;
	border: solid #000 4px;
}
.photo_right {
	float:right;
	margin: 0 0 5px 15px;
}
.photo_left {
	float:left;
	margin: 0 15px 5px 0;
}

/* -------------- end pages -------------- */

/* ----------- start listings ------------ */

#listings_listings {
	float: none !important;
	margin-right: 9px;
	width: 570px;
	padding-left: 10px;
}
#listings_listings h1 {
	text-indent: -999px;
	overflow: hidden;
	height: 57px;
	width: 290px;
	background-image: url(/pub/images/h1-landforsale.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: -15px;
}
#listings_list {
	position:relative;
	height:auto;
	padding:0px;
}
.listings_listItem {
	width: 500px;
	margin: 0 auto;
	background-image: url(/pub/images/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 8px;
}
.listings_listItem:hover {
	background-color: #2A2925;
}

.listings_listPhoto {
	float:none;
	width: 180px;
	display: block;
	height: 100px;
}
.listings_listPhoto img{
	width: 165px;
	height: auto;
	margin: 5px auto 0;
}

.listings_listDetails {
	width: 320px;
	float:none;
}

.listings_listDetails .title {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 3px 0;
}
.listings_listDetails .title a {
	text-decoration: none;
	color: #;
}
.listings_listDetails .title a:hover, .listings_listDetails .title a:active {
	text-decoration: underline;
}

.listings_listDetails .county {
	color: 000;
	margin-bottom: 4px;
	font-weight: bold;
}	
.listings_listDetails span {
	color: 000;
	font-weight: bold;
}
.listings_listDetails .price, .listings_listDetails .acres {
	margin: 0 0 2px 0;
}

.listings_listDetails p {
	line-height: 18px;
}
.listings-list-table{
	border-collapse:collapse;
	width:100%;
	cursor:pointer;
}
.listings-list-table td { padding:4px 4px; font-size:13px; height:35px; }
.listings-list-table td.even {  }
.listings-list-table th { text-align:left; font-size:14px }
.listings-td-name a{ font-size:12px; text-decoration:none }
.listings-td-price {  }
.listings-td-county {  }
.listings-td-acres {  }
.listings-td-status { font-size:12px }

.listings_property {
  position:relative;
  top:0;
  left:0;
  width:500px;
  height:auto;
  padding:10px;
  border:1px solid #000;
}

#listings_searchListings {
	float:none;
	width: 280px;
	height: 490px;
	display: block;
	background-image: url(/pub/images/vertical-search-background.gif);
	background-position: center;
	margin-bottom: 15px;
	margin-top: 10px;
}

#listings_searchListings h2 {
	display: block;
	overflow: hidden;
	text-indent: -999px;
}

#listings_searchListings .search_listingsForm {
	clear: both;
	width: 200px;
	margin: 20px auto 0;
}

#listings_searchListings #searchBox_Flash {
	width: 200px;
	margin:49px auto 15px;
}

#listing_titleRow {
	display: table-row;
	padding: 5px;
	background: #E8E8E8;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}

.listings-list-table th {
	padding: 8px 5px;
}
.listings-list-table th a {
	text-decoration: none;
}

/* ------------ end listings ------------- */



/* ------------- start view -------------- */

#view_listing {
	position:relative;
	top:0;
	left:0;
	float:none !important;
	width:900px;
	height:auto;
	padding:0px 10px 25px;
}
#view_photoGallery {
	position:relative;
	float:none;
	clear: both;
	width:378px;
	height:auto;
	margin-bottom:30px;
}
#view_photoGallery img { 
	width: 378px;
	height: auto;
}

#view_video {
	display: none;
}

#view_leftColumn {
	width:388px;
	float:left;
	margin: 10px 10px 0 0;
	position:relative;
	padding-bottom: 20px;
}
#listing_return {
	font-size:12px;
	height:26px;
	margin-left:-10px;
	margin-top:-7px;
	position:relative;
	display: none;
}
#photogallery_background {
	width: 375px;
	height: 285px;
	background: none;
	padding: 0;
}
#islideshow {
	margin-bottom: 6px;
	height: 280px;
	width: 375px;
	border: 1px solid #000;
	overflow: hidden;
}
#view_rightColumn {
	float:left;
	margin-top:10px;
	padding-left: 20px;
	background-color: #fff;
	width: 350px;
}
#view_rightColumn h1 {
	color:#000000;
	display:block;
	float:none;
	font-size:25px;
	font-weight:bold;
	height:50px;
	margin-bottom:93px;
	margin-top:-141px;
	margin-left: -100px;
	text-align:right;
	width:450px;
}

#view_rightColumn h3 {
	color: #000;
	margin-bottom: 2px;
}

img.galleryImage { width:380px; height: auto; }
.photoGalleryNavigation { margin-top:2px; bottom:0; display: none; }
#photoGalleryPager { float:none; display: none; }
.photoGalleryControls { width:30px; float:none; display: none; }
.photoGalleryControls a img { border:none; margin:0px 2px; display: none; }
#photoGalleryPager a, #s7 strong { padding:0px 2px; text-decoration:none; display: none; }
#photoGalleryPager a.activeSlide { font-weight:bold; color: #; display: none; }
#photoGalleryPager a:focus { outline:none; display: none; }


#view_propertyInfo {
	position:relative;
	float:left;
	width:150px;
	padding:0;
	margin:0;
}
#view_smLinks {
	display: none;
}
#view_details {
	position:relative;
	top:0;
	left:0;
	float:none;
	padding:10px 10px 0px 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: justify;
	clear:both;
	font-size: 14px;
	line-height: 21px;
}

#view_description {
	position:relative;
	float:none;
	padding:0px 0 10px 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: justify;
	clear:both;
	font-size: 12px;
	line-height: 18px;
	width: 390px;
}

#listing-attachments {
	margin-bottom:25px;
	width: 400px;
	display: none;
}

#view_contact {
	position:relative;
	top:0;
	left:0;
	float:none;
	width:200px;
	height:290px;
	padding: 10px 0px 10px 10px;
	display: none;
}
#view_contact label { font-size:12px;display:block }
#view_contact input.sf-text { width:200px }
#view_contact textarea { width:204px }

.view_agentPhoto img {
	float:none;
	margin: 3px 10px 10px 0px;
	width: 60px;
	height: auto;
	padding: 2px;
	border: 1px solid 000;
}

.view_agentInfo {
	width: 185px;
	float:none;
}

.view_agentInfo p {
	font-size: 12px;
}

.view_contactForm {
	width: 220px;
	float:none;
	font-size: 12px;
	margin-top: 21px;
	display: none;
}

.view_contactForm label {
	display: block;
	clear: left;
	width: 85px;
	float:none;
	font-size: 12px;
	margin-top: 5px;
}
.view_contactForm #FirstName, .view_contactForm #LastName, .view_contactForm #Email, .view_contactForm #Phone {
	display: block;
	width: 115px;
	float:none;
	font-size: 12px;
	border: none;
	margin-top: 5px;
	padding: 3px;
}

.view_contactForm textarea {
	display: block;
	width: 115px;
	float:none;
	font-size: 12px;
	height: 40px;
	border: none;
	margin-top: 5px;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

.view_contactForm .sf-button {
	background-color:#D7D8D8;
	border:1px solid #B3B4B4;
	color:#757575;
	height:25px;
	padding-bottom:1px;
	margin-left: 85px;
	margin-top: 2px;
	clear: both;
}
.view_contactForm .sf-button:hover {
	background-color: #cacaca;
}
#view_mapBox {
	position:relative;
	width:380px;
	height:auto;
	margin-bottom:30px;
	padding: 0px;
	background: none;
}
#view_mapBoxBottom {
	display: none;
}
#view_map {
	position:relative;
	top:0;
	left:0;
	float:none;
	width:300px;
	height:300px;
	border: 1px solid #000;
}
#map_container {
	background: none;
	padding: 0;
}
#map_elarge {display:none;}
#view_caption {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4c5244;
	text-align: right;
	display: block;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.view_documentsList {
	list-style: disc inside;
	list-style-image: url(/pub/images/bullet.gif);
	font-size: 12px;
	line-height: 15px;
}
#view_contactBox {
	display: none;
}

/* ----------- Begin Search Boxes ------------ */

#homepage_searchListingsFlash {
	width: 222px;
	margin: 20px auto;
	display:none;
}

.search_listingsForm label {
	float:none;
	display: block;
	width: 75px;
}

#searchBox_county { width: 125px; }
#searchBox_state { width: 125px; }
#searchBox_Acres1 { width: 60px; }
#searchBox_Acres2 { width: 60px; }
#searchBox_Price1 { width: 60px; }
#searchBox_Price2 { width: 60px; }
#searchBox_type { width: 125px; }
#searchBox_agent { width: 125px; }


.search_form-section {
	width: 230px;
	margin-bottom: 7px;
}

.search_form-section a {
	float:none;
	margin: 15px 30px 0 0;
}

.search_listingsForm .sf-button {
	float:none;
	height: 29px;
	width: 74px;
	margin: 10px auto;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	background: url(/pub/images/search-button.gif) 0px 0px;
	border: 0;
}
.search_listingsForm .sf-button:hover {
	display: block;
	background: url(/pub/images/search-button.gif) 0px -29px;
	border: 0;
	cursor: pointer;
}

/* ----------- End Search Boxes ------------ */

/* ----------- Begin Blog ------------ */

#blog_nav {
	width: 175px;
	float:none;
	margin: 10px 20px 0 20px;
	display: none;
}

#blog_middle {
	position: static;
	margin: 0 auto;
	width: 100%;
	float: none !important;
	overflow: visible !important;
}

#blog_middle h1 {
	color: #000;
	margin: 0 0 5px 0;
	font-size: 19px;
}

#blog_middle p {
	line-height: 20px;
}

.blog_list {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 0px 0px 17px;
	line-height: 17px;
}

.blog_list a {
	text-decoration: none;
}

.color-2nd {
	padding-left: 5px;
	color: #;
}

.postslist-post {
	margin: 0;
	padding:15px 8px;
	position: relative;
	display: block;
	background-image: url(/pub/images/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000;
}

.postslist-post:hover {
	background-color: #000;
}

.postslist-title h2 a {
	margin: 0 0 4px 0;
	font-size:15px;
	text-decoration:none;
}

.postslist-title h2 a:hover { text-decoration:none; }

.blog_postedBy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-list li a {
	padding-left: 20px;
	margin-left: 20px;
}


.blog_rss {
	margin:20px 0px 10px 0px
}
a.blog_rss-a {
	font-size:11px;
	text-decoration: none;
}

.postslist-text {
	margin: 0 0 6px 0;
	line-height: 22px;
	text-align:justify;
}

.postslist-info {
	font-size: 11px;
	line-height: 22px;
	color: #000;
	margin-bottom: 5px;
}
.form-message {
	background-color:#;
	color:#000000;
	margin:5px;
	padding:5px;
	text-align:center;
	width:879px;
}
#blog_smLinks {
	display: none;
}

/* ------------- highslide ------------ */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	#000;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float:none;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
