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

html { overflow-y:scroll; }

body {
	color:#d4d3a0;
	margin:0px auto;
	background-color:#000;
	background-image:  url(/pub/images/background.jpg);
	background-attachment: fixed;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	font-size: 12px;
}

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

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

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

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

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

h3 {
	margin: 0;
	font-size:14px;
	color:#cec700;
}

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

a img { border: 0 }

p {
	margin: 0 0 8px 0;
	line-height: 20px;
	font-size: 13px;
}

/* -- class settings -- */

.no_border { border:0; }

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

a.enlarge {
  position:relative;
/*  top:95px;
  left:25px;*/
  font-size:10px;
  text-decoration:none;
}



.search_listingsInside #searchbox_flash{
	left:28px;
	position:relative;
}


/* -- layout settings -- */

#container {
	position:relative;
	margin:0 auto;
	width:844px;
	padding: 119px 28px 0;
}
#top_border {
	background-image: url(/pub/images/top-border.png);
	height: 11px;
	width: 918px;
	display: block;
	position: relative;
	margin: 8px auto 0;
}
#mid_background{
	width: 918px;
	position: relative;
	margin: 0 auto;
	background-image: url(/pub/images/mid-background.png);	
}
#header {
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -422px;
	width:843px;
	height:138px;
	padding:0px;
	margin-top: 0;
	background-image: url(/pub/images/header.png);
	z-index: 1000;
}
h2.wildlife_heading{
	color: #CEC700;
}
#logo {
	position:relative;
	top:24px;
	left:0;
	float:left;
	width:221px;
	height:154px;
	padding:0px;
}

#tagline {
	width: 139px;
	height: 97px;
	background: url(/pub/images/tagline.gif) no-repeat;
	float: right;
	margin-top: 14px;
}

#content {
	position:relative;
	top:0;
	left:0;
	width:843px;
	margin: 0px auto;
	min-height:450px;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	
}

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

#footer {
	position:relative;
	width:918px;
	clear:both;
	display: block;
	margin: 0px auto 10px auto;
	font-size: 10px;
	text-align: center;
	background-image: url(/pub/images/bottom-border.png);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 70px;
	padding: 50px 0 0 0;
}

#footer a {
  text-decoration:none;
}

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

#footer p.top {
	color: #D3D3D3;
}
#footer p.mid, #footer p.mid a {
	color: #999999;
}
#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: left;
	padding: 2px 10px 10px;
	margin-bottom: 15px;
}

#landhub {
	width: 101px;
	vertical-align: middle;
	position: relative;
	clear: both;
	margin: 0px auto;
}


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

#sub_nav {
	float:left;
	margin:5px 20px 5px 0px;
	width:205px;
	border-bottom: 5px solid #032202;
	background-color: #21552a;
	position:relative;
	top:17px;
	border-left: 1px solid #0C2004;
	border-right: 1px solid #0C2004;
	border-top: 1px solid #0C2004;

}

body.about #sub_nav, body.videos #sub_nav, body.contact #sub_nav {
	display: none;
}

#sub_nav a {
	text-decoration:none;
}
#sub_nav ul {
	font-size: 12px;
	display: block;
	margin: 3px 0px 15px;
	line-height: 17px;
}
#sub_nav li {
	margin-bottom: 10px;


}
#sub_nav li a {
	text-decoration:none;
	margin-left: 5px;
		list-style-position: outside;
}
.sub_nav-activelink, .sub_nav-activelink a {
	font-weight:bold;
	text-decoration: none;
	color:#cec700;
}

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


li.li-empty{
display: none;
}


#sub_nav li.list_title h3, #sub_nav li.list-title h3 a {
	display: block;
	line-height: 13px !important;
	margin-bottom: 8px;
	background-color:#032202;
	padding: 8px 4px 4px 4px;
	font-size: 14px;
	text-align: center;

}





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

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

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

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

#left_column {
	float: left;
	margin-right: 27px;
	width: 496px;
}
#left_column p {
}
#homepage_habitat {
	width: 496px;
	height: 210px;
	background-image: url(/pub/images/habitat-background.png);
	margin-bottom: 20px;
	color: #062302;
}
#homepage_habitat a {
	color: #062302;
	text-decoration: none;
}
#homepage_habitat a:hover, #homepage_habitat a:active {
	text-decoration: underline;
}
ul.habitat_toc {
	position: relative;
	display: block;
	padding: 33px 0 5px 5px;
}
.habitat_toc li {
	float: left;
	color: #062302;
	width: 85px;
	text-align: center;
}
.border_right {
	border-right: 1px solid #062302;
}
.habitat_toc a.active {
	font-weight: bold;
}
div.habitat {
	clear:both;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	margin:31px 0 0 8px;
	padding-left: 10px;
	width:350px;
}
div.habitat.inactive {
	display: none;
}

