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

html { overflow-y:scroll; }

body {
	color:#000;
	margin:0 auto;
	background-color:#d4d8b7;
	background-image:  url(/images/top-background.gif);
	background-repeat: repeat-x;
	font-family: /*"Lucida Grande", "Lucida Sans Unicode",*/ Helvetica, Arial, sans-serif;
	overflow: hidden;
	font-size: 13px;
}

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

a:visited {
	color:#000000;
	text-decoration: underline;
}

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

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

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

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 6px 0;
	line-height: 22px;
}

/* -- 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;
}

/* -- layout settings -- */

#main_container {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	padding:7px 0 7px 0;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:127px;
	padding:0px;
	margin: 0px auto;
	background-image: url(/images/header-background.gif);
}

#logo {
	position:relative;
	left:50px;
	float:left;
	width:337px;
	height:115px;
	padding:0px;
	margin-bottom:8px;
}

#tagline {
	display: none;
	width: 337px;
	height: 121px;
	background: url(/images/tagline.gif) no-repeat;
	float: right;
	margin-top: 3px;
}

#newsletter {
	position:relative;
	width:246px;
	height: 84px;
	margin: 4px auto 0px;
	display: block;
}

#content {
	position:relative;
	width:900px;
	padding:0px 0 10px 0;
	margin: 0px auto;
	min-height:470px;
	clear: both;
}

#footer {
	position:relative;
	width:100%;
	clear:both;
	display: block;
	border-top: 2px solid #073806;
	background-color: #073d06;
}

#footer-container {
	margin: 7px auto 0 auto;
	width: 900px;
}

#footer a {
	font-size: 12px;
	color: #f7fbda;
  text-decoration:none;
}

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

#footer_nav {
	float: right;
	position: relative;
	margin-top: 5px;
}

#footer_nav ul li {
	float: left;
	margin-left: 21px;
}


/* ----------- Breadcrumb Navigation ------------ */
#breadcrumb {
	color: #073d06;
	
	text-align: right;
	display: block;
	font-size: 10px;
	margin: 0px 17px 10px 0;
}

#breadcrumb a:link {
	color: #073d06;
}

#breadcrumb a:visited {
	color: #073d06;
}

#breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}

#breadcrumb a:active {
	color: #000000;
	text-decoration: underline;
}

/* ----------- Subnavigation ------------ */

#sub_nav {
	position:relative;
	width:100%;
	padding:0px;
	clear: both;
	margin: 0;
	background:  url(/images/subnav-background.gif) repeat-x;
	height: 34px;
}

#sub_navInside {
	width: 900px;
	margin: 0 auto;
}

#sub_nav li a {
	text-decoration:none;
	line-height: 20px;
	float: left;
	color: #073d06;
}

#sub_nav a { text-decoration:none; }

#sub_nav ul {
	font-size: 12px;
	display: block;
	margin-top: 3px;
	float: left;
}

.services #sub_nav ul {
	display:block;
}


#sub_navItem1 {
	list-style: none;
}

#sub_nav li {
	float: left;
	padding: 0 15px 0 15px;
}


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

.sub_nav-activelink { font-weight:bold }


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

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

#homepage_topContent {
	position: relative;
	width: 895px;
	height: 391px;
	background-color: #073d06;
	background-image: url(/images/topcontent-photo.jpg);
	background-repeat: no-repeat;
	clear: both;
	border: 2px solid #073806;
	margin: 12px auto 20px auto;
}

#top_contentRight {
	float: right;
	width: 268px;
	height: 390px;
}

#homepage_searchListings {
	position: relative;
	width:220px;
	display: block;
	padding: 0 2px 2px 0;
	text-align: center;
	border: solid #e0e4c3 10px;
	margin: 14px auto 0 auto;
	background-color: #f7fbda;
}

#flashMap {margin:-50px 0 0 0;}

#homepage_companyInfo {
	float:left;
	width:394px;
	margin:0 24px 15px 0;
	padding:12px 12px 0 12px;
	border:10px solid #E0E4C3;
	background-color: #f7fbda;
	clear: left;
	min-height: 233px;
}

