*{
	margin:0px;
	padding:0px;
}
a:link, a:visited{
	text-decoration:none;
	color:#bae1ff;
}
a:hover, a:active{
	color:#fff;
}
body{
	font-family:Geneva, Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:1.83em;
}

#header{
	position:relative;
	background-image:url(../images/headerBG.gif);
	background-repeat:repeat-x;
	width:100%;
		min-width:935px;
}
#skip{
	display:block;
	position:absolute;
	left:0px;
	top:-10em;
}
#logo{
	font-size:.1em;
	line-height:1em;
	background-color:#fff;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:57px;
	text-indent:-9000px;
}

#sectionHead{
	height:151px;
	width:100%;
	text-indent:-9000px;
}
#default #sectionHead{
	background-image:url(../images/searchResults.gif);
	background-repeat:no-repeat;
}
#default #mainNav{
	background-color:#383c43;
	padding-top:4px;
}
#whatwedo #sectionHead{
	background-image:url(../images/whatWeDo.gif);
	background-repeat:no-repeat;
}
#howwedoit #sectionHead{
	background-image:url(../images/howWeDoIt.gif);
	background-repeat:no-repeat;
}
#whoweare #sectionHead{
	background-image:url(../images/whoWeAre.gif);
	background-repeat:no-repeat;
}
#whoweare img.bannerImage{
	position:absolute;
	left:320px;
	bottom:0px;
}
#listings #sectionHead{
	background-image:url(../images/listings.gif);
	background-repeat:no-repeat;
}
#news #sectionHead{
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
}
#mainNav{
	position:absolute;
	right:0px;
	top:0px;
	width:171px;
	height:208px;
	/*background-color:#383c43;	*/
	list-style:none;
}
#mainNav li{
	display:inline;
}
#mainNav li a{
	display:block;
	height:40px;
	border-bottom:solid 1px #55595d;
	background-color:#383c43;
}
#mainNav li a:hover{
	color:#fff;
	background-color:#4e5155;
}

#mainNav li.currentSection{
	display:inline;
	background-color:transparent;

	background-repeat:no-repeat;
	background-position:left 50% ;
}
#mainNav li.currentSection a{
	display:block;
	height:44px;
	background-color:transparent;
	border-bottom:solid 1px #55595d;
	background-image:url(../images/currentButtonBG.png);
	background-repeat:no-repeat;
	background-position:left 50% ;
}
#mainNav li.currentSection a:hover{
	cursor:default;
	color:#8f979f;
	background-color:transparent;
}

#mainNav a{
	color:#8f979f;
	line-height:40px;
	height:40px;
	display:block;	
	font-family:Georgia, Times, serif;
	font-size:15px;
	font-variant:small-caps;
	letter-spacing:2px;
	text-decoration:none;
	text-indent:16px;
	zoom:1;
}
#mainNav ul{
	display:none;
}

#mainNav li.currentSection ul{
	width:230px;
	padding:1.82em 0 1.82em 0;
	display:block;
	list-style:none;
	position:absolute;
	margin-left:-140%;
	margin-top:12px;
	height:151px;
}
#mainNav li.currentSection ul li{
	display:block;
	border:none;
	background-color:transparent;

}
#mainNav li.currentSection ul li a{
	display:inline;
	font-size:12px;
	background-image:none;
	border:none;
	height:1.82em;
	line-height:1.82em;
	font-variant:normal;
	letter-spacing:0;
	text-indent:0;
	color:#6c7176;
	padding-left:22px;
}
#mainNav li.currentSection ul li a:hover{
	cursor:pointer;
	color:#00467f;
	background-color:transparent;
}
#mainNav li.currentSection ul li.currentPage{
	font-family:Georgia, Times, serif;
	font-size:12px;
	zoom:1;
	line-height:1.82em;
	font-variant:normal;
	letter-spacing:0;
	text-indent:0;
	color:#00467f;
	padding-left:22px;
	background-image:url(../images/navBullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
}
#mainNav li.currentSection ul li.currentPage a{
	cursor:default;
	color:#00467f;
	padding-left:0px;
}

#content{
	float:left;
	position:relative;
	color:#e5f2ff;
	background-color:#55595d;
	background-image:url(../images/contentBG.gif);
	background-repeat:repeat-x;
	width:100%;
	min-width:935px;
