body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: Black;
	font-family: Arial;
	background: #E1E2DC url('outerbackground.jpg');
}
h1
{
	color: #00704A;
	font-weight: bold; 	
	font-size: 16px;	
	font-family: Arial;	
}
h2
{
	color: #00704A;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
table
{	
	border-color: #00704A;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.maintablelayout
{
	background: white url('pagebackground.jpg');
	background-position: top left;	
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #EFEFEC;
	border-width: 10px;  
	padding: 3px;
}
.button
{
	background: #00704A url('1px_Button.gif');		 	 
	color: white;
	border-style: none; 
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;	
			
}
.menubar
{
	background: #00704A url('1px_menu.gif');		 	 
}
.menuitem
{
	color: #FFFFFF;
	border-style: none; 
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none; 
	font-weight: bold;

}
.menuitem:hover
{
	color: #006C46;
	border-style: none; 
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;
	font-weight: bold;
}
.bottombanner
{
	background: #DDE8E0;
}
.smalltext
{
	color: black;	
	font-size: 10px;	
	font-family: Arial;	
}
.smalltextalt
{
	color: black;	
	font-size: 10px;	
	font-family: Arial;	
}
.mediumtext
{
	color: #00704A;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertylistheader
{
	background:  #00704A url('1px_menu.gif');		 	 
	color: #ffffff;
	font-weight: bold; 
	font-size: 12px;	
	font-family: Arial;			
}
.propertylistimage
{
      float: right;
      height: 120px;
      width: 160px;
}
.propertylisttextarea
{
      float: left;
      width: 586px;
      height: 120px;
      font-size: 12px;
      background: #CFF0E9 url('PropertyListPanel.jpg') repeat-x top;
}

.propertylistfooter
{
      height: 9px;
      background: url('panelshadow.gif');
}
.propertystatus-0
{
	color: #23A519;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-1
{
	color: #F0A830;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-2
{
	color: #FF0000;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.panel
{	
	border-color: #EFEFEC;
	background: #CFF0E9 url('panel.jpg') no-repeat;	
}
.propertyfeaturedpanel
{
	border-color: #EFEFEC;
	background: #CFF0E9 url('PropertyFeaturedPanel.jpg') repeat-x top;
}
.propertypicturespanel
{
	border-color: #EFEFEC;
	background: #DDE8E0 url('PropertyPicturesPanel.jpg') repeat-x top;
}
.PageBorder
{
	background-color: black;
}
.textlink:active
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
} 
.textlink:link
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
}
.textlink:visited
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
}
.textlink:hover
{
    font-weight: bold;
    color: black;	
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:active
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
} 
.textlinkalt:link
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:visited
{
    font-weight: bold;
    color: #00704A;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:hover
{
    font-weight: bold;
    color: black;	
    border-style: none; 
    text-decoration: none;
} 