/* Online Business */

body { 
    margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #00A2FF}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}


/* Heading styles */
h1 {	font-family: Tahoma, Verdana;	font-size: 14px;	color: #003366;	font-weight: bold;	text-decoration:none;}
h2 { font-size: 110%; }
h3 { font-size: 100%; }/* appears like bold paragraph text */



a:link { 
		 font-weight: bold; 
		 text-decoration: none; 
		 color: #000000;
		 }
a:visited { 
		 font-weight: bold; 
		 text-decoration: none; 
		 color: #666666;
		 }
a:hover, a:active { 
		 text-decoration: underline; 
		 color: #000099;
		 }
a:link.home, a:active.home, a:visited.home{
		font-family: arial;
	   font-size: 10px;
		text-decoration:none;
		color: white;
		text-indent: 20px;
		}
a:hover.home{
		text-decoration: underline;
		}
a:link.land, a:hover.land, a:active.land, a:visited.land{
		font-family: arial;
	   font-size: 10px;
		text-decoration:none;
		color: #1E3654;
		text-indent: 20px;
		}
a:hover.land{
		text-decoration: underline;
		}
a:link.finance, a:hover.finance, a:active.finance, a:visited.finance{
		font-family: arial;
	   	font-size: 10px;
		text-decoration:none;
		color: #1E3654;
		text-indent: 80px;
		}
a:hover.finance{
		text-decoration: underline;
		}
p.photo {
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		}
p.txt {
		font-family: arial;
	        font-size: 10px;
	  	color: white;
		margin-left: 0.5cm;
		line-height: 0.5cm;
	}
p.txt2 {
	font-family: arial;
	   font-size: 10px;
	   color: #1E3654;
		margin-left: 0.375cm;
		margin-top: 0.5cm;
		line-height: 0.5cm;
	}
#linkList {
		 position: relative; 
		 top: 0px; 
		 left: 0px;
		 }
#linkList2 { 
		 background: url('/acreageinv.nsf/Files/grfx/$file/leftnav.jpg') no-repeat top left; 
		 padding: 0px; 
		 margin-top: 0px; 
		 width: 215px;
		 height: 447px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:verdana, sans-serif  
		 }
#linkList ul {
		 margin: 0px;
		 padding: 0px;
		 }
#linkList ul.att{
		list-style-type: none;
		}
#linkList li {
		 line-height: 1ex; 
		 background: leftnav.jpg no-repeat top center; 
		 display: block; 
		 padding-top: 5px; 
		 padding-left: 10px;
		 margin-bottom: 5px;
		 list-style-image: url('none');
		 }
#linkList li.photos {
		 line-height: 2.5ex; 
		 background: leftnav.jpg no-repeat top center; 
		 display: block; 
       font-size: 11px;
 		 font-weight: bold;
		 text-decoration: underline overline;
		 padding-top: 5px; 
		 padding-left: 10px;
		 margin-bottom: 0px;
		 list-style-image: url('none');
		 }
 
