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

html { overflow-y:scroll; }

body {
	color:#6A6A6A;
	margin:0;
	background-color:#f9f9f9;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	font-size: 12px;

}
a {
	text-decoration: underline;
	outline: none;
	color:#6A6A6A;
}
a:hover, a:active {
	text-decoration: underline;
	color: #98a724;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:15px;
	margin:15px 0 6px;
}

h2 {
	margin: 0 0 4px 0;
	font-size:15px;
}
h3 {
	margin: 0;
	font-size:14px;
}
h4 {
	margin: 0 0 3px 0;
	font-size:11px;
	font-weight: normal;
}
a img { border: 0 }
p {
	font-size:12px;
	line-height:18px;
	margin: 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;
}

/* -- layout settings -- */

#container {
	position:relative;
	margin:0 auto;
	width:959px;
	height:auto;
	padding:0;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:959px;
	height:89px;
	padding:0px;
	margin: 0px auto;
	background-image: url(/pub/images/header.png);
}

#logo {
	position:relative;
	float:left;
	width:312px;
	height:73px;
	padding:0px;
}
#tagline {
	width: 139px;
	height: 97px;
	background: url(/pub/images/tagline.gif) no-repeat;
	float: right;
	margin-top: 14px;
}

#content {
	position:relative;
	width:959px;
	margin: 0px auto;
	min-height:450px;
}

/* ----------- Lower Row/Footer ------------ */

#lower_row {
	position: relative;
	clear: both;
	width: 959px;
	height: 355px;
	margin-top: 15px;
}
#lower_row #left {
	position: relative;
	float: left;
	width: 285px;
	height: 355px;
	background-image: url(/pub/images/leftbox-background.gif);
}
#lower_row #mid {
	position: relative;
	float: left;
	height: 355px;
	width: 389px;
}
#lower_row #mid a {
	background-image: url(/pub/images/map.gif);
	height: 355px;
	width: 389px;
	display: block;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
}
#lower_row #mid a:hover {
	background-position: bottom center;
}
#lower_row #right {
	position: relative;
	float: left;
	width: 255px;
	height: 310px;
	background-image: url(/pub/images/rightbox-background.gif);
	padding: 45px 15px 0;
}
#lower_row #right h3 a {
	font-size: 14px;
	text-decoration: none;
}
#lower_row #right .homepage-blognews-info {
	font-size: 10px;
	margin: 4px 0 4px;
}
#lower_row #right p {
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 9px;
}

.testimonial {
	width: 250px;
	margin: 0 auto 0;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.credit {
	width: 170px;
	margin: 5px 0 30px 100px;
	font-size: 12px;
	text-indent: -9px;
}


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

#footer {
	position:relative;
	width:929px;
	clear:both;
	display: block;
	background-image: url(/pub/images/footer-background.png);
	padding: 20px 15px 20px 15px;
	font-size: 12px;
	line-height: 18px;
}
#footer a {
	text-decoration:none;
}
address {
	font-style: normal;
	font-weight: normal;
	width: 300px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
a#bmc {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 90px;
	height: 24px;
	background-image: url(/pub/images/bmc.png);
	position: absolute;
	top: 93px;
	right: 15px;
}
#footer_nav {
	float: right;
	position: relative;
	width: 600px;
}
#footer_nav ul#col1, #footer_nav ul#col2, #footer_nav ul#col3, #footer_nav ul#col4 {
	float:left;
	margin-right: 40px;
}
#footer_nav ul#col3 {
	width: 125px;
}
#footer_nav ul#col4 {
	margin: 0;
}
#footer_nav li {
	margin: 0;
}
#footer_nav a {
	text-decoration: none;
}


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

#nav {
	position:relative;
	float: right;
	width:628px;
	height: 89px;
}

#nav li {
	float: left;
	display:block;
	height: 89px;
	margin: 0;
	display: inline;
}
#nav li a {
	float: left;
	display:block;
	height: 89px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
}
li#nav-1 a {
	width: 107px;
}
li#nav-2 a {
	width: 108px;
}
li#nav-3 a {
	width: 76px;
}
li#nav-4 a {
	width: 108px;
}
body.services li#nav-1, li#nav-1 a:hover {
	background-image: url(/pub/images/header.gif);
	background-position: -331px -89px;
}
body.partners li#nav-2, li#nav-2 a:hover {
	background-image: url(/pub/images/header.gif);
	background-position: -438px -89px;
}
body.blog li#nav-3, li#nav-3 a:hover {
	background-image: url(/pub/images/header.gif);
	background-position: -546px -89px;
}
body.contact li#nav-4, li#nav-4 a:hover {
	background-image: url(/pub/images/header.gif);
	background-position: -622px -89px;
}

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

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

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

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

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