#homepage_featuredListings {
	float: left;
	width: 394px;
	margin: 0 0 15px 0;
	padding: 12px 12px 0 12px;
	border: 10px solid #E0E4C3;
	background-color: #f7fbda;
	min-height: 233px;
}

#homepage_newsletter {
	position: relative;
	width:220px;
	height: 43px;
	display: block;
	border: solid #e0e4c3 10px;
	margin: 14px auto 0 auto;
	background-color: #f7fbda;
	padding: 0 2px 2px 0;
}

#homepage_newsBlog {
	float:left;
	width:255px;
	padding:3px 9px 2px 9px;
	border:1px solid #a5a6a7;
	background-color: #f1f2f2;
	margin:15px 0 0 0;
}

#homepage_newsBlog p {
	font-size: .85em;
	line-height: 15px;
	text-align:justify;
	color: #575757;
}

#homepage_newsBlog p a {
	color: #575757;
}

#homepage_newsBlog h2, #homepage_newsletter h2 {
	color: #004a8d;
	margin: 3px 0 4px 0;
	font-weight: bold;
}

#homepage_newsBlog h3 a {
	color: #575757;
	text-decoration: none;
	margin: 0;
}

#homepage_newsBlog h3 a:hover {
	color: #575757;
	text-decoration: underline;
}

#homepage_companyInfo h2 {
	width: 363px;
	height: 29px;
	display: block;
	background-image: url(/images/company-info-h2.gif);
	text-indent: -999px;
	overflow: hidden;
	margin-bottom: 6px;
}

#homepage_companyInfo p {
	margin: 0 10px 0 10px;
	font-size:  12px;
}

#homepage_featuredListings h2 {
	width: 172px;
	height: 32px;
	display: block;
	background-image: url(/images/featured-listings-h2.gif);
	text-indent: -999px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: -3px;
}


#imageField {
	width: 50px;
	height: 21px;
/*	background:url(/images/search-button.gif) 0px -28px;
	overflow: hidden;*/
	text-indent: -999px;
	border: solid #000 2px;
	color: #fff;
	background-color: #000;
}

#imageField:active {
	width: 85px;
	height: 32px;
	background:url(/images/search-button.html) 0px 0px;
	overflow: hidden;
	text-indent: -999px;
	border: solid #000 2px;
}

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

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

#pages_middle {
	position:relative;
	float:left;
	width:580px;
	padding-bottom: 10px;
	display: block;
	margin-right: 35px;
	color: #000;
}

/*.services #pages_middle {
	position:relative;
	margin:0 auto !important;
	width:900px;
	padding-bottom: 10px;
	display: block;
	left:0;
}*/

#pages_middle p {
	text-align: justify;
	margin-bottom: 15px;
	line-height: 25px;
}

#pages_middle p a {
	font-weight: bold;
}

#pages_middle ol {
	margin: 10px 0 15px;
	line-height: 22px;
}

#pages_middle ol li {
	margin: 0 0 7px 0;
}

#pages_middle ul {
	list-style-position: inside;
	list-style: disc;
	margin: 0 0 20px 10px;
}

#pages_middle ul li {
	margin: 0 0 7px 30px;
}

#pages_searchListings {
	position:relative;
	top:0px;
	float:right;
	width:210px;
	text-align: center;
	background-color: #f7fbda;
/*	background-image:url(/images/textured-background.gif);*/
	border: solid #e0e4c3 10px;
	padding: 0 0px 4px 0;
	margin-bottom: 15px;
}
.sidebox {
	clear: right;
	float:right;
	width:202px;
	text-align: center;
	background-color: #f7fbda;
	border: solid #e0e4c3 10px;
	padding: 4px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.services #pages_searchListings {
	display: block;
}

dd {
	line-height: 25px;
	text-indent: 0px;
	text-align: justify;
	margin: 10px 0 5px 15px;
}

dt {
	font-weight: bold;
	margin: 12px 0 5px;
}

#pages_middle .line {
	border-top: 1px solid #073d06;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

#pages_photosRight {
	float: right;
	margin: 10px 0 7px 20px;
	padding: 1px;
	border: 1px solid #073d06;
}

#pages_photosLeft {
	float: left;
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #073d06;
}

