/* CUSTOM CSS */

/*

.homepage #widget-blog-agent, .homepage #widget-blog-agent h3, .homepage #widget-blog-agent ul {
    width: 232px;
}

#widget-blog-agent {
    background: none no-repeat scroll 0 bottom transparent;
    color: #FFFFFF;
    margin-bottom: 10px;
	padding-bottom: 0px;
}

*/

#wrapper-homepage {
    background: none repeat scroll 0 0 #1B2636;
}

.homepage #talkrealtyplayer {
    display: none;
}

#contentTop-homepage {
    width: 951px;
}
.homepage #propertyslideshow {
    height: 363px;
    right: 9px;
    top: 18px;
    width: 298px;
}
body.homepage #content-homepage {
    background-color: #FFFFFF;
}

body.homepage .box.welcome-statement p {
    margin: 0 0 15px;
    padding: 0;
    width: 634px;
}

.homepage #widget-blog {
    margin-right: 19px;
}

.homepage .editor {

    min-height: 1200px;
}

#Facebook
{
  display: block;
  width: 50px;
  height: 50px;
  background: url("/siteimages/FB_50.png") no-repeat 0 0;
  background-position: 0 0px;

}

#Facebook:hover
{ 
  background-position: 0 -50px;
}

#Facebook span
{
  position: absolute;
  top: -999em;
}

#Google
{
  display: block;
  width: 50px;
  height: 50px;
  background: url("/siteimages/G_50.png") no-repeat 0 0;
  background-position: 0 0px;

}

#Google:hover
{ 
  background-position: 0 -50px;
}

#Google span
{
  position: absolute;
  top: -999em;
}
#LinkIn
{
  display: block;
  width: 50px;
  height: 50px;
  background: url("/siteimages/LI_50.png") no-repeat 0 0;
  background-position: 0 0px;

}

#LinkIn:hover
{ 
  background-position: 0 -50px;
}

#LinkIn span
{
  position: absolute;
  top: -999em;
}
