﻿body
{
	margin: 0px;
	font: .7em "trebuchet MS" , tahoma, arial, helvetica, sans-serif;
	background-color: white;
}
ul.dots
{
	margin: 5px 0 5px 0;
	padding: .1em 10px .1em 10px;
	list-style: none;
}

ul.dots li
{
	background: url('Images/sm_wh.gif') fixed no-repeat 0em 3px;
	margin: 0;
	padding: 0 0 8px 20px;
}
ul.dots li.white {background-image: url('Images/sm_wh.gif');}
ul.dots li.red { background-image: url('images/sm_rd.gif'); }
ul.dots li.blue { background-image: url('images/sm_bl.gif'); }
ul.dots li.green { background-image: url('images/sm_gr.gif'); }
ul.dots li.yellow { background-image: url('images/sm_yl.gif'); }
ul.dots li.purple { background-image: url('images/sm_pr.gif'); }
ul.dots li.orange { background-image: url('images/sm_or.gif'); }

#banner TD
{
	background-image: url('Images/banner.jpg')
}

#leftnav table{width:100%}
#leftnav td{padding:3px 0px 3px 6px;background:#E4E4E4;border-bottom:2px inset #FFFFFF}
#leftnav td a{color:#CC3333;padding:4px 0px 4px 14px}
#leftnav td.leftnavactive{background:url(images/bg_leftnavactive.gif) no-repeat}
#leftnav td.leftnavhighlight{background:none;width:1px;}

h1, h4{display:inline}
h1{font-weight:normal;font-size:1em}
h1 a, h1 a:visited{color:#666666;text-decoration:none}


#home h2{display:inline;font-size:1.3em}
#home h3{display:inline;font-size:1.7em}

#breadcrumbs{color:#000000;background-color:black;margin-top:1px;margin-bottom:1px;height:22px}
#breadcrumbs a{color:#FFFFFF}

#loginregister h2{display:inline;font-size:1.7em}

#footer{
	margin-left:auto;margin-right:auto;margin-bottom:10px;padding-top:9px;
	width:763px;height:41px;
	color:#787878;background:#ECECEC;
	border:1px solid #D3D3D3;
	text-align: center;
}


/* START CLASSES */
.photolink
{
	cursor: hand;
}
.blheader
{
	text-align: left;
	font-weight: bold;
	color: #333399;
}
.money
{
	font-weight: bold;
	color: #009900;
}
.agentname
{
	font-size: large;
	color: #333399;
	font-weight: bold;
}
.addfav{background: url(images/fav.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	}
.map{background: url(images/map.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	}
.detail{background: url(images/document.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	}
.email{background: url(images/email.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	cursor: hand;
	color: #0033ff;
	}
.print{background: url(images/print.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	}
.time{background: url(images/time.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	cursor: hand;
	color: #0033ff;
	}
.agent{background: url(images/agent.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	cursor: hand;
	color: #0033ff;
	}
.photo{background: url(images/photo.gif) no-repeat;
	text-decoration:none;
	padding: 0 0 8px 20px;
	}

.homephotos{height:84px;width:187px; padding-left:6px; vertical-align:bottom;padding-bottom:2px;border:1px solid #B2B2B2}
.homebullets{width:187px; vertical-align:top}
.propdetail
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
} 

.agents{background: url(images/agents.jpg) no-repeat}
.properties{background: url(images/properties.jpg) no-repeat}
.builders{background: url(images/builders2.jpg) no-repeat}
.communities{background: url(images/communities.jpg) no-repeat}
.financing{background: url(images/financing.jpg) no-repeat}
.mapsearch{background: url(images/builders.jpg) no-repeat}
.SubHeading
{
	color: white;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	background-color: navy;
}
.prompt
{
	text-align: right;
}
.info
{
	font-weight: bold;
	color: #0000cc;
	background-color: #ccccff;
	text-align: center;
}
.lightbg
{
	font-weight: bold;
	color: black;
	background-color: aliceblue;
	text-align: left;
}
.label
{
	font-weight: bold;
	color: black;
	font-size: larger;
	text-align: left;
}
.border
{
	border-width: medium;
	border-bottom-color: navy;
}
.heading
{background-color: #5D7B9D;
    color: aliceblue;
    font-size: larger;
    font-weight: bolder
}

