body {
	background: #7C6F5C url(template/images/parchmentbase.jpg);
	color: #222;
	font: normal 60% sans-serif;
	
}

a {color: #642;}
a:hover {color: #963;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 3em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background:  no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332  no-repeat left bottom;
	margin: 0 auto;
	width: 950px;
}
#container {
	background: #FBF9F4;
	border-top: 7px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;	
	width: 950px;
}

/* header */
.title {
	background: #E2DED4  repeat-x;
	border-top: 3px solid #996;
	border-bottom: 3px solid #996;
	padding: 0 0 1px 0;
	
}
.title span {
	color: #441;
	font: normal 2.0em Elephant;
	padding: 0 50px 0 50px;
	
}

#title2 {
	background: #E2DED4  repeat-x;
	border-top: 3px solid #996;
	border-bottom: 3px solid #996;
	padding: 0 0 1px 0;
	
}
#title2 span {
	color: #441;
	font: normal 1.5em Elephant;
	padding: 0 50px 0 50px;
	
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(http://americaslandsale.com/template/images/header.jpg) no-repeat left bottom;
	height: 220px;
}

.navigation {
	width: 731px;	
	text-align: center;
	padding: 0px 0px;
}
.navigation a {
	color: #fff;
	background: #73664F;
	font: bold 11px Tahoma,sans-serif;
	padding: 7px 18px;	
	text-align: center;
	text-decoration: none;
	height: 6px;
	border: 2px solid black;
}

.navigation a:hover,.navigation a#active {background-position: left bottom; color: red;}


