body{
	margin: 0px 0px 0px 0px;
}
tr#spacerRow{
	height: 6px;
	background-color: #FFBC00;
}
h1,h2,h3,h4,h5{
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 2px;
}
a, a:visited{
	color: #0000FF;
	text-decoration: underline;
}
a:Hover{
	color: #8C8DFF;
	text-decoration: underline;
}
p.whitehometext{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.supersmall{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div#centered{
	text-align: center;
}
#EventList{
	text-align:center;
	font-family: Arial;
}
#EventList table{
	width: 90%;
}
#EventList table td{
	padding: 2px;
	border-bottom: 3px solid #555555;
	border-left: 3px solid #555555;
	border-right: 3px solid #555555;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#EventList table td#EventHeading {
	color: #FFBC00;
	font-size: 16px;
	font-weight: bold;
	background-color:#555555;
	width: 100%;
	padding: 2px;
}
#EventList table td.TopCorners{
	padding: 0px;
	border: 0;
}
#EventList table td a, #EventList table td a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#EventList table td a:Hover{
	color: #BBBBBB;
	text-decoration: none;
}

/* ----------------------  from original HTML  ------------------------------ */
/*A { text-decoration: none }
A {color:#000000; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
A:hover {color:#666633; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
td {font-family: Helvetica, Arial; font-size: 11px;}
.linkcell { padding-left: 10px; font-family: Helvetica, Arial; font-size: 10px;}
hr {  color: #000000}*/
TD.bv-agent-roster { color: #000000; font-size: 8pt; font-family: arial,helvetica,sans serif; text-decoration: none; text-align: left; }

/* ------------------------ Open House and Virtual Tour Listings -------------- */
#OpenHouse-VirtualTour{
	text-align: center;
}
#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;
}
#OpenHouse-VirtualTour table td.DateHeading{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFBC00;
	color: #000000;
}
#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;
}

/* --------------------- Print Page  --------------------------------*/
#PrintPage{	
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 4px;
}
#PrintPage img {
	text-align: right;
	width: 20px;
	height: 18px;
	border: 0;
	margin-right: 5px;
}
#PrintPage a { 
	text-decoration: none;
}


/* -------------------- Property Search Results ------------------------ */
#PropertySearchResults{
	text-align: center;
}
#PropertySearchResults img{
	border: 1px solid #AAAAAA;
}
#PropertySearchResults .small{
	font-size: 10px;
}
#PropertySearchResults table{
	width: 98%;
	text-align: center;
	padding: 4px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#PropertySearchResults table td{
	padding: 2px;
	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;
}
#PropertySearchResults table td.SearchResultsHeading{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFBC00;
}
#PropertySearchResults table td.SearchResultsHeading a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#PropertySearchResults table td.AddressCell{
	text-align: left;
}
#PropertySearchResults table td.SearchColumnHeading{
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
#PropertySearchResults table tr.lightRow{
	background-color: #FFFFFF;
}
#PropertySearchResults table tr.darkRow{
	background-color: #EEEEEE;
}
#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;
}
#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 hr{
	color: #FFBC00;
}
#MLSListing #PrintPage{	
	text-align: right;
	font-weight: bold;
}
#MLSListing #PrintPage img {
	text-align: right;
	width: 20px;
	height: 18px;
	border: 0;
}
#MLSListing #PrintPage a { }
#MLSListing table.SectionHeading {
	width: 100%;
	border: 0;
	padding: 0px;
}
#MLSListing table.SectionHeading td.longRow{
	width: 70%;
}
#MLSListing table.SectionHeading td.shortRow{
	width: 10%;
}
#MLSListing table.SectionHeading hr {
	color: #FFBC00;
}
#MLSListing table.SectionHeading td.title{
	font-weight: bold;
	text-align: center;
	font-size:14px;
}
#MLSListing table.PropertyOverview {
	width: 100%;
	border: 0;
	padding: 0px;
}
#MLSListing table.PropertyOverview td.PhotoCell {
	text-align: center;
	vertical-align: top;
}
#MLSListing table.PropertyOverview td.PhotoCell img{ 
	width: 250px;
	border: 2px solid #FFBC00;
 }
#MLSListing table.PropertyOverview td.AddressCell {
	text-align: left;
	vertical-align: top;
	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;
	vertical-align: top;
}
#MLSListing table.PropertyOverview td.PriceCell .price{ font-weight: bold; }
#MLSListing table.PropertyOverview table.MenuButtons{
	width: 100%;
	text-align: left;
	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: #DDDDDD;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}
#MLSListing table.PropertyOverview td.MortgageCell .supersmall{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}
#MLSListing table.PropertyOverview td.MortgageCell a { }