/* ----------- Breadcrumb Navigation ------------ */
#breadcrumb {
	float: left;
	text-align: left;
	display: none;
	position: relative;
	padding-right: 20px;
	font-size: 11px;
	width: 900px;
	z-index: 100;
	clear: both;
	margin-bottom: 8px;
}

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

#bc_services {
	width: 118px;
	height: 18px;
	display: block;
	margin: 0 0 14px -10px;
	background-image: url(/pub/images/title-services.png);
	background-position: left;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
}
#bc_services a {
	display: block;
	width: 114px;
	height: 18px;
}
#bc_partners {
	width: 123px;
	height: 18px;
	display: block;
	margin: 0 0 20px 0;
	background-image: url(/pub/images/title-partners.png);
	background-position: left;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
}
#bc_partners a {
	display: block;
	width: 123px;
	height: 18px;
}

#bc_websiteH1 {
	height: 18px;
	width: 242px;
	float: left;
	background-image: url(/pub/images/title-services-sites.png);
	background-position: -119px 0;
	background-repeat: no-repeat;
	text-indent: -594px;
	overflow: hidden;
}
#bc_websiteH1 h1, #bc_websiteH1 h1 a {
	height: 18px;
	width: 242px;
	display: block;
	margin: 0;
}
#bc_galleryh2 {
	height: 18px;
	width: 108px;
	float: left;
	background-image: url(/pub/images/our-work-h2.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
	text-indent: -994px;
	overflow: hidden;
	position: relative;
	margin: 4px 0 0 3px;
}

#bc_marketingH1 {
	height: 18px;
	width: 242px;
	float: left;
	background-image: url(/pub/images/title-services-mktg.png);
	background-position: -119px 0;
	background-repeat: no-repeat;
	text-indent: -594px;
	overflow: hidden;
}

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

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

#homepage_photoBox {
	width: 376px;
	height: 288px;
	float: left;
	margin-right: 19px;
	margin-bottom: 12px;
	background-image: url(/pub/images/rotate/photobox1.png);
}
#homepage_news {
	width: 564px;
	height: 245px;
	float: left;
	margin-bottom: 12px;
	background: url(/pub/images/news-bkg.gif);
	padding-top: 43px;
}
#homepage_news h3 {
	font-size: 14px;
	color: #6A6A6A;
	margin:1px 0 5px;
}
#homepage_news h4 {
	font-size: 12px;
	color: #9aa527;
	margin:0;
	font-weight: bold;
}
#homepage_news p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 4px;
}
#homepage_newsLeft {
	float: left;
	display: block;
	width: 268px;
	height: 205px;
	padding-left: 3px;
	margin-right: 5px;
	padding-left: 10px;
}
#homepage_newsRight {
	float: left;
	display: block;
	width: 268px;
	height: 205px;
	clear: right;
	padding-left: 10px;
}
#homepage_newsletterWrap {
	width: 564px;
	position: relative;
	clear: both;
}
#homepage_newsletter {
	clear: both;
	width: 235px;
	float: right;
	right: 0;
}
#homepage_newsletter #fieldwrap {
	width: 177px;
	height: 28px;
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}
#homepage_newsletter #fieldwrap input {
	width: 160px;
	border: none;
	background: none;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin: 0;
}
#homepage_newsletter #submitwrap {
	height: 28px;
	width: 46px;
	margin-top: 7px;
	float: left;
}
#homepage_newsletter #submit {
	width: 46px;
	height: 27px;
	margin: 0;
	display: block;
	background-image: url(/pub/images/join.gif);
	border: none;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#homepage_ps {
	height: 288px;
	width: 285px;
	float: left;
	display: block;
	margin-right: 8px;
	margin-bottom: 16px;
	background-image: url(/pub/images/psbox.gif);
}
#homepage_ps a {
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
#homepage_ps #webdev_links {
	width: 123px;
	margin: 97px 0 0 159px;
	text-align: center;
}
#homepage_ps #marketing_links {
	width: 100px;
	margin: 110px 0 0 23px;
}
#homepage_about {
	height: 248px;
	width: 353px;
	float: left;
	display: block;
	margin-right: 8px;
	margin-bottom: 16px;
	background-image: url(/pub/images/about-bkg.gif);
	padding: 35px 10px 5px;
}
#homepage_about p, #homepage_about h1 {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 4px 0;
	font-weight: normal;
	text-align: justify;
}
#homepage_about p a {
	text-decoration: none;
}
#homepage_listings {
	height: 248px;
	width: 285px;
	float: left;
	display: block;
	margin-bottom: 16px;
	background-image: url(/pub/images/listings-bkg.gif);
	padding-top: 40px;
	font-size: 12px;
}
.homepage_listing {
	width: 100%;
	height: 124px;
	clear: both;
}
.homepage_listingImage {
	width: 103px;
	height: 67px;
	overflow: hidden;
	padding: 12px 0 0 16px;
	margin-right: 13px;
	float: left;
	margin-bottom: 35px;
}
.homepage_listingImage img {
	width: 103px;
	height: auto;
	float: left;
}
#homepage_listings p.featured_title {
	padding-top: 6px;
	margin-bottom: 4px;
}
#homepage_listings p.featured_title a {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}
#homepage_listings p{
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}
a.homepage_view-details {
	width: 90px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/pub/images/learn-more.png);
	margin: 7px 0 0 -2px;
}

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

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

