@charset "utf-8";
/* CSS Document */
body {
		margin: 0px; padding: 0px;		
		font-family: 'Helvetica Neue', 'Helvetica Neue LT Std', Verdana, Arial, sans-serif;
		font-size: 10pt;
		text-align: center;
		background-color: #eeeeee;	
}

div#container
{
margin-left: auto;
margin-right: auto;
width:1000px;
min-height: 950px;
text-align: left;
background-color: #ffffff;
   background-color: white;
   overflow: hidden;
}
 
div#container:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } 

a { border: 0px; }

.header {
width: 1000px;
height: 379px;
display: block;
}

.header-top {
background-image: url('/images/header-clouds.jpg');
background-repeat: no-repeat;
height: 
}

.logo { 
position: relative;
left: 150px;
top: 10px;
float: left;
}


.loginbox {
width: 203px;
height: 131px;
position: relative;
left: 670px;
top: -70px;
display: block;
background-repeat: no-repeat;

}

.loginbox a {
border: 0px;	
}

.loginbox a img {
	border: 0px;
}

.loginbox form {
position: absolute;
width: 100%;
height: 100%;

}

.loginUser {
position: relative;
top: 28px;
left: 73px;
width: 115px;
height: 14px;
border: 1px;
}

.loginPass {
position: relative;
top: 36px;
left: 73px;
width: 115px;
height: 15px;
border: 1px;
}

.loginButton {
position: relative;
left: 40px;
top: 63px;
cursor: pointer;
}

.headermenu {
background-image: url('/images/header-menu.jpg');
width: 1000px;
height: 52px;
}

.menuItem {
color: white; 
position: relative;
font-size: 11px;
letter-spacing: 0px;
padding-right: 5px;
}


.menuItem a {
text-decoration: none;
position: relative;
top: -5px;
left: -2px;
}

.headerimages {
background-image: url('/images/header-exteriors.jpg');
width: 1000px;
height: 188px;
}

.headerdivisor {
background-image: url('/images/header-bottombar.jpg');
width: 1000px;
height: 7px;
}

.headerbrowseourhomes {
position: relative;
top: -40px;
left: 30px;
z-index: 30;
}

.pagetitle {
	color: #858688;
	font-size: 18px;
	font-family: Calibri, Helvetica, Verdana, sans-serif;
	padding-left: 100px;
}

.leftimage {
	padding-top: 50px;
    padding-right: 30px;	
    float: left;
}

.content {
   width: 920px;
   min-height: 450px;
   border: 2px solid #eff0f0;
   border-top: 0px;
   position: relative;
   left: 20px;
   display: block;
   font-size: 13px;
   color: #406e9e;
   line-height: 17px;
   padding: 15px;
   background-color: white;
   overflow: hidden;
}



.content h1 {
	font-size: 12pt;
	color: #003e7e;		
	line-height: 16pt;
}

.content h2 {
	font-size: 12pt;
	color: #003e7e;		
	line-height: 12pt;
}

.content h3 {
	font-size: 11pt;
	color: #003e7e;		
}

.column {
   float: left;
   width: 305px;
   text-align: left;
   padding: 5px;
}

.column h1 {
font-size: 14pt;
font-weight: bold;

color: #1b417d;
}

.column h2 {
font-size: 11pt;
font-weight: bold;
color: #51bd89;
line-height: 12pt;
}

.column h3 {
font-size: 10pt;
 font-weight:bold;
 display: inline;
}

.column h4 {
font-size: 10pt;
 font-weight:bold;
 font-style: italic;
 display: inline;
}

.contentHouses {
   width: 920px;
   min-height: 550px;
   border: 2px solid #eff0f0;
   border-top: 0px;
   position: relative;
   left: 20px;
   display: block;
   font-size: 13px;
   color: #406e9e;
   line-height: 17px;
   padding: 15px;
   overflow: hidden;
      background-color: white;
}

.content:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; overflow: auto;} 

.contentHousesBrowse {
	width:180px;
	height: 160px;
	display: block;
	float: left;
}


.contentHousesBrowse a {
	color: #9c7b38;
	text-decoration: none;
}

.contentHousesBrowse img {
	border: 0px;
}

.chbTag {
	margin-top: 15px; 
	margin-bottom: 5px;
	vertical-align: bottom;
}

