/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/strip.jpg) repeat-x;
	font-size:14px
	}
	
a, a:visited {
	color:#5174aa;
	}
	
a:hover {
	text-decoration:none;
	}

ul {
	margin-left:30px;
	}
	
li {
	margin:3px 0;
	}
	
	
h1, h2 {
	margin:6px 0 8px;
	color:#5069a9;
	}
	
h3 {
	color:#829A08;
	}
	
h5 {
	color:#5069A9;
	margin-top:20px;
	}
	
.example  {
	width:201px;
	height:178px;
	float:right;
	margin:0 0 15px 20px
	}
	
.example a{
	width:201px;
	height:178px;
	display:block;
	}
	
.example a span {
	margin-left:-9999px;
	}
	
#single a, #single a:visited {
	background:url(images/1.jpg) no-repeat left bottom ;
	}
	
#single a:hover {
	background:url(images/1.jpg) no-repeat left top ;
	}
	
#condo a, #condo a:visited {
	background:url(images/2.jpg) no-repeat left bottom ;
	}
	
#condo a:hover {
	background:url(images/2.jpg) no-repeat left top ;
	}
	
#estate a, #estate a:visited {
	background:url(images/3.jpg) no-repeat left bottom ;
	}
	
#estate a:hover {
	background:url(images/3.jpg) no-repeat left top ;
	}
	
	
#container {
	position:relative;
	background:url(images/homeBG.jpg) no-repeat;
	width:967px;
	height:590px;
	margin:0 auto;
	}
	
#containerInner {
	position:relative;
	background:url(images/innerstrip.jpg) repeat-y;
	width:909px;
	margin:0 auto;
	}
	
#header {
	position:relative;
	background:url(images/header.jpg) no-repeat;
	height:138px;
	}
	
#homenavPos {	
	position:absolute;
	left: 68px;
	top: 95px;;
	}
	
#innernavPos {
	position:absolute;
	left: 41px;
	top: 96px;;
	}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 580px;
	font-family: arial, helvetica, sans-serif;
	}

#navcontainer ul li { 
	display: inline;
	}

#navcontainer ul li a, #navcontainer ul li a:visited {
	padding: 4px 40px 4px 0;
	color: #526db0;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	float: left;
	}

#navcontainer ul li a:hover {
	color: #000;
	}

#badge a:link, #badge a:visited {
	position:absolute;
	background:url(images/badge.jpg) no-repeat bottom left;
	width:154px;
	height:178px;
	text-indent:-9999px;
	left: 813px;
	top: 0px;
	}

	
#badge a:hover {
	background-position: top left;
	}
	
#badge2 a, #badge2 a:visited {
	position:absolute;
	background:url(images/badgeinner.jpg) no-repeat top left;
	width:154px;
	height:153px;
	text-indent:-9999px;
	left: 786px;
	top: 0px;
	}
	
#badge2 a:hover {
	background-position: bottom left;
	}

#content {
	position:relative;
	width:849px;
	padding:0 30px;
	}
	
#home_txt {
	position:absolute;
	left: 62px;
	top: 131px;
	width: 333px;
	height: 136px;
	}
	
#home_txt h3 {
	font-size:16px;
	font-weight:bold;
	color:#819a09;
	margin:6px 0 0;
	}
	
#home_txt p {
	margin:  4px 0;
	}
	
#featured {
	position:absolute;
	width:116px;
	text-align:right;
	left: 465px;
	top: 140px;
	height: 43px;
	}
	
#featured img {
	margin-bottom:4px;
	}
	
#featured strong {
	font-size:11px;
	font-weight:bold;
	color:#526db0;
	}

#featured p {
	margin:0;
	font-size:10px;
	}
	
#search {
	position:absolute;
	left: 56px;
	top: 308px;
	width: 518px;
	height: 166px;
	font-size:12px;
	}
	
#search table {
	float:left;
	}
	
#search td { 
	padding:2px 0;
	}

#search select {
	font-size:9px;
	}
	
table.submit {
	width:220px;
	margin-top:7px;
	background-color:#eaebeb;
	border:1px solid #a1ba26;
	}
	
table.submit h4 {
	font-size:16px;
	color:#a1b925;
	}
	
table.submit input {
	font-size:9px;
	margin:4px;
	padding:2px;
	border:1px solid #000;
	cursor:pointer;
	}
	
#footer {
	position:relative;
	background:url(images/footer.jpg) no-repeat;
	height:114px;
	}
#foot_nav {
	position:absolute;
	left: 280px;
	top: 550px;
	font-size:12px;
	color: #333333;
	
	
	}

#foot_nav_Inner {
	position:absolute;
	font-size:10px;
	color: #333333;
	top: 75px;
	left: 280px;
	}
	
#copyrightHome {
	position:absolute;
	left: 784px;
	top: 511px;
	font-size:10px;
	color: #333333;
	}
	
#copyrightInner {
	position:absolute;
	font-size:10px;
	color: #333333;
	top: 34px;
	left: 767px;
	}
	
#bcfooter {
	width:100%;
	text-align:center;
	}
	
#bcfooter a, #bcfooter a:visited {
	font-size:10px;
	text-decoration:none;
	}
	
#bcfooter a:hover {
	text-decoration:underline;
	}

#bcfooter #onlineupdating {
	display:none;
	}
	
#search_form
{
	clear:both;
	text-align:left;
	width:700px;
	border:1px #000000 solid;
	padding:10px;	
	background:#B8BECE;
	font-weight:bold;
	color:#405998;
}

#search_form tr td
{	
	padding:2px;
}


	
/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* end Clearfix */