#MLSListing table.PropertyOverview td.DescriptionCell {
	text-align: justify;
	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: 100%;
	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;
}
#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: 100%;
	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: center;
	font-size: 12px;
}
#MLSListing table.AgentSection td.CenterCell .AgentName{
	font-weight: bold;
	font-size: 14px;
}
#MLSListing table.PhoneList{
	border: 0;
	margin: 0px;
	width: 0px;
	padding: 0px;
	font-size: 12px;
}
#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: 100%;
}
#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: 162px;
}
#MLSListing table.Disclaimer td.rightCellCourtesy{
	text-align: center;
	background-color: #FFCB00;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
}
#MLSListing table.Disclaimer td.LastUpdated{
	text-align:center;
	font-size:10px;
	font-style: italic;
	color: #CC8822;
}


/* ----------------------  Calculators ----------------------------------*/
#Calculator {
	text-align: center;
}
#Calculator h2{
	font-weight: 10px;
}
#Calculator table{
	border: 2px solid #FFBC00;
	font-family: Arial;
	width: 500px;
}
#Calculator table th{
	text-align: center;
	background-color: #555555;
	color: #FFBC00;
	padding: 2px;
}
#Calculator table td{
	padding: 2px;
	border-bottom: 1px solid #FFBC00;
}

/* -------------------- Community Info --------------------------------- */
#CommunityInfoContent{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#CommunityInfoContent a, #CommunityInfoContent a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#CommunityInfoContent a:hover {
	color: #FFFFFF;
}
#CommunityInfoContent table{
	margin: 10px;
	border: 2px solid #FFBC00;
	background-color: #CCCCCC;
	color: #000000;
	text-align:center;
}
#CommunityInfoContent table td{
	border: 1px solid #FFBC00;
	padding: 3px;
}
#CommunityInfoContent td.CommunityInfoHeading{
	font-size: 14px;
	text-align: center;
	background-color: #000000;
	color: #FFBC00;
	font-weight: bold;
}
#CommunityInfoContent td.CommunityInfoData{
	text-align: left; 
	font-size: 12px;
	color: #000000;
}

/* --------------------  Agent Page  ----------------------------------- */
div#AgentPageContent{
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}
#AgentPageContent H5{
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-size: 18px;
}
#AgentPageContent P{
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	}
#AgentPageContent table{
	border: 0;
	margin: 0px;
	width: 600px;
}
#AgentPageContent .PhoneList{
	border: 0;
	margin: 0px;
	width: 0px;
	padding: 0px;
	font-size: 12px;
}
#AgentPageContent td{
	padding: 4px;
	vertical-align: top;
}

/* ---------------------- Footer Stuff -------------------------------------- */
div#footer {
	margin: 0px;
	padding: 5px 10px;
	background: #BBBBBB;
	text-align: center;
}
#footer a, #footer a:visited, #footer {
	color: #000000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#ssiPromo a, #ssiPromo a:visited, #ssiPromo {
	padding: 1px;
	background-color: #AAAAAA;
	color: #000000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}

/* -------------------  the list Stuff for the top menu navigation ---------------------- */
#navcontainer ul
{
padding: .3em 0em .3em 0em;
margin: 0 0 0 0;
background-color: #000000;
background-image:url(/images/navbuttonbackground.gif);
color: #FFFFFF;
width: 100%;
text-align: center;
float: left;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

#navcontainer ul li { display: inline;}

#navcontainer ul li a
{
padding: .3em .3em;
background-color: #000000;
color: #444444;
text-decoration: none;
border-right: 1px solid #777777;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url(/images/navbuttonbackground.gif);
}

#navcontainer ul li a#farLeft
{
padding: .3em .3em;
background-color: #000000;
color: #777777;
text-decoration: none;
border-right: 1px solid #777777;
border-left: 1px solid #777777;
}

#navcontainer ul li a:hover
{
background-color: #FFBC00;
color: #000000;
background-image:none;
}

#navcontainer ul li a:hover#farLeft
{
background-color: #FFBC00;
color: #000000;
}

#navcontainer ul li a#current
{
background: #FFBC00;
color: #000000;
}
/* end nav bar stuff */

table.TopContact td {
text-align:center;
vertical-align:middle;
background-image:url(/images/contactbackground.gif);
height:20px;
}

table.TopContact td a {
font-weight:bold;
text-decoration:none;
color:#000000;
font-size:14px;
font-style:italic;
}

.FrontPageLink {
width:350px;
height:175px;
margin-left:25px;
margin-bottom:10px;
float:left;
border:1px solid #DDDDDD;
padding:2px;
background-color:#FCFCFC;
}

.FrontPageLink img {
float:left;
margin-right:5px;
margin-bottom:42px;
}

.FrontPageLink .Text h5 {
margin:0;
font-size:12px;
}