/* navigationview */
.navigationview {
	width: 650px;	
	color: black;	
	text-align: center;
	padding: 2px 0px;
}
.navigationview a {
	color: #553;
	background: #E1E0C6;
	font: bold 12px Tahoma,sans-serif;
	padding: 12px 12px;	
	text-align: center;
	text-decoration: none;
	height: 3px;
	border: 1px dotted black;
}
.navigationview a:hover {font: bold 12px Tahoma,sans-serif; background: #D2D0C0; color: red;}
.navigationview a:active {font: bold 12px Tahoma,sans-serif; background: #D2D0C0; color: red;}


/* navigationview3 */
.navigationview3 {
	width: 250px;	
	color: black;	
	border: 1px dotted black;
	background: #fff;
	
}
.navigationview3 a {
	color: #553;
	height: 10px;
	font: bold 14px Tahoma,sans-serif;
	padding: 0px 5px 0px;	
	text-align: center;
	text-decoration: none;
}
.navigationview3 a:hover,.navigationview3 a#active {background: #D2D0C0; color: red;}

/* navigationview4 */
.navigationview4 {
	width: 650px;	
	color: black;
	text-align: center;
	padding: 8px 0px;
}
.navigationview4 a {
	color: #553;
	background: #E1E0C6;
	font: bold 15px Tahoma,sans-serif;
	padding: 12px 12px;	
	text-align: center;
	text-decoration: none;
	height: 3px;
	border: 1px dotted black;
}
.navigationview4 a:hover,.navigationview4 a#active {background: #D2D0C0; color: red;}


.viewtoprender {
	background: #DED9D0 url(http://americaslandsale.com/template/images/nav.gif) repeat-x; height: 30px;
font: bold 15px Tahoma,sans-serif;
	border-top: 1px solid #996;
	width: 25%;
	text-align:center;
	margin:0 auto;
	float: left;
}


.navigationmemsort {
	width: 731px;	
	text-align: center;
	padding: 0px 0px;
}
.navigationmemsort a {
	color: #553;
	background: #E1E0C6;
	font: bold 8px Tahoma,sans-serif;
	padding: 6px 6px;	
	text-align: center;
	text-decoration: none;
	height: 2px;
	border: 1px dotted black;
}
.navigationmemsort a:hover,.navigation a#active {background-position: left bottom; color: red;}




.viewrender {
	background: #DED9D0  repeat-x;	height: 100%;
	width: 90%;
	text-align:left;
	margin:0 auto;
	font: bold 12px Tahoma,sans-serif;
	padding: 9px 0;
	float: left;
}

/* main */
.main#two-columns {background: #FFF url(../images/two-columns.jpg) repeat-y;}


/* footer 
.footer {background: #332; color: #EED;	padding: 8px;}
.footer .left {width: 43%; text-align: left; font: 7pt Tahoma,sans-serif;}
.footer .right {width: 28%;	text-align: center; font: 7pt Tahoma,sans-serif;}
.footer .center {width: 28%; text-align: right; font: 7pt Tahoma,sans-serif;}
*/
.footer {color: #EED; text-align: center; font: 7pt Tahoma,sans-serif;}
.footer a {	color: #FFF; text-decoration: none; font: 7pt Tahoma,sans-serif;}
.footer a:hover {color: #FFF; text-decoration: underline; font: 7pt Tahoma,sans-serif;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 33%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 64%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* menu keep */
ul.block {
	border-top: 2px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0.2px;
	width: 90%;
}
.block li {
	border-bottom: 2px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.block li em {
	font-size: 10px;
	font-weight: bold;
}
.block li a {
	padding: 4px;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}
/*end menu keep */


hr {
	color: #BCBAAC;
	border: 1px dotted #BCBAAC;
	width: 70%;
}

a:link.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}
a:active.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}
a:visited.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}

a:hover.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #800000;
 	text-decoration : underline;
}

.fonttiny {font: normal 6pt arial,serif,sans-serif;}
.font1 {font: normal 8pt arial,serif,sans-serif;}
.font2 {font: normal 10pt arial,serif,sans-serif;}
.font3 {font: normal 12pt arial,serif,sans-serif;}
.font4 {font: normal 14pt arial,serif,sans-serif;}
.font5 {font: normal 19pt arial,serif,sans-serif;}
.font6 {font: normal 25pt arial,serif,sans-serif;}

.center { text-align: center;
text-align: -moz-center;
}

.u { text-decoration: underline; }
.strike { text-decoration: line-through; }

div.logo {
  float: left;  
  position: absolute;
  top: 60px; left: 151px; width: 250px; height: 250px;
}
img.scaled {
  width: 99%;
}



.acreage {

	font-family: Arial,Helvetica,sans-serif;
     color: #413F38;
	font-size: 30px;
   font-weight: bold;
}

.acrebg {
background-color: #c4bdb5;
	
}

a.admin		 { color: #000000; font-size: 13px; text-decoration: underline }
a.admin:visited { color: #000000; font-size: 13px; text-decoration: underline }
a.admin:hover { color: #006900; font-size: 13px; text-decoration: underline }

/* TABLE STYLES Main Page Color*/

table.form_main { background-color: #FFFFFF; }

td.form_main { background-color: #FFFFFF; }

/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/

table.color2_layout { background-color: #a6b3cf; }

td.color2_layout { background-color: #a6b3cf; }



/* for alternating listings in the admin area*/

td.row1_0	{ background-color: #009900; }

td.row2_0	{ background-color: #CCFFCC; }

td.row3_0	{ background-color: #99CC99; }

.adminListingLeft_0 {

color: #FFFFFF;

background-color : transparent;

}


td.row1_1	{ background-color: #006699; }

td.row2_1	{ background-color: #DEE3E7; }

td.row3_1	{ background-color: #D1D7DC; }

.adminListingLeft_1 {

color: #FFFFFF;

background-color : transparent;

}



/* for alternating image listings */

td.image_row_0	{ background-color: #c4bdb5; }

td.image_row_1	{ background-color: #BFAE8C; }



/* for alternating search result listings */

td.search_row_0	{ background-color: #C9C5B1; }

td.search_row_1	{ background-color: #C9C5B1; }


/* For ranch divder */

td.divider	{ background-color: #c4bdb5;}

/* FORM STYLES */


.Required {

color: #FF0000; font-size : 14px;
text-align: center;
background-color : transparent;

}


A:link.searchtitle {
	font-size : 20px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #521515;
 	text-decoration : none;
}
A:active.searchtitle {
	font-size : 20px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #521515;
 	text-decoration : none;
}
A:visited.searchtitle {
	font-size : 20px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #521515;
 	text-decoration : none;
}
A:hover.searchtitle {
	font-size : 20px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : black;
 	text-decoration : underline;
}
A:link.listingview {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}

A:active.listingview {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}
A:visited.listingview {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}
A:hover.listingview {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 	text-decoration : underline;
}

A:link.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #000000;
 	text-decoration : none;
}
A:active.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}
A:visited.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #534731;
 	text-decoration : none;
}

A:hover.featuredlite {
	font-size : 11px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #800000;
 	text-decoration : underline;
}
td.remarks	{ font-size: 9px;  font-family: Arial; font-weight: bold; color: #000000;}

.submit { background-color: #ccffcc; font-size: 90%;
                     font-weight: bold; }
					 
input {
 background-color: #E7E8E3;
 color: #000080;
 font-weight: bold;
 font-size: 12px;
}

select {
 background-color: #E7E8E3;
 color: #000080;
 font-weight: bold;
 font-size: 12px;
}

option {
 background-color: #E7E8E3;
 color: #000080;
 font-weight: bold;
 font-size: 12px;
}

textarea {
 background-color: #E7E8E3;
 color: #000000;
 font-size: 13px;
 font-weight : bold;
 font-family: Trebuchet MS, Arial, Helvetica;
}

form {
 border: 0px solid #E7E8E3;
 padding: 0px;
}

.texta {
 font-size: 12px;
 color: black;
 background-color: #E7E8E3;
 border: 2px solid #666666;
}

.option1 {
color: black;
font-weight: bold;
 background-color: #ffffff;
 border: 0px solid #666666;
}

td.req {
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
color: #EDDE5C;
font-weight : bold; 
}

td:link.featuredlite {
	font-size : 11px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : #000000;
 	text-decoration : none;
}

.browse_tool {
	background-color: #F0EFEE;
	font-size: 14px; 
	text-decoration: none; 
	color: black; 
}
		
.browse_tool_num {
	color: #800000;
}

.browse_tool_button A {		
	background-color: #F0EFEE;
	font-size: 10px;
	line-height: 10px; 
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {		
	color: #000000;
}

.browse_tool_button A:hover {		
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px; 
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px; 
	line-height: 10px; 
	color: #aaaaaa; 
	text-decoration: none; 
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #C9C5B1;
	color: #000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
			
.bt_pages {
	font-family: verdana, arial; 
	BACKGROUND-COLOR: silver;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}

A:bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A:bt_pages.visited{
	color: #000000;
}

A:bt_pages.hover{
	color:#ffffff;
	background: #132975; 
}

.navigation2 {
	 height: 30px;
	
	
	width: 600px;
	text-align:center;
	
}
.navigation2 a {
	background: #C9C5B1;
	padding: 5px 28px;
	color: #000;
	position: relative;
	font: bold 16px Arial;
	
	border: 1px dashed #996;
	text-align: center;	
	text-decoration: none;
	border-right: 4px solid #fff;
	
	
}
.navigation2 a:hover{color: #fff; background: #5E5B39  repeat-x;}

.navigation2 a:active{color: #C9C5B1;}

.searchBody {
			width: 650px;		
			font: bold 11px Arial;
			color: black;
			border: 1px dashed #996;
	        background-color: #C9C5B1;
			height: 45px;
		}
		
		.searchBody select {
			font: 10px Verdana, Arial;
			color: black;
			background-color: white;
		}
		.searchBody option {
			font: 10px Verdana, Arial;
			color: #000000;
			width: auto;
			background-color: white;
		}
		
		.searchButton {
			color: black;
			font-size: 10px;
			background-color: #ffffff;
		}


.searchBody2 {
			width: 480px;		
			font: bold 11px Arial;
			color: black;
			background-color: #CCCCBB;
			height: 100px;
			
		}
		
		.searchBody2 select {
			font: 10px Verdana, Arial;
			color: black;
			background-color: white;
		}
		.searchBody2 option {
			font: 10px Verdana, Arial;
			color: #000000;
			width: auto;
			background-color: white;
		}
.special {
 border: 1px dashed black;
 background-color : #FFFff0;
text-align:center;
margin: 5px auto -1px auto;
color : #000000;
 width: 300px;
 
 font-size : 20px;
 font-weight : bold;
}

.java {
 border: 1px dashed black;
 background-color : #FFFff0;
text-align: center;
text-align: -moz-center; 
position: absolute; top: 0px; left: 20px;
color : #000000;
 width: 950px;
 height: 25px;
 
 font-size : 20px;
 font-weight : bold;
}

.searchBody {
			width: 650px;		
			font: bold 11px Arial;
			color: black;
			border: 1px dashed #996;
	        background-color: #C9C5B1;
			height: 45px;
		}
		
		.searchBody select {
			font: 10px Verdana, Arial;
			color: black;
			background-color: white;
		}
		.searchBody option {
			font: 10px Verdana, Arial;
			color: #000000;
			width: auto;
			background-color: white;
		}
		
		.searchButton {
			color: black;
			font-size: 10px;
			background-color: #ffffff;
		}

	div.moreless {
	margin: 3px;
	font-size:12px;
}

div.moreless a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #574a2a;
	text-decoration: none;
	color: #574a2a;
}

div.moreless a:hover, div.moreless a:active {
	border: 1px solid #574a2a;
	color: #000;
}

div.moreless span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #574a2a;
	font-weight: bold;
	background-color: #87784e;
	color: #f7efd7;
	}

div.moreless span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #574a2a;	
	color: #574a2a;
}
#listMoreButton {
	margin:10px 0px 10px 0px;
}
a.listMoreButton:link, a.listMoreButton:visited, a.listMoreButton:active {
  padding: 0 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background: #977B4D;

  text-align:center;
  line-height:15px;
  text-decoration: none;
  border:1px;
  display:block;
}
a.listMoreButton:hover {
  background: #000000;
}

/* Drop Down menu CSS */

a.larger_main_text_light_top_nav:link, a.larger_main_text_light_top_nav:visited  {
 font-family: georgia, times, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 text-decoration: none;
 color: #ffffff;
 line-height: 16px;
 font-style: normal;}
 
a.larger_main_text_light_top_nav:hover, a.larger_main_text_light_top_nav:active {
 font-family: georgia, times, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 text-decoration: underline;
 color: #ffffff;
 line-height: 16px;
 font-style: normal; }

.menu {
  border: solid 1px #BFBFBF;
  padding:0px 0px 0px 0px;
  background-color:#efe9dd;
}

.menuItem {
  padding:4px 7px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#666666;
  text-decoration:none;
}

#mnu {
  background-color:#transparent;
  cursor:pointer;
  padding:0px 0px 0px 0px;
  margin: 5px 0;
  width: 700px;
}

#mnu span {
  padding:3px 0px 0px 10px;
  cursor:pointer;
}

#mnu span:hover {
  text-decoration:underline;
}


