/* ---  Global Settings ---*/

html {
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	color:#000;
	margin:0px auto 0 auto;
	background-color:#262626;
	background-image: url(/pub/images/background.gif);
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 24px;
}
a {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color:#b26b05;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size:19px;
	margin:10px 0;
	font-weight: normal;
}

h2 {
	margin: 0 0 4px 0;
	font-size:15px;
	color: #2e2117;
}
h3 {
	margin: 0 0 1px 0;
	font-size:14px;
}

h4 {
	margin: 0 0 3px 0;
	font-size:13px;
	font-weight: bold;
}

a img { border: 0 }

p {
	margin: 0 0 8px 0;
	font-size: 14px;
	line-height: 24px;
}
hr {
	background: #000;
	height: 1px;
	border: none;
	margin: 15px 0;
}

/* --- Class Settings --- */

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

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

object, object a {outline:none;}

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

.photo_border {
	padding: 2px;
	border: 1px solid #000;
}
.float_left {
	float: left;
	position: relative;
	margin: 0px 10px 3px 0px;
}
.float_right {
	float: right;
	position: relative;
	margin: 0px 0px 3px 10px;
}

/* --- Layout --- */

#top_section {
	position:relative;
	width:100%;
	height:476px;
	margin: 0px auto;
	background-image:url(/pub/images/top-background.gif);
	background-position: center center;
	z-index: 500;
}
#content {
	position:relative;
	width:900px;
	margin: 0px auto;
	padding: 8px 0;
}
#content_left {
	position: relative;
	float: left;
	width: 580px;
	margin: 10px 0;
	padding: 0 20px 0 0;
}
#content_right {
	position: relative;
	float: left;
	width: 300px;
	margin: 15px 0;
	min-height: 350px;
}


/* --- Newsletter -- */

#header_rightBox {
	background-image: url(/pub/images/newsletter-bg.png);
	display:block;
	float:left;
	height:268px;
	position:relative;
	width:300px;
	margin: 11px 0;
	padding: 10px 0 0 0;
}
#quote {
	background-image: url(/pub/images/decor-line-top.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 16px auto 0;
	padding-top: 20px;
	width: 250px;
	text-align: center;
}
#quote1,#quote2 {
	display:none;
}
#bottom_line {
	background-image: url(/pub/images/decor-line-bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 20px auto 0;
	width: 250px;
	height: 8px;
}

#newsletter {
	background-image: url(/pub/images/join-newsletter.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 20px;
	margin-top: 4px;
}
#newsletter h2 {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/pub/images/newsletter-h2.png);
	width: 117px;
	height: 13px;
	display: block;
	margin: 16px 0 10px 66px;
}
#newsletter form {
	display: block;
	margin: 5px auto;
}
#newsletter form #field_bkg {
	width:180px;
	background-image: url(/pub/images/newsletter-field.png);
	background-color: none;
	height: 41px;
	border: none;
	margin: 0 10px 0 5px;
	position: relative;
	padding: 0;
	float: left;
}
#newsletter form .field {
	width:180px;
	background: none;
	border: none;
	position: relative;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #eeecdf;
	padding: 0px 0 0 12px;
	margin: 13px 0 0 0;
}
input#subscribe {
	position: relative;
	border: none;
	background: url(/pub/images/submit-button.jpg) 0 0;
	width:56px;
	height: 33px;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin-top: 4px;
}
#newsletter_submit:active {
	border-style: none;
	background: url(/pub/images/join.gif) 0 -24px;
	outline: none;
}

#logo {
	position:relative;
	display: block;
	top:0;
	left:0;
	float:left;
	width:308px;
	height:83px;
	background-image: url(/pub/images/logo.png);
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 11px;
}


/* --- Header --- */

#header {
	height: 106px;
	width: 900px;
	margin: 0 auto;
	background-image: url(/pub/images/mountains.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#cabelas {
	position: relative;
	display: block;
	width: 132px;
	height: 84px;
	float: right;
	top: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/pub/images/cabelas.png);
}

