BODY {background: #d4c9b3; text-align: center;}

.container {
width: 984px;
top: 10px;
position: relative;
background: #E2E4D3;
text-align: center;
border: 5px solid #fff;
margin: 0 auto; 
}

.container #content {
 width: 872px;

}
.container #content #maincontent {
 width: 872px;
position: relative;
left: 50px;
}
.container #content #maincontent a{
 font-size : 16px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : black;
 	text-decoration : none;
}
.container #content #maincontent a:hover{
 font-size : 16px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 	text-decoration : none;
}
.container #content #featuredcontent {
 width: 972px;
 position: relative;
left: 5px;
}
.container #content #bottomcontent {
 width: 972px;
 position: relative;
 left: 40px;
}

/* Drop Down menu CSS */

/* tabs
*************************/
ul.tabs
{
	display: table;
	margin: 0;
	padding: 3px;
	left: -10px;
	position: relative;
	width: 730px;
}

ul.tabs li
{
margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;

	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;

}


/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 150px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/
  
#menu
{
  background-color: transparent;
  cursor:pointer;
  padding:0px 0px 0px 0px;
  margin: 5px 0;
  width: 730px;
}

#menu .bottomborder
{
width: 620px;
text-align:left;
border-bottom: 1px dotted #80c080;
left: 12px;
position: relative;
}
#menu .menu3
{
width: 650px;
text-align:left;
left: 12px;
position: relative;
}
#menu ul
{
	margin: 0 auto;
}



#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	color: #000;
	padding-left: 10px;
}

#menu ul li a img
{
	vertical-align: middle;
}






#menu ul li a span
{
	display: block;
	position: relative;
	top: -4px;
	padding: 0 5px 0 9px;
	font-family: Georgia;
 font-size: 19px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 line-height: 20px;
 font-style: normal;
}
.dot
{
position: relative;
top: -4px;
left: 8px;
font-size: 20px;
 font-weight: bold;
}
#menu ul li a:hover span
{
	background: url(../../images/topselectionright.png) top right;
	position: relative;
	
   
  text-decoration: underline;
  color: #ffffff;
  
  font-style: normal;
}


#menu ul.dropdown
{
	padding: 10px;
	
	overflow:hidden;
	border: 3px solid #000000;
	background-color: #ffffff;
	text-align:left;
	width: 250px;
	text-decoration: none;
	
}

#menu ul.dropdown li a
{
	border-bottom: 1px dotted #80c080;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	text-decoration: none;
	font-weight : bold;
}


#menu ul.dropdown li a:hover
{
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}

 
.style12 {
background-color: #E2E4D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
}
A:link.topmenu {
	font-size : 12px;
 	font-family : Georgia,"Times New Roman",Times,serif;
 	font-weight : normal;
 	font-style : normal;
 	color : #004A80;
 	text-decoration : none;
}
A:active.topmenu {
	font-size : 12px;
 	font-family : Georgia,"Times New Roman",Times,serif;
 	font-weight : normal;
 	font-style : normal;
 	color : #004A80;
 	text-decoration : none;
}
A:visited.topmenu {
	font-size : 12px;
 	font-family : Georgia,"Times New Roman",Times,serif;
 	font-weight : normal;
 	font-style : normal;
 	color : #004A80;
 	text-decoration : none;
}
A:hover.topmenu {
	font-size : 12px;
 	font-family : Georgia,"Times New Roman",Times,serif;
 	font-weight : normal;
 	font-style : normal;
 	color : #004A80;
 	text-decoration : underline;	
}

A:link.middlemenu {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:active.middlemenu {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:visited.middlemenu {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:hover.middlemenu {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #FF0000;
 	text-decoration : none;
}
A:link {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:active {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:visited {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #322F1B;
 	text-decoration : none;
}
A:hover {
	font-size : 12px;
 	font-family : Rockwell;
 	font-weight : bold;
 	font-style : normal;
 	color : #FF0000;
 	text-decoration : none;
}
.navigation {
	width: 850px;	
	height: 20px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	
	
}
.navigation a {
	color: #000;
	
	height: 29px;	
	font: bold 13px Georgia;
	padding: 6px 6px 0px 6px;	
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a:active {color: red; }

.fonttiny {font: normal 4pt Georgia;}
.font1 {font: normal 6pt Georgia;}
.font2 {font: normal 8pt Georgia;}
.font3 {font: normal 12pt Georgia;}
.font4 {font: normal 14pt Georgia;}
.font5 {font: normal 19pt Georgia;}
.font6 {font: normal 25pt Georgia;}

.acreage {

	font-family: Georgia;
     color: #000000;
	font-size: 30px;
   text-decoration: bold;
}

.title {
	FONT-WEIGHT: bold; FONT-SIZE: 35px; COLOR: #000000; FONT-FAMILY: Georgia; TEXT-DECORATION: none;
}

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

A:active.listingview {
	font-size : 11px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : #000000;
 	text-decoration : none;
}
A:visited.listingview {
	font-size : 11px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : #000000;
 	text-decoration : none;
}
A:hover.listingview {
	font-size : 11px;
 	font-family : Georgia;
 	font-weight : bold;
 	font-style : normal;
 	color : red;
 	text-decoration : underline;
}
#newsletter
{
width: 306px;
height: 246px;
background: #000000;
position: relative;
font-size : 13px;
align: left
font-family : Georgia;
 /*	font-weight : bold;*/
 	font-style : normal;
	color: #ffffff;
}
#redtext
{ color: red; }



div.dropshadow {
width: 300px;
	display:block;
	background: url("../../images/imageback.gif") 2px 0px no-repeat;
	padding: 0 4px 0 0;
}
div.dropshadow img { border: 1px solid #7e7b71; }
.top { vertical-align:top; }