/*	padding-right:171px;
	padding-left:45.45em;*/

}
#primaryContent{
	z-index:10;
	display:inline;
	position:relative;
	float:left;
	border-right:solid 1px #444;
	width:31em;
	padding:5.18em 2.59em 7.27em 9.27em;
}
#listings #primaryContent{
	border-right:0;	
	width:51.75em;
}
#listings #primaryContent .listing{
}
#listings .clearingDivider{
	clear:both;
	margin: 3em 0 3em 0;
	border-bottom:2px dotted #aaa;
}
#listings .propertyDesc{
	display:inline;
	float:right;
	width:316px;
}
#listings img{
	display:inline;
	float:left;
	width:300px;
	border:solid 2px #383c43;
	}
#listings .propertyDesc h3, #listings .propertyDesc p, #listings .propertyDesc ul{
	padding-left:35px;
}
#listings .propertyDesc h3{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:10px;
}
h3{
	color:#ccc4b9;
	font-family:Georgia, Times, serif;
	font-weight:bold;
	font-size:1.17em;
	line-height:1.57em;
	text-transform:uppercase;
	letter-spacing:2px;
}
h4.subhead{
	margin-top:0;
}
h4{
	font-size:1.17em;
	margin:1.57em 0 0 0;
	color:#ccc4b9;
	font-family:Georgia, Times, serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0px;
}

#primaryContent ul{
	font-family:Georgia, Times, serif;
	font-style:italic;
}
#whoweare #primaryContent ul{
	font-family:Geneva, Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-style:normal;
}
#whoweare span{
	font-family:Georgia, Times, serif;
	font-style:italic;
	color:#acb6c0;
}
#primaryContent p{
	margin:1.83em 0 1.83em 0;
}
#secondaryContent{
	position:relative;
	padding:5.18em 199px 7.27em 45.36em;
}
#secondaryContent p{
	margin:1.83em 0 1.83em 0;
}
#secondaryContent .recentNews p, #secondaryContent .featuredListing p{
	margin:0;
}


#secondaryContent .readFullArticle{
	margin-top:0;
	text-align:right;
}
#primaryContent p.divider{
	margin:0 0 3.66em 0;
	border-bottom:dotted 2px #aaa;
	text-align:right;
}
/*
#primaryContent p.divider a{
	text-decoration:none;
	color:#acb6c0;
}

#primaryContent p.divider a:hover{
	color:#fff;
}
*/
#secondaryContent .featuredListing{
	margin:1.83em 0 3.5em 0;
	padding-bottom:1.83em;
	border-bottom:dotted 2px #aaa;
}
#secondaryContent .featuredImgHolder{
	border:solid 2px #383c43;
	height:17.92em;
	max-width:300px;
	overflow:hidden;
}
#secondaryContent *{
	max-width:300px;
}

#sideBar{
	/*width:139px;*/
	position:absolute;
	right:0;
	top:0px;
	bottom:0px;
	background-image:url(../images/sidebarBG.gif);
	background-repeat:repeat-x;
	background-color:#505255;
	padding:5.18em 16px 5.18em 16px;
	
	width:155px;
	padding-right:0px;
}
#sideBar dl{
	font-size:.92em;
}
#sideBar dt{
	font-weight:bold;
	margin:2em 0 0 0;
}
#safariSearch{
	padding:14px 11px 11px 11px;
	width:149px;
	line-height:20px;	
	position:absolute;
	top:0px;
	left:0px;
}
#safariSearch p{
	position:relative;
}
#safariSearch input{
	width:149px;
}
#searchField{
	padding:14px 11px 11px 11px;
	width:149px;
	line-height:20px;	
	position:absolute;
	top:0px;
	left:0px;

}
#searchField p{
	position:relative;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 21px;
	background-image:url(../images/searchFormContainerBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#searchField input{
	border:0;
	width:128px;
	height:17px;
	font-size:11px;
	display:block;
	line-height:20px;
	color:#acb6c0;
	text-indent:7px;
	padding: 3px 0px 0px;
	background-color:#595C5F;
	margin:0px;
	background-image:url(../images/searchFormBG.gif);
	background-repeat:no-repeat;
}
label.overlabel-apply{
	font-size:11px;
	position:absolute;
	top:0px;
	left:26px;
	z-index:1;
	color:#acb6c0;
}
label.overlabel {
    color:#acb6c0;
  }

/*
#searchField input.submitButton{
	display:inline;
	float:right;
	margin:0px;
	width:22px;
	height:22px;
	background-image:url(../images/searchButton.gif);
	text-indent:-1000px;
	border:none;
}
*/
.clearing{
	clear:both;
}