hr {
	width:100%;
	color:#073D06;
	height:1px;
	border-top:1px solid #073D06;
	border-bottom:none;
	border-left:none;
	border-right:none;
	clear:both;
}

#pages_lowerNav {
	text-align:left;
	width: 200px;
	margin-right:15px;
	margin-top:10px;
}

#pages_lowerNav ul {
	list-style: none;
	margin:5px 0 12px 0px;
}

#pages_lowerNav ul li {
	font-size:12px;
	margin:0 0 5px 5px !important;
}

#pages_lowerNav ul li a {
	text-decoration: none;
}

#pages_lowerNav ul li a:hover, #pages_lowerNav ul li a:active {
	text-decoration: underline;
}

#pages_lowerNav h4 {
	font-weight: bold;
	font-size: 13px;
	margin:0px 0px 0px 10px;
	color:#073D06;
}

#pages_lowerNav #active {
	font-weight: bold;
}

#pages_contentRight {
	float: left;
	width: 650px;
}

#pages_contactBox {
	width: 230px;
	border: solid #e0e4c3 5px;
	/* height: 45px; */
	background-color: #f7fbda;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
	padding: 8px;
	height: 308px;
}

#pages_contactBox .sf-text {
	width: 140px;
	border: 1px solid #acc399;
	background-color: #f7fbda;
	padding: 5px 3px;
	float: left;
	color: #055009;
	margin-right: 5px;
	position: relative;
	height: 12px;
	font-size: 11px;
	clear: both;
}
#pages_contactBox .sf-button {
	width: 45px;
	height: 24px;
	border: 1px solid #acc399;
	background: #ecf2d0;
	color: #004003;
	padding-bottom: 3px;
}

#pages_newsletterBox {
	width: 200px;
	border: solid #e0e4c3 5px;
	/* height: 45px; */
	background-color: #f7fbda;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
	padding: 8px;
	height: 48px;
}

#pages_newsletterBox img {
	margin-bottom: 7px;
}


#pages_newsletterBox .sf-text {
	width: 140px;
	border: 1px solid #acc399;
	background-color: #f7fbda;
	padding: 5px 3px;
	float: left;
	color: #055009;
	margin-right: 5px;
	position: relative;
	height: 12px;
	font-size: 11px;
}


#pages_newsletterBox .sf-button {
	width: 45px;
	height: 24px;
	border: 1px solid #acc399;
	background: #ecf2d0;
	color: #004003;
	padding-bottom: 3px;
}

#pages_contactTable p {
	font-size: 12px;
	line-height: 18px;	
}

#contact_pageForm {
	margin: 20px auto;
	border-top: 1px solid #ecf2d0;
	border-bottom: 1px solid #ecf2d0;
	padding: 10px;
}

#contact_pageForm label {
	display: block;
	width: 78px;
	float: left;
	margin-top: 2px;
	font-size: 11px;
}

#contact_pageForm #FirstName, #contact_pageForm #LastName, #contact_pageForm #Phone, #contact_pageForm #City, #contact_pageForm #Address, #contact_pageForm #Address2, #contact_pageForm #Website, #contact_pageForm #Email, #contact_pageForm #ZIP, #contact_pageForm #State, #contact_pageForm textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid #92957e;
	padding: 4px;
	margin-bottom: 4px;
}

#contact_pageForm .sf-button {
	width: 51px;
	height: 26px;
	border: 1px solid #acc399;
	background: #ecf2d0;
	color: #004003;
	padding-bottom: 3px;
	clear: both;
}
#contact_pageForm .sf-button:hover {
	background: #E0E4C3;
}
.page-content {
	min-height:300px;
}

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

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

#listings_listings {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:620px;
	min-height:400px;
	height:auto;
	margin-right:15px;
}
#listings_list {
	position:relative;
	top:0;
	left:0;
	width:585px;
	height:auto;
	padding:0px;
}

.listings-list-table th {
	padding: 7px 0 4px 3px;
	text-align:left;
	font-size:14px;
	background-color: #073d06;
}

.listings-list-table th a {
	text-decoration: none;
	color: #f7fbda;
	display: block;
	width: 100%;
	height: 100%; 
	outline: none;
}

