﻿.searchOurProperties{
float: left;
background-image: URL('../images/search-our-properties-bg.gif');
background-repeat: no-repeat;
width: 902px;
height: 97px;
margin: 10px 0 15px 0;
padding: 10px 10px 0 10px;
}

.searchOurProperties td{
font-size: 12px;
}

.searchOurProperties a{
color: #002923;
font-size: 11px;
}

.homePropertyManagement{
float: left;
width: 360px;
font-size: 10px;
padding: 0 40px 0 0;
}

.homePropertyManagement b{
font-size: 11px;
}

.homeFeaturedProperties{
float: right;
width: 469px;
}

.homeFeaturedItem{
float: left;
width: 469px;
margin: 0 0 15px 0;
}

.homeFeaturedImage{
float: left;
width: 100px;
}

.homeFeaturedImage img{
border: 1px solid #000;
}

.homeFeaturedInfo{
float: left; 
width: 364px;
padding: 0 0 0 5px;
font-size: 11px;
}

.homeFeaturedDivider{
float: left;
margin: 5px 0;
}

.homeFeaturedTitle{
font-weight: bold;
color: #000;
font-size: 12px;
}

.homeFeaturedText{
color: #424242;
font-size: 11px;
padding: 0 0 20px 5px;
}

.homeFeaturedText a{
color: #000;
text-decoration: none;
font-weight: bold;
}

.homeFeaturedText img{
margin: 2px 0;
padding: 0;
}

.homeNews{
float: left;
padding: 0 0 20px 0;
}

.homeGreenLink {
display: block;
width: 70px;
text-align: center;
color: #fff;
margin-top: 3px;
padding: 3px;
text-decoration: none;
background-color: #006050;
border: 1px solid #fff;
}

.homeGreenLink:hover {
color: #fff;
background-color: #000;
