a.MainMenu:link, a.MainMenu:visited, a.MainMenu:active {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.MainMenu:hover {
	text-decoration:none;
	/*font-style:italic;*/
	font-weight:bold;
	color:#CCCCCC;
}

a.LinksPage:link, a.LinksPage:visited, a.LinksPage:active {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

a.LinksPage:hover {
	text-decoration:underline;
}

a.AgentsPage:link, a.AgentsPage:visited, a.AgentsPage:active {
	text-decoration:none;
	font-weight:bold;
}

a.AgentsPage:hover {
	text-decoration:underline;
}

#LogoAndAddress table {
color:#FFFFFF;
}

#LogoAndAddress table a {
color:#CCCCCC;
}

/* -------------------- Property Search Results ------------------------ */
#PropertySearchResults #PrintPage{	
text-align:right;
	font-weight: bold;

}
#PropertySearchResults #PrintPage img {
	text-align: right;
	border: 0;
padding-right:5px;
}
#PropertySearchResults #PrintPage a {color:#CCCCCC; }
#PropertySearchResults{
	text-align: center;
}
#PropertySearchResults img{
	border: 0px;
}
#PropertySearchResults .small{
	font-size: 10px;
}
#PropertySearchResults table{
	width: 640px;
	text-align: center;
	padding: 2px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#000000;
}

#PropertySearchResults table a {
color:#0000FF;
}
#PropertySearchResults table td{
	padding: 4px;
	vertical-align: top;
}
#PropertySearchResults table td.PriceANDMLS{
	text-align: right;
}
#PropertySearchResults table td img.MLSPhoto{
	height: 80px;
}
#PropertySearchResults table td img.agentPhoto{
	border: 0;
	height: 60px;	
}
#PropertySearchResults table td#SearchColumnHeadingViewing{
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	vertical-align: middle;
	background-color: #CCCCCC;
}
#PropertySearchResults table td.SearchResultsHeading{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}
#PropertySearchResults table td.SearchResultsHeading a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#PropertySearchResults table td.AddressCell{
	text-align: left;
	color:#000000;
}
#PropertySearchResults table td.SearchColumnHeading{
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align: middle;
	color:#000000;
}
#PropertySearchResults table tr.lightRow{
	background-color:#F5F5F5;
	border-bottom: 1px solid #DD5555;
}
#PropertySearchResults table tr.darkRow{
	background-color:#EEEEEE;
	border-bottom: 1px solid #DD5555;
}
#PropertySearchResults table tr.lightRow td {
	border-bottom: 1px solid #DD5555;
}
#PropertySearchResults table tr.darkRow td {
	border-bottom: 1px solid #DD5555;
}

#PropertySearchResults table#ChoosePage{
	width: 98%;
}
#PropertySearchResults table#ChoosePage td#Previous{
	width: 15%;
	text-align: left;
}
#PropertySearchResults table#ChoosePage td#PageList{
	text-align: center;
	font-weight: bold;
color:#FFFFFF;
}

#PropertySearchResults table#ChoosePage td#PageList a {
color:#CCCCCC;
}

#PropertySearchResults table#ChoosePage td#Next{
	width: 15%;
	text-align: right;
}


/* -------------------- MLS listing Display page ------------------------------- */
#MLSListing{
	font-family:Arial, Helvitica, San-Serif;
	font-size:12px;
	font-weight: normal;
	color: #000000;
}

#MLSListing table {
color:#FFFFFF;
}

#MLSListing hr{
	color: #CCCCCC;
}
#MLSListing #PrintPage{	
	text-align: right;
	font-weight: bold;
}
#MLSListing #PrintPage img {
	text-align: right;
	width: 20px;
	height: 18px;
	border: 0;
padding-right:5px;
}



#MLSListing td.AddressCell a {
color:#CCCCCC;
}

#MLSListing table.MenuButtons a {
color:#CCCCCC;
}

#MLSListing #PrintPage a { color:#CCCCCC;}
#MLSListing table.SectionHeading {
	width: 640px;
	text-align: left;
	border: 0;
	padding: 0px;
}
#MLSListing table.SectionHeading td.longRow{
	width: 70%;
}
#MLSListing table.SectionHeading td.shortRow{
	width: 10%;
}
#MLSListing table.SectionHeading hr {
	color: #CCCCCC;
}
#MLSListing table.SectionHeading td.title{
	font-weight: bold;
	text-align: center;
	font-size:14px;
}
#MLSListing table.PropertyOverview {
	width: 640px;
	border: 0;
	padding: 0px;
}
#MLSListing table.PropertyOverview td.PhotoCell {
	text-align: center;
	vertical-align: top;
}
#MLSListing table.PropertyOverview td.PhotoCell img{ 
	width: 250px;
	border: 0;
 }
