 BODY, P, DIV, TABLE, TD, UL, OL {
 	font-family : Arial,Verdana,Helvetica,san-serif;
 	color : #000000;
  /*	background : #FFFFFF;
 	background-color : #FFFFFF;  */
 }
 
A:link 		{ color: #6c0000; }
A:active 	{ color: #009999; }
A:visited 	{ color: #4e4e2a; } 
A:hover		{ color: #726740; }
A:link.button { color: #78BC40; }
A.button		{ color: #78BC40; font-weight: bold; font-size: 12px; padding-left: 15px; padding-right: 15px; padding-bottom: 4px; padding-top: 5px;  background-color: #FFFFFF; text-decoration: none; }
A:active.button 	{ color: #78BC40; }
A:visited.button	{ color: #78BC40; } 
A:hover.button		{ color: #FFFFFF; background-color: #78BC40; }
#topnav {
	text-align: center; background-color: #FFFFFF; width: 594px;
}

<!-- classes -->
.monospace { font-family:Courier,monospace; }
.highlight { background-color: #E2E2D0 }
.bold { font-weight: bold;}
.head { font-weight: bold;
		color: #4fa1a0 }
.newitem {clear:both}
.smallphotolink {font-size: 85%; font-weight: bold;}
.caption {font-size:80%; text-align:center}
.propertyhead {font-size: 110%; font-weight: bold;}
.header {font-size: 110%; font-weight: bold;}