/*--- Nav Menu ---*/

#nav {
	position:relative;
	width: 900px;
	height: 40px;
	margin: 0 auto;
	clear: both;
}
#nav li {
	display: inline;
}
#nav a {
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	background-image: url(/pub/images/nav.gif);
	cursor: pointer;
}

a#nav-1 {
	width: 128px;
	background-position: 0 0;
}
a#nav-1:hover {
	background-position: 0 -40px;
}
a#nav-1:active {
	background-position: 0 -80px;
}
body.home a#nav-1:hover, body.home a#nav-1:active {
	background-position: 0 0;
}

a#nav-2 {
	width: 121px;
	background-position: -128px 0;
}
a#nav-2:hover, body.listings a#nav-2 {
	background-position: -128px -40px;
}
a#nav-2:active {
	background-position: -128px -80px;
}

a#nav-3 {
	width: 114px;
	background-position: -249px 0;
}
a#nav-3:hover, body.about a#nav-3 {
	background-position: -249px -40px;
}
a#nav-3:active {
	background-position: -249px -80px;
}

a#nav-4 {
	width: 119px;
	background-position: -363px 0;
}
a#nav-4:hover, body.team a#nav-4 {
	background-position: -363px -40px;
}
a#nav-4:active {
	background-position: -363px -80px;
}

a#nav-5 {
	width: 175px;
	background-position: -482px 0;
}
a#nav-5:hover, body.appraisal a#nav-5 {
	background-position: -482px -40px;
}
a#nav-5:active {
	background-position: -482px -80px;
}

a#nav-6 {
	width: 82px;
	background-position: -657px 0;
}
a#nav-6:hover, body.blog a#nav-6 {
	background-position: -657px -40px;
}
a#nav-6:active {
	background-position: -657px -80px;
}

a#nav-7 {
	width: 161px;
	background-position: -739px 0;
}
a#nav-7:hover, body.contact a#nav-7 {
	background-position: -739px -40px;
}
a#nav-7:active {
	background-position: -739px -80px;
}


/*--- Sub Nav Menu ---*/

#sub_nav {
	position:relative;
	top:0;
	left:0;
	width:160px;
	padding:5px 10px 25px 5px;
	float: left;
	clear: left;
	margin-right: 5px;
}
#sub_nav a { text-decoration:none; }
#sub_nav  li a {
	text-decoration:none;
	line-height: 20px;
}
#sub_nav a:hover {
  text-decoration:underline;
}
#sub_nav ul {
	font-size: 13px;
	display: block;
	padding: 0 0 0 12px;
	margin: 3px 0px 15px;
	line-height: 17px;
}
.sub_nav-activelink {
	font-weight:bold
}
#subnav_links {
	width: 135px;
	margin: 0 auto;
}
#subnav_links a img {
	padding-bottom: 15px;
}
.list_title {
	margin-left: -10px;
}

/* --- Mid_Section --- */

#mid_section {
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: 300px;
}


/* --- Slideshow --- */

#slideshow {
	position: relative;
	float: left;
	margin: 11px 29px 0 0;
	width: 571px;
	height: 275px;
	overflow: hidden;
}

/* --- Property Search Links --- */

#search_links{
	position: relative;
	width: 900px;
	height: 30px;
	margin: 0 auto;
	clear: both;
	background-image: url(/pub/images/properties.gif);
}
#search_links a {
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	background-image: url(/pub/images/properties.gif);
}
a#search-1 {
	width: 144px;
	background-position: 0 0;
}
a#search-2 {
	width: 202px;
	background-position: -144px 0;
}
a#search-2:hover {
	background-position: -144px -31px;
}
a#search-2:active {
	background-position: -144px -62px;
}

a#search-3 {
	width: 184px;
	background-position: -346px 0;
}
a#search-3:hover {
	background-position: -346px -31px;
}
a#search-3:active {
	background-position: -346px -62px;
}