#pages_middle {
	position:relative;
	float:left;
	width:655px;
	margin-bottom: 35px;
	display: block;
	margin-right: 35px;
	padding-left: 30px;
	padding-top: 15px;
	min-height: 500px;
}
#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 p {
	margin-bottom: 12px;
}
#pages_middle ul {
	margin: 10px 0 20px 0;
}
#pages_middle li {
	margin: 0 0 5px 25px;
	list-style-position: outside;
	list-style-type: circle;
}

#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:3px 0 5px 15px;
}
.photo_left {
	float:left;
	margin:3px 15px 5px 0px;
	padding:4px;
}

#pages_right {
	float: right;
	width: 238px;
	margin-bottom: 20px;
}
.contact_form {
	width: 228px;
	background: url(/pub/images/contactus-bkg.png);
	padding:0px 0 13px 10px;
	margin-top: 40px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#contact_formTop {
	width: 238px;
	height: 44px;
	display: block;
	background: url(/pub/images/contactus-top.gif);
	margin: 0 0 0 -10px;
	background-repeat: no-repeat;
}

.contact_form .form-fields {
	background: #f1f1f1;
	height: 19px;
	border: 1px solid #bcbbbb;
	font: 15px Helvetica, Arial, sans-serif;
	color: #898A8C;
	padding: 7px 0px 7px 5px;
	margin: 5px 0px;
}
.contact_form #first, .contact_form #last {
	width: 99px;
	display: inline;
}
.contact_form #phone { width: 210px; }
.contact_form #email { width: 210px; }
.contact_form #city { width: 135px; }
.contact_form #st { width: 62px; }
.contact_form #submit {
	background: #FBFBFB;
	height: 36px;
	border: 1px solid #bcbbbb;
	width: 216px;
	font: 15px Helvetica, Arial, sans-serif;
	color: #898A8C;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
	background-image: url(/pub/images/contact-submit-bkg.png);
}
.contact_form #submit:hover {
	background: #B5B5B5;
	color: #F7F7F7;
	cursor: pointer;
}

.portfolio_row {
	margin: 0 auto 10px;
	padding: 10px;
	border-bottom: 1px dotted ;
}

h1#h1_contact {
	background-image: url(/pub/images/title-contact.png);
	width: 114px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	background-position: left;
}