div.habitat ul {
	float:left;
	padding-left:15px;
	width:160px;
	list-style-image: url(/pub/images/double-right-arrows.png);
	list-style-position: outside;
} 
div.habitat li{
	margin-bottom: 17px;
} 

#homepage_videos {
	position: relative;
	width: 496px;
	margin-bottom: 15px;
	clear: both;
	height: 155px;
}
#homepage_videos h2 {
	display: block;
	background: url(/pub/images/h2-home-video.gif);
	overflow: hidden;
	text-indent: -999px;
	height: 33px;
}
#homepage_listings {
	background-color: #2a2925;
	width: 580px;
	margin: 0 auto 0;
	clear: both;
	padding-bottom: 10px;
}
#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_about p {
	margin-left: 4px;
	margin-right: 4px;
}
#homepage_about h2 {
	height: 33px;
	background-image: url(/pub/images/h2-home-about.gif);
	text-indent: -999px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin: 0 0 8px 0
}

#homepage_about img {
	float: right;
	margin: 3px 0 5px 15px;
}

#right_column {
	float: left;
	width: 320px;
}
#homepage_searchListings {
	clear: both;
	width: 320px;
	display: block;
	border: 1px solid #0c2004;
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
	background-color: #223f11;
	background-image: url(/pub/images/search-bkg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}

#homepage_searchListings h2 {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(/pub/images/h2-home-search.gif);
	width: 316px;
	height: 33px;
	margin: 0px 0 5px 0px;
}

#homepage_searchListings .search_listingsForm {
	margin: 20px auto 10px auto;
	width: 200px;
}

#homepage_searchListings #searchbox_flash {
	width: 300px;
	margin: 0px auto 10px;
	padding-left: 12px;
	position: relative;
}
#homepage_newsletter {
	position: relative;
	width:295px;
	height:45px;
	background: url(/pub/images/newsletter-background.gif);	
	border: 1px solid #d4d3a0;
	clear: both;
	margin-bottom: 15px;
	padding:75px 0 0 23px;
}
#homepage_newsletter form {
	margin-left: 8px;
}
#tuyus-tuyus {
	float: left;
	width:184px;
	height: 18px;
	padding-top: 7px;
	padding-left: 4px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	color: #1b1b1b;
	background-color: #f4f4df;
	border: 1px solid #504f4b;
	font-size: 13px;
}
#newsletter_submit {
	border-style: none;
	background: url(/pub/images/newsletter-submit.gif) 0px 0px;
	width: 59px;
	height: 28px;
	line-height: 0px;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0px;
	float: left;
	cursor: pointer;
	position: relative;
	bottom: 0px;
}
#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: 256px;
	margin: 0 auto 15px;
	height: 39px;
}
#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: left;
}
p#twitter {
	width: 70px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
p#facebook {
	width: 102px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
#homepage_socialMedia span {
	display: block;
}
#homepage_socialMedia a:hover span {
	text-decoration: underline;
}
#homepage_newsBlog {
	position: relative;
	width: 318px;
	margin-bottom: 15px;
	border: 1px solid #d4d3a0;
}
#homepage_newsBlogInside {
	position: relative;
	width: 316px;
	margin:1px;
	padding-bottom: 5px;
	background-image: url(/pub/images/blognews-background.gif);
}
#homepage_newsBlog h2 {
	display: block;
	height: 38px;
	width: 317px;
	background: url(/pub/images/h2-latest-news.gif);
	overflow: hidden;
	text-indent: -999px;
	margin: 0;
}
#homepage_newsBlog p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	color: #041d01;
	margin: 0;
	padding-bottom: 5px;
}
#homepage_newsBlog p a {
	color: #041d01;
	font-weight: bold;
}
#homepage_newsBlog h3 a  {
	font-size: 14px;
	line-height: 22px;
	text-decoration:none;
	padding-left: 12px;
	color: #041d01;
}
#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: #beab82;
	margin-left: 10px;
}

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

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

#pages_middle {
	position:relative;
	float: left;
	margin: 10px auto 0;
	width:594px;
	padding:0px 10px 10px 10px;
	display: block;
	background-color: #223F11;
	border: 1px solid #0C2004;
}

p.booking_details{
padding: 10px;
background-color: #0C2004;
font-size: 12px;

}

body.about #pages_middle, body.videos #pages_middle, body.contact #pages_middle, body.services #pages_middle {
	width:800px;
	clear: both;
	float: none;
}

body.services #pages_middle {
	width:843px;
	clear: both;
	float: none;
}


body.services #pages_middle li{
	margin: 0px;
	padding: 0px;
	list-style: none;

}

body.services #pages_middle ul{
	margin: 0px;

}

