a:link		
	{text-decoration: underline;
	color: #660000;
	font-weight: 400;}
	
a:visited 	
	{text-decoration: underline;
	color: #660000;
	font-weight: 400;}
	
a:hover 	
	{text-decoration: underline;
	color: #990000;
	font-weight: 400;}
	
a:active 	
	{text-decoration: underline;
	color: #990000;
	font-weight: 400;}

h1
	{font-size: 15px;
	font-weight: bold;
	color: #330000;}
	
li
	{list-style: url(../img/arrow.gif) disc inside;}
	
body
	{background-color: #E6E4D9;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: times new roman, times, serif;
	font-size: 14px; }
	
#tree		
	{position:absolute;
	top:15px;
	left:104px;
	z-index:1;}
	
#nav img
	{vertical-align:bottom;}
	
#title		
	{position:absolute;
	top:60px;
	left:108px;
	z-index:3;}
	
#compass	
	{position:absolute;
	top:20px;
	left:0px;
	z-index:4;}

#toprightpicture
	{position: absolute;
	top: 30px;
	left: 470px;
	z-index:5}
	
#maintext
	{margin: 0px 0px 0px 0px;
	z-index: 10;
	width: 460px;
	font-family: times new roman, times, serif;
	font-size: 14px;
	margin: 26px 10px 10px 45px;
	color:black;}
	
#propertysection
	{font-size: 14px;
	margin: 25px 0px 0px 30px;
	width:590px;
	color:black;}
	
#propertyname
	{font-size: 18px;
	font-weight: normal;
	color:black;}
	
#propertyaddress
	{font-size: 14px;
	font-weight: normal;
	color:black;}
	
#propertytext
	{font-size: 13px;
	font-weight: normal;
	color:black;}
			
#mappic
	{font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 0px 50px;
	width: 220px;}
	
#copyright
	{font-size: 10px;
	font-weight: normal;
	color:#383838;
	text-align:center;
	margin: 30px 0px 20px 0px;}		
			