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

	Folder:	Theme361
	Name:	Homebuilders2
	Cat:	Real Estate

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

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;
}
a:hover {
    color: #333;
}
a:visited {
    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-image: url(images/midbar.gif);
	background-repeat: repeat-x;
}

.sf_pagetitle div {
   
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	width: 100%;
	height: auto;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
}

.sf_navigation ul{
	margin: 0;
	padding: 0;
	height: auto !important; height: 1%;
}

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

.sf_navigation ul li{
	list-style-type: none;
	float:left;
	width: 144px;
	height: 27px;
}

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

.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-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

.sf_extra5 {
	width: 775px;
	height: auto !important;
	height: 199px;
	min-height: 199px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.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-image: url(images/ghost_image.jpg);
	background-repeat: no-repeat;
}



.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;
}

.sf_content li {
    margin-left: 30px;
}

/*------------------------------------
	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;
	color: #666666;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

.sf_footer div {
    
}

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

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