a#search-4 {
	width: 184px;
	background-position: -530px 0;
}
a#search-4:hover {
	background-position: -530px -31px;
}
a#search-4:active {
	background-position: -530px -62px;
}
a#search-5 {
	width: 74px;
	background-position: -714px 0;
}
a#search-5:hover {
	background-position: -714px -31px;
}
a#search-5:active {
	background-position: -714px -62px;
}
a#search-6 {
	width: 60px;
	background-position: -788px 0;
}
a#search-6:hover {
	background-position: -788px -31px;
}
a#search-6:active {
	background-position: -788px -62px;
}
a#search-7 {
	width: 52px;
	background-position: -848px 0;
}
a#search-7:hover {
	background-position: -848px -31px;
}
a#search-7:active {
	background-position: -848px -62px;
}


/*-- Homepage --*/

#intro {
	background-image: url(/pub/images/intro-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 0 20px 0;
	width: 580px;
	padding-bottom: 27px;
}

#homepage_blogNews {
	width: 580px;
	padding-bottom: 10px;
	
}
#homepage_blogNews h2 {
	font-size: 19px;
	margin: 0 0 8px 0;
}
.homepage_blognewsPost {
	margin: 0 0 12px 0;
}
.homepage_blognewsPost h3 a {
	font-size: 15px;
	text-decoration: none;
}
.homepage_blognewsPost h3 a:hover {
	font-size: 15px;
	text-decoration: underline;
}
.homepage_blognewsPost h4 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin: 3px 0;
}
.homepage_blognewsPost p {
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	margin: 2px 0;
}
.homepage_blognewsPost p a {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
}


#homepage_listings {
	width: 100%;
	background-color: #2e2117;
	height: 245px;
	padding-bottom: 25px;
	float: left;
	margin-top: 80px;
}
#homepage_listingsInside {
	width: 900px;
	margin: 0 auto;
	height: 245px;
}
.featured_margin {
	margin-right:11px; 
	position:relative;
	background-image: url(/pub/images/featured-background.gif);
}
.featured_column {
	margin-top: -80px;
	width: 289px;
	height: 322px;
	background-image: url(/pub/images/featured-background.gif);
	float: left;
	color: #d0bf97;
	text-align: center;
}
.featured_column h3 {
	font-size:15px;
	line-height:18px;
	margin:11px 0 10px;
	text-align:center;
}
.featured_image {
	height:150px;
	margin:46px auto 0;
	overflow:hidden;
	width:200px;
	border: 1px solid #000;
}
.featured_image img {
	width: 200px;
	height: 150px;
}
.featured_column p {
	font-size: 13px;
	margin: 0 0 2px 0;
	line-height: 17px;
}
.featured_column p a {
	color: #d0bf97;
}



/* --- Search Listings --- */

#pages_middle #search_listings, #content_right #search_listings {
	position: relative;
	height: 368px;
	width: 290px;
	background-image: url(/pub/images/searchbox-bg.gif);
	border: 1px solid #2e2117;
	float: right;
	margin: 0 0 20px 20px;
}
.search_listingsInside {
	height: 362px;
	width: 284px;
	border: 1px solid #2e2117;
	margin: 2px 0 0 2px;
}
#search_listings h2 {
	text-align: center;
	padding-top: 15px;
	margin: -5px 0 -10px;
	line-height: 15px;
}
#searchbox_flash{
	width: 183px;
	height: 180px;
	margin: 0 auto;
}
#search_listings .search_listingsForm {
	clear:both;
	margin:10px auto 0;
	width:205px;
}
.search_formSection {
	width:215px;
	height: 24px;
	display: block;
	position: relative;
}
.search_formSection label {
	float:left;
	font-size:12px;
	margin:-3px 0 0;
	padding-right:30px;
	position:relative;
	text-align:right;
	width:49px;
}
.search_formSection label {
	clear: left;
}
.search_field {
	float: left;
	position: relative;
	width: 110px;
}
.search_formSection select {
	float: left;
	position: relative
}
#searchBox_county, #searchBox_state {
	width: 110px;
}
#searchBox_Price1 {
	width: 50px;
	margin-right: 10px;
}
#searchBox_Price2 {
	width: 50px;
}
#searchBox_Acres1 {
	width: 50px;
	margin-right: 10px;
}
#searchBox_Acres2{
	width: 50px;
}
.sf-button{
	background: url(/pub/images/search-button.gif);
	border: none;
	width:86px;
	height: 43px;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
	margin-left: 15px;
	margin-top: -5px;
	float: right;
}
.search_formBottom{
	width:215px;
	height: 24px;
	display: block;
	position: relative;
	padding-top: 5px;
}
.search_formBottom p {
	margin: 0;
	line-height: 16px;
	font-size: 11px;
}
.search_formBottom a {
	padding-top: 5px;
	font-size: 12px;
}