.listings-list-table{
	border-collapse:collapse;
	width:100%;
	cursor:pointer;
}
.listings-list-table td {
	border-top:1px solid #073d06;
	border-bottom:1px solid #073d06;
	padding:4px 4px;
	font-size:13px;
	height:35px;
	color: #073d06;
}

.listings-list-table td a {
	color: #073d06;
}

/*.listings-list-table td.uneven { background-color:#f0f0f0 } */
.listings-list-table td.even {  }

.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 {
	position:relative;
	top:0px;
	float:left;
	width:210px;
	margin-right: 20px;
	text-align: center;
	clear:left;
	background-color: #f7fbda;
/*	background-image:url(/images/textured-background.gif);*/
	border: solid #e0e4c3 10px;
	padding: 0 0px 4px 0;
/*
	position:relative;
	top:0px;
	float:left;
	width:210px;
	text-align: center;


	background-color: #073d06;
/*	background-image:url(/images/textured-background.gif);
	padding: 4px 2px 4px 0;
/*	border: solid #000 4px;*/
}

.pagination {
	float: right;
	width: 200px;
	text-align: right;
	margin: -20px 0 10px 0;
}

.pagination-bottom {
	display: block;
	text-align: center;
	width: 200px;
	margin: 10px auto 5px auto;
}

.listings-list-table th a img{
	vertical-align:middle;
	padding-bottom:3px;
	margin-right:3px;
}

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

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

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

#view_listing h1 {
	color:#000000;
	font-size:20px;
	margin:10px 0 20px;
}

#view_photoGallery {
	position:relative;
	float:left;
	width:400px;
	height:auto;
	margin-bottom:15px;
}
#view_photoGallery img {  }

#view_leftColumn {
	width:400px;
	float:left;
	margin: 10px 40px 0 0;
}

#islideshow {
	margin-bottom:5px;
}

#view_rightColumn {
	width:460px;
	float:left;
}

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


#view_propertyInfo {
	position:relative;
	float:left;
	width:300px;
	padding:0px 10px 10px;
	margin:0 0 10px 10px;
}

#view_details {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:500px;
	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 10px 10px 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: justify;
	clear:both;
	font-size: 14px;
	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_contactAgentPhoto {
	float: left;
	margin: 10px 10px 10px 0px;
}

#view_map {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:500px;
	height:300px;
	border: 1px solid #000000;
}

#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; }

.view_contactForm {
	float: left;
	width: 245px;
	margin-top: 20px;
}

.view_contactForm label {
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 5px;
	margin-top: 7px;
	font-size: 11px;
}

.view_contactForm #FirstName, #LastName, #Phone, #Email, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: left;
	border: 1px solid #92957e;
	padding: 4px;
	margin-bottom: 4px;
}

.view_contactForm textarea {
	height: 65px;
}

.view_contactForm .sf-button {
	background-color: #e9ebd8;
	border: 1px solid #92957e;
	width: 52px;
	height: 24px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	margin-right: 5px;
}

.view_contactForm .sf-button:hover {
	background-color: #eef0e3;
}

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



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

#homepage_searchListingsFlash {
	width: 222px;
	margin: 20px auto;
	display:none;
}
#search_listingsTitle {
	display: block;
	width: 162px;
	height: 21px;
	margin: 9px auto 0 auto;
	background-image: url(/images/search-our-listings.gif);
	text-indent: -999px;
	overflow: hidden;
}
.search_listingsForm, .search_listingsForm a {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 6px;
	font-size: 14px;
}

.search_listingsForm label {
	position: relative;
	float: left;
	width: 47px;
	margin: 4px 10px 0px 0;
	text-align: right;
	font-size: 11px;
	color: #073d06;
}

.search_listingsForm select {
	position: relative;
	float: left;
	width: 110px;
	margin: 0 0 2px 0;
	clear: right;
}

.search_listingsForm .sf-button {
	width: 52px;
	height: 26px;
	margin: 2px 0px 5px 100px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/search.gif);
	background-position: 0px -26px;
	border: none;
}
.search_listingsForm .sf-button:hover {
	background-image: url(/images/search.gif);
	background-position: 0px 0px;
}