#contact_pageForm {
	width: 400px;
	border: 1px dotted #a9a9a9;
	margin-bottom: 35px;
	padding: 10px 10px 5px 10px;
}
#contact_pageForm img {
	padding: 0 0 10px 0;
}
#contact_pageForm label {
	float: left;
	clear: left;
	width: 115px;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	position: relative;
}
#contact_pageForm label#lab_st {
	clear: none;
	width: 50px;
}
#contact_pageForm .form_section {
	clear: both;
	height: 38px;
}
#contact_pageForm .form_sectionTextarea {
	clear: both;
	height: 59px;
}
#contact_pageForm input {
	float: left;
	clear: right;
	width: 270px;
	font-size: 16px;
	background-color: #e5e5e5;
	border: 1px solid #9d9d9d;
	padding: 6px;
	font-size: 14px;
	color: #5e5e5e;
	position: relative;
}
#contact_pageForm input#city {
	width: 135px;
	margin: 0 20px 0 0;
}
#contact_pageForm input#st {
	width: 50px;
	margin: 0 0 0 0;
	float: left;
}
#contact_pageForm input#submit {
	position: relative;
	clear: both;
	width: 74px;
	height: 33px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background-image: url(/pub/images/submit.gif);
	margin: 10px 0 0px 115px;
	border: none;
	cursor: pointer;
}
#contact_pageForm textarea {
	float: left;
	clear: right;
	width: 270px;
	font-size: 16px;
	background-color: #e5e5e5;
	border: 1px solid #9d9d9d;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 4px;
	color: #5e5e5e;
	position: relative;
	height: 40px;
	font-family: Helvetica, Arial, sans-serif;
}

/* --- Services --- */

h1#h1_services {
	background-image: url(/pub/images/title-services.png);
	width: 114px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px -10px;
	background-position: left;
}
h1#h1_websites {
	background-image: url(/pub/images/title-services-sites.png);
	width: 114px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	background-position: -121px 0;
	float: left;
	clear: right;
}

#services_menu {
	width: 406px;
	height: 158px;
	background-image: url(/pub/images/services-menu.gif);
	background-position: top;
	margin: 40px auto 20px;
}
#services_menu a#sites {
	width: 203px;
	height: 158px;
	background-image: url(/pub/images/services-menu.gif);
	background-position: left top;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#services_menu a#sites:hover {
	background-position: left bottom;
}
#services_menu a#mktg {
	width: 203px;
	height: 158px;
	background-image: url(/pub/images/services-menu.gif);
	background-position: right top;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#services_menu a#mktg:hover {
	background-position: right bottom;
}

/* --- Partners --- */

h1#h1_partners, #h2_partners h2 {
	background-image: url(/pub/images/title-partners.png);
	width: 123px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 0;
}
h2#h2_partners, h2#h2_services {
	float: left;
}
.partners_row {
	width: 620px;
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.partners_box {
	width: 305px;
	height: 181px;
	float: left;
	margin-right: 30px;
}
#partners_landAgents {
	width: 294px;
	height: 181px;
	background-image: url(/pub/images/land-agents.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}
#partners_rec {
	width: 294px;
	height: 181px;
	background-image: url(/pub/images/recreational-properties.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}
#partners_auctions {
	width: 294px;
	height: 181px;
	background-image: url(/pub/images/auction-companies.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}
.partners_details {
	float: left;
	width: 285px;
	font-size: 13px;
}
.partners_details h2 {
	font-size: 20px;
	margin: 0 0 5px -5px;
}
.partners_details h2 a {
	text-decoration: none;
}
#pages_middle .partners_details ul {
	height: 115px;
	margin: 0;
}
.partners_details li {
	list-style: inside circle;
	margin-bottom: 3px;
}
.partners_learnMore {
	font-size: 17px;
	margin: 3px 0 0 0;
}
.partners_learnMore a {
	color: #98A724;
	text-decoration: none;
}
.partners_learnMore a:hover {
	text-decoration: underline;
}

h1#h1_landAgents {
	background-image: url(/pub/images/title-partners-landagents.png);
	width: 148px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 0 20px 0;
	float: left;
	clear: right;
	background-position: right;
}
h1#h1_auctions {
	background-image: url(/pub/images/title-partners-auction.png);
	width: 250px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 0 20px 0;
	float: left;
	clear: right;
	background-position: right;
}
h1#h1_rec {
	background-image: url(/pub/images/title-partners-rec.png);
	width: 290px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 1px 0 20px 0;
	float: left;
	clear: right;
	background-position: right;
}


