/* CSS Document */
body,html{
	height:100%;
}
body{
	margin: 0px;
	font-size:11px;
	font-family:Georgia,Times,"Times New Roman",serif;
	background:url(/_images/page-bkd.gif) #656054 0px 0px repeat-x;
}
p{
	zoom:1;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}
img{
	behavior: url("/_scripts/pngbehavior.htc");
}
#outsideWrapper{
	width:889px;
	_height:100%;
	min-height:100%;
	
	margin:-17px auto 0 auto;
	background:url(/_images/content-bkd.gif) #585141 repeat-y;
}
#listings #outsideWrapper{
	background:url(/_images/content-bkd-2.gif) #585141 repeat-y;
}
#wrapper{
	position:relative;
	width:843px;
	overflow:auto;
	margin:0 auto;
	padding:0 24px 0 22px;
	background:url(/_images/content-bkd-top.gif) transparent no-repeat 0px 17px;
}
#banner{
	margin-top:17px;
	width:843px;
	height:201px;
	overflow:hidden;
}
img#headshot{
	position:absolute;
	left:704px;
	top:36px;
}
#mainmenu{
	position:absolute;
	left:602px;
	top:70px;
	border-bottom:1px solid #ffffff;
}
#mainmenu li{
	list-style:none;
	width:90px;
	height:23px;
}
#mainmenu li a{
	display:block;
	width:68px;
	height:22px;
	padding-right:22px;
	text-align:right;
	text-decoration:none;
	line-height:22px;
	color:#ffffff;
	background:transparent;
	border-top:1px solid #ffffff;
}
#mainmenu li a:hover{
	background:#3e3a37;
}
#primaryContent{
	width:843px;
	background:#ffffff;
	overflow:auto;
}
#primaryContent #left{
	float:left;
	width:351px;
}
#welcome #primaryContent #left,
#resources #primaryContent #left,
#contact #primaryContent #left{
	overflow:hidden;
	height:500px;
}
#primaryContent #right{
	float:left;
	width:452px;
	background:url(/_images/passion.gif) #ffffff no-repeat 360px 10px;
	padding:0 25px 0 15px;
}
#primaryContent #right h1{
	display:block;
	width:260px;
	height:60px;
	text-indent:-9999px;
	margin:20px 0 30px 0;
}
#welcome #primaryContent #right h1{
	background:url(/_images/title-welcome.gif) transparent no-repeat 0px 0px;
}
#listings #primaryContent #right h1{
	background:url(/_images/title-properties.gif) transparent no-repeat 0px 0px;
}
#resources #primaryContent #right h1{
	background:url(/_images/title-resources.gif) transparent no-repeat 0px 0px;
}
#contact #primaryContent #right h1{
	background:url(/_images/title-contact.gif) transparent no-repeat 0px 0px;
}
#primaryContent #right p{
	font-size:12px;
	line-height:18px;
	margin-bottom:12px;
}
#primaryContent #right ul{
	margin: 10px 0 10px 30px;
}
#primaryContent #right li{
	margin-bottom:4px;
	font-size:11px;
}
#footer{
	width:100%;
	height:17px;
	background:url(/_images/footer.gif) #71939b 50% 0px no-repeat;
}