/*********************************************************
**********************************************************

	Folder:	Theme361
	Name:	Homebuilders2
	Cat:	Real Estate

**********************************************************
*********************************************************/
    /*------------------------------------
	GENERAL
------------------------------------*/
body {
    
}

ul,ol,li,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}

.sf_outer_wrapper {
    width: 775px;
	height: auto;
	margin:auto;
	
}

.sf_wrapper {
   width: 775px;
   height: auto;
   border: solid 1px #333;
   background: #fff;
}

.sf_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

a {
    color: #000000;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper {
  width: 775px;
  height: auto !important height: 50px;
  min-height: 50px;
}

.sf_main_header {
display: block;
float: left;
margin: 8px 20px 0px 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
height: 20px;
overflow:hidden;
   
}

.sf_sub_header {
float: left;
margin: 8px 0px 0px 200px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 1em;
height: 20px;
overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}

.sf_pagetitle {
width: auto;
padding: 30px 0px 0px 20px;  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: bold; 
background:url(images/midbar.gif) repeat-x;
sf_edit: true;  
}

.sf_pagetitle div {
   
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
div.sf_navigation{
		width: 100%;
		height: auto;
		background: url(images/nav_bg.gif) repeat;
		}
		div.sf_navigation ul{
		margin: 0;
		padding: 0;
		height: auto !important; height: 1%;
		}
		div.sf_navigation ul:after{
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		font-size: 1px;
		clear: both;
		}
		div.sf_navigation ul li{
		list-style-type: none;
		float:left;
		width: 144px;
		height: 27px;
		}

		div.sf_navigation ul li a{
		white-space: nowrap;
		position: relative;
		display: block;
		text-decoration: none;
		font: bold .6em Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 0px 8px 20px;
		background: url(images/navbutton.gif) no-repeat;
		color: #555;
		}
		div.sf_navigation ul li a:hover{
		background: url(images/navbuttonover.gif) no-repeat;
		color: #000;
		}
		.sf_navigation_top{
		display:none;
		}

/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra2 {
width: 28px;
height: auto !important height: 28px;
min-height: 28px;
margin: 2px 0px 0px 20px;
float: left;
background:url(images/logo.gif) no-repeat;   
}

.sf_extra5 {
width: 775px;
height: auto !important height: 199px;
min-height: 199px;
background:url(images/main.jpg) no-repeat  top right;
sf_edit: true;
}
.sf_extra5 span{
display: block;
height: auto !important height: 170px;
min-height: 170px;
float: left;
width: 407px;
padding: 20px 0px 10px 20px;
overflow:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(images/ghost_image.jpg) no-repeat;
sf_edit: true;
}



.sf_content {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin: 10px 15px 10px 20px;
height: auto !important height: 200px;
min-height: 200px;   
}

.sf_content div {
   
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer {
 width: 775px;
 height: auto !important height: 33px;
 min-height: 33px; 
 text-align: center;
 font-size: .6em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 padding: 23px 0px 0px 0px; 
 background: url(images/footer_bg.gif) repeat-x;
sf_edit: true;
color: #666666  
}

.sf_footer div {
    
}

/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

div.sf_banner div#bannerLink {
    padding-top: 10px;
}