/* --- Listings --- */

#listings_listings {
	width: 900px;
}
#listings_listings #search_listings {
	float: right;
	height: 368px;
	width: 290px;
	background-image: url(/pub/images/searchbox-bg.gif);
	border: 1px solid #2e2117;
	margin-bottom: 15px;
}
#listings_controls {
	width: 590px;
	height: 26px;
	border: 1px solid #2e2117;
	float: left;
	position: relative;
	padding:2px;
	margin-bottom: 11px;
	background-image: url(/pub/images/searchbox-bg.gif);
	font-size: 11px;
}
#listings_controlsInside {
	width: 586px;
	height: 22px;
	border: 1px solid #2e2117;
	padding: 1px;
}
#listings_sort {
	position: relative;
	float: left;
	width: 353px;
	margin-top: -1px;
}
#listings_page {
	position: relative;
	float: left;
	margin-top: -2px;
	font-size: 13px
}
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: #000;
}
#listings_page a {
	padding: 0 8px;
	text-decoration: none;
}
#listings_page a:hover {
	color: #000;
	text-decoration: underline;
}
.listings_listItem {
	width: 286px;
	height: 321px;
	margin: 0 12px 15px 0;
	float: left;
	border: 1px solid #2e2117;
	padding: 2px;
}
.listings_listItemInside {
	width: 280px;
	height: 315px;
	border: 1px solid #2e2117;
	padding: 2px;
}
.listings_listPhoto {
	display:block;
	height:188px;
	margin:8px auto;
	overflow:hidden;
	position:relative;
	width:250px;
	border: 1px solid #2e2117;
}
.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: #2e2117;
}
.listings_listDetails h2 a:hover {
	text-decoration: underline;
}
.listings_listDetails p {
	margin: 2px 0;
	text-align: center;
	line-height: 18px;
}
.listings_listDetails p a {
	padding: 2px 0 0 0;
	font-size: 12px;
	text-align: center;
}
#listings img {
	background-color: #dcdcdc;
	border: 1px solid #c9c9c9;
	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: #d7c69c;
	position: relative;
	margin-right: 8px;
	border: 1px solid #2e2117;
	text-decoration: none;
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	text-align: center;
}

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

