* {
	margin: 0px;
	padding: 0px;
}
body {
	line-height: 1.65em;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/Acres_Idaho_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #06c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	padding: 0px;
	margin: 1.25em 0 1.25em 0;
}
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 1.5em
}
li {
	padding-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* Links */
a {
	text-decoration: none;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#maincontainer1, #maincontainer2, #maincontainer3 {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding: 0px;
	background-color: #CCF;
}
#maincontainer3 {
	width: 100%;
	background-color: #fff;
	border-top: solid 5px #663300;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(/images/footer_background.jpg);
	background-repeat: repeat-x;
}
#masthead {
	clear: both;
}
#masthead_contact_block {
	margin-top: 20px;
	float: right;
	font-size: medium;
}
#masthead_search_block {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
#masthead_search_block input {
	font-size:15px;
}
/* Navigation Links */
#masthead_navigation_block {
	clear: both;
	text-align: center;
	border: solid 0px;
	display:bock;
	margin: 0 auto 8px auto;
}

/* Horizontal Links */
#horizontalLinks {
	border: solid 0px;
	padding:0;
	margin: 0 auto 8px auto;
	display: block;
}
#horizontalLinks li {
	list-style: none;
	display: inline;
	position:relative;
	margin: 0px 1px 10px 1px;
	padding: 10px 4px 10px 4px;
	background-color: #06C;
	border: solid 1px #000;
	border-bottom: solid 2px #000;
	background-image: url(/images/nav_background_image.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	float:left;
	white-space:nowrap;
font-weight:bold;
}

#horizontalLinks li.highlight {
	background-image: url(/images/nav_background_image_new.jpg);
}

#horizontalLinks li a {
	text-decoration: none;
	color: #fff;
	padding: 0px 0px 0px 0px;
}
#horizontalLinks li:hover {
	text-decoration: none;
}
#pagecontentcontainer {
	padding: 0px 35px 0px 35px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 720px;
	background-image: url(/images/Acres_Idaho_content_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}
#pagecontent {
	width: 540px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pagecontent .body_copy_padding {
	padding: 5px;
}
/* Vertical Links */

#verticleLinks {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
#verticleLinks ul {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
}
#verticleLinks li {
	padding: 5px;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	line-height: 1em;
	background-color: #eee;
	border-bottom: solid 1px #aaa;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	background-image: url(/images/side_nav_background.jpg);
	background-repeat: repeat-x;
}
#verticleLinks li a {
	text-decoration: none;
	color: #00A;
	margin: 0px 0px 0px 0px;
}
#verticleLinks li a {
	text-decoration: none;
	font-weight: bold;
}
#verticleLinks li:hover {
	background-color: #eee;
}
/* END Vertical Links */

#left {
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-left: 1px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 0px;
}
#leftHandText {
	padding: 5px;
}
#right {
	width: 150px;
	float: left;
	padding-top: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	clear: right;
	background-color: #FFF;
}
#toolbox {
	width: 160px;
	border: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	float: right;
	margin: 1px;
	font-size: 70%;
	background-color: #00A;
	color: #fff;
}
#toolbox ul {
	list-style: none;
}
#toolbox li {
	background-color: #eee;
	margin: 1px;
	padding: 1px 5px 1px 5px;
}
fieldset {
	padding: 15px;
}
#form1 {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
/* Footer */
#footer {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	text-align: center;
	border-top: solid 0px #eee;
	width: 720px;
}
#footerLeft {
	width: 325px;
	float: left;
	text-align: left;
	padding-left: 15px;
}
#footerLogo {
	width: 105px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -50px;
}
#footerRight {
	width: 325px;
	float: left;
	text-align: left;
	padding-left: 15px;
}
#footerLinks {
	margin-left: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-weight: bold;
	border-top: 4px solid #06C;
}
#footerText {
	text-align: left;
	clear: both;
	width: 800px;
	line-height: 1.5em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}
/* Classes */

/* Property Index */

.pi_col1 {
		float:left;
	margin: 6px;
	padding: 6px;
	font-size:11px;
	background-color:#eee;
	text-align:center;
	border:solid .1em #ccc;
	line-height:1em;
}
.pi_col1 img{
	border:none;
	margin:2px;
	}