#MLSListing table.PropertyOverview td.AddressCell {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	width: 200px;
}
#MLSListing table.PropertyOverview td.AddressCell a { }
#MLSListing table.PropertyOverview td.AddressCell .address{	
	font-weight: bold; 
}
#MLSListing table.PropertyOverview td.PriceCell {
	text-align: right;
	font-size: 12px;
	vertical-align: top;
}
#MLSListing table.PropertyOverview td.PriceCell .price{ 
	font-weight: bold; 
	font-size: 12px;
}
#MLSListing table.PropertyOverview table.MenuButtons{
	width: 100%;
	text-align: left;
	font-size: 11px;
	border: 0;
	padding: 0;
}
#MLSListing table.PropertyOverview table.MenuButtons img {	
	border: 0; 
}
#MLSListing table.PropertyOverview table.MenuButtons a { }
#MLSListing table.PropertyOverview td.MortgageCell{
	text-align: center;
	vertical-align: top;
	background-color: #D5D5D5;
	font-weight: bold;

	font-size: 11px;
	padding: 4px;
}
#MLSListing table.PropertyOverview td.MortgageCell .supersmall{
	font-size: 9px;
	font-weight: normal;
	font-family: Arial;
}
#MLSListing table.PropertyOverview td.MortgageCell a {
	font-size: 10px;
}

#MLSListing table.PropertyOverview td.DescriptionCell {
	text-align: justify;
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}
#MLSListing table.PropertyOverview td.HotlineCell{ text-align: center; }

#MLSListing table.PropertyOverview td.ThumbnailCell { 
	font-style: italic;
	font-size: 12px;
	text-align:center;
}
#MLSListing table.PropertyOverview td.ThumbnailCell img { 
	height: 40px;
	border: 0;
}
#MLSListing table.PropertyFeatures {
	width: 640px;
	padding: 0;
	border: 0;
}
#MLSListing table.PropertyFeatures table.PropertyFeatureDetails {
	font-size: 11px;
	width: 100%;
}
#MLSListing table.PropertyFeatures table.PropertyFeatureDetails td.CategoryHeading {
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 12px;
color:#000000;
}
#MLSListing table.PropertyFeatures table.PropertyFeatureDetails td.fieldTitle { font-weight: bold; }
#MLSListing table.PropertyFeatures table.PropertyFeatureDetails td.fieldData { }
#MLSListing table.PhotoGallerySection {
	width: 100%;
	border: 0;
	padding: 0;
}
#MLSListing table.PhotoGallerySection #clicktoEnlarge{
	font-style: italic;
	font-size: 14px;
	text-align: left;
	padding=left: 10px;
	padding-bottom: 30px;
}
#MLSListing table.PhotoGallerySection td{
	text-align: center;
	margin-bottom: 10px;
}
#MLSListing table.PhotoGallerySection td .title{
	font-weight: bold;
	font-size: 14px;
}
#MLSListing table.PhotoGallerySection td .description{
	font-weight: normal;
	font-size: 12px;
}
#MLSListing table.PhotoGallerySection img{
	width: 100px;
	border: 0;
}
#MLSListing table.AgentSection{
	width: 640px;
	border: 0;
	padding: 0;
}
#MLSListing table.AgentSection img{
	border: 0;
	text-align: left;
}
#MLSListing table.AgentSection td.LeftCell{
	vertical-align: top;
	text-align: left;
}
#MLSListing table.AgentSection td.CenterCell{
	width: 100%;
	text-align: left;
	font-size: 12px;
}
#MLSListing table.AgentSection td.CenterCell .AgentName{
	font-weight: bold;
	font-size: 14px;
}

#MLSListing table.AgentSection td.CenterCell a {
color:#CCCCCC;
}

#MLSListing table.PhoneList{
	border: 0;
	margin: 0px;
	width: 0px;
	padding: 0px;
	font-size: 12px;