#clients_list {
	
}
#clients_list h2, #clients_list h2 a{
	font-size: 18px;
	text-decoration: none;
	margin: 0 0 2px -1px;
}
table#clients_list {
	width: 605px;
	margin-left: 20px;
	clear: left;
	font-size: 13px;
}
table#clients_list tr td {
	border-bottom: 1px dotted #a9a9a9;
	padding: 10px 0;
}
table#clients_list ul {
	margin: 10px 0;
}
table#clients_list li {
	list-style: inside circle;
	margin-bottom: 3px;
}
table#clients_list img {
	max-width: 170px;
	height: auto;
}
table#clients_list a {
	text-decoration: none;
}
.client_learnMore {
	margin-bottom: 5px;
	color: #98A724;
}
.client_learnMore a {
	font-size: 15px;
	color: #98A724;
	text-decoration: none;
}

#website_seeWork {
	float: right;
	margin: 0 0 0 14px;
	width: 131px;
	height: 35px;
	position: relative;
}
#website_seeWork a {
	width: 131px;
	height: 35px;
	background-image: url(/pub/images/see-our-work.png);
	text-indent: -786px;
	overflow: hidden;
	display: block;
}
#website_seeWork a:hover {
	background-position: 0 -36px;
}
#website_seeWork a:active {
	background-position: 0 -71px;
}


/* --- End Pages --- */

/* --- Start Listings --- */

#listings_listings {
	float: left;
	margin-right: 9px;
	width: 570px;
	padding-left: 10px;
}
#listings_listings h1 {
	text-indent: -9999px;
	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: left;
	width: 180px;
	display: block;
	height: 100px;
}
.listings_listPhoto img{
	width: 165px;
	height: auto;
	margin: 5px auto 0;
}

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

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

.listings_listDetails .county {
	margin-bottom: 4px;
	font-weight: bold;
}	
.listings_listDetails span {
	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: left;
	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: -9999px;
}

#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:left;
	width:900px;
	height:auto;
	padding:0px 10px 25px;
}
#view_photoGallery {
	position:relative;
	float:left;
	width:400px;
	height:auto;
	margin-bottom:30px;
}
#view_photoGallery img {  }

#view_video {
	width: 380px;
	height: 280px;
	padding: 23px 10px 0;
	background-image: url(/pub/images/video-frame.gif);
	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;
}
#photogallery_background {
	background-image: url(/pub/images/gallery-frame.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 285px;
	padding: 10px;
}
#islideshow {
	margin-bottom: 6px;
	overflow: hidden;
	height: 280px;
	width: 380px;
}
#view_rightColumn {
	float:left;
	margin-top:10px;
}

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

img.galleryImage { width:380px; height: auto; }
.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; }
#photoGalleryPager a.activeSlide { font-weight:bold; color: #BE9652; }
#photoGalleryPager a:focus { outline:none; }


#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;
	width:420px;
	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 #BEAB82;
}

.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: 379px;
	height: 277px;
	background-image: url(/pub/images/map-frame.gif);
	background-repeat: no-repeat;
	padding: 23px 10px 0px 11px;
}
#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 Blog ------------ */

#blog_nav {
	width: 175px;
	float: left;
	margin: 15px 25px 0 10px;
}
#blog_middle {
	float: left;
	width: 700px;
	margin-bottom: 40px;
}
#blog_middle h1 {
	margin: 10px 0 5px 0;
	font-size: 19px;
	color: #9ca828;
	width: 500px;
}
#blog_middle h2 {
	font-size: 17px;
	margin: 8px 0 4px;
}
#blog_middle h3 {
	margin: 5px 0 4px;
}
#blog_middle h1#h1_blog {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0;
	background-image: url(/pub/images/h1-blog.png);
	width: 438px;
	height: 32px;
}
#blog_middle p {
	line-height: 20px;
	margin-bottom: 10px;
}
#blog_middle img.photo_right {
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	float:right;
	margin:3px 0 5px 15px;
	padding:4px;
}
#blog_middle img.photo_left {
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	float:left;
	margin:3px 15px 5px 0px;
	padding:4px;
}
#blog_middle ul, #blog_middle ol, {
	margin: 10px 0 20px 20px;
	border: 1px solid #000;
	display: block;
}

#blog_middle li {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 4px;
}

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

