html
{
	height: 100%;
}
body
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #1b1d32;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-color: #757c9b;
	height: 100%;
}
#footer
{
	width:	700px;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -350px;
	z-index: 1;
	background-color: #fff;
	background-image: url(../images/winter/footerbackground.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#greenTop
{
	height: 180px;
	width: 100%;    
	background-color: #5D6589;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#container
{
	width:	700px;
	height: 177px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	z-index: 3;
	background-color: #FFFFFF;
	background-image: url(../images/winter/footerbackground.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#mlsPull
{
	width:	750px;
	height: 500px;
	position: absolute;
	background-position: 0px 0px;
	top: 260px;
	left: 50%;
	margin-left: -375px;
	z-index: 3;
	background-color: #FFFFFF;
}
#navBar
{
	margin: 1px 0 0 1px;
	padding: 0;
}
#navBar ul, #navBar li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
#constantNavContainer
{
	position: absolute;
	color: #fff;
	word-spacing: 3px;
	top: 131px;
	left: 491px;
	z-index: 3;
	white-space: nowrap;
	height: 47px;
	width: 209px;
}
.constantNav
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	word-spacing: 0px;
}
.constantContent
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #1b1d32;
	text-decoration: none;
	word-spacing: 0px;

}
.constantNav:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	word-spacing: 0px;
}
#content
{
	text-align: justify;
	width: 424px;
	padding: 75px 0 0 31px;
	
}
#houseImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#mastheadContainer
{
	background-color: #5d6589;
	width: 700px;
}

#contentArea
{
	width: 700px;	
	background-color: #fff;
    /* This controls the sideBar */ 
	background-image: url(../images/winter/footerbackground.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	top: 180px;
	padding: 0 0 30px 0;
	left: 0px;
}
#sidebarBackground
{
/**	position: absolute;
	top:	166px;
	left:	0px;
	width:	207px;
	height: 92px;
	background-color: #dfe0e7;
	z-index: 0;**/
}
.paddingSpace 
{
	margin: 80px 0 40px 30px;
	/*padding: 30px;*/
}
.paddingJustifyText
{
	text-align: justify;
}
#contentViewport
{
	text-align: justify;
	width: 440px;
	height: 350px;
	position: absolute;
	top: 300px;
}
.contentViewportOverflow {
	overflow: auto;
	width: 434px;
	height: 300px;
}
.padside {
	padding-right: 15px;
}
#titleBar
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #566B48;
	text-decoration: none;
	position: absolute;
	top: 37px;
	left: 30px;
	width: 433px;
	height: 23px;
	word-spacing: 0px;
	border-bottom: 1px dashed #5d6589;
}
#titleBarLinkContainer
{
	position: absolute;
	top: 6px;
	right: 0px;
}
#titleBarDivider
{
	width: 432px;
	position: absolute;
	height: 1px;
	top: 25px;
	margin: 0px;
	padding: 0px;	
	border-bottom: 1px dashed #566B48;
}
.titleBarLink
{
	color: #757c9b;
	text-decoration: none;
}
.titleBarLink:hover
{
	color: #5d6589;
	text-decoration: none;
}
#sideBar {
	position: absolute;
	left: 484px;
	top: 180px;
	z-index: 5;
    background-color: #DFE0E7;
}
#houseInfo
{
	background-image: url(../images/haze3.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 207px;
	height: 24px;
	position: absolute;
	top: 115px;
	left: 0px;
}
#Layer1
{
	background-color: #5D6589;
	position:absolute;
	width:493px;
	height:47px;
	z-index:4;
	left: 0px;
	top: 131px;
}
.houseInfoText
{
	position: absolute;
	top: 7px;
	left: 14px;
	color: #4C4B4B;
}
.houseInfoTextPrice
{
	position: absolute;
	top: 7px;
	right: 14px;
	color: #4C4B4B;
}
.fpetersonLogo
{
	position: absolute;
	top: 22px;
	left: 15px;
}
.prudentialLogo
{
	position: absolute;
	top: 230px;
	left: 15px;
}
.testimonials
{
	position: absolute;
	top: 288px;
	left: 0px;
}
.petersonLogo
{
	position: absolute;
	top: 190px;
	left: 13px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b1d32;
	text-decoration: none;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b1d32;
}
.linksTableLink {
	color: #666666;
	text-decoration: underline;
}
.linksTableLink:hover {
	color: #666666;
	text-decoration: underline;
}