#view_return {
	font-size:12px;
	margin: 7px 0;
	position:relative;
}
#view_listing {
	width: 900px;
}
#view_listing h1 {
	font-size: 24px;
	margin-bottom: 5px;
}
#view_listing h2 {
	font-size: 16px;
	margin: 5px;
	text-decoration: underline;
}
#view_listing h3 {
}
#view_listing h4 {
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 4px;
	color: #773f40;
	text-align: center;
	font-weight: bold;
}
#view_listing h5 {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
	font-weight: normal;
}
#view_details {
	position: relative;
	float: left;
	padding:10px 0px 10px 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 21px;
	width: 900px;
}
#view_media {
	float: right;
	display: block;
	position: relative;
	width: 400px;
	margin: -45px 0 25px 25px;
	background-color: #2e2117;
	color: #d7c69c;
	z-index: 10;
}
#view_media h2 {
	display: block;
	position: relative;
	background-color: #d7c69c;
	padding: 6px 0 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background-image: url(/pub/images/searchbox-bg.gif);
	border-bottom: 1px solid #2E2117;
}
#view_infoBox {
	display: block;
	width: 400px;
	float: left;
	clear: left;
	position: relative;
}
#view_files {
	display: block;
	width: 400px;
	clear: left;
	position: relative;
	margin-bottom: 25px;
}
#view_files li {
	list-style-type: circle;
	list-style-position: inside;
	margin:3px 0 3px 10px;
}
#view_description {
	position:relative;
	padding:0px 0 10px 0px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
}
.photoGalleryNavigation {
	padding:0 10px;
	width:380px;
	margin-top: -4px;
}
#photoGalleryPager {
	width: 341px;
	display: block;
	float: left;
	margin-top: -7px;
	padding-left: 10px;
}
#photoGalleryPager a {
	display: inline;
	padding-right: 8px;
	font-size: 14px;
	text-decoration: none;
	color: #d7c69c;
	float: left;
}
#photoGalleryPager a.activeSlide {
	font-weight: bold;
}
#view_galleryControls {
	float: left;
}
#view_map {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:500px;
	height:300px;
}
#map_enlarge {
	display: block;
	width: 93px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	background-image: url(/pub/images/enlarge-map.png);
	right: 8px;
	margin-top: -20px;
	display: none;
}
#map_enlarge:hover {
	background-position: bottom;
}
#map_container {
	width: 379px;
	height: 302px;
	background-image: url(/pub/images/map-frame.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0 10px;
}
#view_caption {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #4c5244;
	text-align: right;
	display: block;
	clear: both;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#view_photoGallery {
	padding: 10px;
}
#islideshow {
	margin-bottom: 6px;
	overflow: hidden;
	height: 280px;
	width: 380px;
}
#islideshow img {
	width: 380px;
	height: auto;
}
#view_propertyInfo {
	position:relative;
	float:left;
	width:160px;
	padding:0px 10px 10px;
	margin:0 0 10px 10px;
}
#listing-attachments {
	margin-bottom:25px;
}
.view_contactForm {
	display: block;
	padding: 0px 10px 10px;
}
.view_w2l label {
	display: block;
	clear: left;
	width: 85px;
	float: left;
	font-size: 12px;
	margin-top: 5px;
}
.view_w2l input.field {
	border: none;
	display:block;
	float:left;
	font-size:12px;
	margin-top:5px;
	padding:7px;
	width:160px;
	font-family: Georgia, 'Times New Roman', serif;
}
.view_w2l textarea {
	display: block;
	width: 160px;
	float: left;
	font-size: 12px;
	height: 37px;
	border: none;
	margin-top: 5px;
	padding:7px;
	font-family: Georgia, 'Times New Roman', serif;
}

.view_w2l #submit {
	background:transparent url(/pub/images/submit-button.jpg) repeat scroll 0 0;
	border:none;
	cursor:pointer;
	float:left;
	font-size:0;
	height:35px;
	line-height:0;
	margin-top:10px;
	overflow:hidden;
	text-indent:-999px;
	width:58px;
	clear: left;
}

.view_w2l .sf-button:hover {
	background-color: #cacaca;
}
/* --- Blog ---*/

#blog {
	width: 580px;
}