#blog_nav #blog_return {
	text-decoration: none;
	margin: 0 0 20px -10px;
}
#blog_nav #blog_return a {
	text-decoration: none;
}

.blog_list a {
	text-decoration: none;
}

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

.postslist_post {
	margin: 0;
	padding:15px 8px;
	position: relative;
	display: block;
	font-size: 12px;
	border-bottom: 1px dotted #6A6A6A;
}
.postslist_post p {
	margin-bottom: 7px;
}
.postslist_post img {
	max-width: 200px;
	height: auto;
}
.postslist-title h2 a {
	margin: 0 0 4px 0;
	font-size:17px;
	text-decoration:none;
}
.postslist-title h2 a:hover {
	text-decoration:none;
}
.postslist_post .ignore {
	display: 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:40px 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;
	margin-bottom: 5px;
}
.form-message {
	color:#000000;
	margin:5px;
	padding:5px;
	text-align:center;
	width:879px;
}
#blog_smLinks {
	width:68px;
	float:left;
	margin-right:10px;
	border-right:1px solid #C9C9C9;
	margin-top: 8px;
	position: relative;
	padding: 1px 0 4px 0;
}
#blog_twitter {
	margin-bottom: 11px;
}
#blog_fb {
}

.photo_border {
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	padding:4px;
	margin: 2px;
}

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

/*--- Twitter Feed ---*/

#twitter_box {
	position: absolute;
	width: 195px;
	display: block;
	background: url(/pub/images/twitter-bkg.png);
	background-position: bottom;
	font-size: 10px;
	color: #fff;
	z-index: 100;
	padding: 0 10px 8px;
	right: 8px;
}
#twitter_box h4 {
	width: 94px;
	height: 16px;
	display: block;
	background: url(/pub/images/latest-tweet.png);
	margin: 3px 0 4px -2px;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#twitter_box li {
	list-style: none outside;
	padding: 0 0 6px 0;
	margin: 0;
	text-indent: 0;
}
#twitter_box li span {
	display: block;
	clear: both;
	margin-bottom: 3px;
	text-indent: 0;
	line-height: 14px;
}
#twitter_box a {
	color: #eeeeee;
}
#twitter_box #lh {
	width: 49px;
	height: 36px;
	float: left;
	clear: left;
	display: block;
	background-image: url(/pub/images/twitter-bkg-lh.png);
	margin: 3px 0 0 -5px;
}
#twitter_update_list {
	float: left;
	width: 160px;
	margin-left: -10px;
}

/*--- Social Media Icons ---*/

#social_media {
	position: absolute;
	display: block;
	width: 18px;
	height: 70px;
	right: -18px;
	background-image: url(/pub/images/sm-icons.gif);
}
#social_media #twitter a {
	display: block;
	width: 18px;
	height: 25px;
}
#social_media #twitter a:hover {
	background-image: url(/pub/images/sm-icons.gif);
	background-position: -18px 0px;
}
#social_media #facebook a {
	display: block;
	width: 18px;
	height: 23px;
}
#social_media #facebook a:hover {
	background-image: url(/pub/images/sm-icons.gif);
	background-position: -18px -25px;
}
#social_media #rss a {
	display: block;
	width: 18px;
	height: 22px;
}
#social_media #rss a:hover {
	background-image: url(/pub/images/sm-icons.gif);
	background-position: -18px -48px;
}

/*--- Unique Page Properties ---*/

body.contact #pages_right {
	display: none;
}
body.contact #pages_middle, body.landing #pages_middle {
	width: 929px;
	margin: 0 0 0 0;
	clear: both;
	padding: 15px 0 0 30px;
}
body.contact #pages_middle #lower_row {
	margin-left: -30px;
}

/*--- Landing Pages ---*/

body.landing #nav, body.landing #logo, body.landing .contact_form, body.landing #footer_nav {
	display: none;
}

body.landing div#header {
	background-image: url(/pub/images/header-sansnav.gif);
}

h1#h1_semcredit {
	background-image: url(/pub/images/specials/h1_semcredit.png);
	width: 376px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	background-position: left;
}

body.contact h3 a {
	text-decoration: none;
	line-height: 24px;
	font-size: 14px;
}

div#h2_group {
	margin-top: 5px;
}
div#h2_group h2 {
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 15px;
}