width:175px;
}
#MLSListing table.PhoneList td{
	padding: 2px 6px;
	vertical-align: top;
}
#MLSListing table.AgentSection td.RightCell{
	vertical-align: top;
	text-align: right;
}
#MLSListing table.Disclaimer{
	border: 0;
	padding: 0px;
	width: 640px;
}
#MLSListing table.Disclaimer td{
	font-size: 10px;
	text-align: left;
}
#MLSListing table.Disclaimer td img{
	width: 95px;
	text-align:left;
	border: 0;
}
#MLSListing table.Disclaimer td.rightCellLogo{
	text-align: center;
}
#MLSListing table.Disclaimer td.rightCellLogo img{
	width: 100px;
	vertical-align:middle;
}
#MLSListing table.Disclaimer td.rightCellCourtesy{
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
}
#MLSListing table.Disclaimer td.LastUpdated{
	text-align:center;
	font-size:10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

/* ------------------------ Open House and Virtual Tour Listings -------------- */
#OpenHouse-VirtualTour{
	text-align: center;
color:#FFFFFF;
}

#OpenHousePage #PrintPage a {
color:#CCCCCC;
}

#OpenHousePage h2 {
color:#FFFFFF;
}

#OpenHouse-VirtualTour img{
	border: 0;
}
#OpenHouse-VirtualTour .small{
	font-size: 10px;
}
#OpenHouse-VirtualTour table{
	width: 98%;
	text-align: center;
	padding: 4px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#OpenHouse-VirtualTour table td{
	padding: 2px;
	vertical-align: top;
	color:#000000;
}
#OpenHouse-VirtualTour table td.DateHeading{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
}
#OpenHouse-VirtualTour table td.TimeHeading{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 8px;
	padding-top: 20px;
}
#OpenHouse-VirtualTour table td.PriceANDMLS{
	text-align: right;
}
#OpenHouse-VirtualTour table td img.MLSPhoto{
	height: 80px;
	border: 1px solid #AAAAAA;
}
#OpenHouse-VirtualTour table td img.agentPhoto{
	border: 0;
	height: 60px;	
}
#OpenHouse-VirtualTour table td.AddressCell{
	text-align: left;
}
#OpenHouse-VirtualTour table td.SearchColumnHeading{
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
#OpenHouse-VirtualTour table tr.lightRow{
	background-color: #FFFFFF;
}
#OpenHouse-VirtualTour table tr.darkRow{
	background-color: #EEEEEE;
}

Body.HomeFinder {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
}

Body.HomeFinder a {
color:#CCCCCC;
}

Body.HomeFinder #PropertySearchResults table#ChoosePage td a {
color:#CCCCCC;
}

Body.HomeFinder #PropertySearchResults #ChoosePage #PageList h5 {
color:#FFFFFF;
}

#HomeFinderLogin table {
text-align:center;
width:640px;
}

#HomeFinderLogin table td.LeftHomeFinderImg{
	text-align: center;
	vertical-align: top;
}
#HomeFinderLogin table td.LeftHomeFinderImg img{
	width: 125px;
}
#HomeFinderLogin table td.RightHomeFinderImg{
	text-align: center;
	vertical-align: top;
}
#HomeFinderLogin table td.RightHomeFinderImg img{
	width: 125px;
}

#HomeFinderLogin #LoginTitle {
font-weight:bold;
}

#HomeFinderReg table {
font-size:14px;
}

#HomeFinderReg table.LoginInfo {
text-align:right;
padding-right:10px;
font-size:12px;
}

#HomeFinderReg table.LoginInfo td {
width:300px;
}

#HomeFinderReg table.LoginInfo td input {
margin-bottom:2px;
}

#HomeFinderReg table.SearchSpecs {
font-size:12px;
}

#HomeFinderReg table.SearchSpecs td {
width:275px;
}

#HomeFinderReg table.RegisterTable {
width:640px;
}


#HomeFinderReg #Header td {
text-align:center;
width:800px;
}

#HomeFinderReg #Header td.HeaderText {
font-weight:bold;
}
#HomeFinderReg table.SearchSpecs td.City select{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#ScheduleShowing, #ScheduleShowing table {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#ScheduleShowing table.normal {
font-weight:bold;
}

#ScheduleShowing .supersmall {
font-size:10px;
color:#FFFFFF;
}

table.AgentList form {
	margin-top:0;
	margin-bottom:8px;
}