#blog  h2{
	display: block;
	width: 289px;
	height: 21px;
	background-image: url(/pub/images/h2-newsblog.gif);
	margin: 0 0 18px 0;
	overflow: hidden;
	text-indent: -9999px;
}
#blog h3 {
	font-size: 17px;
	margin: 0 0 4px 0;
}
#blog h3 a {
	text-decoration: none;
}
#blog h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 7px;
}
#blog p {
	text-align: justify;
}
#blog img {
	float: right;
	max-width: 220px;
	width: auto;
	height: auto;
}
#blog a {
	font-weight: bold;
}
#blog_nav {
	width: 175px;
	float: left;
	margin: 10px 20px 0 20px;
}
#blog_nav a {
	text-decoration: none;
}
.color-2nd {
	padding-left: 15px;
}
#blog_nav a:hover {
	text-decoration: underline;
}
#blog_middle {
	float: left;
	width: 600px;
	margin-bottom: 15px
}

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

#blog_middle p {
	line-height: 20px;
}
.postslist-post {
	margin: 0;
	padding:15px 0px;
	position: relative;
	display: block;
	background-image: url(/pub/images/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px dashed #000;
}

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

.postslist-title h2 a:hover { text-decoration:none; }
.postslist-post h3 {
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0;
}
.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_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 {
	
}

/*--- Pages ---*/

#pages_middle {
	position:relative;
	width:900px;
	display: block;
}
#pages_middle h1 {
	width: 575px !important;
}
.photo_left {
	height: auto;
	float: left;
	margin:7px 10px 5px 0;
	border: 1px solid #000;
}
.photo_right {
	height: auto;
	float: right;
	margin:7px 0 5px 10px;
	border: 1px solid #000;
}
/*#pages_middle table {
	width: 550px !important;
}*/

#pages_middle ul {
	margin: 5px 0 5px 15px;
}
#pages_middle li {
	list-style-position: inside;
	list-style-type: circle;
	margin: 3px 0;
}

/*-- Contact Page Form --*/

#contact_form {

}
#contact_form input {
	width: 150px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0;
}
#contact_form textarea {
	width: 150px;
	height: 70px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	margin: 1px 0 0 0;
}
#contact_form #submit {
	background: url(/pub/images/submit-button.jpg) repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:left;
	font-size:0;
	height:33px;
	line-height:0;
	margin-top:4px;
	overflow:hidden;
	position:relative;
	text-indent:-999px;
	width:56px;
}


/* --- Photos --- */

#photos {
	margin-bottom: 25px;
}
#photos h2 {
	background-image: url(/pub/images/h2-photos.gif);
	width: 237px;
	height: 20px;
	margin: 0 0 7px 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#flickr {
	background-image: url(/pub/images/flickr-bkg.gif);
	height: 247px;
	width: 244px;
	padding: 9px 9px 0 9px;
}
#photos a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	width: 250px;
}

/* --- Related Links--- */

#links {
	font-size: 11px;
	line-height: 14px;
}


/*--- Footer ---*/

#footer {
	position:relative;
	width:100%;
	clear:both;
	display: block;
	background-image: url(/pub/images/footer-background.gif);
	background-repeat: repeat;
	border-top: 1px solid #2E2117;
	padding: 0 0 1px 0;
}
#footer hr {
	margin: 5px 0;
}
#footer_inside {
	margin: 0 auto;
	position: relative;
	width: 900px;	
}
address {
	position: relative;
	display: block;
	width: 400px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	margin: 8px 0 10px;
	text-align: left;
}
#landhub {
	width: 97px;
	height: 28px;
	position: relative;
	margin: 10px auto 15px;
	background-image: url(/pub/images/landhub.png);
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#footer_logos {
	float: right;
	position: relative;
	margin: 14px 0 6px 0;
	width: 163px;
	clear: right;
}
#footer_logos img {
	padding-left: 10px;
}
#footer_links {
	width: 600px;
	padding: 0 8px;
	text-align: right;
	margin: 0;
	float: right;
	clear: right;
	font-size: 12px;
}
#footer_links a {
	padding: 0 5px;
}
#keywords {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	margin: 1px 0;
}
.disclaimer {
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	margin: 8px 0 5px;
}
.disclosure {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}
.statement {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}

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