#searchBox_Flash {
	text-align: center;
	margin: -15px 0 25px -5px;
	/*width: 225px;*/
	height: 80px;
	/*overflow: hidden;*/
}

#flash-filler {
	background-image: url(/images/al-ga-filler.gif);
	width: 174px;
	height: 127px;
	margin: 5px auto;
	
}

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


.featured_column {
	float: left;
	width: 129px;
	padding-right: 2px;
	text-align:center;
	margin: 2px auto 0 0;
}

.listing_picture {
	max-height: 88px;
	margin: 5px auto 9px auto;
	border: 1px solid #616657;
	max-width: 120px;
}

.featured_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 14px;
	margin-bottom: 10px;
}
.featured_details {
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin-bottom: 10px;
}

address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 300px;
	display: block;
	color: #f7fbda;
	float: left;
	padding: 2px 10px 10px;
	margin: 4px 0 4px 0;
	line-height: 17px;
}

#dynapp {
	width: 101px;
	vertical-align: middle;
	position: relative;
	float: right;
	clear: right;
	padding-top: 5px;
	padding-right: 5px;
	margin-top: 15px;
	margin-right: 40px;
}


#newsletter_field {
	width:139px;
	background: url(/images/text-field-background.gif);
	height: 18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 5px;
	padding-left: 4px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #808973;
}

#newsletter_submit { border-style: none; }


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

#blog_middle {
	position:relative;
	float:left;
	width:438px;
	padding-bottom: 10px;
	display: block;
}

#blog_middle h1 {
	color: #073d06;
	margin-top: 2px !important;
}
#blog_nav {
	float: left;
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 3px 0px 15px;
	line-height: 17px;
	width: 190px;
}

.blog_list {
	margin: 0 0 15px 0;
}

.blog_list li {
	margin: 0 0 5px 5px;
}

.blog_list .list_title h3 {
	margin: 0 0 5px -15px;
	color: #073d06;
}

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

.postslist-post {
	margin: 0px 0px 15px;
	border-bottom: 1px dashed #073d06;
	padding-bottom: 15px;
	position: relative;
	display: block;
}

.postslist-title h2 a {
	margin: 0 0 4px 0;
	font-size:17px;
	color: #073d06;
	text-decoration:none;
	font-weight: bold;
}

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

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


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

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


.blog_rss { margin:20px 0px 10px -10px }
a.blog_rss-a { font-size:11px }

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

.postslist-info {
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 10px;
}

.homepage-blognews-header a  {
	font-size: 14px;
	line-height: 22px;
	text-decoration:none;
}
.homepage-blognews-header a:hover {
	font-size: 14px;
	margin: 3px 0 5px 0;
	text-decoration:underline;
}
.homepage-blognews-info {
	font-size: 12px;
	margin: 0 0 4px 0;
}


.form-message {display: none; background-color:#FFF58F; padding:2px 0 2px 10px; color:#808973;}





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

/** {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}*/
.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;
}


/*--------------- Page Titles (H1) ---------------*/

#pages_middle h1 {
	margin: 5px 0 12px -20px;
}

#H1_about {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/about.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 32px;
}


#H1_listingsList {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/listings-list.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
	margin: 0px 0px 8px 0;
}

#H1_contact {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/contact.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_directory {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/directory.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_projects {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/projects.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_personnel {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/personnel.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_ethics {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/ethics.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_credentials {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/credentials.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_testimonials {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/testimonials.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_forestMgmt {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/forest-management.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_appraisal {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/appraisal.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_technical {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/technical.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_inventory {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/inventory.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_brokerage {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/brokerage.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_consulting {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/consulting.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_reProjects {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../images/h1/real-estate-projects.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_sealedBid {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/sealed-bid-sales.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_marketStudies {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/market-studies.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_expertWitness {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/expert-witness-testimony.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_huntingLease {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/hunting-lease-administration.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 32px;
}
#H1_dispute {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/dispute-resolution.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
#H1_woodSupply {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/wood-supply-agreements.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_thanks {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/thanks.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}

#H1_services {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/images/h1/land-services.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 32px;
}
.strong { font-weight:bold;}
#content ul { list-style:disc;}

