body {
	width:100%;
	margin: 0px auto 0;
	background-color: #626B5A;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: Gray;
	font-size: 12px;
	line-height: 15px;
}



a {
  color: #4C5345;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: gray;
}


#sidelinks a {
  color: #fff;
  text-decoration: none;
}

#sidelinks a:hover {
  text-decoration: underline;
  color: #cfc;
}

a img {
  border: none;
  }

a.underline {
  text-decoration: underline;
}

p, ul, li, form {
  margin: 0px;
  padding: 0px;
}

ul, li {
  list-style: none;
}

table {
  padding: 0px;
  margin: 0px;
}

/* ----- INDEX.HTML ----- */
#container {
  text-align: center;
}

#wrapper{
        margin-left: auto;
        margin-right: auto;
        position:relative;
        width: 814px;
        min-height: 621px;
	height: auto  !important;
	height: 621px;
}

.contentbox {
width:100%;
height: 100%;
vertical-align: top;
}

#right {
  background: url(../images/right_bg.gif) repeat-y 0% 0%;
  position:absolute;
  left:814px;
  top:0px;
  width:11px;
  height:100%;
}

.menu {
  background: url(../images/left_bg.gif) repeat-y 0% 0% #9AA087;
  width:193px;
  padding-bottom: 10px;
  min-height: 621px;
  height: auto  !important;
  height: 621px;
  text-align: left;
  vertical-align: top;
}

#logo-left {
  background: url(../images/logo_left.gif);
  position:relative;
  left: 25px;
  top: 0px;
  width:168px;
  height:133px;
}

.menu ul {
        position: relative;
        left: 25px;
        top: 0px;
        width: 168px;
        padding: 0px;
	font-size: 14px;
	font-family: verdana;
	color: #fff;
	list-style: none;
	text-align: left;
        }

.menu li {
        position: relative;
        float: left;
        width: 168px;
        padding-bottom: 5px;
        background-color: #9AA087;
}

#contact {
  background-color: #9AA087;
  position:relative;
  float: left;
  left: 25px;
  width:168px;
  min-height:113px;
  height: auto ! important;
  height: 113px;
  
}

#contact p {
  color: black;
  margin-top: 5px;
}

#contact a {
  color: #4C5345;
  text-decoration: underline;
}

#contact a:hover {
  color: gray;
  text-decoration: none;
}

#property-search {
  background-color: #9AA087;
  position:relative;
  float: left;
  left:25px;
  top:10px;
  width:168px;
  min-height:198px;
  height: auto ! important;
  height: 198px;
  color:White;
  
}

form {
  margin-bottom: 5px;
}

.combobox {
  font-size: 9px;
  width: 146px;
  height: 18px;
  border: solid 1px #9AA087;
}

.content {
  background-color: #4C5345;
  width: 621px;
  min-height: 621px;
  height: auto  !important;
  height: 621px;
  vertical-align: top;
  text-align: left;
  vertical-align: top;
}

#mainimage {
  background: url(../images/mainimage.gif);
  position:relative;
  float: left;
  width:621px;
  height:355px;
}


#bodymain {
  background-color: #4C5345;
  position:relative;
  float: left;
  width:362px;
  min-height:211px;
  height: auto ! important;
  height: 211px;
}

#bodymain p{
  margin: 15px 10px 10px 10px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}

#luxury {
  position: relative;
  float: left;
  left: 10px;
  bottom: 2px;
  width: 140px;
  height: 84px;
}

#beecreek {
  position: relative;
  float: left;
  left: 10px;
  bottom: 2px;
  width: 188px;
  height: 78px;
}

#featuredlisting {
 position: relative;
 float: right;
 width: 259px;
 top:15px;
 color:Silver;
}

#featuredlisting a
{
	color:White;
	text-decoration:underline;
}

#featuredlisting a:hover
{
	color:silver;
	text-decoration:none;
}

.FeatList 
{
}

.flimage 
{

}

.flTitle 
{
	font-size:larger;
	color:White;
	font-weight:bold;
	border-bottom:solid white 1px;
		
}

#text1 {
  background-color: #4C5345;
  position:relative;
  float: left;
  width:110px;
  min-height:105px;
  height: auto ! important;
  height: 105px;
}

#text1 p {
  margin: 15px 0px 10px 0px;
}

#text1 a {
  font-size: 10px;
  color: #fff;
}