#pages_middle h1 {
	margin-bottom: 10px;
}
#pages_middle h2 {
	margin: 15px 0 7px;
	font-size: 15px;
	font-weight: bold;
}
#pages_middle h3 {
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}
#pages_middle p {
	margin-left: 7px;
	margin-bottom: 10px;
}
#pages_middle ul {
	margin: 5px 0 15px 10px;
}
#pages_middle li {
	margin-bottom: 4px;
	list-style-type: circle;
	list-style-position: inside;
}

#pages_middle #islideshow {
	margin-bottom: 6px;
	overflow: hidden;
	height: 190px;
	width: 280px;
}

#slideshow{
	width: 495px;
	height: 300px;
	overflow: hidden;
	border: 1px solid #0C2004;
	margin-bottom: 15px;

}

#slideshow_services{
	width: 841px;
	height: 325px;
	overflow: hidden;
	border: 1px solid #0C2004;
	margin-bottom: 15px;


}

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

#pages_searchListings {
	position:relative;
	top:0px;
	float:left;
	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;
}

#contact_pageForm {
	
}
#contact_pageForm h2 {
	text-align: left;
	margin: 0 0 6px 30px;
}
#contact_pageForm .form_section {
	clear: both;
/*	height: 30px;*/
	display: block;
	width: 400px;
}
#contact_pageForm .comments_section {
	clear: both;
	height: 100px;
	display: block;
	width: 400px;
	margin: 0;
}
#contact_pageForm label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
#contact_pageForm input {
	float: left;
	width: 200px;
	background-color: #f9f9f9;
	border: 1px solid #132905;
	padding: 5px 3px;
	margin: 0 0 4px;
}
#contact_pageForm select {
	float: left;
	width: 208px;
	background-color: #f9f9f9;
	border: 1px solid #132905;
	padding: 5px 3px;
	margin: 0 0 4px;
}
#contact_pageForm textarea {
	float: left;
	width: 200px;
	height: 70px;
	background-color: #f9f9f9;
	border: 1px solid #132905;
	padding: 5px 3px;
	margin: 0;
}
input#submit {
	width: 70px;
	margin-left: 110px;
	cursor: pointer;
}

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

/* --- Listings --- */

#listings_listings {
	float:left;
	width:570px;
	margin-right:20px;
}

#listings_searchListings {
	float: left;
	width: 250px;
	height: 450px;
	display: block;
	background-image: url(/pub/images/search-bkg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 1px solid #0c2004;
	background-color: #223f11;
}

#listings_searchListings h2 {
	background-image:url(/pub/images/h2-home-search.gif);
	background-position:center center;
	display:block;
	height:33px;
	margin:0 0 5px 0;
	overflow:hidden;
	text-indent:-999px;
	width:250px;
}

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

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

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

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


#listings_controls {
	width: 565px;
	height: 26px;
	border: 1px solid #0C2004;
	float: left;
	position: relative;
	padding:2px;
	margin-bottom: 11px;
	background-color:#223F11;
	font-size: 11px;
}
#listings_controlsInside {
	border:1px solid #0C2004;
	height:20px;
	padding:3px 1px 1px;
	width:561px;
}
#listings_sort {
	position: relative;
	float: left;
	width: auto;
	margin:4px 20px 0 0;
}
#listings_page {
	position: relative;
	float: left;
	font-size: 13px;
	margin-top:2px;
}
span.sort_title {
	padding: 0 10px;
	font-weight: bold;
	font-size: 11px;
}
#listings_sort a {
	padding: 0 10px;
	text-decoration: none;
}
#listings_sort a:hover {
	text-decoration: underline;
	color: #CEC700;
}
#listings_page a {
	padding: 0 8px;
	text-decoration: none;
}
#listings_page a:hover {
	color:#CEC700;
	text-decoration: underline;
}
.listings_listItem {
	border:1px solid #0C2004;
	background-color:#223F11;
	float:left;
	height:321px;
	margin:0 0px 15px 0;
	padding:2px;
	width:270px;
}
.listings_listItemInside {
	border:1px solid #0C2004;
	height:315px;
	padding:2px;
	width:264px;
}
.listings_listPhoto {
	display:block;
	height:188px;
	margin:8px auto;
	overflow:hidden;
	position:relative;
	width:250px;
	border: 1px solid #0C2004;
}
.listings_listPhoto img{
	height:188px;
	margin:0 auto;
	width:250px;
}
.listings_listDetails {

}
.listings_listDetails h2 {
	font-size: 16px;
	text-align: center;
	margin: 5px 0;
	line-height: 16px;
}
.listings_listDetails h2 a {
	text-decoration: none;
	color: #CEC700;
}
.listings_listDetails h2 a:hover {
	text-decoration: underline;
}
.listings_listDetails p {
	margin: 2px 0;
	text-align: center;
	line-height:15px;
}
.listings_listDetails p a {
	padding: 2px 0 0 0;
	font-size: 12px;
	text-align: center;
}
#listings img {
	background-color: #dcdcdc;
	border: 1px solid #0C2004;
	padding: 4px;
	max-width: 120px;
	height: auto;
	width: auto;
}
#listings h2 {
	text-indent: -900px;
	overflow: hidden;
	background: url(/pub/images/h2-listings.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 25px;
	width: 370px;
	height: 16px;
	position: relative;
	float: left;
}
#listings h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0 2px;
}
#listings p {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}
.pagination {
	display: block;
	clear: both;
	position: relative;
	text-align: center;
	margin-bottom: 8px;
}
.pagination a, .pagination b {
	background-color:#CEC700;
	border:1px solid #0C2004;
	color:#0C2004;
	display:block;
	float:left;
	height:18px;
	margin-right:8px;
	padding-top:8px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:26px;
}

