/* Tag Styles */

body {
	margin: 0;
	background: url(../images/bg.jpg) 0 -40px repeat-x #8f8f5c;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242774;
}
a:link, a:visited {
	color: #242774;
}
a:hover, a:active {
	color: #4447F4;
}
h2 {
	font-weight: normal;
	font-size: 14pt;
	margin: 0;
	padding: 20px 0 10px 0;
	letter-spacing: 1px;
}
h3 {
	font-weight: normal;
	font-size: 14pt;
	margin: 0;
	padding: 20px 0 10px 0;
	letter-spacing: 1px;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 0;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 5px 0 5px 0;
}

/*  ID Styles */

#root {
	margin: 0px auto 0px auto;
	width: 960px;
	text-align: left;
}
#subRoot {
	float: left;
	background: url(../images/bgRoot.gif) 0 40px repeat-y;
	width: 100%;
}
#head {
	float: left;
	width: 100%;
	background: #FFF;
}
#torso {
	float: left;
	position: relative;
	width: 100%;
	background: url(../images/bgContent.jpg) no-repeat;
}
#flash {
	float: left;
}
#content {
	float: left;
	line-height: 25px;
	padding: 0 0 0 25px;
	width: 590px;
	position: relative;
	margin: 0;
}
#foot {
	float: left;
	width: 100%;
	padding: 70px 0 10px 0;
	background: url(../images/footer.gif) no-repeat #8f8f5c;
	font-size: 8pt;
	color: #FFF;
	text-align: center;
	margin-bottom: -28px;	
}
#footSub {
	float: left;
	clear: both;

}
#footLeft {
	float: left;
	padding: 0 0 0 20px;
}
#footRight {
	float: left;
	padding: 0 20px 0 0;
}
#foot a:link, #foot a:visited {
	color: #FFF;
	text-decoration: none;
}
#foot a:hover, #foot a:active {
	color: #FFF;
	text-decoration: underline;
}
.resite {
width: 180px;
height: 20px;
line-height: 2.5;
display: block;
padding-left: 25px;
margin: 0 auto;
background: url(../images/fairhousing.gif) left center no-repeat;
}
/*  Class Styles */

.floatLeft {
	float: left;
}
.hidden {
	display: none;
}
.randPic {
	padding: 0 0 0 14px;
	float: left;	
}
.lastLine {
	clear: both;
	text-align: center;
	height: 20px;	
	padding-top: 10px;
	float: left;
	width: 100%;

}

/* Time to bork google */
.gmnoprint a img, #map span {
	display: none;
}
/* Time to help google */
#map {
	line-height: 18px;
}
#map a {
	display: block;
}
/* State maps of property locations */
#navApartment {
	background: url(images/navApartment.gif) 0 100%;
}
#underline {
	position: absolute;
	border-top: 1px solid #ccc;
	display: block;
	height: 0;
}
.xx {
	width: 0;
}

/*
 * PropertyCentric styles ***********************
 */

/* home page PropertyCentric form */
#keywords{
	width:250px;	
}
#directoryLink{ display:block;}
#propCity {
	background: white;
	font-size:10pt;
	margin-top: 1px;
}

/* PropertyCentric search results */
#right_col{	/* this is the container for the right coloumn content */
	color:#fff;
	position:absolute;
	height:600px;
	margin:10px;
	padding:10px;
	left:35px;
	top:450px;
}
#right_col a{
	color:#fff;
}
#map_canvas { 
	width: 500px;
	height: 370px;
	margin: 10px auto 20px;
	border: 1px solid #242774;
}
#search_results_container 	 {line-height: 1.2em;}
#search_results_container h3 {line-height: 1.3em;}

.results_section {
	float: left;
	width: 100%; /* strangely necessary for IE */
}
.results_section a { 
	font-size: 10pt;	
}				
.result { 
	margin-top: 15px;
	float: left;
	clear: both;
	width: 100%; /* strangely necessary for IE */
}
.result p {
	margin: 0;
}
.count {
	font-weight: bold;
}
.locations,
.website { 
	margin: 0 25px;
}
.website,
.locations .phone,
.locations .addrLine {
	display: block;
	float: left;
	clear: both;
	width: auto;
}
.locations .phone {
	margin-bottom: .5em; /* creates space if multiple addresses */
}/*
.addrLabel, 
.address, 
.locality { 
	float: left;
	width: auto;
}
.addrLabel, 
.address {
	margin-right: .5em;
	
}*/
.google {
	margin: 15px auto 0;
	width: 470px;
}
.pagination { 
	border-top: 2px solid #242774; 
	text-align: center;
	padding-top: 10px; 
}
.pagination a {
	margin-right: 10px;}
.pages { 
	margin: 10px 0 0 0;
	font-weight: bold;
	
}
#search_footer {text-align: center;}
#search_footer .wearenetwork a {
	width: auto;
	margin: 15px 0 0 0;
	clear: both; 
}
.vortaloptics_footer, .vortaloptics_footer a {
	font-size: 11px;
	text-decoration: none;
}
/*
 * Awards & Accolades ***********************
 */
.awards {
	clear: right;
	float: right;		 
}