#text1-image {
  background-color: #4C5345;
  position:relative;
  float: left;
}

#text1-image img {
  margin: 15px 0px 0px 2px;
}

#text2 {
  background-color: #4C5345;
  position:relative;
  float: left;
  width:110px;
  min-height:105px;
  height: auto ! important;
  height: 105px;
}

#text2 p {
  margin: 15px 0px 10px 0px;
}

#text2 a {
  font-size: 10px;
  color: #fff;
}

#text2-image {
  background-color: #4C5345;
  position:relative;
  float: left;
}

#text2-image img {
  margin: 15px 0px 0px 2px;
}

.footer {
  width:810px;
  min-height:39px;
}

.footer p {
  background: url(../images/footer_bg.gif) repeat-x;
  margin-left: 15px;
  text-align: right;
  font-size: 10px;
  margin-top: 0px;
  color:White;
}

.footer a:link, .footer a:visited, .footer a:active {
color:silver;
text-decoration:underline;
}

.footer a:hover {
color:white;
text-decoration:none;
}


/* ----- INSIDE.HTML ----- */

#banner {
position:relative;
left: 0px;
top: 0px;
background: url(../images/banner.jpg) no-repeat;
width: 622px;
height: 170px;
}

.content2 {
  background-color: #fff;
  width: 622px;
  min-height: 619px;
  height: auto  !important;
  height: 621px;
  vertical-align: top;
  text-align: left;
  vertical-align: top;
}

#bodybox p {
  color: #000;
  padding: 10px;
}

#bodybox {
  background-color: #fff;
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  min-height:310px;
  height: auto ! important;
  height: 310px;
}

#content2 p {
  font-size: 12px;
  color: #4C5345;
  text-align: left;
  margin: 10px;
}

.address {
  width:423px;
  min-height:86px;
  height: auto ! important;
  height: 86px;
}

.address p {
  font-size: 12px;
  color: #4C5345;
  text-align: right;
  margin: 5px 3px 5px 3px;
}

.address a, #content a {
  color: #4C5345;
  text-decoration: underline;
}

.logo {
  background-color: #fff;
  width:200px;
  height:86px;
}          -



.span-Links 
{
	color: #4C5345;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
		
}

.span-contact 
{
	color: #4C5345;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		
}
.ddlSearch 
{
	width:160px;
}

.tdTableHeader 
{
	text-align:left;
	font-weight:bold;
	font-size:larger;
	
	
	
}

.tableSearch 
{
	width:608px;
	font-size:12px;
	background-color: #f4f4f4 ;
	border:1px solid gray;
	margin:0px 0px 0px 0px;
	color:#4C5345;
}

.tableSearchWhitebg
{
	width:608px;
	font-size:12px;
	background-color:white;
	border:1px solid silver;
	margin:0px 0px 0px 0px;
}

.btButton 
{
	border:silver 1px solid;
	background-color:#7eafcd;
	color:black;
}

.tblNestedSearchTable
{
	color:#4C5345;
	font-size:12px;
	
}

.tblNestedResultsTable
{
	font-size:12px;
	width:605px;
	color:#4C5345;
	
}

.cell-search-results-STREET
{
	font-size:16px;
}

.listing-address 
{
	font-size:16px;
	font-weight:bold;
}

.listing-returnlink
{
	font-size:14px;
}

.cblSearch 
{
	font-size:12px;
	text-transform:lowercase;
}

.div-SelectedAreas 
{
 background-color:White;
 border:silver 1px solid;
 height:100px;
 width:190px;
 z-index:1;
 overflow:auto;
 
}

.breadcrumbs
{
	font-size:10px;
	color:#4C5345;
}

.p-PropSearch 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C5345;
}
.span-FooterText, .span-FooterText A:link, .span-FooterText a:visited, .span-FooterText A:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C5345;
}

.span-FooterText A:hover
{
	text-decoration:underline;
	color:silver;
}


.divPageTitle
{
  font-size:16px;
  font-weight:bold;
  padding-top:10px;
}

.table-main
{
    text-align: center;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}
.table-maininside
{
    text-align: center;
    
}

.table-header
{
    background-color:#99BBCF;
    
    text-transform: uppercase;
}

#searchformpane, #divform
{
	width:608px;
	
}

#searchinstructions
{
	color:#4C5345;
	padding-left:10px;
	list-style: disc;
}

.searchint 
{
	list-style-type: disc
}