#listings_listings h1 {
	background-image:url(/pub/images/h1-listings-list.gif);
	display:block;
	height:33px;
	margin-bottom:10px;
	margin-top:0;
	overflow:hidden;
	text-indent:-999px;
	width:auto;
}


/*--- Listing View ---*/

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

#view_listing {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:900px;
	height:auto;
	padding:0px 10px 25px;
}

/*#view_video {
	width: 380px;
	height: 280px;
	padding: 23px 10px 0;
	background-repeat:  no-repeat;
	margin-bottom: 30px;
	position: relative;
	float: left;
}*/

#view_leftColumn {
	width:400px;
	float:left;
	margin: 10px 50px 0 0;
	left:20px;
	position:relative;
}
#listing_return {
	font-size:12px;
	height:26px;
	margin-left:-10px;
	margin-top:-7px;
	position:relative;
}
#view_photoGallery {
	position:relative;
	float:left;
	width:380px;
	height:auto;
	margin-bottom:25px;
	background-color: #032202;
	text-align: center;
	padding: 10px;
}
#view_photoGallery img {  }
#islideshow {
	margin-bottom: 11px;
	overflow: hidden;
	height: 280px;
	width: 380px;
}

img.galleryImage {
	max-height:285px;
	max-width:380px;
	margin: 0 auto;
}
.galleryImageContainer {
	margin: 0 auto !important;
}
.photoGalleryNavigation { margin-top:2px; bottom:0; }
#photoGalleryPager {
	float:left;
	font-size: 14px;
}
.photoGalleryControls { width:30px; float:right; }
.photoGalleryControls a img { border:none; margin:0px 2px }
#photoGalleryPager a, #s7 strong { padding:0px 2px; text-decoration:none; }
#photoGalleryPager a.activeSlide {
	font-weight:bold;
	color: #CEC700;
}
#photoGalleryPager a:focus { outline:none; }


#view_rightColumn {
	float:left;
	margin-top:10px;
	width: 390px;
	float: left;
}
#view_rightColumn h1 {
	margin-bottom: 15px;
}

#view_rightColumn h3 {
	margin-bottom: 2px;
}
#view_propertyInfo {
	position:relative;
	float:left;
	width:160px;
	padding:0px 10px 10px;
	margin:0 0 10px 10px;
}

#view_details {
	position:relative;
	top:0;
	left:0;
	float:left;
	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:left;
	padding:0px 0 10px 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: justify;
	clear:both;
	font-size: 13px;
	line-height: 21px;
}

#listing-attachments {
	margin-bottom:25px;
}

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

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

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

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

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

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

.view_contactForm textarea {
	display: block;
	width: 115px;
	float: left;
	font-size: 12px;
	height: 40px;
	border: none;
	margin-top: 5px;
	padding: 3px;
	font-family: Helvetica, 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_map {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:500px;
	height:300px;
}
#map_container {
	width: 398px;
	height: 300px;
	border: 1px solid #032202;
}
#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;
}

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

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

.search_listingsForm label {
	float: left;
	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: left;
	margin: 15px 30px 0 0;
}

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

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

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

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

#blog_middle {
	float: left;
	width: 600px;
}

#blog_middle h1 {
	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;
}

.postslist-post {
	margin: 0;
	padding:13px 8px 10px;
	position: relative;
	display: block;
	border-bottom: 1px dotted #CEC700;
}
.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 10px
}
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: #D4D3A0;
	margin-bottom: 5px;
}
.form-message {
	color:#000000;
	margin:5px;
	padding:5px;
	text-align:center;
	width:879px;
}

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

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    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: right;
    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;
}
ul#blt{
padding-left:10px;
}

ul#blt li{list-style-position: outside;
list-style: square;
line-height: 22px;
}

#view_smLinks{
float: right;
}


#view_twitter,#view_fb,#view_print{
margin-bottom: 4px;
}
#view_print{
background-color: #CEC700;
text-align: center;
height: 18px;

}

#view_print a{
color: #032202;
text-decoration: none;
padding-top: 2px;
}