.pi_col2 {
	width:390px;
	float:left;
}
.pi_col3 {
	width:100px;
    margin-left:5px;
	float:left;
	font-weight:bold;
    text-align:right;
}
.pi_row {
	width:100%;
	background-image:url(/images/property_seperator_land_horizon_mt_tops.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:10px;
	padding:5px 5px 30px 5px;
	clear:both;
}
.property_info_page {
}
.property_title {
	font-size:160%;
	color: #336600;
	line-height: 1.5em;
}
.property_title a {
	text-decoration: none;
	color: #336600;
}
.property_title a:hover {
	text-decoration: none;
	color: #336600;
}
.property_subtitle {
	font-size:120%;
	color: #000;
	line-height: 1.5em;
}
.property_section {
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	clear: both;
}
.property_section_info {
	padding: 5px;
	margin: 5px;
	background-color: #fff;
	clear: both;
}
.property_section_title, style4 {
	font-size: large;
	font-weight: bold;
	color: #336600;
	padding: 0px;
	margin: 0px;
}
.property_text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	font-size: 15px;
	margin-top: 0px;
	color: #000000;
}
.property_accent_red {
	font-weight: bold;
	color: #ff0;
}
.joke {
	width: 40%;
	border: solid 1px #ddd;
	float: right;
	margin: 20px;
	padding: 5px;
	background-color: #ccf;
}
.divider1, .divider2 {
	display: none;
	border-top: solid 20px #00A;
	background-color: #00A;
	line-height: 2em;
	text-align: center;
}
.divider2 {
	background-color: #FFFFFF;
	line-height: 1em;
	background-image: url(/images/divider_bar_gradient_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
/* */
.float_right {
	float: right;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.clear_both {
	clear: both;
}
/*  Blog  */
.blog_article {
	padding: 10px;
	margin: 0px;
	margin-top: 50px;
	background-color: #fff;
	border: solid 1px #eee;
}
.blog_index {
	padding: 10px;
	margin: 0px;
	margin-top: 30px;
	background-color: #fff;
	border: solid 1px #eee;
}
.blog_title {
	margin-top: 0px;
	color: #888;
}
.blog_comment {
	padding: 10px;
	margin: 10px;
	margin-left: 30px;
	border-left: solid 1px #eef;
	border-top: solid 1px #eef;
}
.site_search {
	text-align: center;
}
.small_text {
	font-size: small;
}
.smallest_text {
	font-size: 10px;
}
.print_only {
	display: none;
}
.print {
	display: block;
}
/* Poll */
.poll {

	border: solid 1px #ddd;
	padding: 30px;
	margin-top: 30px;
	background-image: url(/images/WindmillinField.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.poll_question {
	border: solid 1px #ddd;
	background-color: #fff;
	padding: 5px;
}
.poll_answers {
	margin-top: 30px;
	padding: 5px;
}
.error_text {
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #f00;
}
.home_table {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.home_table th {
	padding: 3px;
	border-bottom: 4px solid #06C;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.home_table td {
	padding: 3px;
	padding-left: 15px;
	text-align: left;
}
.home_table td, th {
	font-size: 100%;
}
.white_text {
	color: #fff;
}
.featured
{
	font-size:100%; 
	background-image:url(/images/property_seperator_land_horizon_mt_tops.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	border:solid 2px #00a; 
	margin:0; 
	margin-top:30px; 
	padding:8px;

}

.images_thumb
{
	overflow:scroll; 
	float:right; 
	width:155px; 
	height:350px;
}

.soldText, .redText
{
	color:#900;
}
.blueText
{
	color:#00F;	
}
.yellowHighlight
{
	background-color:#CCF;	
}
.grayHighlight
{
	background-color:#CCC;	
}
.home_table td
{
background-color:#aaf;
border:solid 1px;
}

.box_highlight
{
border:solid 1px #ddd;
background-color:#eee;
margin:0 auto 0 auto;
width:70%;
padding:10px;
background-image:url(../images/globe-large.jpg);
background-repeat:no-repeat;
background-position:left;
}

.list_enhanced_ul
{
list-style:none;
margin:0;
padding:0;
}
.list_enhanced_ul li
{
 line-height:1.7em;
 border:solid 2px #900;
 padding:10px;
 margin:0 10px 10px 0px;
 font-weight:bold;
 text-align:center;
 background-image:url(../images/enhanced_list_background.jpg)
}

.homePageNewDiv
{
text-align:left; 
background-color:#EEEEDD; 
clear:both;
padding:5px;
margin:20px;
display:none;
}
.clearme
{
padding:0;
margin:0;
clear:both;
}
